Pull request #3030 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 5d6d03658ce6abe1d2052ba284fce876d938c639 rather than 6ec156e10f6c806483b7667dce1e453a792d415d Obtained Jenkinsfile from 5d6d03658ce6abe1d2052ba284fce876d938c639 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-22269 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5d6d03658ce6abe1d2052ba284fce876d938c639 into PR head commit 6ec156e10f6c806483b7667dce1e453a792d415d > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ec156e10f6c806483b7667dce1e453a792d415d # 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 5d6d03658ce6abe1d2052ba284fce876d938c639 # timeout=10 Merge succeeded, producing f49c0d4f6f1d4d3347b87069ca1603e8250e67ec Checking out Revision f49c0d4f6f1d4d3347b87069ca1603e8250e67ec (PR-3030) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f49c0d4f6f1d4d3347b87069ca1603e8250e67ec # timeout=10 Commit message: "Merge commit '5d6d03658ce6abe1d2052ba284fce876d938c639' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T10:22:29.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T10:22:30.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T10:22:30.167Z] ========================================================= [2021-01-22T10:22:30.167Z] EdgeX Global Pipelines Version Info [2021-01-22T10:22:30.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6d1a339455ff287b3513c2fe56a7375bd1d8bcae # timeout=10 [2021-01-22T10:22:31.730Z] ------------------- [2021-01-22T10:22:31.730Z] stable info: [2021-01-22T10:22:31.730Z] ------------------- [2021-01-22T10:22:31.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T10:22:31.730Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T10:22:31.731Z] Message: update stable to v1.0.179 [2021-01-22T10:22:32.674Z] ------------------- [2021-01-22T10:22:32.674Z] experimental info: [2021-01-22T10:22:32.674Z] ------------------- [2021-01-22T10:22:32.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T10:22:32.674Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T10:22:32.674Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T10:22:32.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T10:22:33.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T10:22:33.161Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T10:22:33.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T10:22:33.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T10:22:33.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T10:22:33.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T10:22:33.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T10:22:33.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T10:22:33.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T10:22:33.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T10:22:34.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T10:22:34.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T10:22:34.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T10:22:34.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T10:22:34.415Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T10:22:34.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T10:22:34.645Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T10:22:34.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T10:22:34.815Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T10:22:34.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T10:22:34.999Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T10:22:35.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T10:22:35.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo [2021-01-22T10:22:35.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo [2021-01-22T10:22:35.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo [2021-01-22T10:22:35.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [Pipeline] echo [2021-01-22T10:22:35.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f49c0d4 [Pipeline] echo [2021-01-22T10:22:35.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T10:22:35.845Z] provisioning config files... [2021-01-22T10:22:35.873Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config4584483661578271967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:22:36.223Z] ---> docker-login.sh [2021-01-22T10:22:36.223Z] nexus3.edgexfoundry.org:10001 [2021-01-22T10:22:36.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:22:36.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:22:36.486Z] Configure a credential helper to remove this warning. See [2021-01-22T10:22:36.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:22:36.486Z] [2021-01-22T10:22:36.486Z] Login Succeeded [2021-01-22T10:22:36.486Z] nexus3.edgexfoundry.org:10002 [2021-01-22T10:22:36.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:22:36.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:22:36.749Z] Configure a credential helper to remove this warning. See [2021-01-22T10:22:36.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:22:36.749Z] [2021-01-22T10:22:36.749Z] Login Succeeded [2021-01-22T10:22:36.749Z] nexus3.edgexfoundry.org:10003 [2021-01-22T10:22:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:22:37.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:22:37.013Z] Configure a credential helper to remove this warning. See [2021-01-22T10:22:37.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:22:37.013Z] [2021-01-22T10:22:37.013Z] Login Succeeded [2021-01-22T10:22:37.013Z] nexus3.edgexfoundry.org:10004 [2021-01-22T10:22:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:22:37.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:22:37.275Z] Configure a credential helper to remove this warning. See [2021-01-22T10:22:37.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:22:37.275Z] [2021-01-22T10:22:37.275Z] Login Succeeded [2021-01-22T10:22:37.275Z] docker.io [2021-01-22T10:22:37.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:22:37.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:22:37.537Z] Configure a credential helper to remove this warning. See [2021-01-22T10:22:37.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:22:37.537Z] [2021-01-22T10:22:37.537Z] Login Succeeded [2021-01-22T10:22:37.537Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T10:22:37.546Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T10:22:38.016Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T10:22:38.016Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T10:22:38.016Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T10:22:38.016Z] ++ cut -d/ -f2 [2021-01-22T10:22:38.016Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T10:22:38.091Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:22:39.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T10:22:39.181Z] [2021-01-22T10:22:39.181Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:22:39.521Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T10:22:39.521Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T10:22:39.521Z] 31603596830f: Pulling fs layer [2021-01-22T10:22:39.521Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T10:22:39.521Z] 6ca5941a6612: Pulling fs layer [2021-01-22T10:22:39.521Z] ecc8261a40a4: Pulling fs layer [2021-01-22T10:22:39.521Z] ecc8261a40a4: Waiting [2021-01-22T10:22:39.521Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T10:22:39.521Z] 2a8b12db71e7: Download complete [2021-01-22T10:22:39.795Z] 31603596830f: Verifying Checksum [2021-01-22T10:22:39.795Z] 31603596830f: Download complete [2021-01-22T10:22:39.795Z] ecc8261a40a4: Verifying Checksum [2021-01-22T10:22:39.795Z] ecc8261a40a4: Download complete [2021-01-22T10:22:39.795Z] 6ca5941a6612: Verifying Checksum [2021-01-22T10:22:39.795Z] 6ca5941a6612: Download complete [2021-01-22T10:22:40.059Z] 31603596830f: Pull complete [2021-01-22T10:22:40.321Z] 2a8b12db71e7: Pull complete [2021-01-22T10:22:40.903Z] 6ca5941a6612: Pull complete [2021-01-22T10:22:41.166Z] ecc8261a40a4: Pull complete [2021-01-22T10:22:41.166Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T10:22:41.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T10:22:41.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T10:22:41.581Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:22:41.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T10:22:44.067Z] $ docker top b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T10:22:44.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T10:22:44.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T10:22:44.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T10:22:44.581Z] $ docker exec b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd ssh-agent [2021-01-22T10:22:44.761Z] SSH_AUTH_SOCK=/tmp/ssh-5FBZoYUY9yos/agent.12 [2021-01-22T10:22:44.761Z] SSH_AGENT_PID=18 [2021-01-22T10:22:44.771Z] Running ssh-add (command line suppressed) [2021-01-22T10:22:44.891Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_2458705613190069381.key (/w/workspace/edgex-go/20@tmp/private_key_2458705613190069381.key) [2021-01-22T10:22:44.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T10:22:45.275Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T10:22:45.300Z] $ docker exec --env ******** --env ******** b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd ssh-agent -k [2021-01-22T10:22:45.414Z] unset SSH_AUTH_SOCK; [2021-01-22T10:22:45.414Z] unset SSH_AGENT_PID; [2021-01-22T10:22:45.414Z] echo Agent pid 18 killed; [2021-01-22T10:22:45.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T10:22:45.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T10:22:45.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T10:22:45.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T10:22:45.773Z] $ docker exec b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd ssh-agent [2021-01-22T10:22:45.933Z] SSH_AUTH_SOCK=/tmp/ssh-hzJz2DNJMGNk/agent.47 [2021-01-22T10:22:45.933Z] SSH_AGENT_PID=52 [2021-01-22T10:22:45.940Z] Running ssh-add (command line suppressed) [2021-01-22T10:22:46.055Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_186936969487999567.key (/w/workspace/edgex-go/20@tmp/private_key_186936969487999567.key) [2021-01-22T10:22:46.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T10:22:46.474Z] + git semver init [2021-01-22T10:22:46.474Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T10:22:46.474Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2021-01-22T10:22:46.474Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2021-01-22T10:22:46.474Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T10:22:46.474Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T10:22:46.474Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T10:22:46.474Z] # $SEMVER_BRANCH = PR-3030 [2021-01-22T10:22:46.474Z] # $SEMVER_TEMP = /tmp/semver-414883136 [2021-01-22T10:22:46.474Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T10:23:04.669Z] # '/tmp/semver-414883136' -> '/w/workspace/edgex-go/20/.semver' [2021-01-22T10:23:04.669Z] # -> Force: false [2021-01-22T10:23:04.669Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2021-01-22T10:23:04.685Z] $ docker exec --env ******** --env ******** b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd ssh-agent -k [2021-01-22T10:23:04.890Z] unset SSH_AUTH_SOCK; [2021-01-22T10:23:04.891Z] unset SSH_AGENT_PID; [2021-01-22T10:23:04.891Z] echo Agent pid 52 killed; [2021-01-22T10:23:04.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T10:23:05.514Z] + git semver [Pipeline] } [2021-01-22T10:23:05.533Z] $ docker stop --time=1 b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd [2021-01-22T10:23:07.054Z] $ docker rm -f b457d03c033670691c6d6fbf5795e61b9fbcf4b343aa73dbb3a8bba390af1bdd [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T10:23:07.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T10:23:08.133Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T10:23:08.136Z] [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-22T10:23:09.041Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T10:23:09.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T10:23:09.651Z] + sudo service docker restart [2021-01-22T10:23:09.651Z] + true [2021-01-22T10:23:09.651Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T10:23:10.241Z] ========================================================= [2021-01-22T10:23:10.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T10:23:10.241Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:23:10.591Z] + 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-22T10:23:13.924Z] Sending build context to Docker daemon 327.2MB [2021-01-22T10:23:13.924Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T10:23:13.924Z] Step 2/6 : FROM ${BASE} [2021-01-22T10:23:13.924Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T10:23:13.924Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T10:23:13.924Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T10:23:13.924Z] de9db76c5a1d: Pulling fs layer [2021-01-22T10:23:13.924Z] bca2f99d35d6: Pulling fs layer [2021-01-22T10:23:13.924Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T10:23:13.924Z] 7c6f9722023f: Pulling fs layer [2021-01-22T10:23:13.924Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T10:23:13.924Z] bca2f99d35d6: Waiting [2021-01-22T10:23:13.924Z] 93359f2a8cfa: Waiting [2021-01-22T10:23:13.924Z] 7c6f9722023f: Waiting [2021-01-22T10:23:13.924Z] a35cf1a2eb13: Waiting [2021-01-22T10:23:13.924Z] de9db76c5a1d: Verifying Checksum [2021-01-22T10:23:13.924Z] de9db76c5a1d: Download complete [2021-01-22T10:23:13.924Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T10:23:13.924Z] 0ef7d3d256c8: Download complete [2021-01-22T10:23:13.924Z] 93359f2a8cfa: Download complete [2021-01-22T10:23:13.924Z] 7c6f9722023f: Verifying Checksum [2021-01-22T10:23:13.924Z] 7c6f9722023f: Download complete [2021-01-22T10:23:13.924Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T10:23:13.924Z] 188c0c94c7c5: Download complete [2021-01-22T10:23:14.189Z] 188c0c94c7c5: Pull complete [2021-01-22T10:23:15.142Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T10:23:15.142Z] a35cf1a2eb13: Download complete [2021-01-22T10:23:16.104Z] 0ef7d3d256c8: Pull complete [2021-01-22T10:23:16.104Z] bca2f99d35d6: Verifying Checksum [2021-01-22T10:23:16.104Z] bca2f99d35d6: Download complete [2021-01-22T10:23:16.368Z] de9db76c5a1d: Pull complete [2021-01-22T10:23:21.711Z] bca2f99d35d6: Pull complete [2021-01-22T10:23:21.711Z] 93359f2a8cfa: Pull complete [2021-01-22T10:23:21.711Z] 7c6f9722023f: Pull complete [2021-01-22T10:23:23.492Z] Still waiting to schedule task [2021-01-22T10:23:23.492Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-22T10:23:25.944Z] a35cf1a2eb13: Pull complete [2021-01-22T10:23:26.208Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T10:23:26.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T10:23:26.208Z] ---> a62c8e92a672 [2021-01-22T10:23:26.208Z] 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-22T10:23:26.474Z] ---> Running in 7e573ba4f0e5 [2021-01-22T10:23:27.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:23:27.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:23:28.203Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T10:23:28.203Z] (2/12) Installing file (5.38-r0) [2021-01-22T10:23:28.203Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T10:23:28.465Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T10:23:31.021Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T10:23:31.021Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T10:23:31.283Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T10:23:31.283Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T10:23:31.283Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T10:23:31.545Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T10:23:31.545Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T10:23:31.545Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T10:23:31.808Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:23:31.808Z] OK: 233 MiB in 51 packages [2021-01-22T10:23:36.038Z] Removing intermediate container 7e573ba4f0e5 [2021-01-22T10:23:36.038Z] ---> 91afc17d3c36 [2021-01-22T10:23:36.038Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T10:23:36.038Z] ---> Running in cb9267af1709 [2021-01-22T10:23:36.038Z] Removing intermediate container cb9267af1709 [2021-01-22T10:23:36.038Z] ---> 8ae27f8b3997 [2021-01-22T10:23:36.038Z] Step 5/6 : COPY go.mod . [2021-01-22T10:23:36.306Z] ---> ce207325300a [2021-01-22T10:23:36.306Z] Step 6/6 : RUN go mod download [2021-01-22T10:23:36.306Z] ---> Running in 81367a110ef0 [2021-01-22T10:23:58.333Z] Removing intermediate container 81367a110ef0 [2021-01-22T10:23:58.333Z] ---> 70d5f5356672 [2021-01-22T10:23:58.333Z] Successfully built 70d5f5356672 [2021-01-22T10:23:58.333Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:23:58.652Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T10:23:58.652Z] . [Pipeline] withDockerContainer [2021-01-22T10:23:58.749Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:23:58.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T10:23:59.559Z] $ docker top dd13bc642636aa3f306f93a279e984c232b90bdf4202bb6b3f782f40b8f4352c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:24:00.044Z] + go version [2021-01-22T10:24:00.044Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T10:24:00.060Z] $ docker stop --time=1 dd13bc642636aa3f306f93a279e984c232b90bdf4202bb6b3f782f40b8f4352c [2021-01-22T10:24:01.408Z] $ docker rm -f dd13bc642636aa3f306f93a279e984c232b90bdf4202bb6b3f782f40b8f4352c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:24:02.224Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T10:24:02.224Z] . [Pipeline] withDockerContainer [2021-01-22T10:24:02.327Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:24:02.371Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T10:24:03.170Z] $ docker top 643fc9e32b9d9ebd45023f020e2acde4f02079d526b2f0ff3972369420c69353 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T10:24:03.400Z] ========================================================= [2021-01-22T10:24:03.401Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T10:24:03.401Z] ========================================================= [Pipeline] sh [2021-01-22T10:24:03.733Z] + make test [2021-01-22T10:24:03.734Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T10:24:11.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T10:24:26.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T10:24:33.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T10:24:33.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T10:24:33.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T10:24:33.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T10:24:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T10:24:38.829Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T10:24:38.829Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T10:24:38.829Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T10:24:40.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 46.6% of statements [2021-01-22T10:24:40.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T10:24:40.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T10:24:40.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T10:24:40.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T10:24:40.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T10:24:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.0% of statements [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T10:24:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T10:24:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T10:24:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 66.7% of statements [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T10:24:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 82.3% of statements [2021-01-22T10:24:45.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T10:24:45.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T10:24:45.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T10:24:45.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T10:24:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T10:24:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T10:24:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T10:24:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-01-22T10:24:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T10:24:47.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-01-22T10:24:47.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T10:24:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2021-01-22T10:24:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T10:24:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T10:24:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T10:24:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T10:24:50.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.454s coverage: 92.8% of statements [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T10:24:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.086s coverage: 0.1% of statements [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T10:24:50.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 43.8% of statements [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-01-22T10:24:50.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T10:25:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-22T10:25:02.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.260s coverage: 84.0% of statements [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.709s coverage: 29.1% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T10:25:02.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T10:25:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T10:25:03.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2021-01-22T10:25:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T10:25:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T10:25:03.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-01-22T10:25:03.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-22T10:25:03.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-22T10:25:04.013Z] GO111MODULE=on go vet ./... [2021-01-22T10:25:04.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22270 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-22T10:25:04.926Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-01-22T10:25:10.358Z] using credential edgex-jenkins-ssh [2021-01-22T10:25:10.432Z] Cloning the remote Git repository [2021-01-22T10:25:10.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:25:10.617Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-01-22T10:25:10.697Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:25:10.698Z] > git --version # timeout=10 [2021-01-22T10:25:10.719Z] > git --version # 'git version 2.17.1' [2021-01-22T10:25:10.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:25:10.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T10:25:30.734Z] gofmt -l . [2021-01-22T10:25:30.734Z] [ "`gofmt -l .`" = "" ] [2021-01-22T10:25:30.734Z] ./bin/test-go-mod-tidy.sh [2021-01-22T10:25:30.734Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T10:25:31.040Z] + ls -al . [2021-01-22T10:25:31.040Z] total 668 [2021-01-22T10:25:31.040Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 10:25 . [2021-01-22T10:25:31.040Z] drwxr-xr-x 4 root root 30 Jan 22 10:24 .. [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 10:22 .dockerignore [2021-01-22T10:25:31.040Z] drwxrwxr-x 8 1001 1001 179 Jan 22 10:22 .git [2021-01-22T10:25:31.040Z] drwxrwxr-x 3 1001 1001 125 Jan 22 10:22 .github [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 10:22 .gitignore [2021-01-22T10:25:31.040Z] drwx------ 3 1001 1001 47 Jan 22 10:23 .semver [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 10:22 .sonarcloud.properties [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 10:22 Attribution.txt [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 10:22 CONTRIBUTING.md [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 10:22 Dockerfile.build [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 10:22 Jenkinsfile [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 10:22 LICENSE [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 10:22 Makefile [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 10:22 README.md [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 10:22 SECURITY.md [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 10:23 VERSION [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 10:22 ZMQWindows.md [2021-01-22T10:25:31.040Z] drwxrwxr-x 2 1001 1001 117 Jan 22 10:22 bin [2021-01-22T10:25:31.040Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 10:22 cmd [2021-01-22T10:25:31.040Z] -rw-r--r-- 1 root root 565147 Jan 22 10:25 coverage.out [2021-01-22T10:25:31.040Z] -rw-r--r-- 1 root root 1053 Jan 22 10:25 go.mod [2021-01-22T10:25:31.040Z] -rw-r--r-- 1 root root 18878 Jan 22 10:25 go.sum [2021-01-22T10:25:31.040Z] drwxrwxr-x 8 1001 1001 127 Jan 22 10:22 internal [2021-01-22T10:25:31.040Z] drwxrwxr-x 4 1001 1001 26 Jan 22 10:22 openapi [2021-01-22T10:25:31.040Z] drwxrwxr-x 4 1001 1001 71 Jan 22 10:22 snap [2021-01-22T10:25:31.040Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 10:22 version.go [Pipeline] sh [2021-01-22T10:25:31.340Z] + '[' -e coverage.out ] [2021-01-22T10:25:31.340Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T10:25:31.532Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T10:25:31.852Z] + make build [2021-01-22T10:25:31.852Z] 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-22T10:25:32.820Z] Merging remotes/origin/master commit 5d6d03658ce6abe1d2052ba284fce876d938c639 into PR head commit 6ec156e10f6c806483b7667dce1e453a792d415d [2021-01-22T10:25:31.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T10:25:31.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T10:25:31.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T10:25:32.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:25:32.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:25:32.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T10:25:32.843Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T10:25:32.867Z] > git checkout -f 6ec156e10f6c806483b7667dce1e453a792d415d # timeout=10 [2021-01-22T10:25:33.182Z] > git remote # timeout=10 [2021-01-22T10:25:33.204Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T10:25:33.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:25:33.241Z] > git merge 5d6d03658ce6abe1d2052ba284fce876d938c639 # timeout=10 [2021-01-22T10:25:33.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T10:25:33.806Z] Merge succeeded, producing 74c14e39a7de6b597361c25db0ddea18e03ca079 [2021-01-22T10:25:33.807Z] Checking out Revision 74c14e39a7de6b597361c25db0ddea18e03ca079 (PR-3030) [2021-01-22T10:25:36.081Z] 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-22T10:25:33.817Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T10:25:33.831Z] > git checkout -f 74c14e39a7de6b597361c25db0ddea18e03ca079 # timeout=10 [2021-01-22T10:25:38.301Z] Commit message: "Merge commit '5d6d03658ce6abe1d2052ba284fce876d938c639' into HEAD" [2021-01-22T10:25:38.326Z] First time build. Skipping changelog. [2021-01-22T10:25:38.312Z] > git rev-list --no-walk 6d1a339455ff287b3513c2fe56a7375bd1d8bcae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T10:25:39.839Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T10:25:40.250Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T10:25:40.594Z] + true [2021-01-22T10:25:40.594Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T10:25:42.715Z] provisioning config files... [2021-01-22T10:25:42.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6465982699282733840tmp [2021-01-22T10:25:42.786Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:25:43.189Z] ---> docker-login.sh [2021-01-22T10:25:43.189Z] nexus3.edgexfoundry.org:10001 [2021-01-22T10:25:43.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:25:44.190Z] 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-22T10:25:44.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:25:44.395Z] Configure a credential helper to remove this warning. See [2021-01-22T10:25:44.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:25:44.395Z] [2021-01-22T10:25:44.395Z] Login Succeeded [2021-01-22T10:25:44.395Z] nexus3.edgexfoundry.org:10002 [2021-01-22T10:25:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:25:44.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:25:44.943Z] Configure a credential helper to remove this warning. See [2021-01-22T10:25:44.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:25:44.943Z] [2021-01-22T10:25:44.943Z] Login Succeeded [2021-01-22T10:25:44.943Z] nexus3.edgexfoundry.org:10003 [2021-01-22T10:25:45.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:25:45.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:25:45.503Z] Configure a credential helper to remove this warning. See [2021-01-22T10:25:45.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:25:45.503Z] [2021-01-22T10:25:45.503Z] Login Succeeded [2021-01-22T10:25:45.503Z] nexus3.edgexfoundry.org:10004 [2021-01-22T10:25:45.597Z] 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-22T10:25:45.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:25:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:25:45.779Z] Configure a credential helper to remove this warning. See [2021-01-22T10:25:45.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:25:45.779Z] [2021-01-22T10:25:45.779Z] Login Succeeded [2021-01-22T10:25:45.867Z] 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-22T10:25:46.056Z] docker.io [2021-01-22T10:25:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T10:25:46.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T10:25:46.606Z] Configure a credential helper to remove this warning. See [2021-01-22T10:25:46.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T10:25:46.606Z] [2021-01-22T10:25:46.606Z] Login Succeeded [2021-01-22T10:25:46.606Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T10:25:46.623Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T10:25:47.057Z] ========================================================= [2021-01-22T10:25:47.057Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T10:25:47.057Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:25:47.279Z] 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-22T10:25:47.435Z] + 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-22T10:25:48.674Z] 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-22T10:25:49.633Z] 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-22T10:25:50.096Z] Sending build context to Docker daemon 165.9MB [2021-01-22T10:25:50.096Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T10:25:50.096Z] Step 2/6 : FROM ${BASE} [2021-01-22T10:25:50.096Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T10:25:50.096Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T10:25:50.096Z] a4357932f1b6: Pulling fs layer [2021-01-22T10:25:50.096Z] 18c013af1878: Pulling fs layer [2021-01-22T10:25:50.096Z] 00ac8860ef70: Pulling fs layer [2021-01-22T10:25:50.096Z] 63d7cb157983: Pulling fs layer [2021-01-22T10:25:50.096Z] b116817d02f9: Pulling fs layer [2021-01-22T10:25:50.096Z] 745a02a5169b: Pulling fs layer [2021-01-22T10:25:50.096Z] 00ac8860ef70: Waiting [2021-01-22T10:25:50.096Z] 63d7cb157983: Waiting [2021-01-22T10:25:50.096Z] b116817d02f9: Waiting [2021-01-22T10:25:50.096Z] 18c013af1878: Verifying Checksum [2021-01-22T10:25:50.096Z] 18c013af1878: Download complete [2021-01-22T10:25:50.096Z] a4357932f1b6: Download complete [2021-01-22T10:25:50.096Z] 63d7cb157983: Verifying Checksum [2021-01-22T10:25:50.096Z] b116817d02f9: Verifying Checksum [2021-01-22T10:25:50.096Z] b116817d02f9: Download complete [2021-01-22T10:25:50.096Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T10:25:50.096Z] 5f621e34cdf4: Download complete [2021-01-22T10:25:50.702Z] 5f621e34cdf4: Pull complete [2021-01-22T10:25:50.988Z] a4357932f1b6: Pull complete [2021-01-22T10:25:51.034Z] 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-22T10:25:51.589Z] 18c013af1878: Pull complete [2021-01-22T10:25:51.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-22T10:25:52.576Z] 745a02a5169b: Verifying Checksum [2021-01-22T10:25:52.576Z] 745a02a5169b: Download complete [2021-01-22T10:25:52.951Z] 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-22T10:25:53.556Z] 00ac8860ef70: Verifying Checksum [2021-01-22T10:25:53.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-22T10:25:55.864Z] $ docker stop --time=1 643fc9e32b9d9ebd45023f020e2acde4f02079d526b2f0ff3972369420c69353 [2021-01-22T10:25:57.580Z] $ docker rm -f 643fc9e32b9d9ebd45023f020e2acde4f02079d526b2f0ff3972369420c69353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:25:59.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T10:25:59.890Z] [2021-01-22T10:25:59.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:26:00.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T10:26:00.287Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T10:26:00.287Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T10:26:00.287Z] ca9280d653b3: Pulling fs layer [2021-01-22T10:26:00.287Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T10:26:00.556Z] cbdbe7a5bc2a: Download complete [2021-01-22T10:26:00.820Z] cbdbe7a5bc2a: Pull complete [2021-01-22T10:26:01.084Z] ca9280d653b3: Verifying Checksum [2021-01-22T10:26:01.084Z] ca9280d653b3: Download complete [2021-01-22T10:26:02.055Z] 7e9c9ca2126c: Download complete [2021-01-22T10:26:02.055Z] ca9280d653b3: Pull complete [2021-01-22T10:26:03.734Z] 00ac8860ef70: Pull complete [2021-01-22T10:26:03.734Z] 63d7cb157983: Pull complete [2021-01-22T10:26:04.007Z] b116817d02f9: Pull complete [2021-01-22T10:26:07.416Z] 745a02a5169b: Pull complete [2021-01-22T10:26:07.691Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T10:26:07.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T10:26:07.691Z] ---> b7e6874047d6 [2021-01-22T10:26:07.691Z] 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-22T10:26:10.241Z] 7e9c9ca2126c: Pull complete [2021-01-22T10:26:10.241Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T10:26:10.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T10:26:10.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T10:26:10.485Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:26:10.535Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T10:26:11.100Z] ---> Running in 8d157da14a38 [2021-01-22T10:26:12.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:26:12.638Z] $ docker top e23c9f7f17f31317cb61f99f3a08dc258c9d3bebd94fe7fe6184100cc5cc6992 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:26:13.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:26:13.107Z] + docker-compose build --help [2021-01-22T10:26:13.107Z] + grep parallel [2021-01-22T10:26:14.027Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T10:26:14.028Z] (2/12) Installing file (5.38-r0) [2021-01-22T10:26:14.028Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T10:26:14.055Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T10:26:14.074Z] $ docker stop --time=1 e23c9f7f17f31317cb61f99f3a08dc258c9d3bebd94fe7fe6184100cc5cc6992 [2021-01-22T10:26:14.299Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T10:26:15.435Z] $ docker rm -f e23c9f7f17f31317cb61f99f3a08dc258c9d3bebd94fe7fe6184100cc5cc6992 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:26:16.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T10:26:16.028Z] . [Pipeline] withDockerContainer [2021-01-22T10:26:16.128Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:26:16.274Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T10:26:16.819Z] $ docker top 02938f0390b56cb04c437a85df3da6c2305d56aa2fc1ba71978305cf9eab8fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:26:17.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T10:26:18.375Z] Building docker-core-command-go ... [2021-01-22T10:26:18.375Z] Building docker-core-data-go ... [2021-01-22T10:26:18.375Z] Building docker-core-metadata-go ... [2021-01-22T10:26:18.375Z] Building docker-security-bootstrapper-go ... [2021-01-22T10:26:18.375Z] Building docker-security-proxy-setup-go ... [2021-01-22T10:26:18.375Z] Building docker-security-secretstore-setup-go ... [2021-01-22T10:26:18.375Z] Building docker-support-notifications-go ... [2021-01-22T10:26:18.375Z] Building docker-support-scheduler-go ... [2021-01-22T10:26:18.375Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T10:26:18.375Z] Building docker-core-metadata-go [2021-01-22T10:26:18.375Z] Building docker-security-proxy-setup-go [2021-01-22T10:26:18.375Z] Building docker-security-bootstrapper-go [2021-01-22T10:26:18.375Z] Building docker-sys-mgmt-agent-go [2021-01-22T10:26:18.375Z] Building docker-core-command-go [2021-01-22T10:26:18.608Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T10:26:18.608Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T10:26:18.608Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T10:26:18.608Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T10:26:18.608Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T10:26:18.879Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T10:26:18.879Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T10:26:18.879Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T10:26:19.150Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:26:19.150Z] OK: 217 MiB in 51 packages [2021-01-22T10:26:23.470Z] Removing intermediate container 8d157da14a38 [2021-01-22T10:26:23.470Z] ---> 8739232bcada [2021-01-22T10:26:23.470Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T10:26:23.470Z] ---> Running in c4a30af59350 [2021-01-22T10:26:23.470Z] Removing intermediate container c4a30af59350 [2021-01-22T10:26:23.470Z] ---> d0a4ec8ab814 [2021-01-22T10:26:23.470Z] Step 5/6 : COPY go.mod . [2021-01-22T10:26:24.068Z] ---> d18e91823161 [2021-01-22T10:26:24.069Z] Step 6/6 : RUN go mod download [2021-01-22T10:26:24.343Z] ---> Running in deca31491082 [2021-01-22T10:26:50.607Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:26:50.607Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:26:50.607Z] Step 2/33 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:26:50.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:26:50.607Z] [2021-01-22T10:26:50.607Z] ---> 70d5f5356672 [2021-01-22T10:26:50.607Z] Step 3/33 : WORKDIR /edgex-goStep 2/26 : FROM ${BUILDER_BASE} AS builder ---> 70d5f5356672 [2021-01-22T10:26:50.607Z] [2021-01-22T10:26:50.607Z] ---> 70d5f5356672 [2021-01-22T10:26:50.607Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T10:26:50.607Z] [2021-01-22T10:26:50.607Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:26:50.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:26:50.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:26:50.607Z] ---> 70d5f5356672 [2021-01-22T10:26:50.607Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:26:50.607Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:26:50.607Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:26:50.607Z] ---> 70d5f5356672 [2021-01-22T10:26:50.607Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T10:26:50.607Z] ---> Running in ba6833f6545d [2021-01-22T10:26:50.607Z] ---> Running in 75c1e599b97c [2021-01-22T10:26:50.607Z] ---> Running in dee5cca67eb0 [2021-01-22T10:26:50.607Z] ---> Running in fe96d1837ab8 [2021-01-22T10:26:50.607Z] ---> Running in d930df56b217 [2021-01-22T10:26:50.871Z] Removing intermediate container d930df56b217 [2021-01-22T10:26:50.871Z] ---> b139fed9dae0 [2021-01-22T10:26:50.871Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:26:50.871Z] Removing intermediate container ba6833f6545d [2021-01-22T10:26:50.871Z] ---> 79a18b0b5238 [2021-01-22T10:26:50.871Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:26:50.871Z] Removing intermediate container 75c1e599b97c [2021-01-22T10:26:50.871Z] ---> f41d89f99455 [2021-01-22T10:26:50.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:26:50.871Z] Removing intermediate container dee5cca67eb0 [2021-01-22T10:26:50.871Z] ---> 6c1aba14baec [2021-01-22T10:26:50.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:26:50.871Z] Removing intermediate container fe96d1837ab8 [2021-01-22T10:26:50.871Z] ---> aef43cdf1c1e [2021-01-22T10:26:50.871Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:26:51.138Z] ---> Running in 10e06f2621e0 [2021-01-22T10:26:51.138Z] ---> Running in c6df68034a56 [2021-01-22T10:26:51.138Z] ---> Running in 805c54f6fdff [2021-01-22T10:26:51.138Z] ---> Running in edbb612f0b93 [2021-01-22T10:26:51.138Z] ---> Running in 820ae66c2a45 [2021-01-22T10:26:51.163Z] Removing intermediate container deca31491082 [2021-01-22T10:26:51.163Z] ---> 7700e9c67b6d [2021-01-22T10:26:51.163Z] Successfully built 7700e9c67b6d [2021-01-22T10:26:51.163Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:26:51.510Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T10:26:51.510Z] . [Pipeline] withDockerContainer [2021-01-22T10:26:51.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-22270 does not seem to be running inside a container [2021-01-22T10:26:51.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T10:26:53.076Z] Removing intermediate container 10e06f2621e0 [2021-01-22T10:26:53.076Z] ---> c0c9c81d43e0 [2021-01-22T10:26:53.076Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T10:26:53.341Z] ---> Running in 9322ea5d5eca [2021-01-22T10:26:53.439Z] $ docker top bb9ab24fee57be4aa994bdbda364f01bc62216802f668fbfb7f8be453aa718be -eo pid,comm [2021-01-22T10:26:53.604Z] Removing intermediate container c6df68034a56 [2021-01-22T10:26:53.604Z] ---> 09cca322c5dc [2021-01-22T10:26:53.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T10:26:53.604Z] Removing intermediate container 820ae66c2a45 [2021-01-22T10:26:53.604Z] ---> ff2440ea7d54 [2021-01-22T10:26:53.604Z] Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] sh [2021-01-22T10:26:53.870Z] ---> Running in 8c26af49182b [2021-01-22T10:26:53.870Z] Removing intermediate container 805c54f6fdff [2021-01-22T10:26:53.870Z] ---> 5f7af87c5636 [2021-01-22T10:26:53.870Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T10:26:53.870Z] Removing intermediate container edbb612f0b93 [2021-01-22T10:26:53.870Z] ---> d6e821e92811 [2021-01-22T10:26:53.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T10:26:53.870Z] ---> Running in aeca585dc2a2 [2021-01-22T10:26:54.134Z] ---> Running in 1c75803819ff [2021-01-22T10:26:54.134Z] ---> Running in be1cb0b55000 [2021-01-22T10:26:54.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:54.496Z] + go version [2021-01-22T10:26:54.496Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T10:26:54.520Z] $ docker stop --time=1 bb9ab24fee57be4aa994bdbda364f01bc62216802f668fbfb7f8be453aa718be [2021-01-22T10:26:54.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:54.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:54.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:54.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:54.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:55.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:55.240Z] OK: 233 MiB in 51 packages [2021-01-22T10:26:55.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:55.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:55.505Z] OK: 233 MiB in 51 packages [2021-01-22T10:26:55.771Z] Removing intermediate container 9322ea5d5eca [2021-01-22T10:26:55.771Z] ---> deab87d05bef [2021-01-22T10:26:55.771Z] Step 6/26 : COPY go.mod . [2021-01-22T10:26:55.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:26:55.771Z] OK: 233 MiB in 51 packages [2021-01-22T10:26:56.043Z] ---> 7cdd0efa25d9 [2021-01-22T10:26:56.043Z] Step 7/26 : RUN go mod download [2021-01-22T10:26:56.043Z] OK: 233 MiB in 51 packages [2021-01-22T10:26:56.043Z] Removing intermediate container 8c26af49182b [2021-01-22T10:26:56.043Z] ---> cf001fe4659a [2021-01-22T10:26:56.043Z] Step 6/23 : COPY go.mod . [2021-01-22T10:26:56.043Z] ---> Running in ce20caa914ce [2021-01-22T10:26:56.306Z] OK: 233 MiB in 51 packages [2021-01-22T10:26:56.460Z] $ docker rm -f bb9ab24fee57be4aa994bdbda364f01bc62216802f668fbfb7f8be453aa718be [2021-01-22T10:26:56.587Z] ---> 6a2f95fe4951 [2021-01-22T10:26:56.587Z] Step 7/23 : RUN go mod download [2021-01-22T10:26:56.587Z] ---> Running in f94068f4dca0 [2021-01-22T10:26:56.587Z] Removing intermediate container aeca585dc2a2 [2021-01-22T10:26:56.587Z] ---> a440d8757ce8 [2021-01-22T10:26:56.587Z] Step 6/21 : COPY go.mod . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-22T10:26:57.170Z] ---> 180cb28161e4 [2021-01-22T10:26:57.170Z] Step 7/21 : RUN go mod download [2021-01-22T10:26:57.170Z] Removing intermediate container 1c75803819ff [2021-01-22T10:26:57.170Z] ---> 2f1ffc84b853 [2021-01-22T10:26:57.170Z] Step 6/33 : COPY go.mod . [2021-01-22T10:26:57.170Z] Removing intermediate container be1cb0b55000 [2021-01-22T10:26:57.170Z] ---> d5b5f9c0bcba [2021-01-22T10:26:57.170Z] Step 6/23 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:26:57.439Z] ---> Running in eefd25fe67ce [2021-01-22T10:26:57.439Z] ---> 269a90a97ee7 [2021-01-22T10:26:57.439Z] Step 7/33 : RUN go mod download [2021-01-22T10:26:57.499Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T10:26:57.499Z] . [Pipeline] withDockerContainer [2021-01-22T10:26:57.702Z] ---> Running in a6f91da8120d [2021-01-22T10:26:57.702Z] ---> 43834afd15b6 [2021-01-22T10:26:57.702Z] Step 7/23 : RUN go mod download [2021-01-22T10:26:57.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-22270 does not seem to be running inside a container [2021-01-22T10:26:57.841Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T10:26:57.968Z] ---> Running in af476bb2b748 [2021-01-22T10:26:58.553Z] Removing intermediate container ce20caa914ce [2021-01-22T10:26:58.553Z] ---> 3e520af5752f [2021-01-22T10:26:58.553Z] Step 8/26 : COPY . . [2021-01-22T10:26:58.822Z] Removing intermediate container f94068f4dca0 [2021-01-22T10:26:58.822Z] ---> a9c1a06d9b4f [2021-01-22T10:26:58.822Z] Step 8/23 : COPY . . [2021-01-22T10:26:59.333Z] $ docker top 38e85c1e18881d3b8522960afbada41939d4dfa8027508f0f2b3adb6a71b2aee -eo pid,comm [2021-01-22T10:26:59.404Z] Removing intermediate container eefd25fe67ce [2021-01-22T10:26:59.404Z] ---> 3fee733d106f [2021-01-22T10:26:59.404Z] Step 8/21 : COPY . . [Pipeline] { [Pipeline] echo [2021-01-22T10:26:59.713Z] ========================================================= [2021-01-22T10:26:59.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T10:26:59.714Z] ========================================================= [Pipeline] sh [2021-01-22T10:27:00.364Z] + make test [2021-01-22T10:27:00.364Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T10:27:04.776Z] Removing intermediate container a6f91da8120d [2021-01-22T10:27:04.776Z] ---> 14492ef3bf38 [2021-01-22T10:27:04.776Z] Step 8/33 : COPY . . [2021-01-22T10:27:13.054Z] Removing intermediate container af476bb2b748 [2021-01-22T10:27:13.054Z] ---> 3a597bcf6afb [2021-01-22T10:27:13.054Z] Step 8/23 : COPY . . [2021-01-22T10:27:22.574Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T10:27:39.817Z] ---> 5a0519eb217f [2021-01-22T10:27:39.817Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T10:27:39.817Z] ---> 801889c8a603 [2021-01-22T10:27:39.817Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T10:27:39.817Z] ---> a92f2bfca23c [2021-01-22T10:27:39.817Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T10:27:39.817Z] ---> 47d7fa4f2469 [2021-01-22T10:27:39.817Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T10:27:39.817Z] ---> Running in 056faad6f315 [2021-01-22T10:27:39.817Z] ---> Running in c911d85fad9f [2021-01-22T10:27:39.817Z] ---> Running in 141dc8483f70 [2021-01-22T10:27:39.817Z] ---> Running in 58d6025bc341 [2021-01-22T10:27:40.775Z] 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-22T10:27:40.775Z] 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-22T10:27:40.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T10:27:40.775Z] 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-22T10:27:41.369Z] ---> 3ddcf3af62db [2021-01-22T10:27:41.369Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T10:27:41.369Z] ---> Running in 3036040870e5 [2021-01-22T10:27:41.980Z] 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-22T10:28:01.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T10:28:08.739Z] 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-22T10:28:08.740Z] 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-22T10:28:14.120Z] Removing intermediate container c911d85fad9f [2021-01-22T10:28:14.120Z] ---> 140c705b7385 [2021-01-22T10:28:14.120Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T10:28:14.120Z] Removing intermediate container 141dc8483f70 [2021-01-22T10:28:14.120Z] ---> cc65005c64a0 [2021-01-22T10:28:14.120Z] [2021-01-22T10:28:14.120Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:28:14.120Z] ---> Running in 31222fc3188e [2021-01-22T10:28:14.120Z] 3.12: Pulling from library/alpine [2021-01-22T10:28:14.401Z] 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-22T10:28:14.401Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T10:28:14.676Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T10:28:14.676Z] ---> 389fef711851 [2021-01-22T10:28:14.676Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:28:17.246Z] ---> Running in 551aed0b7445 [2021-01-22T10:28:17.246Z] Removing intermediate container 056faad6f315 [2021-01-22T10:28:17.246Z] ---> d614457799fc [2021-01-22T10:28:17.246Z] [2021-01-22T10:28:17.246Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T10:28:17.246Z] ---> 389fef711851 [2021-01-22T10:28:17.246Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T10:28:17.246Z] Removing intermediate container 58d6025bc341 [2021-01-22T10:28:17.246Z] ---> f8f498790755 [2021-01-22T10:28:17.246Z] [2021-01-22T10:28:17.246Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T10:28:17.246Z] ---> 389fef711851 [2021-01-22T10:28:17.247Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T10:28:17.247Z] ---> Running in 5791bdfe637f [2021-01-22T10:28:17.247Z] ---> Running in 7ed567f5931f [2021-01-22T10:28:17.512Z] Removing intermediate container 31222fc3188e [2021-01-22T10:28:17.512Z] ---> c8853fe57967 [2021-01-22T10:28:17.512Z] [2021-01-22T10:28:17.512Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T10:28:17.512Z] 20.10.0: Pulling from library/docker [2021-01-22T10:28:18.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.376Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T10:28:18.376Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:28:18.376Z] OK: 6 MiB in 15 packages [2021-01-22T10:28:18.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:18.639Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T10:28:18.640Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:28:18.640Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T10:28:18.640Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T10:28:18.640Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T10:28:18.640Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T10:28:18.640Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T10:28:18.640Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:28:18.640Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:28:18.640Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:28:18.902Z] OK: 7 MiB in 18 packages [2021-01-22T10:28:18.902Z] OK: 6 MiB in 17 packages [2021-01-22T10:28:22.220Z] Removing intermediate container 3036040870e5 [2021-01-22T10:28:22.220Z] ---> b80d321b700f [2021-01-22T10:28:22.220Z] [2021-01-22T10:28:22.220Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:28:22.220Z] ---> 389fef711851 [2021-01-22T10:28:22.220Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:28:22.220Z] ---> Running in 407b64d429c4 [2021-01-22T10:28:22.805Z] Removing intermediate container 551aed0b7445 [2021-01-22T10:28:22.805Z] ---> ed311de7873f [2021-01-22T10:28:22.805Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:28:23.771Z] Removing intermediate container 7ed567f5931f [2021-01-22T10:28:23.771Z] ---> 654a16a4b9e1 [2021-01-22T10:28:23.771Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T10:28:23.771Z] ---> Running in 029645fdd6a7 [2021-01-22T10:28:23.771Z] Removing intermediate container 5791bdfe637f [2021-01-22T10:28:23.771Z] ---> cf0892c10ffb [2021-01-22T10:28:23.771Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T10:28:23.771Z] ---> Running in bf20fb91357b [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T10:28:23.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T10:28:24.038Z] ---> Running in 77aed2cb1370 [2021-01-22T10:28:24.038Z] Removing intermediate container 029645fdd6a7 [2021-01-22T10:28:24.038Z] ---> 8d676e161ddb [2021-01-22T10:28:24.038Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T10:28:24.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:24.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:24.309Z] Removing intermediate container bf20fb91357b [2021-01-22T10:28:24.309Z] ---> 646ae5f5c380 [2021-01-22T10:28:24.309Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T10:28:24.309Z] ---> Running in 7c9215085904 [2021-01-22T10:28:24.309Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T10:28:24.309Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:28:24.309Z] OK: 6 MiB in 15 packages [2021-01-22T10:28:24.309Z] Removing intermediate container 77aed2cb1370 [2021-01-22T10:28:24.309Z] ---> f44617787226 [2021-01-22T10:28:24.309Z] Step 13/21 : WORKDIR /edgex [2021-01-22T10:28:24.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T10:28:24.573Z] ---> Running in e4b61ae6224f [2021-01-22T10:28:24.573Z] ---> Running in b3fcd22471ba [2021-01-22T10:28:24.573Z] Removing intermediate container 7c9215085904 [2021-01-22T10:28:24.573Z] ---> a8211fd15ddc [2021-01-22T10:28:24.573Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T10:28:24.840Z] ---> Running in 6269c0780b61 [2021-01-22T10:28:24.840Z] Removing intermediate container e4b61ae6224f [2021-01-22T10:28:24.840Z] ---> 00cc2f2b596a [2021-01-22T10:28:24.840Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T10:28:25.104Z] Removing intermediate container b3fcd22471ba [2021-01-22T10:28:25.104Z] ---> 17e957fea017 [2021-01-22T10:28:25.104Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T10:28:25.104Z] Removing intermediate container 6269c0780b61 [2021-01-22T10:28:25.104Z] ---> 9eb9148ccdfb [2021-01-22T10:28:25.104Z] Step 15/23 : WORKDIR / [2021-01-22T10:28:25.104Z] ---> Running in f8f9e471ae0e [2021-01-22T10:28:25.369Z] ---> Running in 150ddba8ee6e [2021-01-22T10:28:25.639Z] Removing intermediate container 407b64d429c4 [2021-01-22T10:28:25.639Z] ---> 0991ee57f71a [2021-01-22T10:28:25.639Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:28:25.639Z] ---> 20d3439b9d00 [2021-01-22T10:28:25.639Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T10:28:25.639Z] ---> Running in aeadbeacd9aa [2021-01-22T10:28:25.639Z] Removing intermediate container 150ddba8ee6e [2021-01-22T10:28:25.639Z] ---> 777a3849ad92 [2021-01-22T10:28:25.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:28:25.908Z] Connecting to github.com (140.82.112.3:443) [2021-01-22T10:28:25.908Z] Removing intermediate container aeadbeacd9aa [2021-01-22T10:28:25.908Z] ---> 73de809de519 [2021-01-22T10:28:25.908Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T10:28:26.173Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.144.163:443) [2021-01-22T10:28:26.173Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T10:28:26.173Z]  ---> Running in f3042fd06709 [2021-01-22T10:28:26.435Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T10:28:26.709Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T10:28:26.709Z] dockerize [2021-01-22T10:28:26.709Z] ---> e0d2a7386921 [2021-01-22T10:28:26.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T10:28:26.709Z] ---> c1f38c2a6a0e [2021-01-22T10:28:26.709Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T10:28:26.971Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T10:28:26.971Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T10:28:26.971Z] ---> aefe523efa57 [2021-01-22T10:28:26.971Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T10:28:26.971Z] Removing intermediate container f3042fd06709 [2021-01-22T10:28:26.971Z] ---> 9bf9b23f9af5 [2021-01-22T10:28:26.971Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T10:28:27.235Z] ---> Running in 55cf842dc82f [2021-01-22T10:28:27.235Z] ---> Running in c0cbabd12dd6 [2021-01-22T10:28:27.810Z] ---> 8804b97ca157 [2021-01-22T10:28:27.810Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T10:28:27.810Z] ---> f5af0d55ea65 [2021-01-22T10:28:27.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T10:28:27.810Z] Removing intermediate container 55cf842dc82f [2021-01-22T10:28:27.810Z] ---> 94c5005a5680 [2021-01-22T10:28:27.810Z] Step 15/23 : WORKDIR / [2021-01-22T10:28:27.810Z] ---> Running in 3d1a651ee3ab [2021-01-22T10:28:27.810Z] Removing intermediate container f8f9e471ae0e [2021-01-22T10:28:27.810Z] ---> 367dd5190d9c [2021-01-22T10:28:27.810Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T10:28:27.810Z] ---> Running in 276b109a4b24 [2021-01-22T10:28:28.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:28.072Z] ---> Running in b3f7540aac46 [2021-01-22T10:28:28.072Z] ---> 6c7ac0cec153 [2021-01-22T10:28:28.072Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T10:28:28.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:28.072Z] Removing intermediate container 3d1a651ee3ab [2021-01-22T10:28:28.072Z] ---> 10a507da0939 [2021-01-22T10:28:28.072Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T10:28:28.336Z] ---> Running in f1fe2d6790a1 [2021-01-22T10:28:28.336Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T10:28:28.336Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T10:28:28.336Z] ---> Running in 284635d605f4 [2021-01-22T10:28:28.336Z] Removing intermediate container 276b109a4b24 [2021-01-22T10:28:28.336Z] ---> 79215524e025 [2021-01-22T10:28:28.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:28:28.336Z] Executing bash-5.0.17-r0.post-install [2021-01-22T10:28:28.336Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:28:28.600Z] OK: 12 MiB in 22 packages [2021-01-22T10:28:28.600Z] Removing intermediate container b3f7540aac46 [2021-01-22T10:28:28.600Z] ---> dce7618c6abd [2021-01-22T10:28:28.600Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T10:28:28.862Z] ---> Running in 7bd2364b5750 [2021-01-22T10:28:28.863Z] Removing intermediate container f1fe2d6790a1 [2021-01-22T10:28:28.863Z] ---> bba5b40ada8f [2021-01-22T10:28:28.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:28:28.863Z] ---> cb505db2be67 [2021-01-22T10:28:28.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T10:28:28.863Z] Removing intermediate container 284635d605f4 [2021-01-22T10:28:28.863Z] ---> 75f846cf763c [2021-01-22T10:28:28.863Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T10:28:29.817Z] ---> Running in ad65160a64bf [2021-01-22T10:28:29.817Z] ---> Running in fa28cbf4469a [2021-01-22T10:28:29.817Z] Removing intermediate container 7bd2364b5750 [2021-01-22T10:28:29.817Z] ---> 23921f038eeb [2021-01-22T10:28:29.817Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T10:28:29.817Z] Removing intermediate container c0cbabd12dd6 [2021-01-22T10:28:29.817Z] ---> 747bc7ede049 [2021-01-22T10:28:29.817Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T10:28:29.817Z] ---> fdcd1e6036c6 [2021-01-22T10:28:29.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T10:28:29.817Z] ---> Running in e89cbf9b78be [2021-01-22T10:28:30.082Z] ---> Running in 5c9762f06ae5 [2021-01-22T10:28:30.082Z] Removing intermediate container ad65160a64bf [2021-01-22T10:28:30.082Z] ---> ad0b37a204f8 [2021-01-22T10:28:30.082Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T10:28:30.082Z] Removing intermediate container fa28cbf4469a [2021-01-22T10:28:30.082Z] ---> c1a980c2d7af [2021-01-22T10:28:30.082Z] Step 20/21 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:28:30.356Z] ---> Running in 84bb57c07c43 [2021-01-22T10:28:30.356Z] ---> Running in cbf2203866a8 [2021-01-22T10:28:30.356Z] Removing intermediate container 5c9762f06ae5 [2021-01-22T10:28:30.356Z] ---> 44603f07b244 [2021-01-22T10:28:30.356Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T10:28:30.356Z] ---> f60fabc9520e [2021-01-22T10:28:30.356Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T10:28:30.621Z] ---> Running in 20396db1f8b9 [2021-01-22T10:28:30.621Z] ---> Running in bd569785431e [2021-01-22T10:28:31.196Z] Removing intermediate container cbf2203866a8 [2021-01-22T10:28:31.196Z] ---> 0f96ec8459bd [2021-01-22T10:28:31.196Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T10:28:31.462Z] Move dockerize executable [2021-01-22T10:28:31.462Z] Removing intermediate container 84bb57c07c43 [2021-01-22T10:28:31.462Z] ---> 6d70c23754e0 [2021-01-22T10:28:31.462Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:28:31.462Z] ---> Running in 93caef8c4a57 [2021-01-22T10:28:31.462Z] Removing intermediate container 20396db1f8b9 [2021-01-22T10:28:31.462Z] ---> a38aeba12266 [2021-01-22T10:28:31.462Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T10:28:31.462Z] Removing intermediate container bd569785431e [2021-01-22T10:28:31.462Z] ---> 5cb21a9cb8e4 [2021-01-22T10:28:31.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:28:31.740Z] ---> Running in aadfc0c6ecd3 [2021-01-22T10:28:31.740Z] ---> Running in 344840ecbad2 [2021-01-22T10:28:31.740Z] ---> Running in 0cb7178ef0e9 [2021-01-22T10:28:32.016Z] Removing intermediate container 93caef8c4a57 [2021-01-22T10:28:32.016Z] ---> 017c86f4d05c [2021-01-22T10:28:32.016Z] [2021-01-22T10:28:32.016Z] Removing intermediate container aadfc0c6ecd3 [2021-01-22T10:28:32.016Z] ---> 91f4fd204b3d [2021-01-22T10:28:32.016Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:28:32.281Z] Removing intermediate container 344840ecbad2 [2021-01-22T10:28:32.281Z] ---> 1b8e2c0386e0 [2021-01-22T10:28:32.281Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T10:28:32.281Z] Removing intermediate container 0cb7178ef0e9 [2021-01-22T10:28:32.281Z] ---> 1c4601ad84e9 [2021-01-22T10:28:32.281Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T10:28:32.281Z] Successfully built 017c86f4d05c [2021-01-22T10:28:32.281Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T10:28:32.281Z] ---> Running in f5853e9d5268 [2021-01-22T10:28:32.281Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-22T10:28:32.281Z] ---> Running in 70c7aa4c5589 [2021-01-22T10:28:32.545Z] Removing intermediate container e89cbf9b78be [2021-01-22T10:28:32.545Z] ---> ae78d1ccf085 [2021-01-22T10:28:32.545Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T10:28:32.545Z] ---> Running in 7387bfd72bcf [2021-01-22T10:28:32.819Z] Removing intermediate container f5853e9d5268 [2021-01-22T10:28:32.819Z] ---> 8d928a35b89d [2021-01-22T10:28:32.819Z] [2021-01-22T10:28:32.819Z] Removing intermediate container 70c7aa4c5589 [2021-01-22T10:28:32.819Z] ---> 597630798ac9 [2021-01-22T10:28:32.819Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:28:32.819Z] ---> 9490344bb979 [2021-01-22T10:28:32.819Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T10:28:32.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T10:28:32.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T10:28:32.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T10:28:33.083Z] ---> Running in 6e39a0dcd823 [2021-01-22T10:28:33.083Z] Successfully built 8d928a35b89d [2021-01-22T10:28:35.645Z] Successfully tagged docker-core-command-go:latest [2021-01-22T10:28:35.645Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-22T10:28:37.588Z] Removing intermediate container 7387bfd72bcf [2021-01-22T10:28:37.588Z] ---> fc126406e618 [2021-01-22T10:28:37.588Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T10:28:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.264s coverage: 46.6% of statements [2021-01-22T10:28:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T10:28:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T10:28:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T10:28:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T10:28:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T10:28:38.995Z] Removing intermediate container 6e39a0dcd823 [2021-01-22T10:28:38.995Z] ---> 6f7fbaecf257 [2021-01-22T10:28:38.995Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:28:38.995Z] ---> 51199e616db4 [2021-01-22T10:28:38.995Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T10:28:40.414Z] ---> Running in d24ad865295d [2021-01-22T10:28:43.105Z] ---> 64910ad15919 [2021-01-22T10:28:43.106Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T10:28:43.106Z] ---> cc97fbce7159 [2021-01-22T10:28:43.106Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T10:28:43.106Z] Removing intermediate container d24ad865295d [2021-01-22T10:28:43.106Z] ---> 21b36ad28716 [2021-01-22T10:28:43.106Z] [2021-01-22T10:28:43.439Z] ---> Running in b216f5078883 [2021-01-22T10:28:43.439Z] Successfully built 21b36ad28716 [2021-01-22T10:28:43.439Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T10:28:43.439Z] Building docker-support-scheduler-go [2021-01-22T10:28:44.558Z]  Building docker-core-metadata-go ... done  ---> Running in 0ef99a1e640a [2021-01-22T10:28:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.0% of statements [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T10:28:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T10:28:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T10:28:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.319s coverage: 66.7% of statements [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T10:28:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.408s coverage: 82.3% of statements [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T10:28:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T10:28:51.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:51.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:28:51.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:28:51.319Z] ---> 70d5f5356672 [2021-01-22T10:28:51.319Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:28:51.319Z] ---> Using cache [2021-01-22T10:28:51.319Z] ---> aef43cdf1c1e [2021-01-22T10:28:51.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:28:51.319Z] ---> Using cache [2021-01-22T10:28:51.319Z] ---> ff2440ea7d54 [2021-01-22T10:28:51.319Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T10:28:51.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:51.319Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T10:28:51.319Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T10:28:51.319Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T10:28:51.319Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T10:28:51.588Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T10:28:51.588Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T10:28:51.856Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T10:28:51.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.237s coverage: 28.6% of statements [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T10:28:51.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T10:28:51.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.123s coverage: 100.0% of statements [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T10:28:51.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements [2021-01-22T10:28:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T10:28:53.787Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:28:53.787Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:28:53.787Z] ---> 70d5f5356672 [2021-01-22T10:28:53.787Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> aef43cdf1c1e [2021-01-22T10:28:53.787Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> ff2440ea7d54 [2021-01-22T10:28:53.787Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> a440d8757ce8 [2021-01-22T10:28:53.787Z] Step 6/24 : COPY go.mod . [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> 180cb28161e4 [2021-01-22T10:28:53.787Z] Step 7/24 : RUN go mod download [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> 3fee733d106f [2021-01-22T10:28:53.787Z] Step 8/24 : COPY . . [2021-01-22T10:28:53.787Z] ---> Using cache [2021-01-22T10:28:53.787Z] ---> a92f2bfca23c [2021-01-22T10:28:53.787Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T10:28:55.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.400s coverage: 97.5% of statements [2021-01-22T10:28:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T10:28:55.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.173s coverage: 78.3% of statements [2021-01-22T10:28:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T10:28:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T10:28:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T10:28:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T10:28:56.355Z] ---> Running in 45ac4be56122 [2021-01-22T10:28:56.355Z] ---> Running in 69af48a6cc7e [2021-01-22T10:28:56.355Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T10:28:56.355Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T10:28:56.355Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T10:28:56.355Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T10:28:56.355Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T10:28:56.355Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T10:28:56.355Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T10:28:56.355Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T10:28:56.355Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T10:28:56.355Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T10:28:56.634Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T10:28:56.634Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T10:28:57.210Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T10:28:58.202Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T10:28:58.482Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T10:28:58.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:58.482Z] 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-22T10:28:58.482Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T10:28:58.482Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T10:28:58.482Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T10:28:59.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:28:59.335Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T10:28:59.606Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T10:28:59.606Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T10:28:59.606Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T10:28:59.606Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T10:28:59.870Z] OK: 233 MiB in 51 packages [2021-01-22T10:28:59.870Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T10:29:00.133Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T10:29:00.133Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T10:29:00.133Z] Removing intermediate container b216f5078883 [2021-01-22T10:29:00.133Z] ---> c50ccb8d4370 [2021-01-22T10:29:00.133Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:29:00.720Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:29:01.729Z] OK: 71 MiB in 55 packages [2021-01-22T10:29:02.360Z] ---> 0cac8cb1779c [2021-01-22T10:29:02.360Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.264s coverage: 92.8% of statements [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.155s coverage: 0.1% of statements [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T10:29:03.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 43.8% of statements [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-01-22T10:29:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-01-22T10:29:04.339Z] Removing intermediate container 45ac4be56122 [2021-01-22T10:29:04.339Z] ---> 6741aef17c58 [2021-01-22T10:29:04.339Z] Step 6/23 : COPY go.mod . [2021-01-22T10:29:04.955Z] ---> 8f7c9de61001 [2021-01-22T10:29:04.955Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T10:29:05.236Z] ---> ed965de57918 [2021-01-22T10:29:05.236Z] Step 7/23 : RUN go mod download [2021-01-22T10:29:05.510Z] ---> Running in 44f568dc7b8b [2021-01-22T10:29:05.510Z] ---> 3fa761f94088 [2021-01-22T10:29:05.510Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T10:29:06.532Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:29:06.532Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:29:06.532Z] ---> 70d5f5356672 [2021-01-22T10:29:06.532Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T10:29:06.532Z] ---> Using cache [2021-01-22T10:29:06.532Z] ---> aef43cdf1c1e [2021-01-22T10:29:06.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:29:06.532Z] ---> Using cache [2021-01-22T10:29:06.808Z] ---> ff2440ea7d54 [2021-01-22T10:29:06.808Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T10:29:06.808Z] ---> Using cache [2021-01-22T10:29:06.808Z] ---> a440d8757ce8 [2021-01-22T10:29:06.808Z] Step 6/22 : COPY go.mod . [2021-01-22T10:29:06.808Z] ---> Using cache [2021-01-22T10:29:06.808Z] ---> 180cb28161e4 [2021-01-22T10:29:06.808Z] Step 7/22 : RUN go mod download [2021-01-22T10:29:06.808Z] ---> Using cache [2021-01-22T10:29:06.808Z] ---> 3fee733d106f [2021-01-22T10:29:06.808Z] Step 8/22 : COPY . . [2021-01-22T10:29:06.808Z] ---> Using cache [2021-01-22T10:29:06.808Z] ---> a92f2bfca23c [2021-01-22T10:29:06.808Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T10:29:08.235Z] ---> Running in ee9d62489707 [2021-01-22T10:29:08.854Z] ---> f19ac80c2f9c [2021-01-22T10:29:08.854Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T10:29:12.210Z] ---> 2ea98a0b2671 [2021-01-22T10:29:12.210Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T10:29:12.210Z] 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-22T10:29:13.172Z] Removing intermediate container 44f568dc7b8b [2021-01-22T10:29:13.172Z] ---> d20f47fdba8b [2021-01-22T10:29:13.172Z] Step 8/23 : COPY . . [2021-01-22T10:29:14.141Z] ---> Running in 02703249344b [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.2% of statements [2021-01-22T10:29:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.4% of statements [2021-01-22T10:29:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T10:29:17.485Z] 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-22T10:29:18.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 63.5% of statements [2021-01-22T10:29:18.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T10:29:18.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T10:29:18.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-22T10:29:18.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-01-22T10:29:18.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-01-22T10:29:19.177Z] Removing intermediate container 0ef99a1e640a [2021-01-22T10:29:19.177Z] ---> 784b8009a295 [2021-01-22T10:29:19.177Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T10:29:19.445Z] Removing intermediate container 02703249344b [2021-01-22T10:29:19.445Z] ---> 20b1cca4a7c4 [2021-01-22T10:29:19.445Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T10:29:19.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-01-22T10:29:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-01-22T10:29:23.744Z] ---> Running in 7bef6f7206a6 [2021-01-22T10:29:24.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 68.9% of statements [2021-01-22T10:29:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T10:29:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T10:29:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T10:29:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T10:29:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T10:29:24.717Z] ---> d44fdbef8efb [2021-01-22T10:29:24.717Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T10:29:25.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 37.0% of statements [2021-01-22T10:29:25.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T10:29:25.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T10:29:25.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.558s coverage: 84.0% of statements [2021-01-22T10:29:25.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements [2021-01-22T10:29:28.974Z] ---> Running in 47c9ca8027f7 [2021-01-22T10:29:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T10:29:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.190s coverage: 100.0% of statements [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T10:29:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-01-22T10:29:32.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T10:29:33.222Z] Removing intermediate container 69af48a6cc7e [2021-01-22T10:29:33.222Z] ---> ddcbde551e42 [2021-01-22T10:29:33.222Z] [2021-01-22T10:29:33.222Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T10:29:33.222Z] ---> 389fef711851 [2021-01-22T10:29:33.222Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T10:29:33.801Z] Collecting docker-compose==1.23.2 [2021-01-22T10:29:33.802Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T10:29:34.398Z] ---> Running in 12c69e8ba701 [2021-01-22T10:29:34.667Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T10:29:34.667Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T10:29:34.963Z] Removing intermediate container 47c9ca8027f7 [2021-01-22T10:29:34.963Z] ---> 452eeea741ad [2021-01-22T10:29:34.963Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T10:29:34.963Z] ---> f428b6fe9335 [2021-01-22T10:29:34.963Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T10:29:35.227Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T10:29:35.227Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T10:29:35.227Z] ---> Running in f105b889d3df [2021-01-22T10:29:35.810Z] ---> Running in 6236a308040e [2021-01-22T10:29:35.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:29:35.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:29:36.075Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T10:29:36.075Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:29:36.075Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T10:29:36.075Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T10:29:36.338Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T10:29:36.338Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:29:36.338Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:29:36.338Z] OK: 7 MiB in 19 packages [2021-01-22T10:29:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.894s coverage: 29.1% of statements [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T10:29:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T10:29:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.183s coverage: 100.0% of statements [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T10:29:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.073s coverage: 0.0% of statements [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T10:29:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T10:29:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T10:29:36.600Z] 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-22T10:29:36.601Z] Removing intermediate container 6236a308040e [2021-01-22T10:29:36.601Z] ---> 8e501d2ab025 [2021-01-22T10:29:36.601Z] Step 30/33 : CMD ["gate"] [2021-01-22T10:29:36.601Z] Collecting PyYAML<4,>=3.10 [2021-01-22T10:29:36.601Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T10:29:36.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-01-22T10:29:36.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T10:29:36.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T10:29:36.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-01-22T10:29:37.564Z] Removing intermediate container ee9d62489707 [2021-01-22T10:29:37.564Z] ---> de31a812aa54 [2021-01-22T10:29:37.564Z] [2021-01-22T10:29:37.564Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T10:29:37.564Z] ---> 389fef711851 [2021-01-22T10:29:37.564Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:29:37.564Z] ---> Using cache [2021-01-22T10:29:37.564Z] ---> 0991ee57f71a [2021-01-22T10:29:37.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:29:37.564Z] ---> Using cache [2021-01-22T10:29:37.564Z] ---> 73de809de519 [2021-01-22T10:29:37.564Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T10:29:37.719Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-22T10:29:38.533Z] ---> Running in 3eb278c2b028 [2021-01-22T10:29:38.806Z] 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-22T10:29:39.071Z] ---> Running in ae34863e12b6 [2021-01-22T10:29:39.071Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T10:29:39.071Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T10:29:39.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-22T10:29:39.345Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T10:29:39.345Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T10:29:39.345Z] Removing intermediate container 12c69e8ba701 [2021-01-22T10:29:39.345Z] ---> 1733099302b0 [2021-01-22T10:29:39.345Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T10:29:39.615Z] Removing intermediate container 3eb278c2b028 [2021-01-22T10:29:39.615Z] ---> 7f1f65e07229 [2021-01-22T10:29:39.616Z] Step 31/33 : LABEL arch=x86_64 [2021-01-22T10:29:39.616Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T10:29:39.616Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T10:29:39.616Z] ---> Running in 007940f2fe3e [2021-01-22T10:29:39.886Z] Removing intermediate container ae34863e12b6 [2021-01-22T10:29:39.886Z] ---> c1ae8b38e8de [2021-01-22T10:29:39.886Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T10:29:40.156Z] GO111MODULE=on go vet ./... [2021-01-22T10:29:40.465Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T10:29:40.465Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T10:29:41.048Z] ---> Running in b65f667cdb42 [2021-01-22T10:29:41.314Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T10:29:41.314Z] ---> Running in 3b12c6d011f1 [2021-01-22T10:29:41.314Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T10:29:41.909Z] Removing intermediate container 007940f2fe3e [2021-01-22T10:29:41.909Z] ---> 19f5bd7bde6a [2021-01-22T10:29:41.909Z] Step 13/24 : WORKDIR / [2021-01-22T10:29:41.909Z] Removing intermediate container b65f667cdb42 [2021-01-22T10:29:41.909Z] ---> 47e8276d0d7e [2021-01-22T10:29:41.909Z] Step 32/33 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:29:41.909Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T10:29:41.909Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T10:29:41.909Z] ---> Running in 15c1a23b70d4 [2021-01-22T10:29:42.188Z] Removing intermediate container 3b12c6d011f1 [2021-01-22T10:29:42.189Z] ---> b57574925744 [2021-01-22T10:29:42.189Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:29:42.462Z] ---> Running in 5da3958b93ce [2021-01-22T10:29:42.462Z] Removing intermediate container 15c1a23b70d4 [2021-01-22T10:29:42.462Z] ---> 5cabbee2f4f2 [2021-01-22T10:29:42.462Z] 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-22T10:29:42.746Z] 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-22T10:29:42.746Z] ---> f848f3e960a9 [2021-01-22T10:29:42.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T10:29:42.746Z] Collecting idna<2.8,>=2.5 [2021-01-22T10:29:42.746Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T10:29:42.746Z] 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-22T10:29:43.013Z] Removing intermediate container 5da3958b93ce [2021-01-22T10:29:43.013Z] ---> f7b70c5d5204 [2021-01-22T10:29:43.013Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T10:29:43.013Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T10:29:43.013Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T10:29:43.013Z] ---> 63ce41c6b97c [2021-01-22T10:29:43.013Z] 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-22T10:29:43.282Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T10:29:43.282Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T10:29:43.282Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T10:29:43.282Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T10:29:43.282Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T10:29:43.282Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T10:29:43.564Z] Installing collected packages: idna, urllib3, requests, texttable, PyYAML, jsonschema, cached-property, websocket-client, docker-pycreds, docker, dockerpty, docopt, docker-compose [2021-01-22T10:29:43.564Z] Attempting uninstall: idna [2021-01-22T10:29:43.564Z] Found existing installation: idna 2.9 [2021-01-22T10:29:43.564Z] Uninstalling idna-2.9: [2021-01-22T10:29:43.564Z] ---> Running in b79108cfd0a5 [2021-01-22T10:29:43.564Z] Successfully uninstalled idna-2.9 [2021-01-22T10:29:43.564Z] ---> e7bbd2fd94fe [2021-01-22T10:29:43.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T10:29:43.843Z] Attempting uninstall: urllib3 [2021-01-22T10:29:43.843Z] Found existing installation: urllib3 1.25.9 [2021-01-22T10:29:43.843Z] Uninstalling urllib3-1.25.9: [2021-01-22T10:29:43.843Z] ---> d4b7e98934cf [2021-01-22T10:29:43.843Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T10:29:43.843Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T10:29:43.843Z] Removing intermediate container b79108cfd0a5 [2021-01-22T10:29:43.843Z] ---> 657e564baf7d [2021-01-22T10:29:43.843Z] [2021-01-22T10:29:44.459Z] ---> 2e8a591a84d6 [2021-01-22T10:29:44.459Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T10:29:44.735Z] Successfully built 657e564baf7d [2021-01-22T10:29:44.735Z] Attempting uninstall: requests [2021-01-22T10:29:44.735Z] Found existing installation: requests 2.23.0 [2021-01-22T10:29:44.735Z] Uninstalling requests-2.23.0: [2021-01-22T10:29:45.011Z] Successfully uninstalled requests-2.23.0 [2021-01-22T10:29:45.011Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-22T10:29:45.011Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-01-22T10:29:45.011Z] ---> 651d121ee2f0 [2021-01-22T10:29:45.011Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T10:29:45.011Z] ---> Running in d81ad1f4a589 [2021-01-22T10:29:45.011Z] Running setup.py install for texttable: started [2021-01-22T10:29:45.315Z] Removing intermediate container d81ad1f4a589 [2021-01-22T10:29:45.315Z] ---> a52e65b107f1 [2021-01-22T10:29:45.315Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:29:45.315Z] ---> Running in 6688ce40b25a [2021-01-22T10:29:46.751Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T10:29:46.751Z] Running setup.py install for PyYAML: started [2021-01-22T10:29:49.357Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T10:29:50.783Z] ---> 2c66eff645cd [2021-01-22T10:29:50.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T10:29:50.783Z] Removing intermediate container 6688ce40b25a [2021-01-22T10:29:50.783Z] ---> 34e66db05006 [2021-01-22T10:29:50.783Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T10:29:54.143Z] ---> Running in f857e8d79a42 [2021-01-22T10:29:54.742Z] ---> a3204bc263dd [2021-01-22T10:29:54.742Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T10:29:56.078Z] Removing intermediate container f857e8d79a42 [2021-01-22T10:29:56.078Z] ---> e71e13718b7c [2021-01-22T10:29:56.078Z] Step 21/22 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:29:56.078Z] Running setup.py install for dockerpty: started [2021-01-22T10:29:57.073Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T10:29:57.073Z] Running setup.py install for docopt: started [2021-01-22T10:29:57.689Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T10:29:57.689Z] ---> 037f7f3a4f1c [2021-01-22T10:29:57.689Z] 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-22T10:29:58.279Z] ---> Running in 3fbad45b3fe8 [2021-01-22T10:29:58.863Z] ---> Running in 86851cdc0836 [2021-01-22T10:29:59.821Z] Removing intermediate container 3fbad45b3fe8 [2021-01-22T10:29:59.821Z] ---> 84d3edc20b71 [2021-01-22T10:29:59.821Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T10:29:59.821Z] 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-22T10:30:02.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:30:02.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:30:02.391Z] ---> 70d5f5356672 [2021-01-22T10:30:02.391Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T10:30:02.391Z] ---> Using cache [2021-01-22T10:30:02.391Z] ---> aef43cdf1c1e [2021-01-22T10:30:02.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:30:02.391Z] ---> Using cache [2021-01-22T10:30:02.391Z] ---> ff2440ea7d54 [2021-01-22T10:30:02.391Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T10:30:02.391Z] ---> Running in 79b6ec12e97a [2021-01-22T10:30:03.346Z] ---> Running in 991b426488ed [2021-01-22T10:30:03.346Z] Removing intermediate container 79b6ec12e97a [2021-01-22T10:30:03.346Z] ---> 1f1641a7fec1 [2021-01-22T10:30:03.346Z] [2021-01-22T10:30:03.611Z] Successfully built 1f1641a7fec1 [2021-01-22T10:30:03.611Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T10:30:05.011Z]  Building docker-support-scheduler-go ... done Removing intermediate container 86851cdc0836 [2021-01-22T10:30:05.011Z] ---> 19b80bf8652d [2021-01-22T10:30:05.011Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T10:30:05.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:05.585Z] ---> Running in 2b2ef48491ca [2021-01-22T10:30:05.585Z] Removing intermediate container 7bef6f7206a6 [2021-01-22T10:30:05.585Z] ---> fba98823e2e7 [2021-01-22T10:30:05.585Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T10:30:05.862Z] ---> Running in cff6de66207a [2021-01-22T10:30:05.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:05.862Z] Removing intermediate container 2b2ef48491ca [2021-01-22T10:30:05.862Z] ---> cfdc83e3aea8 [2021-01-22T10:30:05.862Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T10:30:06.129Z] ---> Running in ac3fe7a81428 [2021-01-22T10:30:06.401Z] Removing intermediate container ac3fe7a81428 [2021-01-22T10:30:06.401Z] ---> a671f2791ca8 [2021-01-22T10:30:06.401Z] Step 23/24 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:30:06.401Z] ---> Running in ec2b3f5e9e96 [2021-01-22T10:30:06.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:06.401Z] OK: 233 MiB in 51 packages [2021-01-22T10:30:06.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:06.668Z] Removing intermediate container ec2b3f5e9e96 [2021-01-22T10:30:06.668Z] ---> ba6b23b38138 [2021-01-22T10:30:06.668Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T10:30:06.668Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:30:06.668Z] ---> Running in 02003b1876e0 [2021-01-22T10:30:06.668Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T10:30:06.668Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T10:30:06.668Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:30:06.935Z] OK: 72 MiB in 58 packages [2021-01-22T10:30:07.509Z] Removing intermediate container 02003b1876e0 [2021-01-22T10:30:07.509Z] ---> 8f5332cb7b59 [2021-01-22T10:30:07.509Z] [2021-01-22T10:30:09.436Z] Removing intermediate container 991b426488ed [2021-01-22T10:30:09.436Z] ---> f8b422c2c684 [2021-01-22T10:30:09.436Z] Step 6/22 : COPY go.mod . [2021-01-22T10:30:09.436Z] Successfully built 8f5332cb7b59 [2021-01-22T10:30:09.436Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T10:30:10.013Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cff6de66207a [2021-01-22T10:30:10.013Z] ---> d23d46ee5b87 [2021-01-22T10:30:10.013Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T10:30:11.411Z] ---> bad6a4fe2b3e [2021-01-22T10:30:11.411Z] Step 7/22 : RUN go mod download [2021-01-22T10:30:11.411Z] ---> Running in f92594e6508e [2021-01-22T10:30:11.411Z] Removing intermediate container f105b889d3df [2021-01-22T10:30:11.411Z] ---> 8d158d777257 [2021-01-22T10:30:11.411Z] [2021-01-22T10:30:11.411Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:30:11.411Z] ---> 389fef711851 [2021-01-22T10:30:11.411Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T10:30:11.411Z] ---> Running in 91a214c9b54e [2021-01-22T10:30:11.672Z] ---> Running in 54bbdbc88c47 [2021-01-22T10:30:11.672Z] Removing intermediate container f92594e6508e [2021-01-22T10:30:11.672Z] ---> 4d11b472560d [2021-01-22T10:30:11.672Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:30:11.973Z] ---> Running in e526538075ae [2021-01-22T10:30:11.973Z] Removing intermediate container 54bbdbc88c47 [2021-01-22T10:30:11.973Z] ---> 1e6a1cca899c [2021-01-22T10:30:11.973Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T10:30:11.973Z] ---> Running in 5e28a5bf7399 [2021-01-22T10:30:12.237Z] Removing intermediate container e526538075ae [2021-01-22T10:30:12.237Z] ---> 9dbaa45be587 [2021-01-22T10:30:12.237Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T10:30:12.237Z] ---> Running in d8fdec6aa591 [2021-01-22T10:30:12.237Z] Removing intermediate container 5e28a5bf7399 [2021-01-22T10:30:12.237Z] ---> a879ce46f2bb [2021-01-22T10:30:12.237Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T10:30:12.498Z] ---> Running in 5328b5bd7825 [2021-01-22T10:30:12.498Z] Removing intermediate container d8fdec6aa591 [2021-01-22T10:30:12.498Z] ---> c86ecda03ece [2021-01-22T10:30:12.498Z] Step 25/26 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:30:12.498Z] ---> Running in fff54762e48b [2021-01-22T10:30:12.498Z] Removing intermediate container 5328b5bd7825 [2021-01-22T10:30:12.498Z] ---> 31041dbceb40 [2021-01-22T10:30:12.498Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:30:12.761Z] ---> Running in 22d049a17f7b [2021-01-22T10:30:12.762Z] Removing intermediate container fff54762e48b [2021-01-22T10:30:12.762Z] ---> de03a088029d [2021-01-22T10:30:12.762Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T10:30:13.026Z] ---> Running in db5940bdb1d8 [2021-01-22T10:30:13.288Z] Removing intermediate container db5940bdb1d8 [2021-01-22T10:30:13.288Z] ---> c7841b247dc2 [2021-01-22T10:30:13.288Z] [2021-01-22T10:30:13.288Z] Removing intermediate container 91a214c9b54e [2021-01-22T10:30:13.288Z] ---> 6622d8f1ff74 [2021-01-22T10:30:13.288Z] Step 8/22 : COPY . . [2021-01-22T10:30:13.288Z] Successfully built c7841b247dc2 [2021-01-22T10:30:13.288Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T10:30:15.216Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 22d049a17f7b [2021-01-22T10:30:15.216Z] ---> 0e4920ee01b7 [2021-01-22T10:30:15.216Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T10:30:15.216Z] ---> Running in c14f76f9a8b0 [2021-01-22T10:30:19.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:19.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:20.667Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T10:30:20.667Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T10:30:20.667Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T10:30:20.667Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T10:30:20.930Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T10:30:21.510Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T10:30:21.510Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:30:21.773Z] OK: 8 MiB in 20 packages [2021-01-22T10:30:25.092Z] Removing intermediate container c14f76f9a8b0 [2021-01-22T10:30:25.092Z] ---> b800517d8c94 [2021-01-22T10:30:25.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:30:26.481Z] ---> 5fdbb9408950 [2021-01-22T10:30:26.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T10:30:27.428Z] ---> a7f011fec542 [2021-01-22T10:30:27.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T10:30:28.821Z] ---> 27778e647176 [2021-01-22T10:30:28.821Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T10:30:28.821Z] ---> Running in 548ec7aab641 [2021-01-22T10:30:28.821Z] ---> 725906d94a5d [2021-01-22T10:30:28.821Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T10:30:28.821Z] ---> Running in 7d3b59908c43 [2021-01-22T10:30:28.821Z] Removing intermediate container 548ec7aab641 [2021-01-22T10:30:28.821Z] ---> b285fc051509 [2021-01-22T10:30:28.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:30:29.084Z] ---> Running in aaabac4ed99d [2021-01-22T10:30:29.084Z] Removing intermediate container aaabac4ed99d [2021-01-22T10:30:29.084Z] ---> 820e8bef0fd8 [2021-01-22T10:30:29.084Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T10:30:29.349Z] ---> Running in 7f232aca0ba1 [2021-01-22T10:30:29.349Z] Removing intermediate container 7f232aca0ba1 [2021-01-22T10:30:29.349Z] ---> c2c44fd97ec2 [2021-01-22T10:30:29.349Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:30:29.349Z] 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-22T10:30:29.349Z] ---> Running in d52ad3029acf [2021-01-22T10:30:29.612Z] Removing intermediate container d52ad3029acf [2021-01-22T10:30:29.612Z] ---> 1e2439d2ec33 [2021-01-22T10:30:29.612Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:30:29.612Z] ---> Running in d163c3ba7925 [2021-01-22T10:30:29.878Z] Removing intermediate container d163c3ba7925 [2021-01-22T10:30:29.878Z] ---> 7fe3e0774c0c [2021-01-22T10:30:29.878Z] [2021-01-22T10:30:30.149Z] Successfully built 7fe3e0774c0c [2021-01-22T10:30:30.149Z] Successfully tagged docker-core-data-go:latest [2021-01-22T10:30:40.274Z]  Building docker-core-data-go ... done Removing intermediate container 7d3b59908c43 [2021-01-22T10:30:40.274Z] ---> f5ca6a13a6b5 [2021-01-22T10:30:40.274Z] [2021-01-22T10:30:40.274Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T10:30:40.274Z] ---> 389fef711851 [2021-01-22T10:30:40.274Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T10:30:40.275Z] ---> Running in 6062f9ad593c [2021-01-22T10:30:41.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:41.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T10:30:41.670Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T10:30:41.932Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T10:30:41.932Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:30:41.932Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:30:41.932Z] OK: 6 MiB in 16 packages [2021-01-22T10:30:43.331Z] Removing intermediate container 6062f9ad593c [2021-01-22T10:30:43.331Z] ---> e6c611a8ae64 [2021-01-22T10:30:43.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:30:43.331Z] ---> Running in 391eef59d791 [2021-01-22T10:30:43.594Z] Removing intermediate container 391eef59d791 [2021-01-22T10:30:43.594Z] ---> 635ed589fb27 [2021-01-22T10:30:43.594Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T10:30:43.594Z] ---> Running in 62642e15def1 [2021-01-22T10:30:43.594Z] Removing intermediate container 62642e15def1 [2021-01-22T10:30:43.594Z] ---> 15d546cbc88a [2021-01-22T10:30:43.594Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T10:30:43.856Z] ---> Running in 8b2d40f13c4b [2021-01-22T10:30:43.856Z] Removing intermediate container 8b2d40f13c4b [2021-01-22T10:30:43.856Z] ---> 7ebbdfebaf6f [2021-01-22T10:30:43.856Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:30:44.119Z] ---> 437a2873d92e [2021-01-22T10:30:44.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T10:30:44.695Z] ---> 8f4e77013079 [2021-01-22T10:30:44.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T10:30:44.960Z] ---> 69b7313b01dc [2021-01-22T10:30:44.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T10:30:44.961Z] ---> Running in 7ea68c16aaaf [2021-01-22T10:30:45.224Z] Removing intermediate container 7ea68c16aaaf [2021-01-22T10:30:45.224Z] ---> 964ba040ebb2 [2021-01-22T10:30:45.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:30:45.224Z] ---> Running in 45446fd523db [2021-01-22T10:30:45.487Z] Removing intermediate container 45446fd523db [2021-01-22T10:30:45.487Z] ---> 220c4483365f [2021-01-22T10:30:45.487Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T10:30:45.487Z] ---> Running in dceb51e0835e [2021-01-22T10:30:45.751Z] Removing intermediate container dceb51e0835e [2021-01-22T10:30:45.751Z] ---> 01dfc7dc20a9 [2021-01-22T10:30:45.751Z] Step 21/22 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:30:45.751Z] ---> Running in 861f5a44a4d3 [2021-01-22T10:30:46.014Z] Removing intermediate container 861f5a44a4d3 [2021-01-22T10:30:46.014Z] ---> 96f063778b26 [2021-01-22T10:30:46.014Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T10:30:46.014Z] ---> Running in 41f71e93cf29 [2021-01-22T10:30:46.278Z] Removing intermediate container 41f71e93cf29 [2021-01-22T10:30:46.278Z] ---> 3e595840acde [2021-01-22T10:30:46.278Z] [2021-01-22T10:30:46.278Z] Successfully built 3e595840acde [2021-01-22T10:30:46.278Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T10:30:46.566Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-01-22T10:30:46.607Z] $ docker stop --time=1 02938f0390b56cb04c437a85df3da6c2305d56aa2fc1ba71978305cf9eab8fb5 [2021-01-22T10:30:48.223Z] gofmt -l . [2021-01-22T10:30:48.397Z] $ docker rm -f 02938f0390b56cb04c437a85df3da6c2305d56aa2fc1ba71978305cf9eab8fb5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T10:30:48.818Z] [ "`gofmt -l .`" = "" ] [2021-01-22T10:30:49.063Z] + docker images [2021-01-22T10:30:49.064Z] + grep docker [2021-01-22T10:30:49.638Z] docker-support-notifications-go latest 3e595840acde 4 seconds ago 16.9MB [2021-01-22T10:30:49.639Z] docker-core-data-go latest 7fe3e0774c0c 20 seconds ago 22.3MB [2021-01-22T10:30:49.639Z] docker-sys-mgmt-agent-go latest c7841b247dc2 37 seconds ago 313MB [2021-01-22T10:30:49.639Z] docker-security-secretstore-setup-go latest 8f5332cb7b59 43 seconds ago 24.6MB [2021-01-22T10:30:49.639Z] docker-support-scheduler-go latest 1f1641a7fec1 46 seconds ago 16.4MB [2021-01-22T10:30:49.639Z] docker-security-bootstrapper-go latest 657e564baf7d About a minute ago 41.5MB [2021-01-22T10:30:49.639Z] docker-core-metadata-go latest 21b36ad28716 2 minutes ago 18.8MB [2021-01-22T10:30:49.639Z] docker-core-command-go latest 8d928a35b89d 2 minutes ago 16.3MB [2021-01-22T10:30:49.639Z] docker-security-proxy-setup-go latest 017c86f4d05c 2 minutes ago 24.4MB [2021-01-22T10:30:49.639Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-22T10:30:51.433Z] ./bin/test-go-mod-tidy.sh [2021-01-22T10:30:52.036Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T10:30:54.126Z] + ls -al . [2021-01-22T10:30:54.126Z] total 696 [2021-01-22T10:30:54.126Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 10:30 . [2021-01-22T10:30:54.126Z] drwxr-xr-x 4 root root 4096 Jan 22 10:26 .. [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 10:25 .dockerignore [2021-01-22T10:30:54.126Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 10:25 .git [2021-01-22T10:30:54.126Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 10:25 .github [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 10:25 .gitignore [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 10:25 .sonarcloud.properties [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 10:25 Attribution.txt [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 10:25 CONTRIBUTING.md [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 10:25 Dockerfile.build [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 10:25 Jenkinsfile [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 10:25 LICENSE [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 10:25 Makefile [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 10:25 README.md [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 10:25 SECURITY.md [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 10:23 VERSION [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 10:25 ZMQWindows.md [2021-01-22T10:30:54.126Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 10:25 bin [2021-01-22T10:30:54.126Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 10:25 cmd [2021-01-22T10:30:54.126Z] -rw-r--r-- 1 root root 565147 Jan 22 10:29 coverage.out [2021-01-22T10:30:54.126Z] -rw-r--r-- 1 root root 1053 Jan 22 10:30 go.mod [2021-01-22T10:30:54.126Z] -rw-r--r-- 1 root root 18878 Jan 22 10:30 go.sum [2021-01-22T10:30:54.126Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 10:25 internal [2021-01-22T10:30:54.126Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 10:25 openapi [2021-01-22T10:30:54.126Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 10:25 snap [2021-01-22T10:30:54.126Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 10:25 version.go [Pipeline] sh [2021-01-22T10:30:54.792Z] + '[' -e coverage.out ] [2021-01-22T10:30:54.792Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T10:30:54.859Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T10:30:56.105Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T10:30:56.815Z] + make build [2021-01-22T10:30:56.815Z] 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-22T10:31:05.490Z] Still waiting to schedule task [2021-01-22T10:31:05.491Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-22T10:31:09.240Z] 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-22T10:31:31.407Z] 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-22T10:31:32.847Z] 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-22T10:31:38.242Z] 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-22T10:31:39.223Z] 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-22T10:31:43.553Z] 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-22T10:31:47.875Z] 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-22T10:31:51.265Z] 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-22T10:31:55.560Z] 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-22T10:31:58.176Z] 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-22T10:32:00.120Z] Running on prd-ubuntu18.04-docker-8c-8g-22271 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-22T10:32:00.189Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-01-22T10:32:01.796Z] 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-22T10:32:03.788Z] using credential edgex-jenkins-ssh [2021-01-22T10:32:03.842Z] Cloning the remote Git repository [2021-01-22T10:32:03.866Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:32:03.938Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-01-22T10:32:03.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:32:03.970Z] > git --version # timeout=10 [2021-01-22T10:32:03.984Z] > git --version # 'git version 2.17.1' [2021-01-22T10:32:03.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:32:04.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T10:32:05.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T10:32:10.244Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T10:32:10.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T10:32:10.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T10:32:10.956Z] Merging remotes/origin/master commit 5d6d03658ce6abe1d2052ba284fce876d938c639 into PR head commit 6ec156e10f6c806483b7667dce1e453a792d415d [2021-01-22T10:32:11.161Z] Merge succeeded, producing 9784d11f0e97d8fd21bfb998923a14ed28add38b [2021-01-22T10:32:11.161Z] Checking out Revision 9784d11f0e97d8fd21bfb998923a14ed28add38b (PR-3030) [2021-01-22T10:32:10.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T10:32:10.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:32:10.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T10:32:10.968Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T10:32:10.973Z] > git checkout -f 6ec156e10f6c806483b7667dce1e453a792d415d # timeout=10 [2021-01-22T10:32:11.041Z] > git remote # timeout=10 [2021-01-22T10:32:11.048Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T10:32:11.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T10:32:11.058Z] > git merge 5d6d03658ce6abe1d2052ba284fce876d938c639 # timeout=10 [2021-01-22T10:32:11.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T10:32:11.167Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T10:32:11.171Z] > git checkout -f 9784d11f0e97d8fd21bfb998923a14ed28add38b # timeout=10 [Pipeline] } [2021-01-22T10:32:11.953Z] $ docker stop --time=1 38e85c1e18881d3b8522960afbada41939d4dfa8027508f0f2b3adb6a71b2aee [2021-01-22T10:32:14.494Z] $ docker rm -f 38e85c1e18881d3b8522960afbada41939d4dfa8027508f0f2b3adb6a71b2aee [2021-01-22T10:32:14.793Z] Commit message: "Merge commit '5d6d03658ce6abe1d2052ba284fce876d938c639' into HEAD" [2021-01-22T10:32:14.804Z] First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-01-22T10:32:14.799Z] > git rev-list --no-walk 6d1a339455ff287b3513c2fe56a7375bd1d8bcae # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:32:16.474Z] + echo snap-build.sh [2021-01-22T10:32:16.475Z] snap-build.sh [2021-01-22T10:32:16.475Z] + SNAP_BASE_DIR=. [2021-01-22T10:32:16.475Z] + '[' '!' -z /w/workspace/edgex-go/20 ']' [2021-01-22T10:32:16.475Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/20 [2021-01-22T10:32:16.475Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' [2021-01-22T10:32:16.475Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/20] [2021-01-22T10:32:16.475Z] + cd /w/workspace/edgex-go/20 [2021-01-22T10:32:16.475Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T10:32:16.475Z] Reading package lists... [2021-01-22T10:32:16.475Z] Building dependency tree... [2021-01-22T10:32:16.475Z] Reading state information... [2021-01-22T10:32:16.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T10:32:16.649Z] [2021-01-22T10:32:16.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:32:16.737Z] The following packages were automatically installed and are no longer required: [2021-01-22T10:32:16.737Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T10:32:16.737Z] uidmap xdelta3 [2021-01-22T10:32:16.737Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T10:32:16.737Z] The following packages will be REMOVED: [2021-01-22T10:32:16.737Z] lxd* lxd-client* [2021-01-22T10:32:16.999Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T10:32:16.999Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T10:32:17.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T10:32:17.037Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T10:32:17.037Z] 29e5d40040c1: Pulling fs layer [2021-01-22T10:32:17.037Z] 1ce36da41761: Pulling fs layer [2021-01-22T10:32:17.037Z] 25b303627fd3: Pulling fs layer [2021-01-22T10:32:18.010Z] 29e5d40040c1: Verifying Checksum [2021-01-22T10:32:18.010Z] 29e5d40040c1: Download complete [2021-01-22T10:32:18.046Z] (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-22T10:32:18.046Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T10:32:18.612Z] 1ce36da41761: Verifying Checksum [2021-01-22T10:32:18.612Z] 1ce36da41761: Download complete [2021-01-22T10:32:18.612Z] 29e5d40040c1: Pull complete [2021-01-22T10:32:18.990Z] Removing lxd dnsmasq configuration [2021-01-22T10:32:18.990Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T10:32:19.252Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T10:32:19.825Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T10:32:20.046Z] 1ce36da41761: Pull complete [2021-01-22T10:32:20.046Z] 25b303627fd3: Download complete [2021-01-22T10:32:20.086Z] (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-22T10:32:20.086Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T10:32:21.470Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T10:32:21.470Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T10:32:22.856Z] + sudo snap remove --purge lxd [2021-01-22T10:32:22.856Z] snap "lxd" is not installed [2021-01-22T10:32:22.856Z] + sudo groupadd --force --system lxd [2021-01-22T10:32:22.856Z] ++ whoami [2021-01-22T10:32:22.856Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T10:32:22.856Z] + newgrp - lxd [2021-01-22T10:32:22.856Z] + sudo snap install lxd [2021-01-22T10:32:30.182Z] 25b303627fd3: Pull complete [2021-01-22T10:32:30.182Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T10:32:30.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T10:32:30.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T10:32:30.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-22270 does not seem to be running inside a container [2021-01-22T10:32:30.486Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T10:32:32.875Z] 2021-01-22T10:32:30Z INFO Waiting for automatic snapd restart... [2021-01-22T10:32:33.375Z] $ docker top 323b642ff6d217cf56f7ae863aff273f9dc3d9a58e00c20d56576eef9df23d3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:32:34.452Z] + docker-compose build --help [2021-01-22T10:32:34.452Z] + grep parallel [2021-01-22T10:32:37.821Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T10:32:38.110Z] $ docker stop --time=1 323b642ff6d217cf56f7ae863aff273f9dc3d9a58e00c20d56576eef9df23d3d [2021-01-22T10:32:39.994Z] $ docker rm -f 323b642ff6d217cf56f7ae863aff273f9dc3d9a58e00c20d56576eef9df23d3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:32:41.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T10:32:41.089Z] . [Pipeline] withDockerContainer [2021-01-22T10:32:41.381Z] prd-ubuntu18.04-docker-arm64-4c-16g-22270 does not seem to be running inside a container [2021-01-22T10:32:41.485Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T10:32:42.949Z] $ docker top 1275b1944eef99d2e33779b108028e82af18f567f52da3c1489675cb6cc9a20f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:32:43.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T10:32:47.785Z] lxd 4.10 from Canonical* installed [2021-01-22T10:32:47.786Z] + sudo lxd init --auto [2021-01-22T10:32:48.272Z] Building docker-core-command-go ... [2021-01-22T10:32:48.273Z] Building docker-core-data-go ... [2021-01-22T10:32:48.273Z] Building docker-core-metadata-go ... [2021-01-22T10:32:48.273Z] Building docker-security-bootstrapper-go ... [2021-01-22T10:32:48.273Z] Building docker-security-proxy-setup-go ... [2021-01-22T10:32:48.273Z] Building docker-security-secretstore-setup-go ... [2021-01-22T10:32:48.273Z] Building docker-support-notifications-go ... [2021-01-22T10:32:48.273Z] Building docker-support-scheduler-go ... [2021-01-22T10:32:48.273Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T10:32:48.273Z] Building docker-support-notifications-go [2021-01-22T10:32:48.273Z] Building docker-core-command-go [2021-01-22T10:32:48.273Z] Building docker-core-data-go [2021-01-22T10:32:48.273Z] Building docker-support-scheduler-go [2021-01-22T10:32:48.273Z] Building docker-sys-mgmt-agent-go [2021-01-22T10:32:55.927Z] + sudo snap install --classic snapcraft [2021-01-22T10:33:02.533Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T10:33:02.533Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T10:33:02.533Z] + patch --verbose -p1 [2021-01-22T10:33:02.533Z] Hmm... Looks like a unified diff to me... [2021-01-22T10:33:02.533Z] The text leading up to this was: [2021-01-22T10:33:02.533Z] -------------------------- [2021-01-22T10:33:02.533Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T10:33:02.533Z] |From: Tony Espy [2021-01-22T10:33:02.533Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T10:33:02.533Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T10:33:02.533Z] | [2021-01-22T10:33:02.533Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T10:33:02.533Z] |optimize the snap CI check run for pull requests. When [2021-01-22T10:33:02.533Z] |applied, it essentially strips out everything (apps and [2021-01-22T10:33:02.533Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T10:33:02.533Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T10:33:02.533Z] |catch changes to edgex-go that break the snap build. [2021-01-22T10:33:02.533Z] | [2021-01-22T10:33:02.533Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T10:33:02.533Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T10:33:02.533Z] |resulting in a failed snap build CI check in the associated [2021-01-22T10:33:02.533Z] |pull request. [2021-01-22T10:33:02.533Z] | [2021-01-22T10:33:02.533Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T10:33:02.533Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T10:33:02.533Z] |need to build the finally binary .snap file (and it won't [2021-01-22T10:33:02.533Z] |work with the patch applied). This further reduces the build [2021-01-22T10:33:02.533Z] |time. [2021-01-22T10:33:02.533Z] |--- [2021-01-22T10:33:02.533Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T10:33:02.533Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T10:33:02.533Z] | [2021-01-22T10:33:02.533Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T10:33:02.533Z] |index 1e537489..faf42425 100644 [2021-01-22T10:33:02.533Z] |--- a/snap/snapcraft.yaml [2021-01-22T10:33:02.533Z] |+++ b/snap/snapcraft.yaml [2021-01-22T10:33:02.533Z] -------------------------- [2021-01-22T10:33:02.533Z] patching file snap/snapcraft.yaml [2021-01-22T10:33:02.533Z] Using Plan A... [2021-01-22T10:33:02.533Z] Hunk #1 succeeded at 73. [2021-01-22T10:33:02.533Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T10:33:02.533Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T10:33:02.533Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-22T10:33:02.533Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-22T10:33:02.533Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-22T10:33:02.533Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-22T10:33:02.533Z] Hunk #8 succeeded at 342. [2021-01-22T10:33:02.533Z] Hmm... Ignoring the trailing garbage. [2021-01-22T10:33:02.533Z] done [2021-01-22T10:33:02.533Z] + sudo snapcraft prime --use-lxd [2021-01-22T10:33:03.948Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-22T10:33:03.949Z] 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-22T10:33:03.949Z] - README.md [2021-01-22T10:33:03.949Z] - snapcraft.yaml.orig [2021-01-22T10:33:03.949Z] [2021-01-22T10:33:03.949Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T10:33:04.521Z] Launching a container. [2021-01-22T10:33:16.764Z] Waiting for container to be ready [2021-01-22T10:33:16.764Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-22T10:33:16.764Z] [2021-01-22T10:33:19.322Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-22T10:33:19.322Z] Waiting for network to be ready... [2021-01-22T10:33:19.582Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T10:33:19.842Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T10:33:19.842Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T10:33:19.842Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T10:33:19.842Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T10:33:19.842Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T10:33:19.842Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T10:33:19.842Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T10:33:19.842Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T10:33:19.842Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T10:33:20.420Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T10:33:20.420Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T10:33:20.680Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T10:33:20.680Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T10:33:20.680Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T10:33:20.680Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T10:33:20.680Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T10:33:20.680Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T10:33:20.945Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T10:33:21.206Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T10:33:21.206Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T10:33:21.206Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T10:33:21.206Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T10:33:21.206Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T10:33:21.206Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T10:33:21.206Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T10:33:21.206Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T10:33:23.752Z] Fetched 23.8 MB in 4s (6240 kB/s) [2021-01-22T10:33:24.324Z] Reading package lists... [2021-01-22T10:33:24.324Z] Reading package lists... [2021-01-22T10:33:24.584Z] Building dependency tree... [2021-01-22T10:33:24.584Z] Reading state information... [2021-01-22T10:33:24.584Z] The following additional packages will be installed: [2021-01-22T10:33:24.584Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T10:33:24.584Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T10:33:24.584Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T10:33:24.584Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-22T10:33:24.584Z] Suggested packages: [2021-01-22T10:33:24.584Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-22T10:33:24.584Z] Recommended packages: [2021-01-22T10:33:24.584Z] gnupg libsasl2-modules [2021-01-22T10:33:24.584Z] The following NEW packages will be installed: [2021-01-22T10:33:24.584Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T10:33:24.584Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T10:33:24.584Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T10:33:24.584Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-22T10:33:24.584Z] The following packages will be upgraded: [2021-01-22T10:33:24.584Z] gpg gpg-agent gpgconf libudev1 [2021-01-22T10:33:24.844Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-22T10:33:24.844Z] Need to get 3533 kB of archives. [2021-01-22T10:33:24.844Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-22T10:33:24.844Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-22T10:33:24.844Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-22T10:33:25.414Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-22T10:33:25.415Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-22T10:33:25.415Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-22T10:33:25.675Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-22T10:33:25.675Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-22T10:33:25.675Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-22T10:33:25.675Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-22T10:33:25.675Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-22T10:33:25.675Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-22T10:33:25.675Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-22T10:33:25.675Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-22T10:33:25.675Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-22T10:33:25.675Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-22T10:33:25.675Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-22T10:33:25.675Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-22T10:33:25.675Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-22T10:33:25.675Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-22T10:33:25.675Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-22T10:33:25.935Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-22T10:33:25.935Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-22T10:33:25.935Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T10:33:25.935Z] Fetched 3533 kB in 1s (3178 kB/s) [2021-01-22T10:33:25.935Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T10:33:25.935Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-22T10:33:25.935Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T10:33:26.196Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-22T10:33:26.196Z] Selecting previously unselected package udev. [2021-01-22T10:33:26.196Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T10:33:26.196Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-22T10:33:26.196Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-22T10:33:26.458Z] Selecting previously unselected package libfuse2:amd64. [2021-01-22T10:33:26.458Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T10:33:26.458Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T10:33:26.719Z] Selecting previously unselected package fuse. [2021-01-22T10:33:26.719Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T10:33:26.719Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-22T10:33:26.719Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T10:33:26.719Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T10:33:26.980Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T10:33:26.980Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T10:33:27.243Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T10:33:27.243Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T10:33:27.243Z] Selecting previously unselected package libksba8:amd64. [2021-01-22T10:33:27.243Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-22T10:33:27.243Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-22T10:33:27.504Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-22T10:33:27.504Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:27.504Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:27.504Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-22T10:33:27.504Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:27.504Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:27.766Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-22T10:33:27.766Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:27.766Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:27.766Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-22T10:33:27.766Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:27.766Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.028Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-22T10:33:28.028Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:28.028Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.028Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-22T10:33:28.029Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:28.029Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.029Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-22T10:33:28.029Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:28.290Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.290Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-22T10:33:28.290Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:28.291Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.291Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-22T10:33:28.291Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T10:33:28.291Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:28.552Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T10:33:28.552Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T10:33:28.552Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T10:33:28.552Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T10:33:28.552Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T10:33:28.552Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T10:33:28.552Z] Selecting previously unselected package libldap-common. [2021-01-22T10:33:28.552Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-22T10:33:28.552Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T10:33:28.813Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T10:33:28.813Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-22T10:33:28.813Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T10:33:28.813Z] Selecting previously unselected package dirmngr. [2021-01-22T10:33:28.813Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T10:33:28.813Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T10:33:29.074Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T10:33:29.075Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-22T10:33:29.075Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T10:33:29.075Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T10:33:29.075Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T10:33:29.336Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-22T10:33:29.336Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:29.336Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-22T10:33:29.336Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T10:33:29.336Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-22T10:33:29.909Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T10:33:29.909Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:29.909Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-22T10:33:29.909Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-22T10:33:30.171Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-22T10:33:30.171Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.171Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T10:33:30.431Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T10:33:30.431Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T10:33:30.431Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T10:33:30.691Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-22T10:33:30.691Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-22T10:33:30.691Z] This means they are not meant to be enabled using systemctl. [2021-01-22T10:33:30.691Z] Possible reasons for having this kind of units are: [2021-01-22T10:33:30.691Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-22T10:33:30.691Z] .wants/ or .requires/ directory. [2021-01-22T10:33:30.691Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-22T10:33:30.691Z] a requirement dependency on it. [2021-01-22T10:33:30.691Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-22T10:33:30.691Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-22T10:33:30.691Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-22T10:33:30.691Z] instance name specified. [2021-01-22T10:33:31.213Z] Reading package lists... [2021-01-22T10:33:31.213Z] Building dependency tree... [2021-01-22T10:33:31.213Z] Reading state information... [2021-01-22T10:33:31.213Z] The following additional packages will be installed: [2021-01-22T10:33:31.213Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-22T10:33:31.213Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-22T10:33:31.213Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-22T10:33:31.213Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-22T10:33:31.213Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-22T10:33:31.213Z] Suggested packages: [2021-01-22T10:33:31.213Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-22T10:33:31.213Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-22T10:33:31.213Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-22T10:33:31.213Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-22T10:33:31.213Z] systemd-container policykit-1 [2021-01-22T10:33:31.213Z] Recommended packages: [2021-01-22T10:33:31.213Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-22T10:33:31.473Z] The following NEW packages will be installed: [2021-01-22T10:33:31.473Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-22T10:33:31.473Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-22T10:33:31.473Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-22T10:33:31.473Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-22T10:33:31.473Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-22T10:33:31.473Z] The following packages will be upgraded: [2021-01-22T10:33:31.473Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-22T10:33:31.473Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-22T10:33:31.473Z] Need to get 35.2 MB of archives. [2021-01-22T10:33:31.473Z] After this operation, 141 MB of additional disk space will be used. [2021-01-22T10:33:31.473Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-22T10:33:31.473Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-22T10:33:31.473Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-22T10:33:31.739Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-22T10:33:31.739Z] 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-22T10:33:31.739Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-22T10:33:31.739Z] 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-22T10:33:31.739Z] 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-22T10:33:31.739Z] 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-22T10:33:31.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-22T10:33:31.739Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-22T10:33:31.739Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-22T10:33:31.739Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-22T10:33:31.739Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-22T10:33:31.739Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-22T10:33:31.739Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-22T10:33:31.739Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-22T10:33:32.680Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-22T10:33:32.680Z] 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-22T10:33:32.680Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-22T10:33:32.680Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-22T10:33:32.680Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-22T10:33:32.680Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-22T10:33:32.680Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-22T10:33:32.680Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-22T10:33:32.680Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-22T10:33:32.680Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-22T10:33:32.680Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-22T10:33:32.680Z] 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-22T10:33:32.680Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-22T10:33:33.620Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T10:33:33.620Z] Fetched 35.2 MB in 2s (16.2 MB/s) [2021-01-22T10:33:33.880Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T10:33:33.880Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-22T10:33:33.880Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T10:33:34.453Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-22T10:33:34.453Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T10:33:34.713Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-22T10:33:34.713Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T10:33:34.713Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T10:33:34.713Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T10:33:34.973Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-22T10:33:34.973Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T10:33:34.973Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T10:33:34.973Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T10:33:35.234Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-22T10:33:35.234Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-22T10:33:35.808Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-22T10:33:36.069Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-22T10:33:36.069Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T10:33:36.069Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T10:33:36.330Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-22T10:33:36.330Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T10:33:36.330Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:36.591Z] Selecting previously unselected package libexpat1:amd64. [2021-01-22T10:33:36.591Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-22T10:33:36.591Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T10:33:36.591Z] Selecting previously unselected package python3.6-minimal. [2021-01-22T10:33:36.591Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T10:33:36.591Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:36.852Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T10:33:36.852Z] Checking for services that may need to be restarted...done. [2021-01-22T10:33:36.852Z] Checking for services that may need to be restarted...done. [2021-01-22T10:33:37.112Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:37.112Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T10:33:37.112Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:37.684Z] Selecting previously unselected package python3-minimal. [2021-01-22T10:33:37.684Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-22T10:33:37.684Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-22T10:33:37.684Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-22T10:33:37.684Z] Selecting previously unselected package mime-support. [2021-01-22T10:33:37.684Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-22T10:33:37.684Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-22T10:33:37.684Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-22T10:33:37.944Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-22T10:33:37.944Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T10:33:37.944Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-22T10:33:37.944Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T10:33:37.944Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:38.204Z] Selecting previously unselected package python3.6. [2021-01-22T10:33:38.204Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T10:33:38.204Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:38.204Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T10:33:38.204Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-22T10:33:38.204Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T10:33:38.465Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-22T10:33:38.726Z] Selecting previously unselected package python3. [2021-01-22T10:33:38.726Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-22T10:33:38.726Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-22T10:33:38.726Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-22T10:33:38.726Z] Selecting previously unselected package multiarch-support. [2021-01-22T10:33:38.726Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T10:33:38.726Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T10:33:38.726Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T10:33:38.988Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-22T10:33:38.988Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-22T10:33:38.988Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-22T10:33:38.988Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T10:33:38.988Z] Selecting previously unselected package libbsd0:amd64. [2021-01-22T10:33:38.988Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-22T10:33:38.988Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T10:33:38.988Z] Selecting previously unselected package sudo. [2021-01-22T10:33:38.988Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-22T10:33:39.250Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T10:33:39.250Z] Selecting previously unselected package apparmor. [2021-01-22T10:33:39.250Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T10:33:39.250Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-22T10:33:39.510Z] Selecting previously unselected package libedit2:amd64. [2021-01-22T10:33:39.510Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-22T10:33:39.510Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T10:33:39.510Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T10:33:39.510Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T10:33:39.510Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:39.770Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T10:33:39.770Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T10:33:39.770Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:39.770Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T10:33:39.770Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-22T10:33:39.770Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T10:33:40.031Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T10:33:40.031Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T10:33:40.031Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:40.031Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T10:33:40.031Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T10:33:40.031Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:40.031Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-22T10:33:40.292Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-22T10:33:40.292Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T10:33:40.292Z] Selecting previously unselected package openssh-client. [2021-01-22T10:33:40.292Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-22T10:33:40.292Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T10:33:40.553Z] Selecting previously unselected package squashfs-tools. [2021-01-22T10:33:40.553Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-22T10:33:40.553Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T10:33:40.553Z] Selecting previously unselected package snapd. [2021-01-22T10:33:40.553Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-22T10:33:40.553Z] Unpacking snapd (2.48+18.04) ... [2021-01-22T10:33:42.477Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T10:33:42.477Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T10:33:42.738Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-22T10:33:42.738Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T10:33:42.738Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T10:33:42.738Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:42.738Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T10:33:43.001Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-22T10:33:43.001Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-22T10:33:43.580Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T10:33:43.580Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T10:33:43.580Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T10:33:43.840Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:43.840Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:43.840Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T10:33:44.411Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T10:33:44.411Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:44.411Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T10:33:44.411Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-22T10:33:44.411Z] running python rtupdate hooks for python3.6... [2021-01-22T10:33:44.411Z] running python post-rtupdate hooks for python3.6... [2021-01-22T10:33:44.673Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-22T10:33:46.061Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-22T10:33:46.680Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T10:33:47.251Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T10:33:47.251Z] Setting up snapd (2.48+18.04) ... [2021-01-22T10:33:47.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-22T10:33:47.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-22T10:33:48.083Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-22T10:33:48.083Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-22T10:33:48.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T10:33:48.344Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T10:33:48.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-22T10:33:48.606Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-22T10:33:48.867Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-22T10:33:49.129Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-22T10:33:49.129Z] /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-22T10:33:49.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T10:33:49.390Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T10:33:50.333Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T10:33:50.333Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T10:33:50.333Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T10:33:51.535Z] Reading package lists... [2021-01-22T10:33:51.796Z] Reading package lists... [2021-01-22T10:33:51.796Z] Building dependency tree... [2021-01-22T10:33:51.796Z] Reading state information... [2021-01-22T10:33:52.056Z] Calculating upgrade... [2021-01-22T10:33:52.056Z] The following packages will be upgraded: [2021-01-22T10:33:52.056Z] advancecomp base-files bash binutils binutils-common [2021-01-22T10:33:52.056Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-22T10:33:52.056Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-22T10:33:52.056Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-22T10:33:52.056Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-22T10:33:52.056Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-22T10:33:52.056Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-22T10:33:52.056Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-22T10:33:52.056Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-22T10:33:52.056Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-22T10:33:52.056Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-22T10:33:52.056Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-22T10:33:52.056Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-22T10:33:52.056Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-22T10:33:52.056Z] ubuntu-keyring util-linux [2021-01-22T10:33:52.320Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T10:33:52.320Z] Need to get 63.7 MB of archives. [2021-01-22T10:33:52.320Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-22T10:33:52.320Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-22T10:33:52.320Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-22T10:33:52.320Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-22T10:33:52.320Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-22T10:33:52.320Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-22T10:33:52.320Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-22T10:33:52.320Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-22T10:33:52.320Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-22T10:33:52.320Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-22T10:33:52.320Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-22T10:33:52.320Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-22T10:33:52.320Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-22T10:33:52.320Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-22T10:33:52.584Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-22T10:33:52.584Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-22T10:33:52.584Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-22T10:33:52.584Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-22T10:33:52.584Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-22T10:33:52.584Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-22T10:33:52.584Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-22T10:33:52.584Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-22T10:33:52.584Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-22T10:33:52.584Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-22T10:33:52.584Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-22T10:33:52.584Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-22T10:33:52.584Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-22T10:33:52.584Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-22T10:33:52.584Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-22T10:33:52.584Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-22T10:33:52.584Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-22T10:33:52.584Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-22T10:33:52.584Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-22T10:33:52.584Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-22T10:33:52.584Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-22T10:33:52.584Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-22T10:33:52.584Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-22T10:33:52.584Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-22T10:33:52.584Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-22T10:33:52.584Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-22T10:33:52.584Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-22T10:33:52.584Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-22T10:33:52.584Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-22T10:33:52.584Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-22T10:33:52.584Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-22T10:33:52.848Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-22T10:33:52.848Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-22T10:33:52.848Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-22T10:33:52.848Z] Get:48 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-22T10:33:52.848Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-22T10:33:52.848Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-22T10:33:52.848Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-22T10:33:52.848Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-22T10:33:52.848Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-22T10:33:52.848Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-22T10:33:52.848Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-22T10:33:52.848Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-22T10:33:53.109Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-22T10:33:53.109Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-22T10:33:53.109Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-22T10:33:53.370Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-22T10:33:53.370Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-22T10:33:53.370Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-22T10:33:53.370Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-22T10:33:53.370Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-22T10:33:53.370Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-22T10:33:53.370Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-22T10:33:53.370Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-22T10:33:53.631Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-22T10:33:53.631Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-22T10:33:53.631Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-22T10:33:53.631Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-22T10:33:53.631Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-22T10:33:53.631Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-22T10:33:53.631Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-22T10:33:53.631Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-22T10:33:53.631Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-22T10:33:53.631Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-22T10:33:53.631Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-22T10:33:53.895Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-22T10:33:53.895Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-22T10:33:53.895Z] Get:81 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-22T10:33:53.895Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-22T10:33:53.895Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-22T10:33:53.895Z] Get:84 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-22T10:33:53.895Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-22T10:33:53.895Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-22T10:33:53.895Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-22T10:33:53.895Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-22T10:33:53.895Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-22T10:33:53.895Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-22T10:33:53.895Z] Get:91 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-22T10:33:53.895Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-22T10:33:53.895Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-22T10:33:53.895Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-22T10:33:53.895Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-22T10:33:54.156Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-22T10:33:54.156Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-22T10:33:54.156Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T10:33:54.156Z] Fetched 63.7 MB in 2s (33.2 MB/s) [2021-01-22T10:33:54.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:33:54.417Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T10:33:54.417Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T10:33:54.988Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T10:33:54.988Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T10:33:55.248Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-22T10:33:55.248Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-22T10:33:56.200Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.200Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.200Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.200Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:33:56.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:33:56.302Z] ---> 7700e9c67b6d [2021-01-22T10:33:56.302Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T10:33:56.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:33:56.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:33:56.302Z] ---> 7700e9c67b6d [2021-01-22T10:33:56.302Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T10:33:56.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:33:56.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:33:56.302Z] ---> 7700e9c67b6d [2021-01-22T10:33:56.302Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T10:33:56.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:33:56.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:33:56.302Z] ---> 7700e9c67b6d [2021-01-22T10:33:56.302Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:33:56.462Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.462Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:33:56.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:33:56.578Z] ---> 7700e9c67b6d [2021-01-22T10:33:56.578Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:33:56.724Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.724Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.724Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.724Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.986Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.986Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:56.986Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:56.986Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:57.248Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:33:57.248Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T10:33:57.248Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:57.248Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-22T10:33:57.510Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:33:57.510Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T10:33:57.510Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:57.510Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:57.772Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:57.772Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:58.034Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T10:33:58.034Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T10:33:58.034Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:33:58.295Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T10:33:58.295Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T10:33:58.555Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T10:33:58.817Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T10:33:59.079Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T10:33:59.079Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-22T10:33:59.079Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-22T10:33:59.079Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-22T10:33:59.340Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-22T10:33:59.340Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-22T10:33:59.600Z] Installing new version of config file /etc/issue ... [2021-01-22T10:33:59.600Z] Installing new version of config file /etc/issue.net ... [2021-01-22T10:33:59.600Z] Installing new version of config file /etc/lsb-release ... [2021-01-22T10:33:59.600Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-22T10:33:59.861Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-22T10:33:59.861Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-22T10:33:59.861Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-22T10:33:59.978Z] ---> Running in 9a89463414c1 [2021-01-22T10:33:59.978Z] ---> Running in d3eb6b7013e6 [2021-01-22T10:33:59.978Z] ---> Running in 23eb64dc1877 [2021-01-22T10:33:59.978Z] ---> Running in 070cfeed39a4 [2021-01-22T10:33:59.978Z] ---> Running in 4e0c6800eb22 [2021-01-22T10:34:00.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:00.122Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-22T10:34:00.122Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-22T10:34:00.122Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-22T10:34:00.382Z] 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-22T10:34:00.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:00.382Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:00.382Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:00.382Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:00.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:00.642Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-22T10:34:00.642Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-22T10:34:00.642Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-22T10:34:00.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:00.904Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-22T10:34:00.904Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T10:34:00.961Z] Removing intermediate container 23eb64dc1877 [2021-01-22T10:34:00.961Z] Removing intermediate container 4e0c6800eb22 [2021-01-22T10:34:00.961Z] ---> 6734af597198 [2021-01-22T10:34:00.961Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:34:00.961Z] ---> 9c8627c70c00 [2021-01-22T10:34:00.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:34:00.961Z] Removing intermediate container 9a89463414c1 [2021-01-22T10:34:00.961Z] ---> 8eda7f010575 [2021-01-22T10:34:00.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:34:00.961Z] Removing intermediate container 070cfeed39a4 [2021-01-22T10:34:00.961Z] ---> 687fdd8c2bd4 [2021-01-22T10:34:00.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:34:00.961Z] Removing intermediate container d3eb6b7013e6 [2021-01-22T10:34:00.961Z] ---> d55f8b2bf769 [2021-01-22T10:34:00.961Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:34:00.961Z] ---> Running in 2b542aec1cef [2021-01-22T10:34:00.961Z] ---> Running in 20e484230e7d [2021-01-22T10:34:00.961Z] ---> Running in f5725b37332e [2021-01-22T10:34:00.961Z] ---> Running in a9027e8074dc [2021-01-22T10:34:01.165Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-22T10:34:01.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:01.165Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T10:34:01.165Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T10:34:01.255Z] ---> Running in 57328be8adda [2021-01-22T10:34:01.426Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T10:34:01.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:01.426Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T10:34:01.426Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T10:34:01.686Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-22T10:34:01.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:01.686Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-22T10:34:01.686Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-22T10:34:01.686Z] Setting up grep (3.1-2build1) ... [2021-01-22T10:34:01.948Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:01.948Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T10:34:01.948Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T10:34:02.207Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-22T10:34:02.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:02.207Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T10:34:02.207Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T10:34:02.468Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-22T10:34:02.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:02.468Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T10:34:02.468Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T10:34:03.038Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T10:34:03.038Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T10:34:03.300Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T10:34:03.300Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T10:34:03.872Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-22T10:34:03.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:03.872Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-22T10:34:03.872Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T10:34:04.677Z] Removing intermediate container f5725b37332e [2021-01-22T10:34:04.677Z] ---> 8f6576f59aaa [2021-01-22T10:34:04.677Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T10:34:04.844Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T10:34:04.844Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T10:34:04.967Z] ---> Running in 09ebbde3feab [2021-01-22T10:34:05.105Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T10:34:05.105Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T10:34:05.105Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T10:34:05.242Z] Removing intermediate container a9027e8074dc [2021-01-22T10:34:05.242Z] ---> 5bd7961f952c [2021-01-22T10:34:05.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T10:34:05.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:05.367Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-22T10:34:05.367Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-22T10:34:05.367Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-22T10:34:05.517Z] Removing intermediate container 2b542aec1cef [2021-01-22T10:34:05.517Z] ---> 3b171227df01 [2021-01-22T10:34:05.517Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T10:34:05.517Z] ---> Running in e5b06cd954c8 [2021-01-22T10:34:05.628Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:05.628Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:05.628Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:05.628Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:05.792Z] ---> Running in ffb7716e1244 [2021-01-22T10:34:05.792Z] Removing intermediate container 57328be8adda [2021-01-22T10:34:05.792Z] ---> cd5fc91f0090 [2021-01-22T10:34:05.792Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T10:34:05.792Z] Removing intermediate container 20e484230e7d [2021-01-22T10:34:05.792Z] ---> 771cc3653418 [2021-01-22T10:34:05.792Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T10:34:05.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:05.890Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:05.890Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:05.890Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:06.068Z] ---> Running in 0840be293cd6 [2021-01-22T10:34:06.068Z] ---> Running in a590ca64cdd3 [2021-01-22T10:34:06.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:06.151Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:06.151Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:06.151Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:06.411Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:06.411Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:06.411Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:06.411Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:06.671Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:06.671Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T10:34:06.671Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T10:34:06.671Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T10:34:06.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:06.931Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T10:34:06.932Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T10:34:06.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:06.932Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T10:34:06.932Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T10:34:07.192Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T10:34:07.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:07.192Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:07.192Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:07.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:07.454Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:07.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:07.454Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:07.454Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:07.454Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:07.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:07.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:07.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:07.718Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:07.718Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:07.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:07.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:07.979Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:08.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:08.370Z] OK: 217 MiB in 51 packages [2021-01-22T10:34:08.558Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-22T10:34:08.559Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-22T10:34:08.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:08.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:08.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:08.820Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T10:34:08.820Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T10:34:09.082Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T10:34:09.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T10:34:09.082Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-22T10:34:09.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:34:09.254Z] OK: 217 MiB in 51 packages [2021-01-22T10:34:09.344Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T10:34:09.344Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-22T10:34:09.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:09.344Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-22T10:34:09.536Z] OK: 217 MiB in 51 packages [2021-01-22T10:34:09.536Z] OK: 217 MiB in 51 packages [2021-01-22T10:34:09.605Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-22T10:34:09.605Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-22T10:34:09.819Z] Removing intermediate container 09ebbde3feab [2021-01-22T10:34:09.819Z] ---> 3575aac5843a [2021-01-22T10:34:09.819Z] Step 6/23 : COPY go.mod . [2021-01-22T10:34:09.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:09.865Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T10:34:10.127Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T10:34:10.127Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T10:34:10.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:10.388Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T10:34:10.388Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T10:34:10.418Z] OK: 217 MiB in 51 packages [2021-01-22T10:34:10.649Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T10:34:10.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:10.649Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T10:34:10.721Z] Removing intermediate container e5b06cd954c8 [2021-01-22T10:34:10.721Z] ---> 081384fa56e4 [2021-01-22T10:34:10.721Z] Step 6/23 : COPY go.mod . [2021-01-22T10:34:10.910Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T10:34:10.910Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T10:34:11.000Z] ---> 4edef770762e [2021-01-22T10:34:11.000Z] Step 7/23 : RUN go mod download [2021-01-22T10:34:11.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:11.171Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T10:34:11.171Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T10:34:11.278Z] Removing intermediate container a590ca64cdd3 [2021-01-22T10:34:11.278Z] ---> b7922911a78b [2021-01-22T10:34:11.278Z] Step 6/22 : COPY go.mod . [2021-01-22T10:34:11.432Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-22T10:34:11.432Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T10:34:11.432Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T10:34:11.432Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T10:34:11.554Z] ---> Running in c5ba21a91862 [2021-01-22T10:34:11.554Z] Removing intermediate container 0840be293cd6 [2021-01-22T10:34:11.554Z] ---> d39d14c0f3ca [2021-01-22T10:34:11.554Z] Step 6/26 : COPY go.mod . [2021-01-22T10:34:11.694Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T10:34:11.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:11.694Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-22T10:34:11.694Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-22T10:34:11.956Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-22T10:34:11.956Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:11.956Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-22T10:34:12.157Z] ---> e4867907c02e [2021-01-22T10:34:12.157Z] Step 7/23 : RUN go mod download [2021-01-22T10:34:12.157Z] ---> Running in a7eeaab134c5 [2021-01-22T10:34:12.239Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T10:34:12.239Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T10:34:12.435Z] Removing intermediate container ffb7716e1244 [2021-01-22T10:34:12.435Z] ---> 08ae9c718cd9 [2021-01-22T10:34:12.435Z] Step 6/22 : COPY go.mod . [2021-01-22T10:34:12.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:12.501Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T10:34:12.501Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T10:34:12.501Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T10:34:12.711Z] ---> 642f3c0231cd [2021-01-22T10:34:12.711Z] Step 7/22 : RUN go mod download [2021-01-22T10:34:12.711Z] ---> c3c21414e9db [2021-01-22T10:34:12.711Z] Step 7/26 : RUN go mod download [2021-01-22T10:34:12.766Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:12.766Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-22T10:34:12.766Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-22T10:34:13.000Z] ---> Running in 667d3ff45db9 [2021-01-22T10:34:13.000Z] ---> Running in 2ce5a164d621 [2021-01-22T10:34:13.030Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-22T10:34:13.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:13.030Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T10:34:13.030Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T10:34:13.599Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-22T10:34:13.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:13.599Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T10:34:13.599Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T10:34:13.599Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-22T10:34:13.600Z] ---> deeb50e18eca [2021-01-22T10:34:13.600Z] Step 7/22 : RUN go mod download [2021-01-22T10:34:13.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:13.860Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-22T10:34:13.860Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-22T10:34:13.879Z] ---> Running in 8ab477c86b11 [2021-01-22T10:34:14.120Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-22T10:34:14.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:14.120Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-22T10:34:14.120Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-22T10:34:14.380Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-22T10:34:14.380Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:14.380Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-22T10:34:14.380Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-22T10:34:14.640Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-22T10:34:14.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:14.640Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-22T10:34:14.640Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-22T10:34:14.911Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-22T10:34:14.911Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:14.911Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T10:34:14.911Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-22T10:34:15.177Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-22T10:34:15.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T10:34:15.177Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-22T10:34:15.177Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-22T10:34:15.438Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-22T10:34:15.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-22T10:34:15.438Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T10:34:15.438Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T10:34:15.706Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T10:34:15.706Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T10:34:15.871Z] Removing intermediate container c5ba21a91862 [2021-01-22T10:34:15.871Z] ---> 1b1ae68e79e0 [2021-01-22T10:34:15.871Z] Step 8/23 : COPY . . [2021-01-22T10:34:15.966Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T10:34:15.966Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T10:34:16.228Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-22T10:34:16.228Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-22T10:34:16.475Z] Removing intermediate container a7eeaab134c5 [2021-01-22T10:34:16.475Z] ---> 9efc2b1cbb2e [2021-01-22T10:34:16.475Z] Step 8/23 : COPY . . [2021-01-22T10:34:16.544Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T10:34:16.544Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-22T10:34:16.544Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T10:34:16.544Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-22T10:34:16.832Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-22T10:34:16.833Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-22T10:34:16.833Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-22T10:34:16.833Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-22T10:34:17.154Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-22T10:34:17.154Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-22T10:34:17.154Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-22T10:34:17.154Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-22T10:34:17.154Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-22T10:34:17.154Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-22T10:34:17.443Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-22T10:34:17.443Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-22T10:34:17.931Z] Removing intermediate container 667d3ff45db9 [2021-01-22T10:34:17.931Z] ---> 6d47c962c8c6 [2021-01-22T10:34:17.931Z] Step 8/22 : COPY . . [2021-01-22T10:34:18.528Z] Removing intermediate container 2ce5a164d621 [2021-01-22T10:34:18.528Z] ---> b4b9884d75dc [2021-01-22T10:34:18.528Z] Step 8/26 : COPY . . [2021-01-22T10:34:18.805Z] Removing intermediate container 8ab477c86b11 [2021-01-22T10:34:18.805Z] ---> b6ae37d56045 [2021-01-22T10:34:18.805Z] Step 8/22 : COPY . . [2021-01-22T10:34:18.894Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-22T10:34:18.894Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-22T10:34:18.894Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-22T10:34:18.894Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-22T10:34:18.894Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T10:34:18.894Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T10:34:19.466Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T10:34:19.466Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T10:34:19.466Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T10:34:19.466Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T10:34:19.726Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T10:34:19.726Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T10:34:19.986Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:19.986Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:19.986Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:19.986Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:20.247Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:20.247Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:20.517Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:20.517Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:21.459Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:21.459Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:22.456Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:22.717Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:23.287Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:23.287Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:23.857Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:23.857Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:24.799Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T10:34:24.799Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T10:34:24.799Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T10:34:24.799Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T10:34:24.799Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T10:34:24.799Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T10:34:25.059Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T10:34:25.059Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T10:34:25.320Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-22T10:34:25.320Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-22T10:34:25.320Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T10:34:25.320Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T10:34:25.580Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T10:34:25.580Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T10:34:25.580Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-22T10:34:25.840Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-22T10:34:25.840Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:25.840Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T10:34:25.840Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:25.840Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:26.100Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:26.100Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-22T10:34:26.100Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-22T10:34:26.100Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-22T10:34:26.360Z] [2021-01-22T10:34:26.360Z] Current default time zone: 'Etc/UTC' [2021-01-22T10:34:26.360Z] Local time is now: Fri Jan 22 10:34:26 UTC 2021. [2021-01-22T10:34:26.360Z] Universal Time is now: Fri Jan 22 10:34:26 UTC 2021. [2021-01-22T10:34:26.360Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-22T10:34:26.360Z] [2021-01-22T10:34:26.360Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-22T10:34:26.360Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:26.360Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-22T10:34:26.360Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-22T10:34:26.360Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-22T10:34:26.360Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-22T10:34:26.621Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-22T10:34:26.621Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-22T10:34:26.621Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-22T10:34:26.621Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T10:34:26.621Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:26.621Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-22T10:34:27.192Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:27.192Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T10:34:27.192Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:27.192Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-22T10:34:27.192Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-22T10:34:27.192Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-22T10:34:27.192Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T10:34:27.192Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-22T10:34:27.192Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-22T10:34:27.192Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-22T10:34:27.453Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T10:34:28.838Z] Updating certificates in /etc/ssl/certs... [2021-01-22T10:34:29.781Z] 22 added, 17 removed; done. [2021-01-22T10:34:29.781Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T10:34:30.043Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T10:34:30.043Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-22T10:34:30.043Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-22T10:34:30.043Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-22T10:34:30.043Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.043Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T10:34:30.304Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.304Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.304Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.304Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.304Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.304Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-22T10:34:30.304Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-22T10:34:30.304Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-22T10:34:30.567Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-22T10:34:30.567Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-22T10:34:30.567Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.567Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T10:34:30.567Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-22T10:34:30.567Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-22T10:34:30.567Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-22T10:34:30.827Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T10:34:30.827Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T10:34:30.827Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-22T10:34:31.087Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T10:34:31.087Z] Updating certificates in /etc/ssl/certs... [2021-01-22T10:34:31.658Z] 0 added, 0 removed; done. [2021-01-22T10:34:31.658Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-22T10:34:31.658Z] done. [2021-01-22T10:34:31.919Z] Reading package lists... [2021-01-22T10:34:32.180Z] Building dependency tree... [2021-01-22T10:34:32.180Z] Reading state information... [2021-01-22T10:34:32.180Z] The following NEW packages will be installed: [2021-01-22T10:34:32.180Z] apt-transport-https [2021-01-22T10:34:32.440Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T10:34:32.440Z] Need to get 1696 B of archives. [2021-01-22T10:34:32.440Z] After this operation, 153 kB of additional disk space will be used. [2021-01-22T10:34:32.440Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-22T10:34:32.440Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T10:34:32.440Z] Fetched 1696 B in 0s (27.5 kB/s) [2021-01-22T10:34:32.440Z] Selecting previously unselected package apt-transport-https. [2021-01-22T10:34:32.440Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-22T10:34:32.440Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-22T10:34:32.440Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T10:34:32.701Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T10:34:32.963Z] Waiting for network to be ready... [2021-01-22T10:34:39.556Z] 2021-01-22T10:34:35Z INFO Waiting for automatic snapd restart... [2021-01-22T10:34:39.556Z] snapd 2.48.2 from Canonical* installed [2021-01-22T10:34:39.817Z] "snapd" switched to the "latest/stable" channel [2021-01-22T10:34:39.817Z] [2021-01-22T10:34:42.363Z] core18 20201210 from Canonical* installed [2021-01-22T10:34:42.623Z] "core18" switched to the "latest/stable" channel [2021-01-22T10:34:42.623Z] [2021-01-22T10:34:45.629Z] ---> 4560b80cf024 [2021-01-22T10:34:45.629Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T10:34:45.629Z] ---> b2f522072cd2 [2021-01-22T10:34:45.629Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T10:34:45.629Z] ---> 8b5ce7b3b319 [2021-01-22T10:34:45.629Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T10:34:45.629Z] ---> 578e2183f8a8 [2021-01-22T10:34:45.629Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T10:34:45.629Z] ---> 83d47d7b281a [2021-01-22T10:34:45.629Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T10:34:45.629Z] ---> Running in c3e5a816e05c [2021-01-22T10:34:45.629Z] ---> Running in e6079ffd0517 [2021-01-22T10:34:45.629Z] ---> Running in 381fd6b206e4 [2021-01-22T10:34:45.629Z] ---> Running in 08a222dd2cb6 [2021-01-22T10:34:45.629Z] ---> Running in 73e1a9048a35 [2021-01-22T10:34:45.629Z] 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-22T10:34:45.629Z] 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-22T10:34:45.629Z] 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-22T10:34:45.629Z] 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-22T10:34:45.629Z] 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-22T10:34:45.925Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T10:34:45.925Z] "snapcraft" switched to the "latest/stable" channel [2021-01-22T10:34:45.925Z] [2021-01-22T10:34:50.134Z] 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-22T10:34:50.134Z] - README.md [2021-01-22T10:34:50.134Z] - snapcraft.yaml.orig [2021-01-22T10:34:50.134Z] [2021-01-22T10:34:50.134Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T10:34:56.725Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T10:34:56.725Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T10:34:56.725Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T10:34:56.725Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T10:34:57.295Z] Reading package lists... [2021-01-22T10:34:57.555Z] 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-22T10:35:04.134Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T10:35:04.134Z] Reading package lists... [2021-01-22T10:35:04.134Z] Building dependency tree... [2021-01-22T10:35:04.134Z] Reading state information... [2021-01-22T10:35:04.134Z] Suggested packages: [2021-01-22T10:35:04.134Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-22T10:35:04.134Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-22T10:35:04.134Z] Recommended packages: [2021-01-22T10:35:04.134Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-22T10:35:04.134Z] The following NEW packages will be installed: [2021-01-22T10:35:04.134Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-22T10:35:04.134Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-22T10:35:04.134Z] pkg-config zip [2021-01-22T10:35:04.134Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T10:35:04.134Z] Need to get 7655 kB of archives. [2021-01-22T10:35:04.134Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-22T10:35:04.134Z] 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-22T10:35:04.134Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-22T10:35:04.134Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-22T10:35:04.134Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-22T10:35:04.134Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-22T10:35:04.134Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-22T10:35:04.134Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-22T10:35:04.394Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-22T10:35:04.394Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-22T10:35:04.394Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-22T10:35:04.394Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-22T10:35:04.655Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-22T10:35:04.655Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-22T10:35:04.655Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-22T10:35:04.655Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-22T10:35:04.655Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T10:35:04.918Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-22T10:35:04.918Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-22T10:35:04.918Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-22T10:35:04.918Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-22T10:35:04.918Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T10:35:05.180Z] Selecting previously unselected package libpsl5:amd64. [2021-01-22T10:35:05.180Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-22T10:35:05.180Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T10:35:05.180Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T10:35:05.180Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-22T10:35:05.180Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T10:35:05.755Z] Selecting previously unselected package librtmp1:amd64. [2021-01-22T10:35:05.755Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-22T10:35:05.755Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T10:35:06.015Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-22T10:35:06.015Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-22T10:35:06.015Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T10:35:06.015Z] Selecting previously unselected package liberror-perl. [2021-01-22T10:35:06.015Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-22T10:35:06.015Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-22T10:35:06.274Z] Selecting previously unselected package git-man. [2021-01-22T10:35:06.274Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-22T10:35:06.274Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T10:35:06.274Z] Selecting previously unselected package git. [2021-01-22T10:35:06.274Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-22T10:35:06.274Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T10:35:07.214Z] Selecting previously unselected package libnorm1:amd64. [2021-01-22T10:35:07.214Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-22T10:35:07.214Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T10:35:07.214Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-22T10:35:07.214Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-22T10:35:07.214Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T10:35:07.475Z] Selecting previously unselected package libsodium23:amd64. [2021-01-22T10:35:07.475Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-22T10:35:07.475Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-22T10:35:07.475Z] Selecting previously unselected package libzmq5:amd64. [2021-01-22T10:35:07.475Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T10:35:07.475Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T10:35:07.475Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-22T10:35:07.475Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T10:35:07.736Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T10:35:07.736Z] Selecting previously unselected package pkg-config. [2021-01-22T10:35:07.736Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-22T10:35:07.736Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T10:35:07.997Z] Selecting previously unselected package zip. [2021-01-22T10:35:07.997Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-22T10:35:07.997Z] Unpacking zip (3.0-11build1) ... [2021-01-22T10:35:07.997Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T10:35:07.997Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T10:35:07.997Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T10:35:07.997Z] Setting up liberror-perl (0.17025-1) ... [2021-01-22T10:35:08.259Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T10:35:08.259Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T10:35:08.259Z] No schema files found: doing nothing. [2021-01-22T10:35:08.259Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T10:35:08.259Z] Setting up zip (3.0-11build1) ... [2021-01-22T10:35:08.259Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T10:35:08.259Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-22T10:35:08.259Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T10:35:08.520Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T10:35:08.520Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T10:35:08.520Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T10:35:08.520Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T10:35:08.520Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T10:35:15.102Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T10:35:15.102Z] git set to automatically installed. [2021-01-22T10:35:15.102Z] git-man set to automatically installed. [2021-01-22T10:35:15.102Z] libcurl3-gnutls set to automatically installed. [2021-01-22T10:35:15.102Z] liberror-perl set to automatically installed. [2021-01-22T10:35:15.102Z] libglib2.0-0 set to automatically installed. [2021-01-22T10:35:15.102Z] libnghttp2-14 set to automatically installed. [2021-01-22T10:35:15.102Z] libnorm1 set to automatically installed. [2021-01-22T10:35:15.102Z] libpgm-5.2-0 set to automatically installed. [2021-01-22T10:35:15.102Z] libpsl5 set to automatically installed. [2021-01-22T10:35:15.102Z] librtmp1 set to automatically installed. [2021-01-22T10:35:15.102Z] libsodium23 set to automatically installed. [2021-01-22T10:35:15.102Z] libzmq3-dev set to automatically installed. [2021-01-22T10:35:15.102Z] libzmq5 set to automatically installed. [2021-01-22T10:35:15.102Z] pkg-config set to automatically installed. [2021-01-22T10:35:15.102Z] zip set to automatically installed. [2021-01-22T10:35:17.016Z] snapd is not logged in, snap install commands will use sudo [2021-01-22T10:35:23.598Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T10:35:24.176Z] snap "core18" has no updates available [2021-01-22T10:35:25.116Z] Pulling config-common [2021-01-22T10:35:25.773Z] Pulling go-build-helper [2021-01-22T10:35:47.802Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T10:35:47.802Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T10:35:47.802Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T10:35:47.802Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T10:35:47.802Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T10:35:47.802Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T10:35:47.803Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T10:35:47.803Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T10:35:47.803Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T10:35:47.803Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T10:35:47.803Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T10:35:47.803Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T10:35:47.803Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T10:35:47.803Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T10:35:47.803Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T10:35:47.803Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T10:35:47.803Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T10:35:47.803Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T10:35:47.803Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T10:35:47.803Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T10:35:47.803Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T10:35:47.803Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T10:35:47.803Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T10:35:47.803Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T10:35:47.803Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T10:35:47.803Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T10:35:47.803Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T10:35:47.803Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-22T10:35:47.803Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-22T10:35:47.803Z] Fetched 279 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-22T10:35:47.803Z] Fetched 122 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-22T10:35:47.803Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-22T10:35:47.803Z] Fetched 8848 B in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-22T10:35:47.803Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-22T10:35:47.803Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-22T10:35:47.803Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-22T10:35:47.803Z] Fetched 214 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-22T10:35:47.803Z] Fetched 155 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-22T10:35:47.803Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-22T10:35:47.803Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-22T10:35:47.803Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-22T10:35:47.803Z] Fetched 499 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-22T10:35:47.803Z] Fetched 111 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-22T10:35:47.803Z] Fetched 240 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-22T10:35:47.803Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-22T10:35:47.803Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-22T10:35:47.803Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-22T10:35:47.803Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-22T10:35:47.803Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-22T10:35:47.803Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-22T10:35:47.803Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-22T10:35:47.803Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-22T10:35:47.803Z] Fetched 8720 B in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-22T10:35:47.803Z] Fetched 137 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-22T10:35:47.803Z] Fetched 119 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-22T10:35:47.803Z] Fetched 109 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-22T10:35:47.803Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-22T10:35:47.803Z] Fetched 645 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-22T10:35:47.803Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-22T10:35:47.803Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-22T10:35:47.803Z] Fetched 368 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-22T10:35:47.803Z] Fetched 187 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-22T10:35:47.803Z] Fetched 175 kB in 0s (0 B/s) [2021-01-22T10:35:47.803Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-22T10:35:50.350Z] Fetched 206 kB in 0s (0 B/s) [2021-01-22T10:35:50.350Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-22T10:35:50.351Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-22T10:35:50.351Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-22T10:35:50.351Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-22T10:35:50.351Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-22T10:35:50.351Z] Fetched 159 kB in 0s (0 B/s) [2021-01-22T10:35:50.351Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-22T10:35:50.351Z] Fetched 107 kB in 0s (0 B/s) [2021-01-22T10:35:50.351Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-22T10:35:50.351Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-22T10:35:50.351Z] Pulling static-packages [2021-01-22T10:35:50.923Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-22T10:35:50.923Z] Skipping pull go-build-helper (already ran) [2021-01-22T10:35:50.923Z] Skipping pull static-packages (already ran) [2021-01-22T10:35:50.923Z] Building go-build-helper [2021-01-22T10:35:55.125Z] Building static-packages [2021-01-22T10:35:56.507Z] Staging go-build-helper [2021-01-22T10:35:57.451Z] Staging static-packages [2021-01-22T10:35:58.397Z] Pulling go115 [2021-01-22T10:35:59.348Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-22T10:35:59.348Z] Skipping pull go115 (already ran) [2021-01-22T10:35:59.348Z] Building go115 [2021-01-22T10:35:59.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T10:35:59.348Z] Dload Upload Total Spent Left Speed [2021-01-22T10:36:01.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 29298 0 0 185k 0 0:10:36 --:--:-- 0:10:36 184k 49 115M 49 57.4M 0 0 49.7M 0 0:00:02 0:00:01 0:00:01 49.7M 100 115M 100 115M 0 0 55.0M 0 0:00:02 0:00:02 --:--:-- 55.0M [2021-01-22T10:36:01.844Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-22T10:36:06.050Z] Staging go115 [2021-01-22T10:36:10.250Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T10:36:10.250Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T10:36:10.250Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T10:36:10.250Z] Fetched 0 B in 0s (0 B/s) [2021-01-22T10:36:10.250Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-22T10:36:10.250Z] Fetched 224 kB in 0s (0 B/s) [2021-01-22T10:36:10.250Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-22T10:36:10.250Z] Fetched 157 kB in 0s (0 B/s) [2021-01-22T10:36:10.250Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-22T10:36:10.250Z] Fetched 221 kB in 0s (0 B/s) [2021-01-22T10:36:10.250Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-22T10:36:10.250Z] Fetched 143 kB in 0s (0 B/s) [2021-01-22T10:36:10.250Z] Pulling edgex-go [2021-01-22T10:36:11.190Z] Pulling version [2021-01-22T10:36:12.131Z] Building config-common [2021-01-22T10:36:14.043Z] Skipping build go-build-helper (already ran) [2021-01-22T10:36:14.043Z] Skipping build static-packages (already ran) [2021-01-22T10:36:14.043Z] Skipping build go115 (already ran) [2021-01-22T10:36:14.043Z] Building edgex-go [2021-01-22T10:36:14.304Z] 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-22T10:36:15.686Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-22T10:36:15.686Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T10:36:15.686Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-22T10:36:15.686Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-22T10:36:15.686Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T10:36:15.686Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-22T10:36:15.686Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-22T10:36:15.686Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-22T10:36:15.686Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-22T10:36:15.686Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-22T10:36:15.686Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-22T10:36:15.686Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-22T10:36:15.686Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-22T10:36:15.686Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T10:36:15.948Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-22T10:36:15.948Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-22T10:36:15.948Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-22T10:36:15.948Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-22T10:36:15.948Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-22T10:36:15.948Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-22T10:36:16.216Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-22T10:36:16.216Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-22T10:36:22.484Z] Removing intermediate container 73e1a9048a35 [2021-01-22T10:36:22.485Z] ---> c6828e039b14 [2021-01-22T10:36:22.485Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T10:36:23.082Z] ---> Running in 6b69ecda967f [2021-01-22T10:36:24.345Z] 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-22T10:36:25.072Z] 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-22T10:36:25.351Z] Removing intermediate container 08a222dd2cb6 [2021-01-22T10:36:25.351Z] ---> bc866af8c910 [2021-01-22T10:36:25.351Z] [2021-01-22T10:36:25.351Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T10:36:25.628Z] 3.12: Pulling from library/alpine [2021-01-22T10:36:25.628Z] Removing intermediate container e6079ffd0517 [2021-01-22T10:36:25.628Z] ---> 79692da03005 [2021-01-22T10:36:25.628Z] [2021-01-22T10:36:25.628Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T10:36:25.628Z] Removing intermediate container 381fd6b206e4 [2021-01-22T10:36:25.628Z] ---> ee644881eaf8 [2021-01-22T10:36:25.628Z] [2021-01-22T10:36:25.628Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:36:25.907Z] 3.12: Pulling from library/alpine [2021-01-22T10:36:25.907Z] 3.12: Pulling from library/alpine [2021-01-22T10:36:26.885Z] 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-22T10:36:26.892Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T10:36:26.892Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T10:36:26.892Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T10:36:26.892Z] Status: Image is up to date for alpine:3.12 [2021-01-22T10:36:26.892Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T10:36:26.892Z] Status: Image is up to date for alpine:3.12 [2021-01-22T10:36:26.892Z] ---> afeebe901d6b [2021-01-22T10:36:26.892Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T10:36:26.892Z] ---> afeebe901d6b [2021-01-22T10:36:26.892Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:36:26.892Z] ---> afeebe901d6b [2021-01-22T10:36:26.892Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:36:27.167Z] ---> Running in 3ca17013072c [2021-01-22T10:36:27.167Z] ---> Running in c0acd701c0e8 [2021-01-22T10:36:27.167Z] ---> Running in 0d55a23bb93d [2021-01-22T10:36:27.826Z] 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-22T10:36:28.772Z] 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-22T10:36:29.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:29.343Z] 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-22T10:36:29.343Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-22T10:36:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:29.539Z] Removing intermediate container 6b69ecda967f [2021-01-22T10:36:29.539Z] ---> f03a15e6dd1d [2021-01-22T10:36:29.539Z] [2021-01-22T10:36:29.539Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T10:36:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:29.539Z] 20.10.0: Pulling from library/docker [2021-01-22T10:36:29.632Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-22T10:36:29.632Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T10:36:29.632Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T10:36:29.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:30.578Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T10:36:30.578Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:36:30.578Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T10:36:30.578Z] OK: 5 MiB in 15 packages [2021-01-22T10:36:30.578Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T10:36:30.578Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:36:30.883Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:36:30.883Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T10:36:30.883Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:36:30.883Z] OK: 5 MiB in 15 packages [2021-01-22T10:36:31.014Z] 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-22T10:36:31.014Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-22T10:36:31.014Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-22T10:36:31.176Z] OK: 6 MiB in 16 packages [2021-01-22T10:36:32.399Z] 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-22T10:36:32.970Z] 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-22T10:36:32.970Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T10:36:33.900Z] Removing intermediate container c0acd701c0e8 [2021-01-22T10:36:33.901Z] ---> 1e8b32cea22d [2021-01-22T10:36:33.901Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:36:33.901Z] Removing intermediate container 0d55a23bb93d [2021-01-22T10:36:33.901Z] ---> 93418858c44a [2021-01-22T10:36:33.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:36:34.184Z] ---> Running in 3acc327d5e59 [2021-01-22T10:36:34.352Z] 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-22T10:36:34.459Z] ---> Running in 3a822fe48eee [2021-01-22T10:36:34.732Z] Removing intermediate container 3ca17013072c [2021-01-22T10:36:34.732Z] ---> a8a5159fb0c2 [2021-01-22T10:36:34.732Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:36:34.732Z] Removing intermediate container 3acc327d5e59 [2021-01-22T10:36:34.732Z] ---> 2ed9ea6f72bc [2021-01-22T10:36:34.732Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T10:36:35.010Z] ---> Running in 10cbf4960334 [2021-01-22T10:36:35.010Z] ---> Running in 99f80b788daf [2021-01-22T10:36:35.285Z] Removing intermediate container 3a822fe48eee [2021-01-22T10:36:35.285Z] ---> 7fa1da70bb26 [2021-01-22T10:36:35.285Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T10:36:35.292Z] 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-22T10:36:35.561Z] ---> Running in 5369f8ff8971 [2021-01-22T10:36:35.561Z] Removing intermediate container 10cbf4960334 [2021-01-22T10:36:35.561Z] ---> e5a6c82da977 [2021-01-22T10:36:35.561Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T10:36:35.833Z] ---> Running in b6b137698d5f [2021-01-22T10:36:35.833Z] Removing intermediate container 99f80b788daf [2021-01-22T10:36:35.833Z] ---> 3d6327f8e235 [2021-01-22T10:36:35.833Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T10:36:35.860Z] 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-22T10:36:35.860Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-22T10:36:36.110Z] Removing intermediate container 5369f8ff8971 [2021-01-22T10:36:36.110Z] ---> ffd66e86af3a [2021-01-22T10:36:36.110Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T10:36:36.384Z] ---> Running in b40e9b0fba7d [2021-01-22T10:36:36.384Z] ---> Running in a5ca7010a2d0 [2021-01-22T10:36:36.657Z] Removing intermediate container b6b137698d5f [2021-01-22T10:36:36.658Z] ---> fdb8ebbd42e3 [2021-01-22T10:36:36.658Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T10:36:37.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T10:36:37.242Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-22T10:36:37.263Z] ---> Running in 34b356019b22 [2021-01-22T10:36:37.263Z] Removing intermediate container b40e9b0fba7d [2021-01-22T10:36:37.263Z] ---> 15458108bec0 [2021-01-22T10:36:37.263Z] Step 15/23 : WORKDIR / [2021-01-22T10:36:37.534Z] Removing intermediate container a5ca7010a2d0 [2021-01-22T10:36:37.534Z] ---> 7e728d3b0839 [2021-01-22T10:36:37.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:36:37.806Z] ---> Running in 49997d3ac4b0 [2021-01-22T10:36:38.407Z] Removing intermediate container 34b356019b22 [2021-01-22T10:36:38.407Z] ---> e69890bd0a4f [2021-01-22T10:36:38.407Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:36:39.005Z] ---> 19ca0ebd8c2c [2021-01-22T10:36:39.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T10:36:39.300Z] Removing intermediate container 49997d3ac4b0 [2021-01-22T10:36:39.300Z] ---> 5f5079b750fd [2021-01-22T10:36:39.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:36:39.903Z] ---> fb0611f3308a [2021-01-22T10:36:39.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T10:36:40.564Z] Building version [2021-01-22T10:36:41.885Z] ---> 299dd88e8a6a [2021-01-22T10:36:41.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T10:36:41.945Z] Staging config-common [2021-01-22T10:36:42.519Z] ---> a298ba2bd4a5 [2021-01-22T10:36:42.519Z] ---> 0a446c521cbe [2021-01-22T10:36:42.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T10:36:42.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T10:36:42.519Z] Removing intermediate container c3e5a816e05c [2021-01-22T10:36:42.519Z] ---> 779db6672e73 [2021-01-22T10:36:42.519Z] [2021-01-22T10:36:42.519Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:36:42.519Z] ---> afeebe901d6b [2021-01-22T10:36:42.519Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T10:36:42.881Z] Skipping stage go-build-helper (already ran) [2021-01-22T10:36:42.881Z] Skipping stage static-packages (already ran) [2021-01-22T10:36:42.881Z] Skipping stage go115 (already ran) [2021-01-22T10:36:42.881Z] Staging edgex-go [2021-01-22T10:36:43.118Z] ---> Running in 5c10f5189107 [2021-01-22T10:36:43.393Z] ---> 92cc197faf87 [2021-01-22T10:36:43.393Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T10:36:43.393Z] ---> 4873bda4d5c3 [2021-01-22T10:36:43.393Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T10:36:43.393Z] ---> 87e54fc6d69c [2021-01-22T10:36:43.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T10:36:43.667Z] ---> Running in 67e97cb86638 [2021-01-22T10:36:43.667Z] ---> Running in f85b1bd2e747 [2021-01-22T10:36:43.822Z] Staging version [2021-01-22T10:36:43.940Z] Removing intermediate container 5c10f5189107 [2021-01-22T10:36:43.940Z] ---> d54c2b282b98 [2021-01-22T10:36:43.940Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T10:36:44.216Z] ---> Running in 8e049657c302 [2021-01-22T10:36:44.216Z] Removing intermediate container f85b1bd2e747 [2021-01-22T10:36:44.216Z] ---> e5910bb20705 [2021-01-22T10:36:44.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:36:44.490Z] ---> a3257658e456 [2021-01-22T10:36:44.490Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T10:36:44.490Z] Removing intermediate container 67e97cb86638 [2021-01-22T10:36:44.490Z] ---> 5abfaa8ae008 [2021-01-22T10:36:44.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:36:44.490Z] ---> Running in 25da02c430e5 [2021-01-22T10:36:44.763Z] Priming config-common [2021-01-22T10:36:44.764Z] ---> Running in 8661b7b6f389 [2021-01-22T10:36:44.764Z] ---> Running in e9887ece2c5c [2021-01-22T10:36:44.764Z] Removing intermediate container 8e049657c302 [2021-01-22T10:36:44.764Z] ---> eaee3b87fa72 [2021-01-22T10:36:44.764Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T10:36:45.038Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T10:36:45.038Z] ---> Running in c7623550cf2e [2021-01-22T10:36:45.038Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T10:36:45.038Z] ---> eeaf43b92773 [2021-01-22T10:36:45.038Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T10:36:45.310Z] Removing intermediate container 25da02c430e5 [2021-01-22T10:36:45.310Z] ---> 771d6ec4fc34 [2021-01-22T10:36:45.310Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T10:36:45.310Z] ---> Running in ac73dd9fa2c5 [2021-01-22T10:36:45.592Z] ---> Running in 3f7afe3d5f8a [2021-01-22T10:36:45.592Z] Removing intermediate container 8661b7b6f389 [2021-01-22T10:36:45.592Z] ---> 0923da6790bf [2021-01-22T10:36:45.592Z] Removing intermediate container e9887ece2c5c [2021-01-22T10:36:45.592Z] ---> 59add69574b9 [2021-01-22T10:36:45.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:36:45.592Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T10:36:45.703Z] Priming go-build-helper [2021-01-22T10:36:45.869Z] Removing intermediate container c7623550cf2e [2021-01-22T10:36:45.869Z] ---> 9763f05439a3 [2021-01-22T10:36:45.869Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:36:45.869Z] ---> Running in 5c07288ad723 [2021-01-22T10:36:45.869Z] ---> Running in 475c9955234e [2021-01-22T10:36:46.152Z] ---> Running in f60222d47710 [2021-01-22T10:36:46.152Z] Removing intermediate container 3f7afe3d5f8a [2021-01-22T10:36:46.152Z] ---> 3d40c0d9837b [2021-01-22T10:36:46.152Z] Step 21/22 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:36:46.644Z] Priming static-packages [2021-01-22T10:36:46.749Z] ---> Running in 1ff11a7db88a [2021-01-22T10:36:46.749Z] Removing intermediate container 475c9955234e [2021-01-22T10:36:46.749Z] ---> c0b48f311310 [2021-01-22T10:36:46.749Z] Step 21/22 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:36:46.749Z] Removing intermediate container 5c07288ad723 [2021-01-22T10:36:46.749Z] ---> 58dea082df3f [2021-01-22T10:36:46.749Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T10:36:46.749Z] ---> Running in fbe2358e8704 [2021-01-22T10:36:47.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:47.023Z] ---> Running in 6aced7861f9b [2021-01-22T10:36:47.304Z] Removing intermediate container 1ff11a7db88a [2021-01-22T10:36:47.304Z] ---> e17a9919ff06 [2021-01-22T10:36:47.304Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T10:36:47.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:47.304Z] ---> Running in e844818725cc [2021-01-22T10:36:47.576Z] Removing intermediate container fbe2358e8704 [2021-01-22T10:36:47.576Z] ---> f62ea7eeec01 [2021-01-22T10:36:47.576Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T10:36:47.848Z] Removing intermediate container 6aced7861f9b [2021-01-22T10:36:47.848Z] ---> 89a124bfa9ca [2021-01-22T10:36:47.848Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:36:47.848Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T10:36:47.848Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T10:36:47.848Z] Executing bash-5.0.17-r0.post-install [2021-01-22T10:36:47.848Z] ---> Running in a653a95b0476 [2021-01-22T10:36:47.848Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:36:47.848Z] OK: 12 MiB in 22 packages [2021-01-22T10:36:48.121Z] ---> Running in f999dd32520f [2021-01-22T10:36:48.121Z] Removing intermediate container e844818725cc [2021-01-22T10:36:48.121Z] ---> eeb731b0377b [2021-01-22T10:36:48.121Z] [2021-01-22T10:36:48.558Z] Priming go115 [2021-01-22T10:36:48.715Z] Removing intermediate container a653a95b0476 [2021-01-22T10:36:48.716Z] ---> 5afb7d242d38 [2021-01-22T10:36:48.716Z] [2021-01-22T10:36:48.716Z] Successfully built eeb731b0377b [2021-01-22T10:36:48.716Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T10:36:48.716Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-01-22T10:36:48.992Z] Removing intermediate container f999dd32520f [2021-01-22T10:36:48.992Z] ---> 82562b6b377c [2021-01-22T10:36:48.992Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:36:49.263Z] ---> Running in bcd83a7d766c [2021-01-22T10:36:49.263Z] Successfully built 5afb7d242d38 [2021-01-22T10:36:49.263Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T10:36:49.263Z] Building docker-security-proxy-setup-go [2021-01-22T10:36:49.498Z] Priming edgex-go [2021-01-22T10:36:49.539Z]  Building docker-support-scheduler-go ... done Removing intermediate container f60222d47710 [2021-01-22T10:36:49.539Z] ---> b89721d9846b [2021-01-22T10:36:49.539Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T10:36:49.812Z] ---> Running in 05b376992ef3 [2021-01-22T10:36:49.812Z] Removing intermediate container ac73dd9fa2c5 [2021-01-22T10:36:49.812Z] ---> 632418fd589d [2021-01-22T10:36:49.812Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T10:36:49.812Z] Removing intermediate container bcd83a7d766c [2021-01-22T10:36:50.090Z] ---> ad8a20ea0b19 [2021-01-22T10:36:50.090Z] [2021-01-22T10:36:50.090Z] ---> Running in bcf7c3228d30 [2021-01-22T10:36:50.704Z] Successfully built ad8a20ea0b19 [2021-01-22T10:36:50.704Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T10:36:50.704Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-22T10:36:50.704Z] Removing intermediate container bcf7c3228d30 [2021-01-22T10:36:50.704Z] ---> 577f34ac8dd7 [2021-01-22T10:36:50.704Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T10:36:50.882Z] Priming version [2021-01-22T10:36:50.979Z] ---> Running in 36cb766eefcd [2021-01-22T10:36:51.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:51.456Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-22T10:36:51.848Z] Removing intermediate container 36cb766eefcd [2021-01-22T10:36:51.848Z] ---> 6e1145222057 [2021-01-22T10:36:51.849Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T10:36:51.849Z] ---> Running in 13df6939098e [2021-01-22T10:36:52.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:36:53.114Z] Removing intermediate container 13df6939098e [2021-01-22T10:36:53.114Z] ---> b48a614b9390 [2021-01-22T10:36:53.114Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T10:36:53.114Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T10:36:53.390Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T10:36:53.390Z] (3/6) Installing libsodium (1.0.18-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-22T10:36:53.662Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T10:36:53.973Z] (5/6) Installing libzmq (4.3.3-r0) [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T10:36:54.583Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T10:36:54.868Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:36:54.868Z] OK: 8 MiB in 20 packages [2021-01-22T10:36:56.330Z] ---> 1250a5f708d4 [2021-01-22T10:36:56.330Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T10:36:57.758Z] ---> c2a98a198c23 [2021-01-22T10:36:57.758Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T10:36:57.758Z] Removing intermediate container 05b376992ef3 [2021-01-22T10:36:57.758Z] ---> 72eb1365e6e7 [2021-01-22T10:36:57.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:36:58.739Z] ---> 55d396e38ae3 [2021-01-22T10:36:58.739Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T10:36:59.014Z] ---> 10510eb38fed [2021-01-22T10:36:59.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T10:36:59.014Z] ---> Running in 6eb458e4793a [2021-01-22T10:37:00.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:00.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:01.048Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T10:37:01.048Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T10:37:01.048Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T10:37:01.323Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T10:37:01.323Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T10:37:01.323Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T10:37:01.323Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T10:37:01.927Z] ---> 27da95f51bf8 [2021-01-22T10:37:01.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T10:37:03.365Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T10:37:03.365Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T10:37:03.365Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T10:37:03.365Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T10:37:03.365Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T10:37:03.365Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T10:37:03.365Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T10:37:03.365Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T10:37:03.365Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T10:37:03.365Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T10:37:03.365Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T10:37:03.365Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T10:37:03.365Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T10:37:03.365Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T10:37:03.639Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T10:37:03.639Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T10:37:03.639Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T10:37:03.639Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T10:37:03.639Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T10:37:03.639Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T10:37:03.639Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T10:37:03.639Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T10:37:03.639Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T10:37:03.639Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T10:37:03.639Z] ---> ae8714fca6a8 [2021-01-22T10:37:03.639Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T10:37:03.922Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T10:37:03.922Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T10:37:03.922Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:37:03.922Z] OK: 71 MiB in 55 packages [2021-01-22T10:37:04.195Z] ---> Running in 3edd5215dbf6 [2021-01-22T10:37:04.789Z] Removing intermediate container 3edd5215dbf6 [2021-01-22T10:37:04.789Z] ---> b85fcd0ec037 [2021-01-22T10:37:04.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:37:04.789Z] ---> Running in 2df1cb99c4db [2021-01-22T10:37:05.385Z] Removing intermediate container 2df1cb99c4db [2021-01-22T10:37:05.385Z] ---> 40173d874e46 [2021-01-22T10:37:05.385Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T10:37:05.661Z] ---> Running in e33fff2ed8e9 [2021-01-22T10:37:06.257Z] Removing intermediate container e33fff2ed8e9 [2021-01-22T10:37:06.257Z] ---> adfdcd841c77 [2021-01-22T10:37:06.257Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:37:06.530Z] ---> Running in 67f7e27aaffe [2021-01-22T10:37:07.510Z] Removing intermediate container 67f7e27aaffe [2021-01-22T10:37:07.510Z] ---> 1fc4232d0afc [2021-01-22T10:37:07.510Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:37:07.510Z] ---> Running in a5604b315a30 [2021-01-22T10:37:08.497Z] Removing intermediate container a5604b315a30 [2021-01-22T10:37:08.497Z] ---> ef86d40f3fac [2021-01-22T10:37:08.497Z] [2021-01-22T10:37:09.105Z] Successfully built ef86d40f3fac [2021-01-22T10:37:09.105Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T10:37:09.105Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-22T10:37:11.728Z] Removing intermediate container 6eb458e4793a [2021-01-22T10:37:11.728Z] ---> 1ddb8209604a [2021-01-22T10:37:12.005Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T10:37:12.605Z] ---> Running in 303e5a3a92ed [2021-01-22T10:37:19.326Z] Collecting docker-compose==1.23.2 [2021-01-22T10:37:19.326Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T10:37:20.309Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T10:37:20.309Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T10:37:20.583Z] 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-22T10:37:20.856Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T10:37:20.856Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T10:37:23.484Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T10:37:23.484Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T10:37:24.085Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T10:37:24.085Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T10:37:26.712Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T10:37:26.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T10:37:27.695Z] Collecting PyYAML<4,>=3.10 [2021-01-22T10:37:27.970Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T10:37:33.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T10:37:33.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T10:37:33.393Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:37:33.393Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:37:33.393Z] ---> 7700e9c67b6d [2021-01-22T10:37:33.393Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T10:37:33.393Z] ---> Using cache [2021-01-22T10:37:33.393Z] ---> d55f8b2bf769 [2021-01-22T10:37:33.393Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:37:33.393Z] ---> Using cache [2021-01-22T10:37:33.393Z] ---> cd5fc91f0090 [2021-01-22T10:37:33.393Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T10:37:33.666Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T10:37:33.666Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T10:37:33.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:37:33.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:37:33.940Z] ---> 7700e9c67b6d [2021-01-22T10:37:33.940Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T10:37:33.940Z] ---> Using cache [2021-01-22T10:37:33.940Z] ---> d55f8b2bf769 [2021-01-22T10:37:33.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:37:33.940Z] ---> Using cache [2021-01-22T10:37:33.940Z] ---> cd5fc91f0090 [2021-01-22T10:37:33.940Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T10:37:34.543Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:37:34.543Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:37:34.543Z] ---> 7700e9c67b6d [2021-01-22T10:37:34.543Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T10:37:34.543Z] ---> Using cache [2021-01-22T10:37:34.543Z] ---> d55f8b2bf769 [2021-01-22T10:37:34.543Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:37:34.543Z] ---> Using cache [2021-01-22T10:37:34.543Z] ---> cd5fc91f0090 [2021-01-22T10:37:34.543Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T10:37:37.396Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T10:37:37.396Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T10:37:38.457Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T10:37:38.457Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T10:37:38.734Z] ---> Running in 4b8ec4eef4f3 [2021-01-22T10:37:38.734Z] ---> Running in 0dcb147f5de3 [2021-01-22T10:37:38.734Z] ---> Running in 0b108c0365c9 [2021-01-22T10:37:39.345Z] Collecting idna<2.8,>=2.5 [2021-01-22T10:37:39.345Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T10:37:39.345Z] 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-22T10:37:39.345Z] 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-22T10:37:40.332Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T10:37:40.332Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T10:37:40.606Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T10:37:40.606Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T10:37:40.606Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T10:37:40.606Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T10:37:40.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:41.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:41.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:41.757Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, docopt, jsonschema, PyYAML, dockerpty, cached-property, docker-compose [2021-01-22T10:37:41.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:42.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T10:37:42.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T10:37:42.032Z] ---> 7700e9c67b6d [2021-01-22T10:37:42.032Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T10:37:42.032Z] ---> Using cache [2021-01-22T10:37:42.032Z] ---> d55f8b2bf769 [2021-01-22T10:37:42.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T10:37:42.032Z] ---> Using cache [2021-01-22T10:37:42.032Z] ---> cd5fc91f0090 [2021-01-22T10:37:42.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T10:37:42.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:42.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:42.580Z] ---> Running in db43ad75351e [2021-01-22T10:37:42.855Z] Attempting uninstall: idna [2021-01-22T10:37:42.855Z] Found existing installation: idna 2.9 [2021-01-22T10:37:42.855Z] Uninstalling idna-2.9: [2021-01-22T10:37:42.855Z] OK: 217 MiB in 51 packages [2021-01-22T10:37:43.129Z] Successfully uninstalled idna-2.9 [2021-01-22T10:37:43.406Z] OK: 217 MiB in 51 packages [2021-01-22T10:37:43.406Z] OK: 217 MiB in 51 packages [2021-01-22T10:37:44.020Z] Attempting uninstall: urllib3 [2021-01-22T10:37:44.020Z] Found existing installation: urllib3 1.25.9 [2021-01-22T10:37:44.020Z] Uninstalling urllib3-1.25.9: [2021-01-22T10:37:44.292Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T10:37:44.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:44.836Z] Attempting uninstall: requests [2021-01-22T10:37:44.836Z] Found existing installation: requests 2.23.0 [2021-01-22T10:37:44.836Z] Uninstalling requests-2.23.0: [2021-01-22T10:37:45.113Z] Removing intermediate container 0dcb147f5de3 [2021-01-22T10:37:45.113Z] ---> 2be792f89de1 [2021-01-22T10:37:45.113Z] Step 6/33 : COPY go.mod . [2021-01-22T10:37:45.113Z] Successfully uninstalled requests-2.23.0 [2021-01-22T10:37:45.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:37:45.387Z] Removing intermediate container 0b108c0365c9 [2021-01-22T10:37:45.387Z] ---> 87244df8dad2 [2021-01-22T10:37:45.387Z] Step 6/21 : COPY go.mod . [2021-01-22T10:37:45.387Z] Removing intermediate container 4b8ec4eef4f3 [2021-01-22T10:37:45.387Z] ---> 5f5985d82b0e [2021-01-22T10:37:45.387Z] Step 6/24 : COPY go.mod . [2021-01-22T10:37:45.994Z] ---> 7ac396e75b2a [2021-01-22T10:37:45.994Z] Step 7/33 : RUN go mod download [2021-01-22T10:37:46.272Z] ---> Running in 2d054336e034 [2021-01-22T10:37:46.272Z] OK: 217 MiB in 51 packages [2021-01-22T10:37:46.272Z] Running setup.py install for texttable: started [2021-01-22T10:37:46.550Z] ---> 870f9ddacc14 [2021-01-22T10:37:46.550Z] Step 7/21 : RUN go mod download [2021-01-22T10:37:46.834Z] ---> 74d40ec16a41 [2021-01-22T10:37:46.834Z] Step 7/24 : RUN go mod download [2021-01-22T10:37:46.834Z] ---> Running in 19a63470dc8e [2021-01-22T10:37:47.106Z] ---> Running in 6761628a9b7c [2021-01-22T10:37:48.541Z] Removing intermediate container db43ad75351e [2021-01-22T10:37:48.541Z] ---> 9f874844e12f [2021-01-22T10:37:48.541Z] Step 6/23 : COPY go.mod . [2021-01-22T10:37:49.141Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T10:37:49.417Z] Running setup.py install for docopt: started [2021-01-22T10:37:49.692Z] ---> 3d5ba49afb6e [2021-01-22T10:37:49.692Z] Step 7/23 : RUN go mod download [2021-01-22T10:37:49.967Z] ---> Running in b03f54d595e5 [2021-01-22T10:37:50.243Z] Removing intermediate container 2d054336e034 [2021-01-22T10:37:50.243Z] ---> 7799c75dc924 [2021-01-22T10:37:50.243Z] Step 8/33 : COPY . . [2021-01-22T10:37:51.223Z] Removing intermediate container 19a63470dc8e [2021-01-22T10:37:51.223Z] ---> 7d8870fd06b7 [2021-01-22T10:37:51.223Z] Step 8/21 : COPY . . [2021-01-22T10:37:51.497Z] Removing intermediate container 6761628a9b7c [2021-01-22T10:37:51.497Z] ---> d465d15a9fa0 [2021-01-22T10:37:51.497Z] Step 8/24 : COPY . . [2021-01-22T10:37:52.480Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T10:37:52.758Z] Running setup.py install for PyYAML: started [2021-01-22T10:37:55.411Z] Removing intermediate container b03f54d595e5 [2021-01-22T10:37:55.411Z] ---> ed4fa116d0a1 [2021-01-22T10:37:55.411Z] Step 8/23 : COPY . . [2021-01-22T10:37:55.411Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T10:37:55.411Z] Running setup.py install for dockerpty: started [2021-01-22T10:37:58.041Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T10:37:59.019Z] 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-22T10:38:09.217Z] Removing intermediate container 303e5a3a92ed [2021-01-22T10:38:09.217Z] ---> 0da5faf13dab [2021-01-22T10:38:09.217Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T10:38:10.198Z] ---> Running in a0c5828caa96 [2021-01-22T10:38:11.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:38:11.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:38:12.642Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:38:12.642Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T10:38:12.642Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T10:38:12.642Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:38:12.642Z] OK: 71 MiB in 58 packages [2021-01-22T10:38:12.920Z] ---> 9cd531f66334 [2021-01-22T10:38:12.920Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T10:38:13.204Z] ---> a5c1827c21f4 [2021-01-22T10:38:13.204Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T10:38:13.486Z] ---> Running in 6e2d7b797d5e [2021-01-22T10:38:13.761Z] ---> Running in 3cb8bf75c8ff [2021-01-22T10:38:14.742Z] ---> 285fd1ab5b0b [2021-01-22T10:38:14.742Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T10:38:15.014Z] Removing intermediate container a0c5828caa96 [2021-01-22T10:38:15.014Z] ---> a858972522d3 [2021-01-22T10:38:15.014Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T10:38:15.288Z] ---> Running in b08874e80e7d [2021-01-22T10:38:15.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T10:38:15.288Z] 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-22T10:38:15.288Z] ---> Running in 124226a0b44a [2021-01-22T10:38:16.747Z] Removing intermediate container 124226a0b44a [2021-01-22T10:38:16.747Z] ---> 9c14990d70d3 [2021-01-22T10:38:16.747Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:38:17.021Z] ---> Running in d4c3f85ac636 [2021-01-22T10:38:17.296Z] 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-22T10:38:17.910Z] Removing intermediate container d4c3f85ac636 [2021-01-22T10:38:17.910Z] ---> 1020774feb97 [2021-01-22T10:38:17.910Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T10:38:17.910Z] ---> bfc957896fe8 [2021-01-22T10:38:17.910Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T10:38:18.186Z] ---> Running in 63c41c2c78d5 [2021-01-22T10:38:18.186Z] ---> Running in 1b849132033f [2021-01-22T10:38:18.788Z] Removing intermediate container 63c41c2c78d5 [2021-01-22T10:38:18.788Z] ---> 5a6f3cb10035 [2021-01-22T10:38:18.788Z] Step 25/26 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:38:19.066Z] ---> Running in 0e746f2f0701 [2021-01-22T10:38:20.071Z] Removing intermediate container 0e746f2f0701 [2021-01-22T10:38:20.071Z] ---> fc9f66c14dd4 [2021-01-22T10:38:20.071Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T10:38:20.071Z] ---> Running in b3ee52d78956 [2021-01-22T10:38:20.693Z] 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-22T10:38:20.968Z] Removing intermediate container b3ee52d78956 [2021-01-22T10:38:20.968Z] ---> ea9627d49dde [2021-01-22T10:38:20.968Z] [2021-01-22T10:38:21.573Z] Successfully built ea9627d49dde [2021-01-22T10:38:21.573Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T10:39:18.150Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-22T10:39:18.150Z] 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-22T10:39:18.750Z] 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-22T10:39:33.857Z] Removing intermediate container b08874e80e7d [2021-01-22T10:39:33.857Z] ---> e3b481c901de [2021-01-22T10:39:33.857Z] [2021-01-22T10:39:33.857Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T10:39:33.857Z] ---> afeebe901d6b [2021-01-22T10:39:33.857Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T10:39:33.857Z] ---> Running in c1084bed73c9 [2021-01-22T10:39:33.857Z] Removing intermediate container 3cb8bf75c8ff [2021-01-22T10:39:33.857Z] ---> 49d28a87a81b [2021-01-22T10:39:33.857Z] [2021-01-22T10:39:33.857Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T10:39:33.857Z] ---> afeebe901d6b [2021-01-22T10:39:33.857Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T10:39:33.857Z] ---> Running in adc5d71b9c5d [2021-01-22T10:39:34.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:34.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:35.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:35.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:35.729Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T10:39:35.729Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T10:39:36.009Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:39:36.009Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T10:39:36.009Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T10:39:36.009Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T10:39:36.009Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T10:39:36.009Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T10:39:36.009Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:39:36.009Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T10:39:36.009Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:39:36.009Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:39:36.009Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T10:39:36.285Z] OK: 7 MiB in 18 packages [2021-01-22T10:39:36.285Z] OK: 7 MiB in 19 packages [2021-01-22T10:39:40.671Z] Removing intermediate container adc5d71b9c5d [2021-01-22T10:39:40.671Z] ---> dfeb8c023342 [2021-01-22T10:39:40.671Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T10:39:40.671Z] Removing intermediate container c1084bed73c9 [2021-01-22T10:39:40.671Z] ---> 3282a4093ed4 [2021-01-22T10:39:40.671Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T10:39:40.671Z] ---> Running in 65a60c8776b0 [2021-01-22T10:39:40.671Z] ---> Running in 8be10bfed7d3 [2021-01-22T10:39:40.671Z] Removing intermediate container 6e2d7b797d5e [2021-01-22T10:39:40.671Z] ---> a279f384b667 [2021-01-22T10:39:40.671Z] [2021-01-22T10:39:40.671Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T10:39:40.671Z] ---> afeebe901d6b [2021-01-22T10:39:40.671Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T10:39:40.671Z] ---> Running in 396c23564d81 [2021-01-22T10:39:40.965Z] Removing intermediate container 8be10bfed7d3 [2021-01-22T10:39:41.256Z] ---> 23cf27630f1b [2021-01-22T10:39:41.256Z] Step 13/21 : WORKDIR /edgex [2021-01-22T10:39:41.256Z] Removing intermediate container 65a60c8776b0 [2021-01-22T10:39:41.256Z] ---> df2f031dcefd [2021-01-22T10:39:41.256Z] Step 13/24 : WORKDIR / [2021-01-22T10:39:41.256Z] ---> Running in 377f9b63fbfb [2021-01-22T10:39:41.256Z] ---> Running in 3098c5e307da [2021-01-22T10:39:42.237Z] Removing intermediate container 377f9b63fbfb [2021-01-22T10:39:42.237Z] ---> 40cdcfae7c74 [2021-01-22T10:39:42.237Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T10:39:42.237Z] Removing intermediate container 3098c5e307da [2021-01-22T10:39:42.237Z] ---> d2cc2e22628f [2021-01-22T10:39:42.237Z] 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-22T10:39:42.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:42.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T10:39:43.123Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T10:39:43.123Z] ---> 62a9f9db3464 [2021-01-22T10:39:43.123Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T10:39:43.123Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T10:39:43.123Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T10:39:43.123Z] ---> ad14de22ef27 [2021-01-22T10:39:43.123Z] 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-22T10:39:43.123Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T10:39:43.123Z] OK: 6 MiB in 17 packages [2021-01-22T10:39:44.574Z] ---> e6411ad3cf9f [2021-01-22T10:39:44.574Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T10:39:44.848Z] ---> ca97df705065 [2021-01-22T10:39:44.848Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T10:39:44.848Z] Removing intermediate container 396c23564d81 [2021-01-22T10:39:44.848Z] ---> 6f9c8b162440 [2021-01-22T10:39:44.848Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T10:39:45.120Z] ---> Running in 20621adb52c3 [2021-01-22T10:39:45.720Z] ---> 89810a770629 [2021-01-22T10:39:45.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T10:39:45.720Z] Removing intermediate container 20621adb52c3 [2021-01-22T10:39:45.720Z] ---> 2591c8d8f616 [2021-01-22T10:39:45.720Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T10:39:46.321Z] ---> Running in bfab8e8197c4 [2021-01-22T10:39:46.598Z] ---> b705a8215b35 [2021-01-22T10:39:46.598Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T10:39:46.873Z] ---> Running in c95f9fcd037f [2021-01-22T10:39:47.143Z] Removing intermediate container bfab8e8197c4 [2021-01-22T10:39:47.143Z] ---> fdd5ddc30459 [2021-01-22T10:39:47.143Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T10:39:47.143Z] ---> abc474b68177 [2021-01-22T10:39:47.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T10:39:47.143Z] ---> Running in a8028c3c73ee [2021-01-22T10:39:47.415Z] Removing intermediate container c95f9fcd037f [2021-01-22T10:39:47.415Z] ---> d53fce5fcb4a [2021-01-22T10:39:47.415Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T10:39:48.038Z] ---> Running in df330391422a [2021-01-22T10:39:48.640Z] Removing intermediate container 1b849132033f [2021-01-22T10:39:48.640Z] ---> 584bae7a5f7d [2021-01-22T10:39:48.640Z] [2021-01-22T10:39:48.640Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T10:39:48.640Z] ---> afeebe901d6b [2021-01-22T10:39:48.640Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T10:39:48.640Z] ---> Using cache [2021-01-22T10:39:48.640Z] ---> 93418858c44a [2021-01-22T10:39:48.640Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T10:39:48.640Z] ---> Using cache [2021-01-22T10:39:48.640Z] ---> 7fa1da70bb26 [2021-01-22T10:39:48.640Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T10:39:48.640Z] ---> 259d59b3fd52 [2021-01-22T10:39:48.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T10:39:48.640Z] Removing intermediate container df330391422a [2021-01-22T10:39:48.640Z] ---> 480c67eb2518 [2021-01-22T10:39:48.640Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T10:39:48.640Z] ---> Running in 0ccf5c32be83 [2021-01-22T10:39:48.914Z] ---> Running in b3a0afe01978 [2021-01-22T10:39:48.914Z] Connecting to github.com (140.82.112.4:443) [2021-01-22T10:39:49.183Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.108.131:443) [2021-01-22T10:39:49.183Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T10:39:49.457Z] Removing intermediate container 0ccf5c32be83 [2021-01-22T10:39:49.457Z] ---> 89857609f6ec [2021-01-22T10:39:49.457Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T10:39:49.457Z] Removing intermediate container b3a0afe01978 [2021-01-22T10:39:49.457Z] ---> 11a7e9b5097d [2021-01-22T10:39:49.457Z] Step 20/21 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:39:49.457Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T10:39:49.457Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T10:39:49.457Z] dockerize [2021-01-22T10:39:49.457Z] ---> fccce3ad08dd [2021-01-22T10:39:49.457Z] 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-22T10:39:49.732Z] ---> Running in 7710d432e65a [2021-01-22T10:39:49.732Z] ---> Running in 811792fe7a8c [2021-01-22T10:39:50.019Z] ---> Running in 9a02af9b0d70 [2021-01-22T10:39:50.296Z] Removing intermediate container 811792fe7a8c [2021-01-22T10:39:50.296Z] ---> f7c7651152db [2021-01-22T10:39:50.296Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T10:39:50.296Z] Removing intermediate container 7710d432e65a [2021-01-22T10:39:50.296Z] ---> 1104e17e64c3 [2021-01-22T10:39:50.296Z] Step 15/23 : WORKDIR / [2021-01-22T10:39:50.580Z] ---> Running in d5065f2e6faf [2021-01-22T10:39:50.580Z] ---> Running in d29a382183df [2021-01-22T10:39:51.182Z] Removing intermediate container d5065f2e6faf [2021-01-22T10:39:51.182Z] ---> b929882ba6b5 [2021-01-22T10:39:51.182Z] [2021-01-22T10:39:51.457Z] Removing intermediate container d29a382183df [2021-01-22T10:39:51.457Z] ---> 6d82fdcf4274 [2021-01-22T10:39:51.457Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:39:51.457Z] Removing intermediate container a8028c3c73ee [2021-01-22T10:39:51.457Z] ---> db80bf7c7ff2 [2021-01-22T10:39:51.457Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T10:39:51.457Z] Successfully built b929882ba6b5 [2021-01-22T10:39:51.457Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T10:39:51.732Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 61693aa917b8 [2021-01-22T10:39:52.329Z] Removing intermediate container 61693aa917b8 [2021-01-22T10:39:52.329Z] ---> 873188282bb2 [2021-01-22T10:39:52.329Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T10:39:52.329Z] ---> 47bd49741145 [2021-01-22T10:39:52.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T10:39:52.604Z] ---> Running in 285a1c6658a7 [2021-01-22T10:39:52.604Z] Removing intermediate container 9a02af9b0d70 [2021-01-22T10:39:52.604Z] ---> 24778998e669 [2021-01-22T10:39:52.604Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T10:39:52.875Z] ---> Running in 6560d9dc2c20 [2021-01-22T10:39:53.146Z] Removing intermediate container 285a1c6658a7 [2021-01-22T10:39:53.146Z] ---> 8e1966fe2086 [2021-01-22T10:39:53.146Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T10:39:53.424Z] ---> Running in 4b6cac4b6168 [2021-01-22T10:39:53.424Z] Removing intermediate container 6560d9dc2c20 [2021-01-22T10:39:53.424Z] ---> 45e3f0555795 [2021-01-22T10:39:53.424Z] ---> 4667678d2c5d [2021-01-22T10:39:53.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 22/24 : LABEL arch=arm64 [2021-01-22T10:39:53.424Z] [2021-01-22T10:39:53.696Z] ---> Running in 4eb06dc9687a [2021-01-22T10:39:54.293Z] Removing intermediate container 4eb06dc9687a [2021-01-22T10:39:54.293Z] ---> 6f7a567c7b1d [2021-01-22T10:39:54.293Z] Step 23/24 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:39:54.564Z] ---> 33c382fedeed [2021-01-22T10:39:54.564Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T10:39:54.564Z] ---> Running in 7a5b96d7270f [2021-01-22T10:39:54.564Z] ---> Running in 99b5fded672e [2021-01-22T10:39:54.564Z] Move dockerize executable [2021-01-22T10:39:55.158Z] Removing intermediate container 7a5b96d7270f [2021-01-22T10:39:55.158Z] ---> 0685ce82e402 [2021-01-22T10:39:55.158Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T10:39:55.158Z] ---> Running in 256eb907c669 [2021-01-22T10:39:55.430Z] Removing intermediate container 99b5fded672e [2021-01-22T10:39:55.430Z] ---> 9f8e25e73839 [2021-01-22T10:39:55.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T10:39:55.430Z] ---> Running in 5d53bfcf6396 [2021-01-22T10:39:56.024Z] Removing intermediate container 256eb907c669 [2021-01-22T10:39:56.024Z] ---> be0db78896f0 [2021-01-22T10:39:56.024Z] [2021-01-22T10:39:56.296Z] Removing intermediate container 5d53bfcf6396 [2021-01-22T10:39:56.296Z] ---> 64b5f475b68f [2021-01-22T10:39:56.296Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T10:39:56.296Z] Removing intermediate container 4b6cac4b6168 [2021-01-22T10:39:56.296Z] ---> f3f2c6a14488 [2021-01-22T10:39:56.296Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T10:39:56.296Z] Successfully built be0db78896f0 [2021-01-22T10:39:56.296Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T10:39:56.567Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 54c61ee0b0d8 [2021-01-22T10:39:56.567Z] ---> Running in 5d582ea0191c [2021-01-22T10:39:57.162Z] Removing intermediate container 5d582ea0191c [2021-01-22T10:39:57.162Z] ---> beefda240f73 [2021-01-22T10:39:57.162Z] Step 22/23 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:39:57.162Z] Removing intermediate container 54c61ee0b0d8 [2021-01-22T10:39:57.162Z] ---> 1c2765131cbc [2021-01-22T10:39:57.162Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T10:39:57.162Z] ---> Running in e8219ff73495 [2021-01-22T10:39:57.760Z] Removing intermediate container e8219ff73495 [2021-01-22T10:39:57.760Z] ---> 13e6b4aa7444 [2021-01-22T10:39:57.760Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T10:39:57.760Z] ---> Running in 7c3668d8f3da [2021-01-22T10:39:57.760Z] ---> 4250400ad194 [2021-01-22T10:39:57.760Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T10:39:58.031Z] ---> Running in ff4e7a539aa8 [2021-01-22T10:39:58.306Z] Removing intermediate container 7c3668d8f3da [2021-01-22T10:39:58.306Z] ---> 257680657264 [2021-01-22T10:39:58.306Z] [2021-01-22T10:39:58.904Z] Successfully built 257680657264 [2021-01-22T10:39:58.904Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T10:40:00.336Z]  Building docker-core-metadata-go ... done Removing intermediate container ff4e7a539aa8 [2021-01-22T10:40:00.336Z] ---> a927e414c61a [2021-01-22T10:40:00.336Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T10:40:00.934Z] ---> 3ec1cc11d098 [2021-01-22T10:40:00.934Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T10:40:02.367Z] ---> d86f0e76f049 [2021-01-22T10:40:02.367Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T10:40:02.985Z] ---> a6c3396b3859 [2021-01-22T10:40:02.985Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T10:40:04.414Z] ---> 67e59bf5e662 [2021-01-22T10:40:04.414Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T10:40:05.007Z] ---> f10ac8b26532 [2021-01-22T10:40:05.007Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T10:40:05.281Z] ---> Running in b00b6ad09059 [2021-01-22T10:40:05.869Z] Removing intermediate container b00b6ad09059 [2021-01-22T10:40:05.869Z] ---> a8943aecd81b [2021-01-22T10:40:05.869Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T10:40:06.465Z] ---> 2126aaf1d2f3 [2021-01-22T10:40:06.465Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T10:40:07.064Z] ---> Running in f2e82b9eca56 [2021-01-22T10:40:09.029Z] Removing intermediate container f2e82b9eca56 [2021-01-22T10:40:09.029Z] ---> c504b236d5b4 [2021-01-22T10:40:09.029Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T10:40:09.624Z] ---> Running in 90113bf5e909 [2021-01-22T10:40:09.896Z] Removing intermediate container 90113bf5e909 [2021-01-22T10:40:09.896Z] ---> 1bf98e090fe0 [2021-01-22T10:40:09.896Z] Step 30/33 : CMD ["gate"] [2021-01-22T10:40:10.491Z] ---> Running in f88b94454875 [2021-01-22T10:40:10.762Z] Removing intermediate container f88b94454875 [2021-01-22T10:40:10.762Z] ---> 2935318e2a06 [2021-01-22T10:40:10.762Z] Step 31/33 : LABEL arch=arm64 [2021-01-22T10:40:11.367Z] ---> Running in c79a47288089 [2021-01-22T10:40:11.989Z] Removing intermediate container c79a47288089 [2021-01-22T10:40:11.989Z] ---> 5171c44c16db [2021-01-22T10:40:11.989Z] Step 32/33 : LABEL git_sha=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [2021-01-22T10:40:12.263Z] ---> Running in d41019e028a8 [2021-01-22T10:40:12.859Z] Removing intermediate container d41019e028a8 [2021-01-22T10:40:12.859Z] ---> 3d25aa948d37 [2021-01-22T10:40:12.859Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T10:40:13.133Z] ---> Running in 25ae73472334 [2021-01-22T10:40:13.726Z] Removing intermediate container 25ae73472334 [2021-01-22T10:40:13.726Z] ---> aa72e406ce95 [2021-01-22T10:40:13.726Z] [2021-01-22T10:40:14.001Z] Successfully built aa72e406ce95 [2021-01-22T10:40:14.001Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-22T10:40:14.607Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-22T10:40:14.607Z] $ docker stop --time=1 1275b1944eef99d2e33779b108028e82af18f567f52da3c1489675cb6cc9a20f [2021-01-22T10:40:16.502Z] $ docker rm -f 1275b1944eef99d2e33779b108028e82af18f567f52da3c1489675cb6cc9a20f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T10:40:17.220Z] + grep docker [2021-01-22T10:40:17.221Z] + docker images [2021-01-22T10:40:17.491Z] docker-security-bootstrapper-go-arm64 latest aa72e406ce95 4 seconds ago 40.3MB [2021-01-22T10:40:17.491Z] docker-core-metadata-go-arm64 latest 257680657264 19 seconds ago 17.7MB [2021-01-22T10:40:17.491Z] docker-security-secretstore-setup-go-arm64 latest be0db78896f0 22 seconds ago 23.4MB [2021-01-22T10:40:17.491Z] docker-security-proxy-setup-go-arm64 latest b929882ba6b5 27 seconds ago 23.2MB [2021-01-22T10:40:17.491Z] docker-sys-mgmt-agent-go-arm64 latest ea9627d49dde About a minute ago 300MB [2021-01-22T10:40:17.491Z] docker-core-data-go-arm64 latest ef86d40f3fac 3 minutes ago 21MB [2021-01-22T10:40:17.491Z] docker-core-command-go-arm64 latest ad8a20ea0b19 3 minutes ago 15.4MB [2021-01-22T10:40:17.492Z] docker-support-scheduler-go-arm64 latest 5afb7d242d38 3 minutes ago 15.5MB [2021-01-22T10:40:17.492Z] docker-support-notifications-go-arm64 latest eeb731b0377b 3 minutes ago 16MB [2021-01-22T10:40:17.492Z] docker 20.10.0 eeaf43b92773 6 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-22T10:40:19.915Z] provisioning config files... [2021-01-22T10:40:19.929Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config8228829888024834217tmp [Pipeline] { [Pipeline] sh [2021-01-22T10:40:20.312Z] + set +x [2021-01-22T10:40:20.312Z] + curl -s https://codecov.io/bash [2021-01-22T10:40:20.312Z] + bash -s -- [2021-01-22T10:40:20.890Z] [2021-01-22T10:40:20.890Z] _____ _ [2021-01-22T10:40:20.890Z] / ____| | | [2021-01-22T10:40:20.890Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T10:40:20.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T10:40:20.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T10:40:20.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T10:40:20.890Z] Bash-20210115-cec3c92 [2021-01-22T10:40:20.890Z] [2021-01-22T10:40:20.890Z] [2021-01-22T10:40:20.890Z] ==> git version 2.24.3 found [2021-01-22T10:40:20.890Z] ==> 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-22T10:40:20.890Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T10:40:20.890Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T10:40:20.890Z] ==> Jenkins CI detected. [2021-01-22T10:40:20.890Z] project root: . [2021-01-22T10:40:20.890Z] --> token set from env [2021-01-22T10:40:20.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T10:40:20.890Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T10:40:20.890Z] ==> Python coveragepy not found [2021-01-22T10:40:20.890Z] ==> Searching for coverage reports in: [2021-01-22T10:40:20.890Z] + . [2021-01-22T10:40:20.890Z] -> Found 1 reports [2021-01-22T10:40:20.890Z] ==> Detecting git/mercurial file structure [2021-01-22T10:40:20.890Z] ==> Reading reports [2021-01-22T10:40:20.890Z] + ./coverage.out bytes=565147 [2021-01-22T10:40:20.890Z] ==> Appending adjustments [2021-01-22T10:40:20.890Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T10:40:24.205Z] + Found adjustments [2021-01-22T10:40:24.205Z] ==> Gzipping contents [2021-01-22T10:40:24.205Z] 84K /tmp/codecov.dgd6h0.gz [2021-01-22T10:40:24.205Z] ==> Uploading reports [2021-01-22T10:40:24.206Z] url: https://codecov.io [2021-01-22T10:40:24.206Z] query: branch=PR-3030&commit=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-22T10:40:24.206Z] -> Pinging Codecov [2021-01-22T10:40:24.206Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=f49c0d4f6f1d4d3347b87069ca1603e8250e67ec&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-22T10:40:26.128Z] -> Uploading to [2021-01-22T10:40:26.128Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/f49c0d4f6f1d4d3347b87069ca1603e8250e67ec/2be135ee-4e63-40d1-8edf-12226651c35f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T104025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c4697165fe65260685aa28872f7bfaad4feb2807f7e0d1a04899ae5e2d7589b [2021-01-22T10:40:26.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T10:40:26.128Z] Dload Upload Total Spent Left Speed [2021-01-22T10:40:26.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85607 0 0 100 85607 0 156k --:--:-- --:--:-- --:--:-- 156k [2021-01-22T10:40:26.390Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f49c0d4f6f1d4d3347b87069ca1603e8250e67ec [Pipeline] } [2021-01-22T10:40:26.457Z] 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-22T10:40:29.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:40:29.905Z] ---> package-listing.sh [2021-01-22T10:40:29.905Z] ++ facter osfamily [2021-01-22T10:40:29.905Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T10:40:29.905Z] + OS_FAMILY=redhat [2021-01-22T10:40:29.905Z] + workspace=/w/workspace/edgex-go/20 [2021-01-22T10:40:29.905Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T10:40:29.905Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T10:40:29.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T10:40:29.905Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T10:40:29.905Z] + '[' /w/workspace/edgex-go/20 ']' [2021-01-22T10:40:29.905Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T10:40:29.905Z] + case "${OS_FAMILY}" in [2021-01-22T10:40:29.905Z] + rpm -qa [2021-01-22T10:40:29.905Z] + sort [2021-01-22T10:40:35.219Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T10:40:35.219Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T10:40:35.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T10:40:35.219Z] + '[' /w/workspace/edgex-go/20 ']' [2021-01-22T10:40:35.219Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2021-01-22T10:40:35.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2021-01-22T10:40:35.255Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T10:40:35.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:40:35.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T10:40:35.857Z] [2021-01-22T10:40:35.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T10:40:36.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T10:40:36.207Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T10:40:36.207Z] df20fa9351a1: Pulling fs layer [2021-01-22T10:40:36.207Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T10:40:36.207Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T10:40:36.207Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T10:40:36.207Z] 93b61091891f: Pulling fs layer [2021-01-22T10:40:36.207Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T10:40:36.207Z] 5e14af77c1be: Pulling fs layer [2021-01-22T10:40:36.207Z] 01666e4c0597: Pulling fs layer [2021-01-22T10:40:36.207Z] aa168da1d23b: Pulling fs layer [2021-01-22T10:40:36.207Z] 93b9cdb0e59b: Waiting [2021-01-22T10:40:36.207Z] 01666e4c0597: Waiting [2021-01-22T10:40:36.207Z] 5e14af77c1be: Waiting [2021-01-22T10:40:36.207Z] aa168da1d23b: Waiting [2021-01-22T10:40:36.207Z] 46f8f816bc3b: Waiting [2021-01-22T10:40:36.207Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T10:40:36.207Z] 36b3adc4ff6f: Download complete [2021-01-22T10:40:36.469Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T10:40:36.469Z] 46f8f816bc3b: Download complete [2021-01-22T10:40:36.469Z] df20fa9351a1: Verifying Checksum [2021-01-22T10:40:36.469Z] df20fa9351a1: Download complete [2021-01-22T10:40:36.469Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T10:40:36.469Z] 93b9cdb0e59b: Download complete [2021-01-22T10:40:36.469Z] 5e14af77c1be: Verifying Checksum [2021-01-22T10:40:36.469Z] 5e14af77c1be: Download complete [2021-01-22T10:40:36.469Z] 93b61091891f: Verifying Checksum [2021-01-22T10:40:36.469Z] 93b61091891f: Download complete [2021-01-22T10:40:36.469Z] 01666e4c0597: Verifying Checksum [2021-01-22T10:40:36.469Z] 01666e4c0597: Download complete [2021-01-22T10:40:36.731Z] df20fa9351a1: Pull complete [2021-01-22T10:40:36.995Z] 36b3adc4ff6f: Pull complete [2021-01-22T10:40:37.257Z] 8ad3a11d3b57: Download complete [2021-01-22T10:40:38.212Z] 8ad3a11d3b57: Pull complete [2021-01-22T10:40:38.212Z] 46f8f816bc3b: Pull complete [2021-01-22T10:40:39.163Z] aa168da1d23b: Verifying Checksum [2021-01-22T10:40:39.163Z] aa168da1d23b: Download complete [2021-01-22T10:40:40.121Z] 93b61091891f: Pull complete [2021-01-22T10:40:40.121Z] 93b9cdb0e59b: Pull complete [2021-01-22T10:40:40.121Z] 5e14af77c1be: Pull complete [2021-01-22T10:40:40.392Z] 01666e4c0597: Pull complete [2021-01-22T10:40:50.465Z] aa168da1d23b: Pull complete [2021-01-22T10:40:50.465Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T10:40:50.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T10:40:50.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T10:40:50.761Z] prd-centos7-docker-4c-2g-22269 does not seem to be running inside a container [2021-01-22T10:40:50.811Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T10:40:56.713Z] $ docker top 3777985b06946d9dee98f62280343ba27889a9c845101072724607b13930459a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T10:40:57.275Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T10:40:57.577Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T10:40:57.876Z] + ls /var/log/sa-host [2021-01-22T10:40:57.876Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T10:40:57.876Z] file_magic: OK [2021-01-22T10:40:57.876Z] HZ: Using current value: 100 [2021-01-22T10:40:57.876Z] file_header: OK [2021-01-22T10:40:57.876Z] 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-22T10:40:57.876Z] Statistics: [2021-01-22T10:40:57.876Z] 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... [2021-01-22T10:40:57.876Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T10:40:57.876Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T10:40:57.876Z] file_magic: OK [2021-01-22T10:40:57.876Z] HZ: Using current value: 100 [2021-01-22T10:40:57.876Z] file_header: OK [2021-01-22T10:40:57.876Z] 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-22T10:40:57.876Z] Statistics: [2021-01-22T10:40:57.876Z] Hnuu...uuuununununu... [2021-01-22T10:40:57.876Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T10:40:58.538Z] provisioning config files... [2021-01-22T10:40:58.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config7342613456423257787tmp [Pipeline] { [Pipeline] echo [2021-01-22T10:40:58.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:40:58.940Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T10:40:58.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T10:40:59.046Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:40:59.345Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T10:40:59.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:40:59.668Z] ---> sudo-logs.sh [2021-01-22T10:40:59.668Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T10:40:59.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:40:59.990Z] ---> job-cost.sh [2021-01-22T10:40:59.991Z] lf-activate-venv: SKIPPING [2021-01-22T10:40:59.991Z] INFO: No Stack... [2021-01-22T10:41:00.942Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T10:41:01.520Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T10:41:01.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T10:41:01.849Z] ---> logs-deploy.sh [2021-01-22T10:41:01.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/20 [2021-01-22T10:41:01.849Z] INFO: archiving workspace using pattern(s): [2021-01-22T10:41:03.243Z] Archives upload complete. [2021-01-22T10:41:03.243Z] INFO: archiving logs to Nexus