Pull request #2982 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 68a8f910767166238b38b7946bcb5bba3869a893 rather than c9724fdd47badea76d82e9ac70ff7c7bcc60354c Obtained Jenkinsfile from 68a8f910767166238b38b7946bcb5bba3869a893 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2982/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2982/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18153 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c > 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/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 Commit message: "docs(metadata): design V2 provisionwatcher API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T08:19:02.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T08:19:03.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T08:19:03.332Z] ========================================================= [2021-01-04T08:19:03.332Z] EdgeX Global Pipelines Version Info [2021-01-04T08:19:03.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:19:04.953Z] ------------------- [2021-01-04T08:19:04.953Z] stable info: [2021-01-04T08:19:04.953Z] ------------------- [2021-01-04T08:19:04.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T08:19:04.953Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T08:19:04.953Z] Message: update stable to v1.0.173 [2021-01-04T08:19:05.900Z] ------------------- [2021-01-04T08:19:05.900Z] experimental info: [2021-01-04T08:19:05.900Z] ------------------- [2021-01-04T08:19:05.900Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T08:19:05.900Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T08:19:05.900Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T08:19:06.277Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T08:19:06.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T08:19:06.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T08:19:06.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T08:19:06.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T08:19:06.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T08:19:07.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T08:19:07.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T08:19:07.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T08:19:07.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T08:19:07.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T08:19:07.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T08:19:07.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T08:19:08.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T08:19:08.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T08:19:08.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T08:19:08.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T08:19:08.638Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T08:19:08.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T08:19:08.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T08:19:09.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T08:19:09.153Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T08:19:09.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T08:19:09.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2982 [Pipeline] echo [2021-01-04T08:19:09.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2982 [Pipeline] echo [2021-01-04T08:19:09.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2982 [Pipeline] echo [2021-01-04T08:19:09.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9724fdd47badea76d82e9ac70ff7c7bcc60354c [Pipeline] echo [2021-01-04T08:19:09.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9724fd [Pipeline] echo [2021-01-04T08:19:10.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T08:19:10.335Z] provisioning config files... [2021-01-04T08:19:10.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7993632481613422557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:19:10.810Z] ---> docker-login.sh [2021-01-04T08:19:10.810Z] nexus3.edgexfoundry.org:10001 [2021-01-04T08:19:11.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:19:11.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:19:11.334Z] Configure a credential helper to remove this warning. See [2021-01-04T08:19:11.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:19:11.334Z] [2021-01-04T08:19:11.334Z] Login Succeeded [2021-01-04T08:19:11.334Z] nexus3.edgexfoundry.org:10002 [2021-01-04T08:19:11.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:19:11.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:19:11.334Z] Configure a credential helper to remove this warning. See [2021-01-04T08:19:11.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:19:11.334Z] [2021-01-04T08:19:11.334Z] Login Succeeded [2021-01-04T08:19:11.334Z] nexus3.edgexfoundry.org:10003 [2021-01-04T08:19:11.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:19:11.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:19:11.597Z] Configure a credential helper to remove this warning. See [2021-01-04T08:19:11.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:19:11.597Z] [2021-01-04T08:19:11.597Z] Login Succeeded [2021-01-04T08:19:11.597Z] nexus3.edgexfoundry.org:10004 [2021-01-04T08:19:11.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:19:11.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:19:11.858Z] Configure a credential helper to remove this warning. See [2021-01-04T08:19:11.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:19:11.858Z] [2021-01-04T08:19:11.858Z] Login Succeeded [2021-01-04T08:19:11.858Z] docker.io [2021-01-04T08:19:11.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:19:12.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:19:12.119Z] Configure a credential helper to remove this warning. See [2021-01-04T08:19:12.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:19:12.119Z] [2021-01-04T08:19:12.119Z] Login Succeeded [2021-01-04T08:19:12.119Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T08:19:12.146Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T08:19:12.700Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T08:19:12.700Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.700Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T08:19:12.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.700Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T08:19:12.701Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.701Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T08:19:12.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T08:19:12.701Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T08:19:12.701Z] ++ cut -d/ -f2 [2021-01-04T08:19:12.701Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T08:19:12.791Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:19:14.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T08:19:14.497Z] [2021-01-04T08:19:14.497Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:19:14.889Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T08:19:14.889Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T08:19:14.889Z] 31603596830f: Pulling fs layer [2021-01-04T08:19:14.889Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T08:19:14.889Z] 6ca5941a6612: Pulling fs layer [2021-01-04T08:19:14.889Z] ecc8261a40a4: Pulling fs layer [2021-01-04T08:19:14.889Z] ecc8261a40a4: Waiting [2021-01-04T08:19:14.889Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T08:19:14.889Z] 2a8b12db71e7: Download complete [2021-01-04T08:19:14.889Z] 31603596830f: Verifying Checksum [2021-01-04T08:19:14.889Z] 31603596830f: Download complete [2021-01-04T08:19:15.156Z] ecc8261a40a4: Verifying Checksum [2021-01-04T08:19:15.156Z] ecc8261a40a4: Download complete [2021-01-04T08:19:15.156Z] 6ca5941a6612: Verifying Checksum [2021-01-04T08:19:15.156Z] 6ca5941a6612: Download complete [2021-01-04T08:19:15.418Z] 31603596830f: Pull complete [2021-01-04T08:19:15.418Z] 2a8b12db71e7: Pull complete [2021-01-04T08:19:16.364Z] 6ca5941a6612: Pull complete [2021-01-04T08:19:16.628Z] ecc8261a40a4: Pull complete [2021-01-04T08:19:16.628Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T08:19:16.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T08:19:16.628Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T08:19:16.747Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:19:16.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T08:19:19.707Z] $ docker top f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T08:19:20.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T08:19:20.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T08:19:20.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T08:19:20.374Z] $ docker exec f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent [2021-01-04T08:19:20.533Z] SSH_AUTH_SOCK=/tmp/ssh-g6Q0nP3VpgoN/agent.11 [2021-01-04T08:19:20.533Z] SSH_AGENT_PID=16 [2021-01-04T08:19:20.543Z] Running ssh-add (command line suppressed) [2021-01-04T08:19:20.663Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3413321930530348064.key (/w/workspace/edgex-go/1@tmp/private_key_3413321930530348064.key) [2021-01-04T08:19:20.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T08:19:21.081Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T08:19:21.113Z] $ docker exec --env ******** --env ******** f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent -k [2021-01-04T08:19:21.225Z] unset SSH_AUTH_SOCK; [2021-01-04T08:19:21.225Z] unset SSH_AGENT_PID; [2021-01-04T08:19:21.225Z] echo Agent pid 16 killed; [2021-01-04T08:19:21.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T08:19:21.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T08:19:21.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T08:19:21.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T08:19:21.643Z] $ docker exec f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent [2021-01-04T08:19:21.804Z] SSH_AUTH_SOCK=/tmp/ssh-a2bFWI2sGjC3/agent.45 [2021-01-04T08:19:21.804Z] SSH_AGENT_PID=50 [2021-01-04T08:19:21.811Z] Running ssh-add (command line suppressed) [2021-01-04T08:19:21.932Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5489314292049595825.key (/w/workspace/edgex-go/1@tmp/private_key_5489314292049595825.key) [2021-01-04T08:19:21.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T08:19:22.359Z] + git semver init [2021-01-04T08:19:22.359Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T08:19:22.359Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-04T08:19:22.359Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-04T08:19:22.359Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T08:19:22.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T08:19:22.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T08:19:22.359Z] # $SEMVER_BRANCH = PR-2982 [2021-01-04T08:19:22.359Z] # $SEMVER_TEMP = /tmp/semver-508521011 [2021-01-04T08:19:22.359Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T08:19:40.529Z] # '/tmp/semver-508521011' -> '/w/workspace/edgex-go/1/.semver' [2021-01-04T08:19:40.529Z] # -> Force: false [2021-01-04T08:19:40.529Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-04T08:19:40.556Z] $ docker exec --env ******** --env ******** f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent -k [2021-01-04T08:19:40.786Z] unset SSH_AUTH_SOCK; [2021-01-04T08:19:40.787Z] unset SSH_AGENT_PID; [2021-01-04T08:19:40.787Z] echo Agent pid 50 killed; [2021-01-04T08:19:40.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T08:19:41.510Z] + git semver [Pipeline] } [2021-01-04T08:19:41.547Z] $ docker stop --time=1 f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab [2021-01-04T08:19:43.099Z] $ docker rm -f f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T08:19:43.717Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T08:19:44.311Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T08:19:44.331Z] [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-04T08:19:45.653Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T08:19:45.978Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T08:19:46.306Z] + sudo service docker restart [2021-01-04T08:19:46.306Z] + true [2021-01-04T08:19:46.306Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T08:19:46.920Z] ========================================================= [2021-01-04T08:19:46.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T08:19:46.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:19:47.355Z] + 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-04T08:19:51.584Z] Sending build context to Docker daemon 326.2MB [2021-01-04T08:19:51.584Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T08:19:51.584Z] Step 2/7 : FROM ${BASE} [2021-01-04T08:19:51.584Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T08:19:51.584Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T08:19:51.584Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T08:19:51.584Z] de9db76c5a1d: Pulling fs layer [2021-01-04T08:19:51.584Z] bca2f99d35d6: Pulling fs layer [2021-01-04T08:19:51.584Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T08:19:51.584Z] 7c6f9722023f: Pulling fs layer [2021-01-04T08:19:51.584Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T08:19:51.584Z] 93359f2a8cfa: Waiting [2021-01-04T08:19:51.584Z] 7c6f9722023f: Waiting [2021-01-04T08:19:51.584Z] a35cf1a2eb13: Waiting [2021-01-04T08:19:51.584Z] bca2f99d35d6: Waiting [2021-01-04T08:19:51.584Z] de9db76c5a1d: Verifying Checksum [2021-01-04T08:19:51.584Z] de9db76c5a1d: Download complete [2021-01-04T08:19:51.584Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T08:19:51.584Z] 0ef7d3d256c8: Download complete [2021-01-04T08:19:51.584Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T08:19:51.584Z] 93359f2a8cfa: Download complete [2021-01-04T08:19:51.584Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T08:19:51.584Z] 188c0c94c7c5: Download complete [2021-01-04T08:19:51.584Z] 7c6f9722023f: Verifying Checksum [2021-01-04T08:19:51.584Z] 7c6f9722023f: Download complete [2021-01-04T08:19:51.584Z] 188c0c94c7c5: Pull complete [2021-01-04T08:19:51.584Z] 0ef7d3d256c8: Pull complete [2021-01-04T08:19:51.849Z] de9db76c5a1d: Pull complete [2021-01-04T08:19:53.774Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T08:19:53.774Z] a35cf1a2eb13: Download complete [2021-01-04T08:19:54.037Z] bca2f99d35d6: Verifying Checksum [2021-01-04T08:19:54.037Z] bca2f99d35d6: Download complete [2021-01-04T08:19:59.992Z] Still waiting to schedule task [2021-01-04T08:19:59.993Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18150’ is offline [2021-01-04T08:20:00.656Z] bca2f99d35d6: Pull complete [2021-01-04T08:20:00.656Z] 93359f2a8cfa: Pull complete [2021-01-04T08:20:00.656Z] 7c6f9722023f: Pull complete [2021-01-04T08:20:04.888Z] a35cf1a2eb13: Pull complete [2021-01-04T08:20:04.888Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T08:20:04.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T08:20:04.888Z] ---> a62c8e92a672 [2021-01-04T08:20:04.888Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T08:20:04.888Z] ---> Running in 2339db7bfadd [2021-01-04T08:20:05.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:20:06.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:20:06.673Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T08:20:06.938Z] (2/12) Installing file (5.38-r0) [2021-01-04T08:20:06.938Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T08:20:06.938Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T08:20:11.156Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T08:20:11.156Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T08:20:11.156Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T08:20:11.156Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T08:20:11.157Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T08:20:11.157Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T08:20:11.157Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T08:20:11.157Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T08:20:11.421Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:20:11.421Z] OK: 233 MiB in 51 packages [2021-01-04T08:20:14.733Z] Removing intermediate container 2339db7bfadd [2021-01-04T08:20:14.734Z] ---> 511b7d5171f1 [2021-01-04T08:20:14.734Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T08:20:14.734Z] ---> Running in 331ee37a1e81 [2021-01-04T08:20:14.734Z] Removing intermediate container 331ee37a1e81 [2021-01-04T08:20:14.734Z] ---> c73413eb687e [2021-01-04T08:20:14.734Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T08:20:15.308Z] latest: Pulling from library/docker [2021-01-04T08:20:15.308Z] 801bfaa63ef2: Pulling fs layer [2021-01-04T08:20:15.308Z] 4f7dc993c79e: Pulling fs layer [2021-01-04T08:20:15.308Z] d39d95e4997f: Pulling fs layer [2021-01-04T08:20:15.308Z] 1cda4b703d87: Pulling fs layer [2021-01-04T08:20:15.308Z] 54e5375350ea: Pulling fs layer [2021-01-04T08:20:15.308Z] f08cd1b3bb1b: Pulling fs layer [2021-01-04T08:20:15.308Z] 8e17d04e0c68: Pulling fs layer [2021-01-04T08:20:15.308Z] 54e5375350ea: Waiting [2021-01-04T08:20:15.308Z] f08cd1b3bb1b: Waiting [2021-01-04T08:20:15.308Z] 1cda4b703d87: Waiting [2021-01-04T08:20:15.308Z] 8e17d04e0c68: Waiting [2021-01-04T08:20:15.572Z] d39d95e4997f: Verifying Checksum [2021-01-04T08:20:15.572Z] d39d95e4997f: Download complete [2021-01-04T08:20:15.572Z] 4f7dc993c79e: Verifying Checksum [2021-01-04T08:20:15.572Z] 4f7dc993c79e: Download complete [2021-01-04T08:20:15.572Z] 801bfaa63ef2: Verifying Checksum [2021-01-04T08:20:15.572Z] 801bfaa63ef2: Download complete [2021-01-04T08:20:15.572Z] 54e5375350ea: Verifying Checksum [2021-01-04T08:20:15.572Z] 54e5375350ea: Download complete [2021-01-04T08:20:15.572Z] f08cd1b3bb1b: Verifying Checksum [2021-01-04T08:20:15.572Z] f08cd1b3bb1b: Download complete [2021-01-04T08:20:15.847Z] 8e17d04e0c68: Verifying Checksum [2021-01-04T08:20:15.847Z] 8e17d04e0c68: Download complete [2021-01-04T08:20:15.847Z] 801bfaa63ef2: Pull complete [2021-01-04T08:20:16.113Z] 4f7dc993c79e: Pull complete [2021-01-04T08:20:16.114Z] d39d95e4997f: Pull complete [2021-01-04T08:20:16.694Z] 1cda4b703d87: Verifying Checksum [2021-01-04T08:20:16.694Z] 1cda4b703d87: Download complete [2021-01-04T08:20:20.031Z] 1cda4b703d87: Pull complete [2021-01-04T08:20:20.031Z] 54e5375350ea: Pull complete [2021-01-04T08:20:20.031Z] f08cd1b3bb1b: Pull complete [2021-01-04T08:20:20.296Z] 8e17d04e0c68: Pull complete [2021-01-04T08:20:20.296Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T08:20:20.296Z] Status: Downloaded newer image for docker:latest [2021-01-04T08:20:21.701Z] ---> 96d510298891 [2021-01-04T08:20:21.701Z] Step 6/7 : COPY go.mod . [2021-01-04T08:20:21.964Z] ---> 6d95db0b8a07 [2021-01-04T08:20:21.964Z] Step 7/7 : RUN go mod download [2021-01-04T08:20:21.964Z] ---> Running in 37622cbc952b [2021-01-04T08:20:43.963Z] Removing intermediate container 37622cbc952b [2021-01-04T08:20:43.963Z] ---> 6aad8f2b2c96 [2021-01-04T08:20:43.963Z] Successfully built 6aad8f2b2c96 [2021-01-04T08:20:43.963Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:20:44.330Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T08:20:44.331Z] . [Pipeline] withDockerContainer [2021-01-04T08:20:44.459Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:20:44.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T08:20:45.321Z] $ docker top bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:20:45.912Z] + go version [2021-01-04T08:20:45.912Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T08:20:45.950Z] $ docker stop --time=1 bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 [2021-01-04T08:20:47.292Z] $ docker rm -f bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:20:48.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T08:20:48.416Z] . [Pipeline] withDockerContainer [2021-01-04T08:20:48.542Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:20:48.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T08:20:49.191Z] $ docker top 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T08:20:49.483Z] ========================================================= [2021-01-04T08:20:49.483Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T08:20:49.483Z] ========================================================= [Pipeline] sh [2021-01-04T08:20:49.833Z] + make test [2021-01-04T08:20:49.833Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T08:20:59.988Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T08:21:12.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T08:21:18.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T08:21:19.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T08:21:19.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T08:21:19.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T08:21:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T08:21:19.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T08:21:20.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T08:21:20.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T08:21:21.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T08:21:23.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T08:21:23.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T08:21:23.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T08:21:24.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.6% of statements [2021-01-04T08:21:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T08:21:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T08:21:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T08:21:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T08:21:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T08:21:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.0% of statements [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T08:21:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T08:21:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T08:21:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 73.7% of statements [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T08:21:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 83.3% of statements [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T08:21:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T08:21:30.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T08:21:30.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T08:21:30.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T08:21:30.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements [2021-01-04T08:21:30.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T08:21:31.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2021-01-04T08:21:31.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T08:21:31.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements [2021-01-04T08:21:31.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T08:21:31.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T08:21:31.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T08:21:31.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.336s coverage: 93.8% of statements [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements [2021-01-04T08:21:33.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-04T08:21:33.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements [2021-01-04T08:21:34.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2021-01-04T08:21:34.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements [2021-01-04T08:21:34.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T08:21:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 63.5% of statements [2021-01-04T08:21:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T08:21:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T08:21:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-01-04T08:21:35.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-01-04T08:21:35.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-04T08:21:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-01-04T08:21:35.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-01-04T08:21:37.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 55.9% of statements [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T08:21:37.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 37.0% of statements [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T08:21:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T08:21:37.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.350s coverage: 84.0% of statements [2021-01-04T08:21:37.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-04T08:21:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.1% of statements [2021-01-04T08:21:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T08:21:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T08:21:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T08:21:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T08:21:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T08:21:39.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-04T08:21:39.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T08:21:39.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-01-04T08:21:39.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T08:21:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.677s coverage: 29.1% of statements [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T08:21:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T08:21:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T08:21:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T08:21:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T08:21:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T08:21:40.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-04T08:21:40.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T08:21:40.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T08:21:40.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-01-04T08:21:41.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-04T08:21:41.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-04T08:21:41.531Z] GO111MODULE=on go vet ./... [2021-01-04T08:21:47.294Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18154 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws [2021-01-04T08:21:47.403Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-04T08:21:52.508Z] using credential edgex-jenkins-ssh [2021-01-04T08:21:52.574Z] Cloning the remote Git repository [2021-01-04T08:21:52.632Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:21:52.734Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-04T08:21:52.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:21:52.804Z] > git --version # timeout=10 [2021-01-04T08:21:52.821Z] > git --version # 'git version 2.17.1' [2021-01-04T08:21:52.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:21:52.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T08:22:03.651Z] gofmt -l . [2021-01-04T08:22:03.651Z] [ "`gofmt -l .`" = "" ] [2021-01-04T08:22:04.227Z] ./bin/test-go-mod-tidy.sh [2021-01-04T08:22:04.801Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T08:22:06.524Z] + ls -al . [2021-01-04T08:22:06.524Z] total 636 [2021-01-04T08:22:06.524Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 08:22 . [2021-01-04T08:22:06.524Z] drwxr-xr-x 4 root root 28 Jan 4 08:20 .. [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 08:18 .dockerignore [2021-01-04T08:22:06.524Z] drwxrwxr-x 8 1001 1001 179 Jan 4 08:19 .git [2021-01-04T08:22:06.524Z] drwxrwxr-x 3 1001 1001 125 Jan 4 08:18 .github [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 08:18 .gitignore [2021-01-04T08:22:06.524Z] drwx------ 3 1001 1001 47 Jan 4 08:19 .semver [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 08:18 .sonarcloud.properties [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 08:18 CONTRIBUTING.md [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 08:18 Dockerfile.build [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 08:18 Jenkinsfile [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 08:18 LICENSE [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 08:18 Makefile [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 08:18 README.md [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 08:18 SECURITY.md [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 08:19 VERSION [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 08:18 ZMQWindows.md [2021-01-04T08:22:06.524Z] drwxrwxr-x 2 1001 1001 117 Jan 4 08:18 bin [2021-01-04T08:22:06.524Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 08:18 cmd [2021-01-04T08:22:06.524Z] -rw-r--r-- 1 root root 537189 Jan 4 08:21 coverage.out [2021-01-04T08:22:06.524Z] -rw-r--r-- 1 root root 979 Jan 4 08:22 go.mod [2021-01-04T08:22:06.524Z] -rw-r--r-- 1 root root 18739 Jan 4 08:22 go.sum [2021-01-04T08:22:06.524Z] drwxrwxr-x 8 1001 1001 127 Jan 4 08:18 internal [2021-01-04T08:22:06.524Z] drwxrwxr-x 4 1001 1001 26 Jan 4 08:18 openapi [2021-01-04T08:22:06.524Z] drwxrwxr-x 4 1001 1001 71 Jan 4 08:18 snap [2021-01-04T08:22:06.524Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 08:18 version.go [Pipeline] sh [2021-01-04T08:22:06.847Z] + '[' -e coverage.out ] [2021-01-04T08:22:06.847Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T08:22:07.052Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T08:22:07.365Z] + make build [2021-01-04T08:22:07.365Z] 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-04T08:22:07.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T08:22:07.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T08:22:08.738Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:22:09.178Z] Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:22:09.179Z] Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) [2021-01-04T08:22:07.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T08:22:07.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:22:07.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:22:07.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T08:22:08.762Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T08:22:08.781Z] > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 [2021-01-04T08:22:09.081Z] > git remote # timeout=10 [2021-01-04T08:22:09.101Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T08:22:09.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:22:09.140Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T08:22:09.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T08:22:09.239Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T08:22:09.280Z] > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 [2021-01-04T08:22:11.591Z] 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-04T08:22:13.613Z] Commit message: "docs(metadata): design V2 provisionwatcher API" [2021-01-04T08:22:13.675Z] > git --version # timeout=10 [2021-01-04T08:22:13.689Z] > git --version # 'git version 2.17.1' [2021-01-04T08:22:13.702Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T08:22:15.528Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T08:22:16.003Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T08:22:16.365Z] + true [2021-01-04T08:22:16.365Z] + sudo service docker restart [2021-01-04T08:22:18.252Z] 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] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T08:22:18.481Z] provisioning config files... [2021-01-04T08:22:18.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1895280064142684943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:22:18.987Z] ---> docker-login.sh [2021-01-04T08:22:18.987Z] nexus3.edgexfoundry.org:10001 [2021-01-04T08:22:19.669Z] 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-04T08:22:19.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:22:20.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:22:20.245Z] Configure a credential helper to remove this warning. See [2021-01-04T08:22:20.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:22:20.245Z] [2021-01-04T08:22:20.245Z] Login Succeeded [2021-01-04T08:22:20.245Z] nexus3.edgexfoundry.org:10002 [2021-01-04T08:22:20.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:22:20.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:22:20.792Z] Configure a credential helper to remove this warning. See [2021-01-04T08:22:20.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:22:20.792Z] [2021-01-04T08:22:20.792Z] Login Succeeded [2021-01-04T08:22:20.792Z] nexus3.edgexfoundry.org:10003 [2021-01-04T08:22:21.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:22:21.082Z] 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-04T08:22:21.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:22:21.341Z] Configure a credential helper to remove this warning. See [2021-01-04T08:22:21.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:22:21.341Z] [2021-01-04T08:22:21.341Z] Login Succeeded [2021-01-04T08:22:21.341Z] nexus3.edgexfoundry.org:10004 [2021-01-04T08:22:21.355Z] 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-04T08:22:21.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:22:21.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:22:21.890Z] Configure a credential helper to remove this warning. See [2021-01-04T08:22:21.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:22:21.890Z] [2021-01-04T08:22:21.890Z] Login Succeeded [2021-01-04T08:22:21.890Z] docker.io [2021-01-04T08:22:22.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T08:22:22.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T08:22:22.435Z] Configure a credential helper to remove this warning. See [2021-01-04T08:22:22.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T08:22:22.435Z] [2021-01-04T08:22:22.435Z] Login Succeeded [2021-01-04T08:22:22.435Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T08:22:22.469Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-04T08:22:22.764Z] 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 [Pipeline] echo [2021-01-04T08:22:22.987Z] ========================================================= [2021-01-04T08:22:22.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T08:22:22.987Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:22:23.409Z] + 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-04T08:22:24.174Z] 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-04T08:22:25.129Z] 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-04T08:22:26.038Z] Sending build context to Docker daemon 165.4MB [2021-01-04T08:22:26.039Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T08:22:26.039Z] Step 2/7 : FROM ${BASE} [2021-01-04T08:22:26.039Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T08:22:26.039Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T08:22:26.039Z] a4357932f1b6: Pulling fs layer [2021-01-04T08:22:26.039Z] 18c013af1878: Pulling fs layer [2021-01-04T08:22:26.039Z] 00ac8860ef70: Pulling fs layer [2021-01-04T08:22:26.039Z] 63d7cb157983: Pulling fs layer [2021-01-04T08:22:26.039Z] b116817d02f9: Pulling fs layer [2021-01-04T08:22:26.039Z] 745a02a5169b: Pulling fs layer [2021-01-04T08:22:26.039Z] 63d7cb157983: Waiting [2021-01-04T08:22:26.039Z] b116817d02f9: Waiting [2021-01-04T08:22:26.039Z] 745a02a5169b: Waiting [2021-01-04T08:22:26.039Z] 00ac8860ef70: Waiting [2021-01-04T08:22:26.039Z] 18c013af1878: Verifying Checksum [2021-01-04T08:22:26.039Z] 18c013af1878: Download complete [2021-01-04T08:22:26.039Z] a4357932f1b6: Verifying Checksum [2021-01-04T08:22:26.039Z] a4357932f1b6: Download complete [2021-01-04T08:22:26.039Z] 63d7cb157983: Verifying Checksum [2021-01-04T08:22:26.039Z] 63d7cb157983: Download complete [2021-01-04T08:22:26.039Z] b116817d02f9: Download complete [2021-01-04T08:22:26.039Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T08:22:26.039Z] 5f621e34cdf4: Download complete [2021-01-04T08:22:26.315Z] 5f621e34cdf4: Pull complete [2021-01-04T08:22:26.529Z] 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-04T08:22:26.913Z] a4357932f1b6: Pull complete [2021-01-04T08:22:27.482Z] 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-04T08:22:27.515Z] 18c013af1878: Pull complete [2021-01-04T08:22:28.430Z] 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-04T08:22:28.497Z] 745a02a5169b: Verifying Checksum [2021-01-04T08:22:28.497Z] 745a02a5169b: Download complete [Pipeline] } [2021-01-04T08:22:29.420Z] $ docker stop --time=1 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b [2021-01-04T08:22:29.480Z] 00ac8860ef70: Verifying Checksum [2021-01-04T08:22:29.480Z] 00ac8860ef70: Download complete [2021-01-04T08:22:31.068Z] $ docker rm -f 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:22:34.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T08:22:34.878Z] [2021-01-04T08:22:34.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:22:35.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T08:22:35.352Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T08:22:35.352Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T08:22:35.352Z] ca9280d653b3: Pulling fs layer [2021-01-04T08:22:35.352Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T08:22:35.702Z] cbdbe7a5bc2a: Download complete [2021-01-04T08:22:36.010Z] ca9280d653b3: Verifying Checksum [2021-01-04T08:22:36.010Z] ca9280d653b3: Download complete [2021-01-04T08:22:36.010Z] cbdbe7a5bc2a: Pull complete [2021-01-04T08:22:36.981Z] 7e9c9ca2126c: Verifying Checksum [2021-01-04T08:22:36.981Z] 7e9c9ca2126c: Download complete [2021-01-04T08:22:36.981Z] ca9280d653b3: Pull complete [2021-01-04T08:22:39.670Z] 00ac8860ef70: Pull complete [2021-01-04T08:22:39.942Z] 63d7cb157983: Pull complete [2021-01-04T08:22:40.214Z] b116817d02f9: Pull complete [2021-01-04T08:22:44.536Z] 745a02a5169b: Pull complete [2021-01-04T08:22:44.536Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T08:22:44.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T08:22:44.536Z] ---> b7e6874047d6 [2021-01-04T08:22:44.536Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T08:22:45.158Z] 7e9c9ca2126c: Pull complete [2021-01-04T08:22:45.158Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T08:22:45.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T08:22:45.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T08:22:45.294Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:22:45.342Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T08:22:46.156Z] $ docker top 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:22:46.675Z] + docker-compose build --help [2021-01-04T08:22:46.675Z] + grep parallel [2021-01-04T08:22:47.191Z] ---> Running in a9f905102dac [2021-01-04T08:22:47.620Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T08:22:47.653Z] $ docker stop --time=1 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d [2021-01-04T08:22:48.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:22:49.009Z] $ docker rm -f 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d [2021-01-04T08:22:49.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:22:49.736Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T08:22:49.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T08:22:49.784Z] . [Pipeline] withDockerContainer [2021-01-04T08:22:49.905Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:22:49.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T08:22:50.008Z] (2/12) Installing file (5.38-r0) [2021-01-04T08:22:50.277Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T08:22:50.277Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T08:22:50.543Z] $ docker top 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:22:51.078Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T08:22:52.024Z] Building docker-core-command-go ... [2021-01-04T08:22:52.025Z] Building docker-core-data-go ... [2021-01-04T08:22:52.025Z] Building docker-core-metadata-go ... [2021-01-04T08:22:52.025Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T08:22:52.025Z] Building docker-security-proxy-setup-go ... [2021-01-04T08:22:52.025Z] Building docker-security-secretstore-setup-go ... [2021-01-04T08:22:52.025Z] Building docker-support-notifications-go ... [2021-01-04T08:22:52.025Z] Building docker-support-scheduler-go ... [2021-01-04T08:22:52.025Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T08:22:52.025Z] Building docker-support-notifications-go [2021-01-04T08:22:52.025Z] Building docker-core-command-go [2021-01-04T08:22:52.025Z] Building docker-sys-mgmt-agent-go [2021-01-04T08:22:52.025Z] Building docker-security-proxy-setup-go [2021-01-04T08:22:52.025Z] Building docker-support-scheduler-go [2021-01-04T08:22:54.558Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T08:22:54.558Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T08:22:54.558Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T08:22:54.558Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T08:22:54.827Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T08:22:54.827Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T08:22:54.827Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T08:22:55.097Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T08:22:55.097Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:22:55.097Z] OK: 217 MiB in 51 packages [2021-01-04T08:22:59.389Z] Removing intermediate container a9f905102dac [2021-01-04T08:22:59.389Z] ---> dc414ba7cf0e [2021-01-04T08:22:59.389Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T08:22:59.389Z] ---> Running in 4a67aaded86b [2021-01-04T08:22:59.662Z] Removing intermediate container 4a67aaded86b [2021-01-04T08:22:59.662Z] ---> 43b855c8b0a4 [2021-01-04T08:22:59.662Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T08:23:00.254Z] latest: Pulling from library/docker [2021-01-04T08:23:00.254Z] 159e5727ea61: Pulling fs layer [2021-01-04T08:23:00.254Z] 687389c36290: Pulling fs layer [2021-01-04T08:23:00.254Z] 94e28978939c: Pulling fs layer [2021-01-04T08:23:00.254Z] ea42096754a7: Pulling fs layer [2021-01-04T08:23:00.254Z] bd61cee6920e: Pulling fs layer [2021-01-04T08:23:00.254Z] 87c4ece4675c: Pulling fs layer [2021-01-04T08:23:00.254Z] 90ca8b2ff088: Pulling fs layer [2021-01-04T08:23:00.254Z] bd61cee6920e: Waiting [2021-01-04T08:23:00.254Z] 90ca8b2ff088: Waiting [2021-01-04T08:23:00.254Z] ea42096754a7: Waiting [2021-01-04T08:23:00.254Z] 87c4ece4675c: Waiting [2021-01-04T08:23:00.535Z] 94e28978939c: Verifying Checksum [2021-01-04T08:23:00.535Z] 94e28978939c: Download complete [2021-01-04T08:23:00.535Z] 687389c36290: Verifying Checksum [2021-01-04T08:23:00.535Z] 687389c36290: Download complete [2021-01-04T08:23:00.535Z] 159e5727ea61: Verifying Checksum [2021-01-04T08:23:00.535Z] 159e5727ea61: Download complete [2021-01-04T08:23:00.813Z] bd61cee6920e: Verifying Checksum [2021-01-04T08:23:00.813Z] bd61cee6920e: Download complete [2021-01-04T08:23:00.813Z] 87c4ece4675c: Verifying Checksum [2021-01-04T08:23:00.813Z] 87c4ece4675c: Download complete [2021-01-04T08:23:00.813Z] 90ca8b2ff088: Verifying Checksum [2021-01-04T08:23:00.813Z] 90ca8b2ff088: Download complete [2021-01-04T08:23:01.412Z] 159e5727ea61: Pull complete [2021-01-04T08:23:02.014Z] 687389c36290: Pull complete [2021-01-04T08:23:02.288Z] 94e28978939c: Pull complete [2021-01-04T08:23:02.288Z] ea42096754a7: Verifying Checksum [2021-01-04T08:23:02.288Z] ea42096754a7: Download complete [2021-01-04T08:23:06.616Z] ea42096754a7: Pull complete [2021-01-04T08:23:06.616Z] bd61cee6920e: Pull complete [2021-01-04T08:23:06.889Z] 87c4ece4675c: Pull complete [2021-01-04T08:23:07.485Z] 90ca8b2ff088: Pull complete [2021-01-04T08:23:07.485Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T08:23:07.485Z] Status: Downloaded newer image for docker:latest [2021-01-04T08:23:10.873Z] ---> 7a8be4201358 [2021-01-04T08:23:10.873Z] Step 6/7 : COPY go.mod . [2021-01-04T08:23:11.469Z] ---> 749b79a272f7 [2021-01-04T08:23:11.469Z] Step 7/7 : RUN go mod download [2021-01-04T08:23:11.469Z] ---> Running in a05555152c49 [2021-01-04T08:23:24.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:23:24.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:23:24.248Z] ---> 6aad8f2b2c96 [2021-01-04T08:23:24.248Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T08:23:24.248Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:23:24.248Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:23:24.248Z] ---> 6aad8f2b2c96 [2021-01-04T08:23:24.248Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T08:23:24.248Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:23:24.248Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:23:24.248Z] ---> 6aad8f2b2c96 [2021-01-04T08:23:24.248Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T08:23:24.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:23:24.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:23:24.248Z] ---> 6aad8f2b2c96 [2021-01-04T08:23:24.248Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:23:24.248Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:23:24.248Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:23:24.248Z] ---> 6aad8f2b2c96 [2021-01-04T08:23:24.248Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T08:23:24.248Z] ---> Running in 8b64cc2326bf [2021-01-04T08:23:24.248Z] ---> Running in 7604192079ed [2021-01-04T08:23:24.248Z] ---> Running in 0b7808422db6 [2021-01-04T08:23:24.248Z] ---> Running in 8dfee20e84d6 [2021-01-04T08:23:24.248Z] ---> Running in 59e8ec7bca0a [2021-01-04T08:23:24.248Z] Removing intermediate container 8b64cc2326bf [2021-01-04T08:23:24.248Z] ---> af5f1944339f [2021-01-04T08:23:24.248Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:23:24.248Z] Removing intermediate container 8dfee20e84d6 [2021-01-04T08:23:24.248Z] ---> 461df2f3cd70 [2021-01-04T08:23:24.248Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:23:24.248Z] Removing intermediate container 59e8ec7bca0a [2021-01-04T08:23:24.248Z] ---> ea0aa66f3335 [2021-01-04T08:23:24.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:23:24.248Z] Removing intermediate container 0b7808422db6 [2021-01-04T08:23:24.248Z] ---> 684513c1279c [2021-01-04T08:23:24.248Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:23:24.248Z] Removing intermediate container 7604192079ed [2021-01-04T08:23:24.248Z] ---> ee4f20caafa4 [2021-01-04T08:23:24.248Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:23:24.248Z] ---> Running in 267ac2c29df5 [2021-01-04T08:23:24.248Z] ---> Running in 99253d39a083 [2021-01-04T08:23:24.248Z] ---> Running in 0e1d099f3d41 [2021-01-04T08:23:24.248Z] ---> Running in b9efa23012a2 [2021-01-04T08:23:24.248Z] ---> Running in 69a94bc63f75 [2021-01-04T08:23:26.188Z] Removing intermediate container 0e1d099f3d41 [2021-01-04T08:23:26.188Z] ---> 5687288fc023 [2021-01-04T08:23:26.188Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:23:26.188Z] Removing intermediate container 99253d39a083 [2021-01-04T08:23:26.188Z] ---> e8480b9acb96 [2021-01-04T08:23:26.188Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T08:23:26.188Z] Removing intermediate container 267ac2c29df5 [2021-01-04T08:23:26.188Z] ---> 07e2a477811c [2021-01-04T08:23:26.188Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T08:23:26.188Z] Removing intermediate container 69a94bc63f75 [2021-01-04T08:23:26.188Z] ---> 2f6bd5abe8e5 [2021-01-04T08:23:26.188Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T08:23:26.188Z] ---> Running in 8a962ef6059a [2021-01-04T08:23:26.450Z] ---> Running in a98e54acca6e [2021-01-04T08:23:26.450Z] ---> Running in 2aa4b04408cf [2021-01-04T08:23:26.450Z] ---> Running in fc997de680d3 [2021-01-04T08:23:26.450Z] Removing intermediate container b9efa23012a2 [2021-01-04T08:23:26.450Z] ---> 8df30d0ae382 [2021-01-04T08:23:26.450Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T08:23:26.717Z] ---> Running in 1b1ceb4b7cfc [2021-01-04T08:23:27.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:27.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:28.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:28.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:28.343Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:23:28.343Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:23:28.343Z] OK: 12750 distinct packages available [2021-01-04T08:23:28.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:23:28.343Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:23:28.343Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:23:28.343Z] OK: 12750 distinct packages available [2021-01-04T08:23:28.618Z] OK: 233 MiB in 51 packages [2021-01-04T08:23:28.618Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:23:28.618Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:23:28.618Z] OK: 12750 distinct packages available [2021-01-04T08:23:28.618Z] OK: 233 MiB in 51 packages [2021-01-04T08:23:28.888Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:23:28.888Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:23:28.888Z] OK: 12750 distinct packages available [2021-01-04T08:23:28.888Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:23:28.888Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:23:28.888Z] OK: 12750 distinct packages available [2021-01-04T08:23:28.888Z] OK: 233 MiB in 51 packages [2021-01-04T08:23:29.150Z] OK: 233 MiB in 51 packages [2021-01-04T08:23:29.150Z] OK: 233 MiB in 51 packages [2021-01-04T08:23:29.412Z] Removing intermediate container 8a962ef6059a [2021-01-04T08:23:29.412Z] ---> ba8da556a953 [2021-01-04T08:23:29.412Z] Step 6/22 : COPY go.mod . [2021-01-04T08:23:29.674Z] Removing intermediate container a98e54acca6e [2021-01-04T08:23:29.674Z] ---> 12a71b3fd671 [2021-01-04T08:23:29.674Z] Step 6/21 : COPY go.mod . [2021-01-04T08:23:29.954Z] Removing intermediate container 2aa4b04408cf [2021-01-04T08:23:29.954Z] ---> 5a2a2caee719 [2021-01-04T08:23:29.954Z] Step 6/21 : COPY go.mod . [2021-01-04T08:23:29.954Z] ---> 6d498f5db9f7 [2021-01-04T08:23:29.954Z] Step 7/22 : RUN go mod download [2021-01-04T08:23:29.954Z] ---> df979a449e34 [2021-01-04T08:23:29.954Z] Step 7/21 : RUN go mod download [2021-01-04T08:23:29.954Z] ---> Running in 29d07fbddb70 [2021-01-04T08:23:30.216Z] Removing intermediate container fc997de680d3 [2021-01-04T08:23:30.216Z] ---> 79654ce4e7e8 [2021-01-04T08:23:30.216Z] Step 6/27 : COPY go.mod . [2021-01-04T08:23:30.216Z] ---> Running in 97188a91b1a5 [2021-01-04T08:23:30.216Z] ---> a144ecfdcad9 [2021-01-04T08:23:30.216Z] Step 7/21 : RUN go mod download [2021-01-04T08:23:30.216Z] Removing intermediate container 1b1ceb4b7cfc [2021-01-04T08:23:30.216Z] ---> 2ad08c3d635a [2021-01-04T08:23:30.216Z] Step 6/24 : COPY go.mod . [2021-01-04T08:23:30.478Z] ---> Running in 138bfe9ad6db [2021-01-04T08:23:30.743Z] ---> a75ea90d7f52 [2021-01-04T08:23:30.744Z] Step 7/27 : RUN go mod download [2021-01-04T08:23:30.744Z] ---> ab25a8423c49 [2021-01-04T08:23:30.744Z] Step 7/24 : RUN go mod download [2021-01-04T08:23:31.011Z] ---> Running in 7e19ba5796a6 [2021-01-04T08:23:31.011Z] ---> Running in dfe9b95b9565 [2021-01-04T08:23:32.415Z] Removing intermediate container 97188a91b1a5 [2021-01-04T08:23:32.415Z] ---> 0fe936ccca18 [2021-01-04T08:23:32.415Z] Step 8/21 : COPY . . [2021-01-04T08:23:32.415Z] Removing intermediate container 29d07fbddb70 [2021-01-04T08:23:32.415Z] ---> 8c7fcfd20453 [2021-01-04T08:23:32.415Z] Step 8/22 : COPY . . [2021-01-04T08:23:33.821Z] Removing intermediate container 138bfe9ad6db [2021-01-04T08:23:33.821Z] ---> 93c7e8ebcf43 [2021-01-04T08:23:33.821Z] Step 8/21 : COPY . . [2021-01-04T08:23:38.263Z] Removing intermediate container a05555152c49 [2021-01-04T08:23:38.263Z] ---> d992f8859422 [2021-01-04T08:23:38.263Z] Successfully built d992f8859422 [2021-01-04T08:23:38.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:23:38.646Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T08:23:38.647Z] . [Pipeline] withDockerContainer [2021-01-04T08:23:38.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container [2021-01-04T08:23:38.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T08:23:40.536Z] $ docker top f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:23:41.687Z] + go version [2021-01-04T08:23:41.687Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T08:23:41.724Z] $ docker stop --time=1 f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b [2021-01-04T08:23:42.002Z] Removing intermediate container 7e19ba5796a6 [2021-01-04T08:23:42.002Z] ---> 8452c1601da2 [2021-01-04T08:23:42.002Z] Step 8/27 : COPY . . [2021-01-04T08:23:42.002Z] Removing intermediate container dfe9b95b9565 [2021-01-04T08:23:42.002Z] ---> 5726e8963e2b [2021-01-04T08:23:42.002Z] Step 8/24 : COPY . . [2021-01-04T08:23:43.671Z] $ docker rm -f f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:23:44.935Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T08:23:44.935Z] . [Pipeline] withDockerContainer [2021-01-04T08:23:45.214Z] prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container [2021-01-04T08:23:45.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T08:23:46.667Z] $ docker top a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T08:23:47.084Z] ========================================================= [2021-01-04T08:23:47.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T08:23:47.084Z] ========================================================= [Pipeline] sh [2021-01-04T08:23:47.751Z] + make test [2021-01-04T08:23:47.751Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T08:24:09.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T08:24:14.390Z] ---> dadde0cafa77 [2021-01-04T08:24:14.391Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T08:24:14.391Z] ---> ef99e5bd5350 [2021-01-04T08:24:14.391Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T08:24:14.391Z] ---> Running in fde13ffc8a27 [2021-01-04T08:24:14.391Z] ---> Running in e804c408b5c8 [2021-01-04T08:24:14.391Z] ---> 9d5c4c572bc6 [2021-01-04T08:24:14.391Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T08:24:14.391Z] ---> 9b55c2e1bfe2 [2021-01-04T08:24:14.391Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T08:24:14.391Z] ---> Running in a19ea0868c36 [2021-01-04T08:24:14.391Z] ---> Running in 81d6e5f94646 [2021-01-04T08:24:14.391Z] ---> 6fa8fd112018 [2021-01-04T08:24:14.391Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T08:24:14.391Z] ---> Running in 66ff58d43a55 [2021-01-04T08:24:14.391Z] 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-04T08:24:14.391Z] 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-04T08:24:14.391Z] 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-04T08:24:14.391Z] 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-04T08:24:14.391Z] 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-04T08:24:41.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T08:24:47.794Z] Removing intermediate container 81d6e5f94646 [2021-01-04T08:24:47.794Z] ---> f317b6e9152f [2021-01-04T08:24:47.794Z] [2021-01-04T08:24:47.794Z] Step 10/24 : FROM scratch [2021-01-04T08:24:47.794Z] ---> [2021-01-04T08:24:47.794Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T08:24:47.794Z] Removing intermediate container 66ff58d43a55 [2021-01-04T08:24:47.794Z] ---> a1439dbd892b [2021-01-04T08:24:47.794Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T08:24:48.812Z] ---> Running in 79e9a7e39e95 [2021-01-04T08:24:48.812Z] ---> Running in 4479758d17de [2021-01-04T08:24:48.812Z] Removing intermediate container a19ea0868c36 [2021-01-04T08:24:48.812Z] ---> 54c326c02118 [2021-01-04T08:24:48.812Z] [2021-01-04T08:24:48.812Z] Step 10/22 : FROM scratch [2021-01-04T08:24:48.812Z] ---> [2021-01-04T08:24:48.812Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:24:48.812Z] Removing intermediate container fde13ffc8a27 [2021-01-04T08:24:48.812Z] ---> 424249ab491c [2021-01-04T08:24:48.812Z] [2021-01-04T08:24:48.812Z] Step 10/21 : FROM scratch [2021-01-04T08:24:48.812Z] ---> [2021-01-04T08:24:48.812Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:24:49.134Z] Removing intermediate container e804c408b5c8 [2021-01-04T08:24:49.135Z] ---> d9550a8ba87a [2021-01-04T08:24:49.135Z] [2021-01-04T08:24:49.135Z] Step 10/21 : FROM alpine [2021-01-04T08:24:49.135Z] ---> Running in f4a1b3a7245d [2021-01-04T08:24:49.135Z] latest: Pulling from library/alpine [2021-01-04T08:24:49.135Z] ---> Running in 9218b3737bdb [2021-01-04T08:24:49.135Z] Removing intermediate container 79e9a7e39e95 [2021-01-04T08:24:49.135Z] ---> 2951fa3cf448 [2021-01-04T08:24:49.135Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T08:24:49.135Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T08:24:49.420Z] Status: Downloaded newer image for alpine:latest [2021-01-04T08:24:49.420Z] ---> 389fef711851 [2021-01-04T08:24:49.420Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T08:24:49.420Z] ---> Running in 5b8ef784aac9 [2021-01-04T08:24:49.420Z] Removing intermediate container f4a1b3a7245d [2021-01-04T08:24:49.420Z] ---> 88793b830c89 [2021-01-04T08:24:49.420Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T08:24:49.420Z] Removing intermediate container 9218b3737bdb [2021-01-04T08:24:49.420Z] ---> 4b269df5c757 [2021-01-04T08:24:49.420Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T08:24:49.420Z] ---> Running in 6effded0bf87 [2021-01-04T08:24:49.692Z] 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-04T08:24:49.692Z] ---> Running in a996c4205ea1 [2021-01-04T08:24:49.692Z] ---> Running in da8aaf7a48d1 [2021-01-04T08:24:49.692Z] Removing intermediate container 5b8ef784aac9 [2021-01-04T08:24:49.692Z] ---> 6034daa457a9 [2021-01-04T08:24:49.692Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T08:24:49.958Z] ---> Running in f70ee54a5a23 [2021-01-04T08:24:49.958Z] Removing intermediate container a996c4205ea1 [2021-01-04T08:24:49.958Z] ---> ca7ec722efc1 [2021-01-04T08:24:49.958Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T08:24:49.958Z] Removing intermediate container da8aaf7a48d1 [2021-01-04T08:24:49.958Z] ---> 7547f3fd3057 [2021-01-04T08:24:49.958Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T08:24:49.958Z] ---> Running in 019ae084ca58 [2021-01-04T08:24:50.226Z] ---> Running in 583ac9657f61 [2021-01-04T08:24:50.226Z] Removing intermediate container f70ee54a5a23 [2021-01-04T08:24:50.226Z] ---> 7bce8fa1fc42 [2021-01-04T08:24:50.226Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T08:24:50.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:24:50.490Z] Removing intermediate container 019ae084ca58 [2021-01-04T08:24:50.490Z] ---> 569f180b9289 [2021-01-04T08:24:50.490Z] Step 14/22 : WORKDIR / [2021-01-04T08:24:50.490Z] Removing intermediate container 583ac9657f61 [2021-01-04T08:24:50.490Z] ---> 11a36bd54b3e [2021-01-04T08:24:50.490Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T08:24:50.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:24:50.490Z] ---> Running in dfa72a12c012 [2021-01-04T08:24:50.763Z] ---> d9ef14e3d9c9 [2021-01-04T08:24:50.763Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T08:24:50.763Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:24:50.763Z] v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:24:50.763Z] OK: 12745 distinct packages available [2021-01-04T08:24:50.763Z] ---> 7555c3a8c3ee [2021-01-04T08:24:50.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T08:24:50.763Z] Removing intermediate container dfa72a12c012 [2021-01-04T08:24:50.763Z] ---> a77bf32a46a8 [2021-01-04T08:24:50.763Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T08:24:51.033Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T08:24:51.033Z] Removing intermediate container 4479758d17de [2021-01-04T08:24:51.033Z] ---> 0d60fd0677f6 [2021-01-04T08:24:51.033Z] [2021-01-04T08:24:51.033Z] Step 11/27 : FROM docker:latest [2021-01-04T08:24:51.033Z] ---> 0040bc98e531 [2021-01-04T08:24:51.033Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T08:24:51.033Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T08:24:51.033Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T08:24:51.033Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T08:24:51.033Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:24:51.296Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T08:24:51.296Z] OK: 7 MiB in 18 packages [2021-01-04T08:24:52.686Z] ---> Running in 28424bbf2c06 [2021-01-04T08:24:52.686Z] ---> 1b4e7637c4ad [2021-01-04T08:24:52.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T08:24:52.953Z] ---> 0e5447d30a4c [2021-01-04T08:24:52.953Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T08:24:52.953Z] ---> 927505633788 [2021-01-04T08:24:52.953Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T08:24:53.530Z] Removing intermediate container 6effded0bf87 [2021-01-04T08:24:53.530Z] ---> 7b367965d08a [2021-01-04T08:24:53.530Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T08:24:53.802Z] ---> 785cf506eba3 [2021-01-04T08:24:53.802Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T08:24:53.802Z] ---> 7d42f59b9d26 [2021-01-04T08:24:53.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T08:24:53.802Z] ---> 1d1353a09b7c [2021-01-04T08:24:53.802Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T08:24:53.802Z] ---> Running in e5a6c94bbc81 [2021-01-04T08:24:53.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:24:53.802Z] ---> Running in 53495aaa928d [2021-01-04T08:24:54.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:24:54.068Z] Removing intermediate container e5a6c94bbc81 [2021-01-04T08:24:54.068Z] ---> 7434058a17df [2021-01-04T08:24:54.068Z] Step 13/21 : WORKDIR /edgex [2021-01-04T08:24:54.068Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T08:24:54.068Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T08:24:54.068Z] Executing bash-5.0.17-r0.post-install [2021-01-04T08:24:54.068Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:24:54.068Z] OK: 12 MiB in 22 packages [2021-01-04T08:24:54.339Z] ---> 88b468e1bbec [2021-01-04T08:24:54.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T08:24:54.340Z] ---> Running in d7388fe42582 [2021-01-04T08:24:54.602Z] ---> 6a0858b2ed1e [2021-01-04T08:24:54.602Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T08:24:54.602Z] Removing intermediate container 53495aaa928d [2021-01-04T08:24:54.602Z] ---> 0b0ddd811c8c [2021-01-04T08:24:54.602Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:24:54.867Z] ---> Running in 4b424bc357ac [2021-01-04T08:24:54.867Z] ---> Running in 52226b213410 [2021-01-04T08:24:54.867Z] Removing intermediate container d7388fe42582 [2021-01-04T08:24:54.867Z] ---> 52f0e550c87c [2021-01-04T08:24:54.867Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T08:24:54.867Z] ---> 6fc26e8c7c4b [2021-01-04T08:24:54.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T08:24:55.131Z] Removing intermediate container 4b424bc357ac [2021-01-04T08:24:55.131Z] ---> 72281588b6d7 [2021-01-04T08:24:55.131Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T08:24:55.131Z] Removing intermediate container 52226b213410 [2021-01-04T08:24:55.131Z] ---> cea428123168 [2021-01-04T08:24:55.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:24:55.403Z] Removing intermediate container 28424bbf2c06 [2021-01-04T08:24:55.403Z] ---> 58117f012f19 [2021-01-04T08:24:55.403Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T08:24:55.403Z] ---> b76e3d96aff8 [2021-01-04T08:24:55.403Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T08:24:55.403Z] ---> Running in 6487e1f38f2c [2021-01-04T08:24:55.403Z] ---> Running in 43e546301be5 [2021-01-04T08:24:55.403Z] ---> 97e1eb8a5558 [2021-01-04T08:24:55.403Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T08:24:55.667Z] ---> Running in 35e4c067b8b4 [2021-01-04T08:24:55.667Z] ---> Running in 1adda81af667 [2021-01-04T08:24:55.933Z] Removing intermediate container 6487e1f38f2c [2021-01-04T08:24:55.933Z] ---> a581156386c6 [2021-01-04T08:24:55.933Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T08:24:55.933Z] Removing intermediate container 43e546301be5 [2021-01-04T08:24:55.933Z] ---> cd2b00cf0530 [2021-01-04T08:24:55.933Z] Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:24:56.200Z] ---> f4264ba7f91a [2021-01-04T08:24:56.200Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T08:24:56.200Z] ---> Running in a248411c18d5 [2021-01-04T08:24:56.200Z] Removing intermediate container 1adda81af667 [2021-01-04T08:24:56.200Z] ---> 64b8b41dfe4d [2021-01-04T08:24:56.200Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:24:56.200Z] ---> Running in 8153d3fd5047 [2021-01-04T08:24:56.200Z] ---> Running in c07b61e1bfe5 [2021-01-04T08:24:56.462Z] Removing intermediate container a248411c18d5 [2021-01-04T08:24:56.462Z] ---> f0a85e9581d8 [2021-01-04T08:24:56.462Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:24:56.724Z] Removing intermediate container 8153d3fd5047 [2021-01-04T08:24:56.724Z] ---> 741f47436fa5 [2021-01-04T08:24:56.724Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T08:24:56.991Z] ---> Running in 57be6c2f1268 [2021-01-04T08:24:56.991Z] Removing intermediate container c07b61e1bfe5 [2021-01-04T08:24:56.991Z] ---> d9fb403feee9 [2021-01-04T08:24:56.991Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T08:24:56.991Z] ---> Running in 6686cfcad590 [2021-01-04T08:24:56.991Z] ---> 1dcd03282641 [2021-01-04T08:24:56.991Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T08:24:57.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T08:24:57.255Z] ---> Running in 88baf418e3ca [2021-01-04T08:24:57.255Z] ---> Running in 335002f265a7 [2021-01-04T08:24:57.255Z] Removing intermediate container 57be6c2f1268 [2021-01-04T08:24:57.255Z] ---> a2ae0b73d748 [2021-01-04T08:24:57.255Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:24:57.519Z] Removing intermediate container 35e4c067b8b4 [2021-01-04T08:24:57.519Z] ---> 6eadde19d1c2 [2021-01-04T08:24:57.519Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T08:24:57.519Z] Removing intermediate container 6686cfcad590 [2021-01-04T08:24:57.519Z] ---> e6f936cddd89 [2021-01-04T08:24:57.519Z] [2021-01-04T08:24:57.519Z] ---> Running in 318bfcd7872a [2021-01-04T08:24:57.519Z] Removing intermediate container 88baf418e3ca [2021-01-04T08:24:57.519Z] ---> 3f541e93ce5f [2021-01-04T08:24:57.519Z] Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:24:57.794Z] Removing intermediate container 335002f265a7 [2021-01-04T08:24:57.794Z] ---> 7b8a60871375 [2021-01-04T08:24:57.794Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T08:24:57.795Z] ---> Running in 92d144bddedc [2021-01-04T08:24:57.795Z] Successfully built e6f936cddd89 [2021-01-04T08:24:57.795Z] ---> Running in 44603b448825 [2021-01-04T08:24:57.795Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T08:24:57.795Z] Building docker-core-metadata-go [2021-01-04T08:24:57.795Z]  Building docker-support-scheduler-go ... done  ---> Running in 3fa0c56bde2e [2021-01-04T08:24:58.058Z] Removing intermediate container 318bfcd7872a [2021-01-04T08:24:58.058Z] ---> 55b061ef9894 [2021-01-04T08:24:58.058Z] [2021-01-04T08:24:58.323Z] Removing intermediate container 92d144bddedc [2021-01-04T08:24:58.323Z] ---> 7fa03173dd51 [2021-01-04T08:24:58.323Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T08:24:58.323Z] Removing intermediate container 44603b448825 [2021-01-04T08:24:58.323Z] ---> 756da5851863 [2021-01-04T08:24:58.323Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T08:24:58.323Z] Successfully built 55b061ef9894 [2021-01-04T08:24:58.323Z] Removing intermediate container 3fa0c56bde2e [2021-01-04T08:24:58.323Z] ---> f14f254ae705 [2021-01-04T08:24:58.323Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T08:24:58.598Z] Successfully tagged docker-core-command-go:latest [2021-01-04T08:24:58.598Z] Building docker-security-secretstore-setup-go [2021-01-04T08:24:58.598Z]  Building docker-core-command-go ... done  ---> Running in 01fe04e76cea [2021-01-04T08:24:58.882Z] ---> Running in e213cd49161c [2021-01-04T08:24:58.882Z] ---> Running in 3ce6d4bba274 [2021-01-04T08:24:59.153Z] Removing intermediate container 01fe04e76cea [2021-01-04T08:24:59.153Z] ---> eeba21f02f6d [2021-01-04T08:24:59.153Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T08:24:59.420Z] Removing intermediate container e213cd49161c [2021-01-04T08:24:59.420Z] ---> ffa9cf09a839 [2021-01-04T08:24:59.420Z] [2021-01-04T08:25:00.367Z] Removing intermediate container 3ce6d4bba274 [2021-01-04T08:25:00.367Z] ---> d6ffce041c4a [2021-01-04T08:25:00.367Z] Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:25:02.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T08:25:02.927Z] Successfully built ffa9cf09a839 [2021-01-04T08:25:03.877Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T08:25:03.877Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-04T08:25:04.823Z] ---> Running in 48bd9e93d312 [2021-01-04T08:25:05.095Z] ---> Running in c84d4440289d [2021-01-04T08:25:05.676Z] Removing intermediate container 48bd9e93d312 [2021-01-04T08:25:05.676Z] ---> 8f8938565273 [2021-01-04T08:25:05.676Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T08:25:05.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T08:25:05.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T08:25:05.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T08:25:05.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T08:25:05.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T08:25:06.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T08:25:08.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T08:25:09.019Z] Removing intermediate container c84d4440289d [2021-01-04T08:25:09.019Z] ---> 8a5c14272450 [2021-01-04T08:25:09.019Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T08:25:09.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T08:25:10.955Z] ---> 411554712905 [2021-01-04T08:25:10.955Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T08:25:10.955Z] ---> Running in d8aec754dcb6 [2021-01-04T08:25:12.915Z] ---> 209865ed607c [2021-01-04T08:25:12.915Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T08:25:12.915Z] Removing intermediate container d8aec754dcb6 [2021-01-04T08:25:12.915Z] ---> afe50cbf9f18 [2021-01-04T08:25:12.915Z] [2021-01-04T08:25:14.346Z] Successfully built afe50cbf9f18 [2021-01-04T08:25:14.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:25:14.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:25:14.934Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T08:25:14.934Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-04T08:25:14.934Z] ---> 6aad8f2b2c96 [2021-01-04T08:25:14.934Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:25:14.934Z] ---> Using cache [2021-01-04T08:25:14.934Z] ---> ee4f20caafa4 [2021-01-04T08:25:14.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:25:14.934Z] ---> Using cache [2021-01-04T08:25:14.934Z] ---> 2f6bd5abe8e5 [2021-01-04T08:25:14.934Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:25:16.355Z] ---> 3d25899764a0 [2021-01-04T08:25:16.355Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T08:25:16.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T08:25:16.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T08:25:16.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T08:25:18.292Z] ---> Running in cba945e88f98 [2021-01-04T08:25:18.292Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:25:18.292Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:25:18.292Z] ---> 6aad8f2b2c96 [2021-01-04T08:25:18.292Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T08:25:18.292Z] ---> Using cache [2021-01-04T08:25:18.292Z] ---> ee4f20caafa4 [2021-01-04T08:25:18.292Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:25:18.292Z] ---> Using cache [2021-01-04T08:25:18.292Z] ---> 2f6bd5abe8e5 [2021-01-04T08:25:18.292Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T08:25:20.242Z] ---> Running in cea45d3e3b70 [2021-01-04T08:25:20.842Z] ---> Running in 69360793b33e [2021-01-04T08:25:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.237s coverage: 46.6% of statements [2021-01-04T08:25:21.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T08:25:21.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T08:25:21.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T08:25:21.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T08:25:21.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T08:25:22.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:22.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:22.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:22.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:22.521Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T08:25:22.521Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T08:25:22.521Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T08:25:22.521Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T08:25:22.521Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T08:25:22.521Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T08:25:22.521Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T08:25:23.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:23.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:23.709Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:25:23.709Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:25:23.709Z] OK: 12750 distinct packages available [2021-01-04T08:25:23.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:25:23.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:25:23.709Z] ---> 6aad8f2b2c96 [2021-01-04T08:25:23.709Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T08:25:23.709Z] ---> Using cache [2021-01-04T08:25:23.709Z] ---> ee4f20caafa4 [2021-01-04T08:25:23.709Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:25:23.709Z] ---> Using cache [2021-01-04T08:25:23.709Z] ---> 2f6bd5abe8e5 [2021-01-04T08:25:23.709Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T08:25:23.709Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:25:23.709Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:25:23.709Z] OK: 12750 distinct packages available [2021-01-04T08:25:23.970Z] OK: 233 MiB in 51 packages [2021-01-04T08:25:23.970Z] OK: 233 MiB in 51 packages [2021-01-04T08:25:27.295Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T08:25:27.295Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T08:25:27.295Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T08:25:27.295Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T08:25:27.295Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T08:25:27.295Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T08:25:27.295Z] ---> Running in 45a5adf8e4fd [2021-01-04T08:25:27.295Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T08:25:27.560Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T08:25:28.143Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T08:25:28.409Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T08:25:28.671Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T08:25:28.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.0% of statements [2021-01-04T08:25:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T08:25:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T08:25:28.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T08:25:28.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T08:25:28.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.565s coverage: 74.4% of statements [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T08:25:28.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T08:25:28.951Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T08:25:28.951Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T08:25:28.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.621s coverage: 83.3% of statements [2021-01-04T08:25:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T08:25:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T08:25:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T08:25:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T08:25:29.529Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T08:25:30.114Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T08:25:31.073Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T08:25:31.073Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T08:25:31.073Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T08:25:31.073Z] Removing intermediate container 69360793b33e [2021-01-04T08:25:31.073Z] ---> f035f322bf79 [2021-01-04T08:25:31.073Z] Step 6/24 : COPY go.mod . [2021-01-04T08:25:31.341Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T08:25:31.341Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T08:25:31.341Z] Removing intermediate container cba945e88f98 [2021-01-04T08:25:31.341Z] ---> 221344b1b423 [2021-01-04T08:25:31.341Z] Step 6/22 : COPY go.mod . [2021-01-04T08:25:31.341Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T08:25:31.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:31.341Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T08:25:31.341Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T08:25:31.947Z] ---> 8851b1ce847c [2021-01-04T08:25:31.947Z] Step 7/24 : RUN go mod download [2021-01-04T08:25:31.947Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T08:25:31.947Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T08:25:31.947Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T08:25:32.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:25:32.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:25:32.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:25:32.790Z] ---> 6aad8f2b2c96 [2021-01-04T08:25:32.790Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:25:32.790Z] ---> Using cache [2021-01-04T08:25:32.790Z] ---> ee4f20caafa4 [2021-01-04T08:25:32.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:25:32.790Z] ---> Using cache [2021-01-04T08:25:32.790Z] ---> 2f6bd5abe8e5 [2021-01-04T08:25:32.790Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:25:32.790Z] ---> Using cache [2021-01-04T08:25:32.790Z] ---> 221344b1b423 [2021-01-04T08:25:32.790Z] Step 6/22 : COPY go.mod . [2021-01-04T08:25:32.790Z] ---> Using cache [2021-01-04T08:25:32.790Z] ---> d4b4aa49f848 [2021-01-04T08:25:32.790Z] Step 7/22 : RUN go mod download [2021-01-04T08:25:32.790Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:25:32.790Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:25:32.790Z] OK: 12750 distinct packages available [2021-01-04T08:25:33.053Z] OK: 233 MiB in 51 packages [2021-01-04T08:25:33.627Z] ---> d4b4aa49f848 [2021-01-04T08:25:33.627Z] Step 7/22 : RUN go mod download [2021-01-04T08:25:33.627Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:25:33.627Z] ---> Running in d2a97512ab54 [2021-01-04T08:25:33.627Z] OK: 71 MiB in 55 packages [2021-01-04T08:25:33.627Z] ---> Running in ae9bc928dfd0 [2021-01-04T08:25:33.627Z] ---> Running in b8b707e0202b [2021-01-04T08:25:34.206Z] Removing intermediate container 45a5adf8e4fd [2021-01-04T08:25:34.206Z] ---> e6a846b1f627 [2021-01-04T08:25:34.206Z] Step 6/23 : COPY go.mod . [2021-01-04T08:25:34.786Z] ---> 176726675d96 [2021-01-04T08:25:34.786Z] Step 7/23 : RUN go mod download [2021-01-04T08:25:34.786Z] ---> Running in b6ec701a6f94 [2021-01-04T08:25:37.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T08:25:37.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T08:25:37.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T08:25:37.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements [2021-01-04T08:25:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T08:25:37.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements [2021-01-04T08:25:37.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T08:25:37.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-01-04T08:25:37.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T08:25:37.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T08:25:37.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T08:25:37.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T08:25:38.108Z] Removing intermediate container b8b707e0202b [2021-01-04T08:25:38.108Z] ---> c1299fce4779 [2021-01-04T08:25:38.108Z] Step 8/22 : COPY . . [2021-01-04T08:25:38.691Z] Removing intermediate container d2a97512ab54 [2021-01-04T08:25:38.691Z] ---> ee7d0a3f9263 [2021-01-04T08:25:38.691Z] Step 8/24 : COPY . . [2021-01-04T08:25:42.926Z] Removing intermediate container ae9bc928dfd0 [2021-01-04T08:25:42.926Z] ---> 299b83a530ca [2021-01-04T08:25:42.926Z] Step 8/22 : COPY . . [2021-01-04T08:25:45.491Z] Removing intermediate container b6ec701a6f94 [2021-01-04T08:25:45.491Z] ---> 679b49bf15fb [2021-01-04T08:25:45.491Z] Step 8/23 : COPY . . [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.082s coverage: 93.8% of statements [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 75.5% of statements [2021-01-04T08:25:45.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-01-04T08:25:45.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.167s coverage: 87.2% of statements [2021-01-04T08:25:46.068Z] Removing intermediate container cea45d3e3b70 [2021-01-04T08:25:46.068Z] ---> bb23088a7add [2021-01-04T08:25:46.068Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T08:25:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.2% of statements [2021-01-04T08:25:48.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.4% of statements [2021-01-04T08:25:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T08:25:50.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.637s coverage: 63.5% of statements [2021-01-04T08:25:50.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T08:25:50.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T08:25:50.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-04T08:25:50.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-01-04T08:25:50.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-01-04T08:25:51.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-01-04T08:25:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-01-04T08:25:54.285Z] ---> Running in 5e314cf99f88 [2021-01-04T08:25:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.839s coverage: 55.9% of statements [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T08:25:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T08:25:57.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T08:25:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.574s coverage: 84.0% of statements [2021-01-04T08:25:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements [2021-01-04T08:26:05.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T08:26:05.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T08:26:05.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements [2021-01-04T08:26:05.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.985s coverage: 29.1% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.117s coverage: 100.0% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T08:26:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T08:26:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T08:26:09.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-01-04T08:26:10.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-04T08:26:11.078Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-04T08:26:11.676Z] GO111MODULE=on go vet ./... [2021-01-04T08:26:16.514Z] Collecting docker-compose==1.23.2 [2021-01-04T08:26:16.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T08:26:16.514Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T08:26:16.514Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T08:26:16.514Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T08:26:16.514Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T08:26:16.514Z] ---> acf750443d6d [2021-01-04T08:26:16.514Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T08:26:18.445Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T08:26:18.445Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T08:26:18.709Z] 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-04T08:26:19.672Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T08:26:19.672Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T08:26:19.672Z] ---> Running in 4703ff3cbc78 [2021-01-04T08:26:19.937Z] ---> 24fd7e04da7a [2021-01-04T08:26:19.937Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T08:26:19.937Z] ---> 7173504b8425 [2021-01-04T08:26:19.937Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T08:26:19.937Z] ---> 95335968fa74 [2021-01-04T08:26:19.937Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T08:26:19.937Z] ---> Running in 9a37e04af67d [2021-01-04T08:26:19.937Z] ---> Running in f1e9e6b33f0f [2021-01-04T08:26:19.937Z] ---> Running in bc3067106d8b [2021-01-04T08:26:20.219Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T08:26:20.219Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T08:26:20.620Z] 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-04T08:26:20.915Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T08:26:20.915Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T08:26:20.915Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T08:26:20.915Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T08:26:20.915Z] 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-04T08:26:21.278Z] 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-04T08:26:21.278Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T08:26:21.278Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T08:26:21.278Z] 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-04T08:26:21.621Z] Collecting PyYAML<4,>=3.10 [2021-01-04T08:26:21.621Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T08:26:22.602Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T08:26:22.602Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T08:26:22.602Z] 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-04T08:26:22.603Z] 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-04T08:26:22.603Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T08:26:22.603Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T08:26:22.870Z] Collecting idna<2.8,>=2.5 [2021-01-04T08:26:22.870Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T08:26:22.870Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T08:26:22.870Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T08:26:22.870Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T08:26:22.871Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T08:26:23.135Z] Installing collected packages: cached-property, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, jsonschema, PyYAML, docker-compose [2021-01-04T08:26:23.135Z] Running setup.py install for dockerpty: started [2021-01-04T08:26:24.101Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T08:26:24.367Z] Attempting uninstall: urllib3 [2021-01-04T08:26:24.367Z] Found existing installation: urllib3 1.25.9 [2021-01-04T08:26:24.367Z] Uninstalling urllib3-1.25.9: [2021-01-04T08:26:24.634Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T08:26:26.598Z] Attempting uninstall: idna [2021-01-04T08:26:26.598Z] Found existing installation: idna 2.9 [2021-01-04T08:26:26.598Z] Uninstalling idna-2.9: [2021-01-04T08:26:26.598Z] Successfully uninstalled idna-2.9 [2021-01-04T08:26:26.598Z] Attempting uninstall: requests [2021-01-04T08:26:26.598Z] Found existing installation: requests 2.23.0 [2021-01-04T08:26:26.598Z] Uninstalling requests-2.23.0: [2021-01-04T08:26:26.598Z] Successfully uninstalled requests-2.23.0 [2021-01-04T08:26:27.588Z] Running setup.py install for docopt: started [2021-01-04T08:26:28.184Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T08:26:28.184Z] Running setup.py install for texttable: started [2021-01-04T08:26:29.143Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T08:26:29.143Z] Running setup.py install for PyYAML: started [2021-01-04T08:26:31.099Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T08:26:31.368Z] 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-04T08:26:38.049Z] Removing intermediate container 5e314cf99f88 [2021-01-04T08:26:38.049Z] ---> 13fb80253735 [2021-01-04T08:26:38.049Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T08:26:38.049Z] ---> Running in 34d94bf6d3b5 [2021-01-04T08:26:39.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:39.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:39.285Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T08:26:39.285Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T08:26:39.285Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T08:26:39.285Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:26:39.564Z] OK: 72 MiB in 58 packages [2021-01-04T08:26:40.982Z] Removing intermediate container 34d94bf6d3b5 [2021-01-04T08:26:40.982Z] ---> 784adc2e2917 [2021-01-04T08:26:40.982Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T08:26:40.982Z] ---> Running in 3fc74b3a846f [2021-01-04T08:26:41.568Z] Removing intermediate container 3fc74b3a846f [2021-01-04T08:26:41.568Z] ---> 7f807b96ffc2 [2021-01-04T08:26:41.568Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:26:41.568Z] ---> Running in e927ff466239 [2021-01-04T08:26:42.155Z] Removing intermediate container e927ff466239 [2021-01-04T08:26:42.155Z] ---> df456dc43ada [2021-01-04T08:26:42.155Z] Step 25/27 : LABEL arch=x86_64 [2021-01-04T08:26:42.155Z] ---> Running in 9339279aa52d [2021-01-04T08:26:42.743Z] Removing intermediate container 9339279aa52d [2021-01-04T08:26:42.744Z] ---> 9dc1248ffe83 [2021-01-04T08:26:42.744Z] Step 26/27 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:26:43.333Z] ---> Running in 637a3aa5560d [2021-01-04T08:26:43.616Z] Removing intermediate container 637a3aa5560d [2021-01-04T08:26:43.616Z] ---> 0528a8c82f53 [2021-01-04T08:26:43.616Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T08:26:43.891Z] ---> Running in e180810717a5 [2021-01-04T08:26:44.162Z] Removing intermediate container e180810717a5 [2021-01-04T08:26:44.162Z] ---> dfe2e3c02cc4 [2021-01-04T08:26:44.162Z] [2021-01-04T08:26:44.433Z] 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-04T08:26:44.433Z] Successfully built dfe2e3c02cc4 [2021-01-04T08:26:44.433Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T08:26:51.094Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f1e9e6b33f0f [2021-01-04T08:26:51.094Z] ---> e705e13a56da [2021-01-04T08:26:51.094Z] [2021-01-04T08:26:51.094Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T08:26:51.094Z] 3.10: Pulling from library/alpine [2021-01-04T08:26:52.489Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T08:26:52.489Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T08:26:52.489Z] ---> be4e4bea2c2e [2021-01-04T08:26:52.489Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T08:26:53.878Z] ---> Running in 6dbdba9da935 [2021-01-04T08:26:53.878Z] Removing intermediate container 9a37e04af67d [2021-01-04T08:26:53.878Z] ---> 10af2b1ed203 [2021-01-04T08:26:53.878Z] [2021-01-04T08:26:53.878Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T08:26:53.878Z] ---> be4e4bea2c2e [2021-01-04T08:26:53.878Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T08:26:54.141Z] ---> Running in 389577ddff49 [2021-01-04T08:26:54.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:54.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:54.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:54.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:26:55.267Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T08:26:55.267Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T08:26:55.267Z] OK: 10350 distinct packages available [2021-01-04T08:26:55.267Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T08:26:55.267Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T08:26:55.267Z] OK: 10350 distinct packages available [2021-01-04T08:26:55.267Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T08:26:55.267Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T08:26:55.267Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T08:26:55.267Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T08:26:55.267Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T08:26:55.535Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T08:26:55.535Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T08:26:55.535Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T08:26:55.535Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T08:26:55.535Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T08:26:55.535Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T08:26:55.535Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T08:26:55.535Z] OK: 7 MiB in 19 packages [2021-01-04T08:26:55.535Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T08:26:55.535Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T08:26:55.535Z] OK: 7 MiB in 19 packages [2021-01-04T08:26:58.849Z] Removing intermediate container 4703ff3cbc78 [2021-01-04T08:26:58.849Z] ---> 8ba63fdc7c8f [2021-01-04T08:26:58.849Z] [2021-01-04T08:26:58.849Z] Step 10/22 : FROM scratch [2021-01-04T08:26:58.849Z] ---> [2021-01-04T08:26:58.849Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:26:58.849Z] Removing intermediate container bc3067106d8b [2021-01-04T08:26:58.849Z] ---> 40fbc03116bf [2021-01-04T08:26:58.849Z] [2021-01-04T08:26:58.849Z] Step 10/23 : FROM alpine [2021-01-04T08:26:58.849Z] ---> 389fef711851 [2021-01-04T08:26:58.849Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:26:58.849Z] ---> Running in afd1dd3ecbab [2021-01-04T08:26:59.797Z] ---> Using cache [2021-01-04T08:26:59.797Z] ---> 4b269df5c757 [2021-01-04T08:26:59.797Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T08:26:59.797Z] Removing intermediate container afd1dd3ecbab [2021-01-04T08:26:59.797Z] ---> a025f601af90 [2021-01-04T08:26:59.797Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T08:26:59.797Z] Removing intermediate container 6dbdba9da935 [2021-01-04T08:26:59.797Z] ---> 26d6144c4f9a [2021-01-04T08:26:59.797Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T08:26:59.797Z] Removing intermediate container 389577ddff49 [2021-01-04T08:26:59.797Z] ---> a71c94783156 [2021-01-04T08:26:59.797Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T08:26:59.797Z] ---> Running in 5b82e3c37388 [2021-01-04T08:27:00.067Z] ---> Running in 4ed711eda097 [2021-01-04T08:27:00.067Z] ---> Running in 8afc64982944 [2021-01-04T08:27:00.067Z] ---> Running in a48517d4cdb4 [2021-01-04T08:27:00.067Z] Removing intermediate container 5b82e3c37388 [2021-01-04T08:27:00.067Z] ---> c90bfe1b3ed3 [2021-01-04T08:27:00.067Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T08:27:00.330Z] ---> Running in 10621f797308 [2021-01-04T08:27:00.330Z] Removing intermediate container 8afc64982944 [2021-01-04T08:27:00.330Z] ---> 34e33f51c4f0 [2021-01-04T08:27:00.330Z] Step 13/22 : WORKDIR / [2021-01-04T08:27:00.330Z] Removing intermediate container 4ed711eda097 [2021-01-04T08:27:00.330Z] ---> bea0cf1f4f41 [2021-01-04T08:27:00.330Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T08:27:00.330Z] Removing intermediate container a48517d4cdb4 [2021-01-04T08:27:00.330Z] ---> 7faab67809bc [2021-01-04T08:27:00.330Z] Step 13/24 : WORKDIR / [2021-01-04T08:27:00.593Z] ---> Running in 56f3b88b080f [2021-01-04T08:27:00.593Z] ---> Running in ab0f82dd0773 [2021-01-04T08:27:00.593Z] ---> Running in 0e1345cdb1ba [2021-01-04T08:27:00.593Z] Removing intermediate container 10621f797308 [2021-01-04T08:27:00.593Z] ---> 14b0a2071656 [2021-01-04T08:27:00.593Z] Step 14/22 : WORKDIR / [2021-01-04T08:27:00.593Z] ---> Running in 057bab63e6d2 [2021-01-04T08:27:00.857Z] Removing intermediate container ab0f82dd0773 [2021-01-04T08:27:00.857Z] ---> 2c353406d2ef [2021-01-04T08:27:00.857Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:27:00.857Z] Removing intermediate container 56f3b88b080f [2021-01-04T08:27:00.857Z] ---> 8157eb3cffc9 [2021-01-04T08:27:00.857Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T08:27:01.432Z] Removing intermediate container 0e1345cdb1ba [2021-01-04T08:27:01.432Z] ---> bdb22e221012 [2021-01-04T08:27:01.432Z] 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-04T08:27:01.697Z] ---> Running in 2b63ec4bd01e [2021-01-04T08:27:01.697Z] Removing intermediate container 057bab63e6d2 [2021-01-04T08:27:01.697Z] ---> 1dfae521f9c8 [2021-01-04T08:27:01.697Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T08:27:01.970Z] ---> 4d27b72b3d48 [2021-01-04T08:27:01.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T08:27:02.240Z] ---> 9da262f25e3a [2021-01-04T08:27:02.240Z] 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-04T08:27:02.240Z] ---> aed9263554ef [2021-01-04T08:27:02.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T08:27:02.240Z] ---> 1f4ae39f5789 [2021-01-04T08:27:02.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T08:27:02.509Z] ---> 0d74d922f54d [2021-01-04T08:27:02.509Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T08:27:02.777Z] ---> e1b628dbbe89 [2021-01-04T08:27:02.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T08:27:02.777Z] ---> f20660fe498f [2021-01-04T08:27:02.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T08:27:02.777Z] ---> 3e0038ec0d15 [2021-01-04T08:27:02.777Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T08:27:03.353Z] ---> 2c17dc1366ec [2021-01-04T08:27:03.353Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T08:27:03.353Z] ---> 3db4155c8113 [2021-01-04T08:27:03.353Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T08:27:03.353Z] Removing intermediate container 2b63ec4bd01e [2021-01-04T08:27:03.353Z] ---> 9209e3fffd0d [2021-01-04T08:27:03.353Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T08:27:03.353Z] ---> Running in 8ed681cc4559 [2021-01-04T08:27:03.353Z] ---> Running in 8f3eafb7866c [2021-01-04T08:27:03.353Z] ---> Running in 9355f3d2407d [2021-01-04T08:27:03.615Z] ---> 34002339f465 [2021-01-04T08:27:03.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T08:27:03.615Z] Removing intermediate container 9355f3d2407d [2021-01-04T08:27:03.615Z] ---> d20514603621 [2021-01-04T08:27:03.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:27:04.198Z] ---> Running in 15b4aab21bfb [2021-01-04T08:27:04.198Z] ---> 2a52c9576ece [2021-01-04T08:27:04.198Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T08:27:04.778Z] Removing intermediate container 15b4aab21bfb [2021-01-04T08:27:04.778Z] ---> a950585c9fad [2021-01-04T08:27:04.778Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T08:27:04.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T08:27:04.778Z] ---> Running in b5c4a8ceba49 [2021-01-04T08:27:04.778Z] ---> c4b3be5e209f [2021-01-04T08:27:04.778Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T08:27:04.778Z] ---> Running in 0daa66296f13 [2021-01-04T08:27:05.050Z] Removing intermediate container b5c4a8ceba49 [2021-01-04T08:27:05.050Z] ---> cccb226c5d20 [2021-01-04T08:27:05.050Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:27:05.318Z] ---> Running in a71faf8a9258 [2021-01-04T08:27:05.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T08:27:05.318Z] Removing intermediate container 8ed681cc4559 [2021-01-04T08:27:05.318Z] ---> 9f7fef070b06 [2021-01-04T08:27:05.318Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T08:27:05.584Z] ---> Running in 26e164e76989 [2021-01-04T08:27:05.584Z] Removing intermediate container a71faf8a9258 [2021-01-04T08:27:05.584Z] ---> 0554cd2c0717 [2021-01-04T08:27:05.584Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:27:05.584Z] ---> Running in 92ec0e85f624 [2021-01-04T08:27:05.847Z] Removing intermediate container 26e164e76989 [2021-01-04T08:27:05.847Z] ---> a3ba1b846c2a [2021-01-04T08:27:05.847Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T08:27:05.847Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T08:27:05.847Z] ---> Running in ed5db2f310b7 [2021-01-04T08:27:05.847Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T08:27:05.847Z] Removing intermediate container 92ec0e85f624 [2021-01-04T08:27:05.847Z] ---> b81714522fd0 [2021-01-04T08:27:05.847Z] [2021-01-04T08:27:06.110Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T08:27:06.110Z] Successfully built b81714522fd0 [2021-01-04T08:27:06.110Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T08:27:06.110Z]  Building docker-core-metadata-go ... done Removing intermediate container ed5db2f310b7 [2021-01-04T08:27:06.110Z] ---> 325b807b9f92 [2021-01-04T08:27:06.110Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:27:06.110Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T08:27:06.375Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T08:27:06.376Z] ---> Running in ab170ae1b507 [2021-01-04T08:27:06.376Z] Removing intermediate container 0daa66296f13 [2021-01-04T08:27:06.376Z] ---> 2e8126889ef0 [2021-01-04T08:27:06.376Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T08:27:06.376Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:27:06.376Z] OK: 8 MiB in 19 packages [2021-01-04T08:27:06.376Z] ---> Running in f7e961cb6135 [2021-01-04T08:27:06.642Z] Removing intermediate container ab170ae1b507 [2021-01-04T08:27:06.642Z] ---> 2483c374d512 [2021-01-04T08:27:06.642Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:27:06.642Z] ---> Running in 264f5ee2a124 [2021-01-04T08:27:06.642Z] Removing intermediate container f7e961cb6135 [2021-01-04T08:27:06.642Z] ---> 191604fdc17b [2021-01-04T08:27:06.642Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T08:27:06.906Z] ---> Running in 38a0e71b3504 [2021-01-04T08:27:07.171Z] Removing intermediate container 264f5ee2a124 [2021-01-04T08:27:07.171Z] ---> 52c8bb7034eb [2021-01-04T08:27:07.171Z] [2021-01-04T08:27:07.171Z] Successfully built 52c8bb7034eb [2021-01-04T08:27:07.171Z] Removing intermediate container 8f3eafb7866c [2021-01-04T08:27:07.171Z] ---> f54205c14b4b [2021-01-04T08:27:07.171Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T08:27:07.171Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T08:27:07.433Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 38a0e71b3504 [2021-01-04T08:27:07.433Z] ---> 0479034effa9 [2021-01-04T08:27:07.433Z] Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:27:07.433Z] ---> Running in 7ec29b8c754f [2021-01-04T08:27:07.433Z] ---> 82f17f4b9b90 [2021-01-04T08:27:07.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T08:27:07.695Z] Removing intermediate container 7ec29b8c754f [2021-01-04T08:27:07.695Z] ---> 3d3bf2d80b96 [2021-01-04T08:27:07.695Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T08:27:07.695Z] ---> Running in 7c4fa28a7bb7 [2021-01-04T08:27:07.960Z] Removing intermediate container 7c4fa28a7bb7 [2021-01-04T08:27:07.960Z] ---> ed8af545cdcf [2021-01-04T08:27:07.960Z] [2021-01-04T08:27:07.960Z] Successfully built ed8af545cdcf [2021-01-04T08:27:07.960Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T08:27:08.225Z]  Building docker-security-secretstore-setup-go ... done  ---> 7a70ccb47c4a [2021-01-04T08:27:08.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T08:27:08.490Z] ---> e8335effe811 [2021-01-04T08:27:08.490Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T08:27:08.490Z] ---> Running in 468fa2e55b81 [2021-01-04T08:27:08.490Z] Removing intermediate container 468fa2e55b81 [2021-01-04T08:27:08.490Z] ---> 1e86cad04f08 [2021-01-04T08:27:08.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:27:08.753Z] ---> Running in b0d83cc78e99 [2021-01-04T08:27:08.753Z] Removing intermediate container b0d83cc78e99 [2021-01-04T08:27:08.753Z] ---> fd7e7adff7ee [2021-01-04T08:27:08.753Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T08:27:08.753Z] ---> Running in f1d32368ae17 [2021-01-04T08:27:09.017Z] Removing intermediate container f1d32368ae17 [2021-01-04T08:27:09.017Z] ---> a60b6455ed72 [2021-01-04T08:27:09.017Z] Step 22/23 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:27:09.017Z] ---> Running in 6d794fb94794 [2021-01-04T08:27:09.279Z] Removing intermediate container 6d794fb94794 [2021-01-04T08:27:09.279Z] ---> a48c64f882dd [2021-01-04T08:27:09.279Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T08:27:09.279Z] ---> Running in e5db65171376 [2021-01-04T08:27:09.543Z] Removing intermediate container e5db65171376 [2021-01-04T08:27:09.543Z] ---> 63300c2e6b55 [2021-01-04T08:27:09.543Z] [2021-01-04T08:27:09.543Z] Successfully built 63300c2e6b55 [2021-01-04T08:27:09.543Z] Successfully tagged docker-core-data-go:latest [2021-01-04T08:27:09.816Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-04T08:27:09.849Z] $ docker stop --time=1 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 [2021-01-04T08:27:11.369Z] $ docker rm -f 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T08:27:11.959Z] + docker images [2021-01-04T08:27:11.960Z] + grep docker [2021-01-04T08:27:11.960Z] docker-core-data-go latest 63300c2e6b55 2 seconds ago 22.2MB [2021-01-04T08:27:11.960Z] docker-security-secretstore-setup-go latest ed8af545cdcf 4 seconds ago 24.6MB [2021-01-04T08:27:11.960Z] docker-security-bootstrap-redis-go latest 52c8bb7034eb 5 seconds ago 15.8MB [2021-01-04T08:27:11.960Z] docker-core-metadata-go latest b81714522fd0 6 seconds ago 13MB [2021-01-04T08:27:11.960Z] docker-sys-mgmt-agent-go latest dfe2e3c02cc4 28 seconds ago 313MB [2021-01-04T08:27:11.960Z] docker-security-proxy-setup-go latest afe50cbf9f18 2 minutes ago 24.5MB [2021-01-04T08:27:11.960Z] docker-support-notifications-go latest ffa9cf09a839 2 minutes ago 12MB [2021-01-04T08:27:11.960Z] docker-support-scheduler-go latest e6f936cddd89 2 minutes ago 10.7MB [2021-01-04T08:27:11.960Z] docker-core-command-go latest 55b061ef9894 2 minutes ago 10.6MB [2021-01-04T08:27:11.960Z] docker latest 0040bc98e531 2 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-04T08:27:19.737Z] gofmt -l . [2021-01-04T08:27:19.737Z] [ "`gofmt -l .`" = "" ] [2021-01-04T08:27:19.737Z] ./bin/test-go-mod-tidy.sh [2021-01-04T08:27:19.737Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T08:27:23.032Z] + ls -al . [2021-01-04T08:27:23.033Z] total 664 [2021-01-04T08:27:23.033Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 08:27 . [2021-01-04T08:27:23.033Z] drwxr-xr-x 4 root root 4096 Jan 4 08:23 .. [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 08:22 .dockerignore [2021-01-04T08:27:23.033Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 08:22 .git [2021-01-04T08:27:23.033Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 08:22 .github [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 08:22 .gitignore [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 08:22 .sonarcloud.properties [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 08:22 CONTRIBUTING.md [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 08:22 Dockerfile.build [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 08:22 Jenkinsfile [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 08:22 LICENSE [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 08:22 Makefile [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 08:22 README.md [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 08:22 SECURITY.md [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 08:19 VERSION [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 08:22 ZMQWindows.md [2021-01-04T08:27:23.033Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 08:22 bin [2021-01-04T08:27:23.033Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 08:22 cmd [2021-01-04T08:27:23.033Z] -rw-r--r-- 1 root root 537189 Jan 4 08:26 coverage.out [2021-01-04T08:27:23.033Z] -rw-r--r-- 1 root root 979 Jan 4 08:27 go.mod [2021-01-04T08:27:23.033Z] -rw-r--r-- 1 root root 18739 Jan 4 08:27 go.sum [2021-01-04T08:27:23.033Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 08:22 internal [2021-01-04T08:27:23.033Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 08:22 openapi [2021-01-04T08:27:23.033Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 08:22 snap [2021-01-04T08:27:23.033Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 08:22 version.go [Pipeline] sh [2021-01-04T08:27:23.705Z] + '[' -e coverage.out ] [2021-01-04T08:27:23.705Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T08:27:23.747Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T08:27:24.909Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T08:27:25.633Z] + make build [2021-01-04T08:27:25.633Z] 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-04T08:27:28.192Z] Still waiting to schedule task [2021-01-04T08:27:28.193Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T08:27:38.095Z] 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-04T08:28:00.289Z] 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-04T08:28:03.703Z] 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-04T08:28:08.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T08:28:09.443Z] 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-04T08:28:13.763Z] 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-04T08:28:18.070Z] 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-04T08:28:18.211Z] Running on prd-ubuntu18.04-docker-8c-8g-18155 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws [2021-01-04T08:28:18.373Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-04T08:28:20.449Z] using credential edgex-jenkins-ssh [2021-01-04T08:28:20.512Z] Cloning the remote Git repository [2021-01-04T08:28:20.539Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:28:20.621Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-04T08:28:20.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:28:20.647Z] > git --version # timeout=10 [2021-01-04T08:28:20.653Z] > git --version # 'git version 2.17.1' [2021-01-04T08:28:20.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:28:20.680Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T08:28:21.469Z] 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-04T08:28:25.773Z] 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-04T08:28:29.150Z] 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-04T08:28:32.543Z] 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-04T08:28:32.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T08:28:32.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T08:28:32.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T08:28:32.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T08:28:32.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:28:32.571Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T08:28:33.232Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:28:33.359Z] Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:28:33.360Z] Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) [2021-01-04T08:28:33.246Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T08:28:33.251Z] > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 [2021-01-04T08:28:33.325Z] > git remote # timeout=10 [2021-01-04T08:28:33.333Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T08:28:33.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T08:28:33.342Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T08:28:33.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T08:28:33.367Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T08:28:33.373Z] > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 [Pipeline] } [2021-01-04T08:28:35.971Z] $ docker stop --time=1 a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 [2021-01-04T08:28:37.075Z] Commit message: "docs(metadata): design V2 provisionwatcher API" [2021-01-04T08:28:37.106Z] > git --version # timeout=10 [2021-01-04T08:28:37.110Z] > git --version # 'git version 2.17.1' [2021-01-04T08:28:37.113Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T08:28:38.607Z] $ docker rm -f a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:28:40.864Z] + echo snap-build.sh [2021-01-04T08:28:40.864Z] snap-build.sh [2021-01-04T08:28:40.865Z] + SNAP_BASE_DIR=. [2021-01-04T08:28:40.865Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-04T08:28:40.865Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-04T08:28:40.865Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-04T08:28:40.865Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-04T08:28:40.865Z] + cd /w/workspace/edgex-go/1 [2021-01-04T08:28:40.865Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T08:28:40.865Z] Reading package lists... [2021-01-04T08:28:41.126Z] Building dependency tree... [2021-01-04T08:28:41.126Z] Reading state information... [2021-01-04T08:28:41.126Z] The following packages were automatically installed and are no longer required: [2021-01-04T08:28:41.126Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T08:28:41.126Z] uidmap xdelta3 [2021-01-04T08:28:41.126Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T08:28:41.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T08:28:41.128Z] [2021-01-04T08:28:41.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T08:28:41.391Z] The following packages will be REMOVED: [2021-01-04T08:28:41.391Z] lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:28:41.656Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T08:28:41.656Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T08:28:41.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T08:28:41.830Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T08:28:41.830Z] 29e5d40040c1: Pulling fs layer [2021-01-04T08:28:41.830Z] 1ce36da41761: Pulling fs layer [2021-01-04T08:28:41.830Z] 25b303627fd3: Pulling fs layer [2021-01-04T08:28:42.446Z] 29e5d40040c1: Verifying Checksum [2021-01-04T08:28:42.446Z] 29e5d40040c1: Download complete [2021-01-04T08:28:42.721Z] 1ce36da41761: Download complete [2021-01-04T08:28:42.723Z] (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-04T08:28:42.723Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T08:28:43.319Z] 29e5d40040c1: Pull complete [2021-01-04T08:28:43.668Z] Removing lxd dnsmasq configuration [2021-01-04T08:28:43.668Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T08:28:43.668Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T08:28:44.616Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T08:28:44.761Z] 1ce36da41761: Pull complete [2021-01-04T08:28:44.761Z] 25b303627fd3: Verifying Checksum [2021-01-04T08:28:44.761Z] 25b303627fd3: Download complete [2021-01-04T08:28:44.883Z] (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-04T08:28:44.883Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T08:28:46.275Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T08:28:46.275Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-04T08:28:47.221Z] + sudo snap remove --purge lxd [2021-01-04T08:28:47.482Z] snap "lxd" is not installed [2021-01-04T08:28:47.482Z] + sudo groupadd --force --system lxd [2021-01-04T08:28:47.482Z] ++ whoami [2021-01-04T08:28:47.482Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T08:28:47.482Z] + newgrp - lxd [2021-01-04T08:28:47.482Z] + sudo snap install lxd [2021-01-04T08:28:54.912Z] 25b303627fd3: Pull complete [2021-01-04T08:28:54.912Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T08:28:54.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T08:28:54.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-04T08:28:55.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container [2021-01-04T08:28:55.240Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T08:28:55.632Z] 2021-01-04T08:28:53Z INFO Waiting for automatic snapd restart... [2021-01-04T08:28:58.277Z] $ docker top 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:28:59.400Z] + docker-compose build+ --helpgrep [2021-01-04T08:28:59.400Z] parallel [2021-01-04T08:29:02.777Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T08:29:02.807Z] $ docker stop --time=1 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 [2021-01-04T08:29:04.832Z] $ docker rm -f 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:29:05.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T08:29:05.819Z] . [Pipeline] withDockerContainer [2021-01-04T08:29:06.068Z] prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container [2021-01-04T08:29:06.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T08:29:07.669Z] $ docker top 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:29:08.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T08:29:10.610Z] lxd 4.9 from Canonical* installed [2021-01-04T08:29:10.611Z] + sudo lxd init --auto [2021-01-04T08:29:12.215Z] Building docker-core-command-go ... [2021-01-04T08:29:12.215Z] Building docker-core-data-go ... [2021-01-04T08:29:12.215Z] Building docker-core-metadata-go ... [2021-01-04T08:29:12.215Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T08:29:12.215Z] Building docker-security-proxy-setup-go ... [2021-01-04T08:29:12.215Z] Building docker-security-secretstore-setup-go ... [2021-01-04T08:29:12.215Z] Building docker-support-notifications-go ... [2021-01-04T08:29:12.215Z] Building docker-support-scheduler-go ... [2021-01-04T08:29:12.215Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T08:29:12.215Z] Building docker-support-notifications-go [2021-01-04T08:29:12.215Z] Building docker-core-command-go [2021-01-04T08:29:12.215Z] Building docker-security-secretstore-setup-go [2021-01-04T08:29:12.215Z] Building docker-security-bootstrap-redis-go [2021-01-04T08:29:12.215Z] Building docker-sys-mgmt-agent-go [2021-01-04T08:29:20.623Z] + sudo snap install --classic snapcraft [2021-01-04T08:29:27.220Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T08:29:27.220Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T08:29:27.220Z] + patch --verbose -p1 [2021-01-04T08:29:27.220Z] Hmm... Looks like a unified diff to me... [2021-01-04T08:29:27.220Z] The text leading up to this was: [2021-01-04T08:29:27.220Z] -------------------------- [2021-01-04T08:29:27.220Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T08:29:27.220Z] |From: Tony Espy [2021-01-04T08:29:27.220Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T08:29:27.220Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T08:29:27.220Z] | [2021-01-04T08:29:27.220Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T08:29:27.220Z] |optimize the snap CI check run for pull requests. When [2021-01-04T08:29:27.220Z] |applied, it essentially strips out everything (apps and [2021-01-04T08:29:27.220Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T08:29:27.220Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T08:29:27.220Z] |catch changes to edgex-go that break the snap build. [2021-01-04T08:29:27.220Z] | [2021-01-04T08:29:27.220Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T08:29:27.220Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T08:29:27.220Z] |resulting in a failed snap build CI check in the associated [2021-01-04T08:29:27.220Z] |pull request. [2021-01-04T08:29:27.220Z] | [2021-01-04T08:29:27.220Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T08:29:27.220Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T08:29:27.220Z] |need to build the finally binary .snap file (and it won't [2021-01-04T08:29:27.220Z] |work with the patch applied). This further reduces the build [2021-01-04T08:29:27.220Z] |time. [2021-01-04T08:29:27.220Z] |--- [2021-01-04T08:29:27.220Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T08:29:27.220Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T08:29:27.220Z] | [2021-01-04T08:29:27.220Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T08:29:27.220Z] |index 1e537489..faf42425 100644 [2021-01-04T08:29:27.275Z] |--- a/snap/snapcraft.yaml [2021-01-04T08:29:27.275Z] |+++ b/snap/snapcraft.yaml [2021-01-04T08:29:27.275Z] -------------------------- [2021-01-04T08:29:27.275Z] patching file snap/snapcraft.yaml [2021-01-04T08:29:27.275Z] Using Plan A... [2021-01-04T08:29:27.275Z] Hunk #1 succeeded at 73. [2021-01-04T08:29:27.275Z] Hunk #2 succeeded at 202. [2021-01-04T08:29:27.275Z] Hunk #3 succeeded at 214. [2021-01-04T08:29:27.275Z] Hunk #4 succeeded at 222. [2021-01-04T08:29:27.275Z] Hunk #5 succeeded at 229. [2021-01-04T08:29:27.275Z] Hunk #6 succeeded at 256. [2021-01-04T08:29:27.275Z] Hunk #7 succeeded at 290. [2021-01-04T08:29:27.275Z] Hunk #8 succeeded at 341. [2021-01-04T08:29:27.275Z] Hmm... Ignoring the trailing garbage. [2021-01-04T08:29:27.275Z] done [2021-01-04T08:29:27.275Z] + sudo snapcraft prime --use-lxd [2021-01-04T08:29:28.223Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-04T08:29:28.223Z] 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-04T08:29:28.223Z] - README.md [2021-01-04T08:29:28.223Z] [2021-01-04T08:29:28.223Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T08:29:28.799Z] Launching a container. [2021-01-04T08:29:41.050Z] Waiting for container to be ready [2021-01-04T08:29:41.050Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-04T08:29:41.050Z] [2021-01-04T08:29:43.598Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-04T08:29:43.598Z] Waiting for network to be ready... [2021-01-04T08:29:44.169Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T08:29:44.170Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T08:29:44.742Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T08:29:44.742Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T08:29:44.743Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T08:29:45.004Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T08:29:45.265Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T08:29:45.265Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T08:29:45.265Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T08:29:45.265Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T08:29:45.265Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T08:29:45.265Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T08:29:45.265Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T08:29:45.265Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T08:29:45.265Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T08:29:45.265Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T08:29:45.265Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T08:29:45.265Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T08:29:45.526Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T08:29:45.786Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T08:29:45.786Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T08:29:45.786Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T08:29:45.786Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T08:29:45.786Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T08:29:46.050Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T08:29:46.050Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T08:29:46.050Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T08:29:48.602Z] Fetched 23.5 MB in 4s (5583 kB/s) [2021-01-04T08:29:49.177Z] Reading package lists... [2021-01-04T08:29:49.177Z] Reading package lists... [2021-01-04T08:29:49.441Z] Building dependency tree... [2021-01-04T08:29:49.441Z] Reading state information... [2021-01-04T08:29:49.441Z] The following additional packages will be installed: [2021-01-04T08:29:49.441Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T08:29:49.441Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T08:29:49.441Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T08:29:49.441Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-04T08:29:49.441Z] Suggested packages: [2021-01-04T08:29:49.441Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-04T08:29:49.441Z] Recommended packages: [2021-01-04T08:29:49.441Z] gnupg libsasl2-modules [2021-01-04T08:29:49.441Z] The following NEW packages will be installed: [2021-01-04T08:29:49.441Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T08:29:49.441Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T08:29:49.441Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T08:29:49.441Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-04T08:29:49.441Z] The following packages will be upgraded: [2021-01-04T08:29:49.441Z] gpg gpg-agent gpgconf libudev1 [2021-01-04T08:29:49.441Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-04T08:29:49.441Z] Need to get 3531 kB of archives. [2021-01-04T08:29:49.441Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-04T08:29:49.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-04T08:29:49.704Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-04T08:29:49.704Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-04T08:29:49.704Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-04T08:29:49.704Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-04T08:29:49.704Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-04T08:29:49.704Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-04T08:29:49.704Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-04T08:29:49.704Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-04T08:29:49.967Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-04T08:29:50.538Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-04T08:29:50.538Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-04T08:29:50.538Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-04T08:29:50.538Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-04T08:29:50.538Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-04T08:29:50.538Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-04T08:29:50.538Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-04T08:29:50.538Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-04T08:29:50.538Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-04T08:29:50.538Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-04T08:29:50.538Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-04T08:29:50.538Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-04T08:29:50.799Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T08:29:50.799Z] Fetched 3531 kB in 1s (3175 kB/s) [2021-01-04T08:29:50.799Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T08:29:50.799Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-04T08:29:50.799Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T08:29:50.799Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-04T08:29:51.060Z] Selecting previously unselected package udev. [2021-01-04T08:29:51.060Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T08:29:51.060Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-04T08:29:51.060Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-04T08:29:51.321Z] Selecting previously unselected package libfuse2:amd64. [2021-01-04T08:29:51.321Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T08:29:51.321Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T08:29:51.321Z] Selecting previously unselected package fuse. [2021-01-04T08:29:51.321Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T08:29:51.583Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-04T08:29:51.584Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T08:29:51.584Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T08:29:51.584Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T08:29:51.844Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T08:29:51.844Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T08:29:51.844Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T08:29:52.108Z] Selecting previously unselected package libksba8:amd64. [2021-01-04T08:29:52.108Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-04T08:29:52.108Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-04T08:29:52.108Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-04T08:29:52.108Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.108Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.108Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-04T08:29:52.108Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.108Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.370Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-04T08:29:52.370Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.370Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.370Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-04T08:29:52.370Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.370Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.631Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-04T08:29:52.631Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.631Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.631Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-04T08:29:52.631Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.631Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.893Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-04T08:29:52.893Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.893Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:52.893Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-04T08:29:52.893Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:52.893Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:53.154Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-04T08:29:53.154Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T08:29:53.154Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:53.154Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-04T08:29:53.154Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T08:29:53.154Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T08:29:53.418Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-04T08:29:53.418Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T08:29:53.418Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T08:29:53.418Z] Selecting previously unselected package libldap-common. [2021-01-04T08:29:53.418Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-04T08:29:53.418Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T08:29:53.419Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-04T08:29:53.419Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-04T08:29:53.678Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T08:29:53.678Z] Selecting previously unselected package dirmngr. [2021-01-04T08:29:53.678Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T08:29:53.678Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T08:29:53.678Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T08:29:53.942Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-04T08:29:53.942Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T08:29:53.942Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T08:29:53.942Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T08:29:53.942Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-04T08:29:53.942Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.203Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-04T08:29:54.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T08:29:54.203Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-04T08:29:54.464Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-04T08:29:54.464Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.724Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-04T08:29:54.724Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-04T08:29:54.724Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-04T08:29:54.724Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.724Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.724Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.724Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.984Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.984Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.984Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T08:29:54.984Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T08:29:54.984Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T08:29:54.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T08:29:55.557Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-04T08:29:55.557Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-04T08:29:55.557Z] This means they are not meant to be enabled using systemctl. [2021-01-04T08:29:55.557Z] Possible reasons for having this kind of units are: [2021-01-04T08:29:55.557Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-04T08:29:55.557Z] .wants/ or .requires/ directory. [2021-01-04T08:29:55.557Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-04T08:29:55.557Z] a requirement dependency on it. [2021-01-04T08:29:55.557Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-04T08:29:55.557Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-04T08:29:55.557Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-04T08:29:55.557Z] instance name specified. [2021-01-04T08:29:55.819Z] Reading package lists... [2021-01-04T08:29:55.819Z] Building dependency tree... [2021-01-04T08:29:55.819Z] Reading state information... [2021-01-04T08:29:56.082Z] The following additional packages will be installed: [2021-01-04T08:29:56.082Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-04T08:29:56.082Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-04T08:29:56.082Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-04T08:29:56.082Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-04T08:29:56.082Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-04T08:29:56.082Z] Suggested packages: [2021-01-04T08:29:56.082Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-04T08:29:56.082Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-04T08:29:56.082Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-04T08:29:56.082Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-04T08:29:56.082Z] systemd-container policykit-1 [2021-01-04T08:29:56.082Z] Recommended packages: [2021-01-04T08:29:56.082Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-04T08:29:56.082Z] The following NEW packages will be installed: [2021-01-04T08:29:56.082Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-04T08:29:56.082Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-04T08:29:56.082Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-04T08:29:56.082Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-04T08:29:56.082Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-04T08:29:56.082Z] The following packages will be upgraded: [2021-01-04T08:29:56.082Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-04T08:29:56.082Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-04T08:29:56.082Z] Need to get 35.2 MB of archives. [2021-01-04T08:29:56.083Z] After this operation, 141 MB of additional disk space will be used. [2021-01-04T08:29:56.083Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-04T08:29:56.083Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-04T08:29:57.026Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-04T08:29:57.026Z] 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-04T08:29:57.026Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-04T08:29:57.026Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-04T08:29:57.026Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-04T08:29:57.026Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-04T08:29:57.287Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-04T08:29:57.287Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-04T08:29:57.287Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-04T08:29:57.287Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-04T08:29:57.287Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-04T08:29:57.287Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-04T08:29:57.287Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-04T08:29:57.287Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-04T08:29:57.287Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-04T08:29:57.287Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-04T08:29:57.287Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-04T08:29:57.287Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-04T08:29:57.287Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-04T08:29:57.287Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-04T08:29:57.287Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-04T08:29:57.287Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-04T08:29:57.550Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-04T08:29:57.550Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-04T08:29:57.550Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-04T08:29:57.550Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-04T08:29:57.550Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-04T08:29:57.550Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-04T08:29:58.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T08:29:58.514Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2021-01-04T08:29:58.514Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T08:29:58.514Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-04T08:29:58.789Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T08:29:59.369Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-04T08:29:59.369Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T08:29:59.369Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-04T08:29:59.631Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T08:29:59.631Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T08:29:59.631Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T08:29:59.631Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-04T08:29:59.892Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T08:29:59.892Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T08:29:59.892Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T08:30:00.153Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-04T08:30:00.153Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-04T08:30:00.725Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-04T08:30:00.725Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-04T08:30:00.726Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T08:30:00.726Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T08:30:00.986Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-04T08:30:00.986Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T08:30:00.986Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:01.247Z] Selecting previously unselected package libexpat1:amd64. [2021-01-04T08:30:01.247Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-04T08:30:01.247Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T08:30:01.247Z] Selecting previously unselected package python3.6-minimal. [2021-01-04T08:30:01.247Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T08:30:01.247Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:01.843Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T08:30:01.843Z] Checking for services that may need to be restarted...done. [2021-01-04T08:30:01.843Z] Checking for services that may need to be restarted...done. [2021-01-04T08:30:01.843Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:01.843Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T08:30:01.843Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:02.426Z] Selecting previously unselected package python3-minimal. [2021-01-04T08:30:02.426Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-04T08:30:02.426Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-04T08:30:02.426Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-04T08:30:02.426Z] Selecting previously unselected package mime-support. [2021-01-04T08:30:02.426Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-04T08:30:02.426Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-04T08:30:02.729Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-04T08:30:02.730Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-04T08:30:02.730Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T08:30:02.730Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-04T08:30:02.730Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T08:30:02.730Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:03.001Z] Selecting previously unselected package python3.6. [2021-01-04T08:30:03.001Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T08:30:03.001Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:03.001Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-04T08:30:03.001Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-04T08:30:03.001Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T08:30:03.266Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-04T08:30:03.527Z] Selecting previously unselected package python3. [2021-01-04T08:30:03.527Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-04T08:30:03.527Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-04T08:30:03.527Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-04T08:30:03.527Z] Selecting previously unselected package multiarch-support. [2021-01-04T08:30:03.527Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T08:30:03.527Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T08:30:03.527Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T08:30:03.791Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-04T08:30:03.791Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-04T08:30:03.791Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-04T08:30:03.791Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T08:30:03.791Z] Selecting previously unselected package libbsd0:amd64. [2021-01-04T08:30:03.791Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-04T08:30:03.791Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T08:30:04.052Z] Selecting previously unselected package sudo. [2021-01-04T08:30:04.052Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-04T08:30:04.052Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T08:30:04.052Z] Selecting previously unselected package apparmor. [2021-01-04T08:30:04.052Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T08:30:04.052Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-04T08:30:04.315Z] Selecting previously unselected package libedit2:amd64. [2021-01-04T08:30:04.315Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-04T08:30:04.315Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T08:30:04.315Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-04T08:30:04.315Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T08:30:04.315Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:04.886Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-04T08:30:04.886Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T08:30:04.886Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:04.886Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-04T08:30:04.886Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-04T08:30:04.886Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T08:30:04.886Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-04T08:30:04.886Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T08:30:04.886Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:05.147Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-04T08:30:05.147Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T08:30:05.147Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:05.147Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-04T08:30:05.147Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-04T08:30:05.147Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T08:30:05.410Z] Selecting previously unselected package openssh-client. [2021-01-04T08:30:05.410Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-04T08:30:05.410Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T08:30:05.672Z] Selecting previously unselected package squashfs-tools. [2021-01-04T08:30:05.672Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-04T08:30:05.672Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T08:30:05.672Z] Selecting previously unselected package snapd. [2021-01-04T08:30:05.672Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-04T08:30:05.672Z] Unpacking snapd (2.48+18.04) ... [2021-01-04T08:30:07.611Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T08:30:07.611Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T08:30:07.880Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-04T08:30:07.880Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T08:30:07.880Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T08:30:07.880Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:07.880Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T08:30:08.153Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-04T08:30:08.153Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-04T08:30:08.732Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T08:30:08.732Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T08:30:08.999Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T08:30:08.999Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:08.999Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:08.999Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T08:30:09.587Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T08:30:09.587Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:09.587Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T08:30:09.587Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-04T08:30:09.587Z] running python rtupdate hooks for python3.6... [2021-01-04T08:30:09.587Z] running python post-rtupdate hooks for python3.6... [2021-01-04T08:30:09.851Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-04T08:30:12.401Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-04T08:30:12.672Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T08:30:12.672Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T08:30:12.672Z] Setting up snapd (2.48+18.04) ... [2021-01-04T08:30:13.243Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-04T08:30:13.243Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-04T08:30:13.507Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-04T08:30:13.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-04T08:30:14.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T08:30:14.036Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T08:30:14.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-04T08:30:14.302Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-04T08:30:14.573Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-04T08:30:14.573Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-04T08:30:14.847Z] /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-04T08:30:14.847Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T08:30:14.847Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T08:30:15.811Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T08:30:15.811Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T08:30:15.811Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T08:30:17.016Z] Reading package lists... [2021-01-04T08:30:17.276Z] Reading package lists... [2021-01-04T08:30:17.276Z] Building dependency tree... [2021-01-04T08:30:17.276Z] Reading state information... [2021-01-04T08:30:17.539Z] Calculating upgrade... [2021-01-04T08:30:17.539Z] The following packages will be upgraded: [2021-01-04T08:30:17.539Z] advancecomp base-files bash binutils binutils-common [2021-01-04T08:30:17.539Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-04T08:30:17.539Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-04T08:30:17.539Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-04T08:30:17.539Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-04T08:30:17.539Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-04T08:30:17.539Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-04T08:30:17.539Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-04T08:30:17.539Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-04T08:30:17.539Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-04T08:30:17.539Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-04T08:30:17.539Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-04T08:30:17.539Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-04T08:30:17.539Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-04T08:30:17.799Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T08:30:17.799Z] Need to get 63.5 MB of archives. [2021-01-04T08:30:17.799Z] After this operation, 5191 kB of additional disk space will be used. [2021-01-04T08:30:17.799Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2021-01-04T08:30:17.799Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-04T08:30:17.799Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-04T08:30:17.799Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-04T08:30:17.799Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-04T08:30:17.799Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-04T08:30:17.799Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-04T08:30:17.799Z] 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-04T08:30:17.799Z] 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-04T08:30:17.799Z] 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-04T08:30:17.799Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-04T08:30:17.799Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-04T08:30:17.799Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-04T08:30:17.799Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-04T08:30:17.799Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-04T08:30:17.799Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-04T08:30:17.799Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-04T08:30:17.799Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-04T08:30:18.072Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-04T08:30:18.072Z] 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-04T08:30:18.072Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-04T08:30:18.072Z] 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-04T08:30:18.072Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-04T08:30:18.072Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-04T08:30:18.072Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-04T08:30:18.072Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-04T08:30:18.072Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-04T08:30:18.072Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-04T08:30:18.072Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-04T08:30:18.072Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-04T08:30:18.072Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-04T08:30:18.072Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-04T08:30:18.072Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-04T08:30:18.072Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-04T08:30:18.072Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-04T08:30:18.072Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-04T08:30:18.073Z] 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-04T08:30:18.073Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-04T08:30:18.073Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-04T08:30:18.073Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-04T08:30:18.073Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-04T08:30:18.073Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-04T08:30:18.073Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-04T08:30:18.073Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-04T08:30:18.073Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-04T08:30:18.073Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-04T08:30:18.073Z] Get:47 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-04T08:30:18.073Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-04T08:30:18.073Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-04T08:30:18.073Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-04T08:30:18.073Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-04T08:30:18.073Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-04T08:30:18.073Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-04T08:30:18.073Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-04T08:30:18.338Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-04T08:30:18.338Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-04T08:30:18.338Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-04T08:30:18.606Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-04T08:30:18.606Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-04T08:30:18.606Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-04T08:30:18.606Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-04T08:30:18.606Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-04T08:30:18.606Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-04T08:30:18.873Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-04T08:30:18.873Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-04T08:30:19.133Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-04T08:30:19.133Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-04T08:30:19.133Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-04T08:30:19.133Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-04T08:30:19.133Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-04T08:30:19.133Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-04T08:30:19.133Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-04T08:30:19.133Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-04T08:30:19.133Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-04T08:30:19.133Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-04T08:30:19.133Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-04T08:30:19.133Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-04T08:30:19.133Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-04T08:30:19.393Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-04T08:30:19.393Z] Get:80 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-04T08:30:19.393Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-04T08:30:19.393Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-04T08:30:19.393Z] Get:83 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-04T08:30:19.393Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-04T08:30:19.393Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-04T08:30:19.393Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-04T08:30:19.393Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-04T08:30:19.393Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-04T08:30:19.393Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-04T08:30:19.393Z] Get:90 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-04T08:30:19.393Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-04T08:30:19.393Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-04T08:30:19.393Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-04T08:30:19.393Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-04T08:30:19.654Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-04T08:30:19.654Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-04T08:30:19.654Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T08:30:19.654Z] Fetched 63.5 MB in 2s (32.5 MB/s) [2021-01-04T08:30:19.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:19.654Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T08:30:19.914Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T08:30:20.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:30:20.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:30:20.240Z] ---> d992f8859422 [2021-01-04T08:30:20.240Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:30:20.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:30:20.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:30:20.240Z] ---> d992f8859422 [2021-01-04T08:30:20.240Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T08:30:20.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:30:20.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:30:20.240Z] ---> d992f8859422 [2021-01-04T08:30:20.240Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:30:20.240Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:30:20.240Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:30:20.240Z] ---> d992f8859422 [2021-01-04T08:30:20.240Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T08:30:20.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:30:20.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:30:20.240Z] ---> d992f8859422 [2021-01-04T08:30:20.240Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T08:30:20.485Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T08:30:20.485Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T08:30:20.485Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2021-01-04T08:30:20.485Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2021-01-04T08:30:21.434Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:21.434Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:21.700Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:21.700Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:21.700Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:21.700Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:21.962Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:21.962Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:21.962Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:22.228Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:22.228Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:22.228Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:22.228Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:22.243Z] ---> Running in 734c436c4733 [2021-01-04T08:30:22.243Z] ---> Running in 2c5d54cb6c27 [2021-01-04T08:30:22.243Z] ---> Running in f16cf2b12e16 [2021-01-04T08:30:22.243Z] ---> Running in 0b9788254db2 [2021-01-04T08:30:22.243Z] ---> Running in 61fffba54e8c [2021-01-04T08:30:22.494Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:22.494Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:22.494Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T08:30:22.494Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:22.519Z] Removing intermediate container 2c5d54cb6c27 [2021-01-04T08:30:22.519Z] Removing intermediate container 734c436c4733 [2021-01-04T08:30:22.519Z] ---> e2f64c0d10a5 [2021-01-04T08:30:22.519Z] ---> 9da119d5587a [2021-01-04T08:30:22.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:30:22.519Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:30:22.760Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-04T08:30:22.760Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:22.760Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T08:30:22.760Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:22.800Z] ---> Running in ea3218d178f7 [2021-01-04T08:30:22.800Z] ---> Running in 5e8952da4ceb [2021-01-04T08:30:22.800Z] Removing intermediate container f16cf2b12e16 [2021-01-04T08:30:22.800Z] ---> 6d83e3d5cf84 [2021-01-04T08:30:22.800Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:30:22.800Z] Removing intermediate container 61fffba54e8c [2021-01-04T08:30:22.800Z] ---> 7095e598b6b2 [2021-01-04T08:30:22.800Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:30:22.800Z] Removing intermediate container 0b9788254db2 [2021-01-04T08:30:22.800Z] ---> 6af8d7c4bcdb [2021-01-04T08:30:22.800Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:30:23.026Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:23.026Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:23.026Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:23.099Z] ---> Running in 8e2ee392a19f [2021-01-04T08:30:23.099Z] ---> Running in 0d8b2ea59007 [2021-01-04T08:30:23.099Z] ---> Running in 15ac3f51ab30 [2021-01-04T08:30:23.292Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:23.292Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T08:30:23.292Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:23.562Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T08:30:23.562Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T08:30:23.562Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T08:30:24.140Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T08:30:24.412Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T08:30:24.412Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-04T08:30:24.412Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-04T08:30:24.412Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-04T08:30:24.412Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-04T08:30:24.672Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-04T08:30:24.672Z] Installing new version of config file /etc/issue ... [2021-01-04T08:30:24.672Z] Installing new version of config file /etc/issue.net ... [2021-01-04T08:30:24.672Z] Installing new version of config file /etc/lsb-release ... [2021-01-04T08:30:24.672Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-04T08:30:24.933Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-04T08:30:24.933Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-04T08:30:25.193Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-04T08:30:25.193Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:25.193Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-04T08:30:25.193Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-04T08:30:25.454Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-04T08:30:25.454Z] 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-04T08:30:25.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:25.454Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:25.715Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:25.715Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:25.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:25.715Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-04T08:30:25.976Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-04T08:30:25.976Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-04T08:30:26.237Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:26.237Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-04T08:30:26.237Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T08:30:26.498Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-04T08:30:26.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:26.498Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T08:30:26.498Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T08:30:26.539Z] Removing intermediate container ea3218d178f7 [2021-01-04T08:30:26.539Z] ---> 0b8f04fa1a95 [2021-01-04T08:30:26.539Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:30:26.539Z] ---> Running in cdb7c1dc32f4 [2021-01-04T08:30:26.758Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T08:30:26.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:26.758Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T08:30:26.758Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T08:30:27.021Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-04T08:30:27.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:27.021Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-04T08:30:27.021Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-04T08:30:27.140Z] Removing intermediate container 5e8952da4ceb [2021-01-04T08:30:27.140Z] ---> 235fa8b72f06 [2021-01-04T08:30:27.140Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T08:30:27.140Z] Removing intermediate container 15ac3f51ab30 [2021-01-04T08:30:27.140Z] ---> b11d94c09888 [2021-01-04T08:30:27.140Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T08:30:27.140Z] Removing intermediate container 0d8b2ea59007 [2021-01-04T08:30:27.140Z] ---> 990372ffebca [2021-01-04T08:30:27.140Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:30:27.140Z] ---> Running in 5f597a9a8f17 [2021-01-04T08:30:27.140Z] Removing intermediate container 8e2ee392a19f [2021-01-04T08:30:27.140Z] ---> 23b1257b023b [2021-01-04T08:30:27.140Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T08:30:27.284Z] Setting up grep (3.1-2build1) ... [2021-01-04T08:30:27.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:27.284Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T08:30:27.284Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T08:30:27.413Z] ---> Running in 1d3a852a0131 [2021-01-04T08:30:27.413Z] ---> Running in 5b3620ef0247 [2021-01-04T08:30:27.413Z] ---> Running in 01b58a5618b3 [2021-01-04T08:30:27.550Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-04T08:30:27.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:27.550Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T08:30:27.811Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T08:30:27.811Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-04T08:30:27.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:27.811Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T08:30:28.072Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T08:30:28.334Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T08:30:28.334Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T08:30:28.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:28.595Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T08:30:28.595Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T08:30:28.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:28.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:29.168Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-04T08:30:29.168Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:29.168Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-04T08:30:29.168Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T08:30:29.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:29.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:29.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:29.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:30.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:30.094Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:30:30.094Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:30:30.094Z] OK: 12620 distinct packages available [2021-01-04T08:30:30.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:30.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:30:30.551Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T08:30:30.551Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T08:30:30.551Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T08:30:30.551Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T08:30:30.551Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T08:30:30.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:30.551Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-04T08:30:30.551Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-04T08:30:30.660Z] OK: 217 MiB in 51 packages [2021-01-04T08:30:30.821Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-04T08:30:30.935Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:30:30.935Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:30:30.935Z] OK: 12620 distinct packages available [2021-01-04T08:30:30.935Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:30:30.935Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:30:30.935Z] OK: 12620 distinct packages available [2021-01-04T08:30:31.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:31.082Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:31.082Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:31.082Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:31.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:31.343Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:31.343Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:31.343Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:31.537Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:30:31.537Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:30:31.537Z] OK: 12620 distinct packages available [2021-01-04T08:30:31.537Z] OK: 217 MiB in 51 packages [2021-01-04T08:30:31.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:31.604Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:31.604Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:31.604Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:31.831Z] OK: 217 MiB in 51 packages [2021-01-04T08:30:31.831Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:30:31.831Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:30:31.831Z] OK: 12620 distinct packages available [2021-01-04T08:30:31.864Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:31.864Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:31.864Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:31.864Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:32.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:32.131Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T08:30:32.131Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T08:30:32.131Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T08:30:32.131Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T08:30:32.392Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T08:30:32.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:32.392Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T08:30:32.392Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T08:30:32.436Z] OK: 217 MiB in 51 packages [2021-01-04T08:30:32.436Z] Removing intermediate container cdb7c1dc32f4 [2021-01-04T08:30:32.436Z] ---> ebcabc214296 [2021-01-04T08:30:32.436Z] Step 6/22 : COPY go.mod . [2021-01-04T08:30:32.663Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T08:30:32.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:32.663Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:32.663Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:32.709Z] OK: 217 MiB in 51 packages [2021-01-04T08:30:32.928Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:32.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:32.928Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:32.928Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:33.189Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:33.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:33.189Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:33.189Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:33.772Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:34.045Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-04T08:30:34.316Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-04T08:30:34.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:34.316Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T08:30:34.316Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T08:30:34.588Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T08:30:34.715Z] ---> 72534de4ddb9 [2021-01-04T08:30:34.715Z] Step 7/22 : RUN go mod download [2021-01-04T08:30:34.715Z] Removing intermediate container 5f597a9a8f17 [2021-01-04T08:30:34.715Z] ---> bee4ffbabc6b [2021-01-04T08:30:34.715Z] Step 6/27 : COPY go.mod . [2021-01-04T08:30:34.715Z] Removing intermediate container 1d3a852a0131 [2021-01-04T08:30:34.715Z] ---> a03bb7b4e023 [2021-01-04T08:30:34.715Z] Step 6/24 : COPY go.mod . [2021-01-04T08:30:34.715Z] ---> Running in 03d6732e4396 [2021-01-04T08:30:34.715Z] Removing intermediate container 01b58a5618b3 [2021-01-04T08:30:34.715Z] ---> bbe2b45644c7 [2021-01-04T08:30:34.715Z] Step 6/24 : COPY go.mod . [2021-01-04T08:30:34.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T08:30:34.856Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-04T08:30:34.856Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T08:30:34.856Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-04T08:30:35.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:35.118Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-04T08:30:35.118Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-04T08:30:35.313Z] Removing intermediate container 5b3620ef0247 [2021-01-04T08:30:35.314Z] ---> 9e378f29f545 [2021-01-04T08:30:35.314Z] Step 6/22 : COPY go.mod . [2021-01-04T08:30:35.379Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-04T08:30:35.586Z] ---> 7e8d09f93968 [2021-01-04T08:30:35.586Z] Step 7/27 : RUN go mod download [2021-01-04T08:30:35.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:35.640Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T08:30:35.640Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T08:30:35.640Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T08:30:35.864Z] ---> a95c1c56dbd8 [2021-01-04T08:30:35.864Z] Step 7/24 : RUN go mod download [2021-01-04T08:30:35.864Z] ---> Running in f7fba7878f70 [2021-01-04T08:30:35.902Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:35.902Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T08:30:35.902Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T08:30:36.139Z] ---> dd80b639bb9b [2021-01-04T08:30:36.139Z] Step 7/24 : RUN go mod download [2021-01-04T08:30:36.139Z] ---> Running in 32654ab8413a [2021-01-04T08:30:36.163Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T08:30:36.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:36.163Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T08:30:36.415Z] ---> 7a0aa4e235e2 [2021-01-04T08:30:36.415Z] Step 7/22 : RUN go mod download [2021-01-04T08:30:36.415Z] ---> Running in 0985acf7f66d [2021-01-04T08:30:36.426Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T08:30:36.426Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T08:30:36.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:36.686Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T08:30:36.686Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T08:30:36.690Z] ---> Running in 85ff31346c23 [2021-01-04T08:30:36.946Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-04T08:30:36.947Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T08:30:37.208Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T08:30:37.208Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T08:30:37.208Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T08:30:37.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:37.469Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-04T08:30:37.469Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-04T08:30:37.469Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-04T08:30:37.729Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:37.729Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-04T08:30:37.729Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T08:30:38.007Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T08:30:38.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:38.275Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T08:30:38.275Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T08:30:38.275Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T08:30:38.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:38.275Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-04T08:30:38.275Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-04T08:30:38.540Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-04T08:30:38.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:38.540Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T08:30:38.691Z] Removing intermediate container 03d6732e4396 [2021-01-04T08:30:38.691Z] ---> f745ef530818 [2021-01-04T08:30:38.691Z] Step 8/22 : COPY . . [2021-01-04T08:30:38.806Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T08:30:39.068Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-04T08:30:39.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:39.332Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T08:30:39.332Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T08:30:39.332Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-04T08:30:39.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:39.593Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-04T08:30:39.593Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-04T08:30:39.857Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-04T08:30:39.857Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:39.857Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-04T08:30:39.857Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-04T08:30:40.118Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-04T08:30:40.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:40.118Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-04T08:30:40.118Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-04T08:30:40.131Z] Removing intermediate container f7fba7878f70 [2021-01-04T08:30:40.131Z] ---> f9ffe5b71ff6 [2021-01-04T08:30:40.131Z] Step 8/27 : COPY . . [2021-01-04T08:30:40.379Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-04T08:30:40.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:40.379Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T08:30:40.379Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-04T08:30:40.639Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-04T08:30:40.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T08:30:40.639Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-04T08:30:40.639Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-04T08:30:40.900Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-04T08:30:40.900Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-04T08:30:40.900Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T08:30:40.900Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T08:30:41.110Z] Removing intermediate container 32654ab8413a [2021-01-04T08:30:41.110Z] ---> b38e53b9044c [2021-01-04T08:30:41.110Z] Step 8/24 : COPY . . [2021-01-04T08:30:41.160Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T08:30:41.160Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T08:30:41.387Z] Removing intermediate container 85ff31346c23 [2021-01-04T08:30:41.387Z] ---> cf501229d63f [2021-01-04T08:30:41.387Z] Step 8/22 : COPY . . [2021-01-04T08:30:41.420Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T08:30:41.420Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T08:30:41.681Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-04T08:30:41.681Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-04T08:30:41.943Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T08:30:41.943Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-04T08:30:41.989Z] Removing intermediate container 0985acf7f66d [2021-01-04T08:30:41.989Z] ---> b292aad4f983 [2021-01-04T08:30:41.989Z] Step 8/24 : COPY . . [2021-01-04T08:30:42.220Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T08:30:42.220Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-04T08:30:42.220Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-04T08:30:42.220Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-04T08:30:42.482Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-04T08:30:42.482Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-04T08:30:42.482Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-04T08:30:42.745Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-04T08:30:42.745Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-04T08:30:42.745Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-04T08:30:43.010Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-04T08:30:43.010Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-04T08:30:43.010Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-04T08:30:43.010Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-04T08:30:43.954Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-04T08:30:43.954Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-04T08:30:43.954Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-04T08:30:43.954Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-04T08:30:44.215Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T08:30:44.215Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T08:30:44.476Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T08:30:44.476Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T08:30:44.737Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T08:30:44.737Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T08:30:44.737Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T08:30:44.999Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T08:30:44.999Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:44.999Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:45.267Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:45.268Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:45.529Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:45.529Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:45.529Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:45.529Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:46.479Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:46.479Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:47.420Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:47.420Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:47.991Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:47.991Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:48.562Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:48.562Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:49.503Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T08:30:49.503Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T08:30:49.503Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T08:30:49.503Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T08:30:49.503Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T08:30:49.503Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T08:30:49.764Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T08:30:49.764Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T08:30:49.764Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-04T08:30:50.025Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-04T08:30:50.025Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T08:30:50.025Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T08:30:50.287Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T08:30:50.287Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T08:30:50.287Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-04T08:30:50.287Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-04T08:30:50.550Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:50.550Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T08:30:50.550Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:50.550Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:50.550Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:50.550Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-04T08:30:50.819Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-04T08:30:50.819Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-04T08:30:50.819Z] [2021-01-04T08:30:50.819Z] Current default time zone: 'Etc/UTC' [2021-01-04T08:30:50.819Z] Local time is now: Mon Jan 4 08:30:50 UTC 2021. [2021-01-04T08:30:50.819Z] Universal Time is now: Mon Jan 4 08:30:50 UTC 2021. [2021-01-04T08:30:50.819Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-04T08:30:50.819Z] [2021-01-04T08:30:50.819Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-04T08:30:50.819Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:50.819Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2021-01-04T08:30:50.819Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-04T08:30:51.081Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-04T08:30:51.081Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-04T08:30:51.081Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-04T08:30:51.081Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-04T08:30:51.081Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-04T08:30:51.081Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T08:30:51.081Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:51.081Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-04T08:30:51.343Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:51.343Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T08:30:51.343Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:51.343Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-04T08:30:51.343Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-04T08:30:51.343Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-04T08:30:51.605Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T08:30:51.605Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-04T08:30:51.605Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-04T08:30:51.605Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-04T08:30:51.605Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T08:30:53.517Z] Updating certificates in /etc/ssl/certs... [2021-01-04T08:30:54.463Z] 22 added, 17 removed; done. [2021-01-04T08:30:54.463Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T08:30:54.463Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T08:30:54.463Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-04T08:30:54.463Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-04T08:30:54.463Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-04T08:30:54.463Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.463Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T08:30:54.724Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.724Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.724Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.724Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.724Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.724Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-04T08:30:54.724Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-04T08:30:54.984Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-04T08:30:54.984Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-04T08:30:54.984Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-04T08:30:54.984Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.984Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T08:30:54.984Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-04T08:30:54.984Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-04T08:30:55.245Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-04T08:30:55.245Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T08:30:55.245Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T08:30:55.245Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-04T08:30:55.506Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T08:30:55.506Z] Updating certificates in /etc/ssl/certs... [2021-01-04T08:30:56.078Z] 0 added, 0 removed; done. [2021-01-04T08:30:56.078Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-04T08:30:56.078Z] done. [2021-01-04T08:30:56.340Z] Reading package lists... [2021-01-04T08:30:56.601Z] Building dependency tree... [2021-01-04T08:30:56.601Z] Reading state information... [2021-01-04T08:30:56.601Z] The following NEW packages will be installed: [2021-01-04T08:30:56.601Z] apt-transport-https [2021-01-04T08:30:56.862Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T08:30:56.862Z] Need to get 1696 B of archives. [2021-01-04T08:30:56.862Z] After this operation, 153 kB of additional disk space will be used. [2021-01-04T08:30:56.862Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-04T08:30:56.862Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T08:30:56.862Z] Fetched 1696 B in 0s (11.8 kB/s) [2021-01-04T08:30:57.122Z] Selecting previously unselected package apt-transport-https. [2021-01-04T08:30:57.122Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-04T08:30:57.122Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-04T08:30:57.122Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T08:30:57.122Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T08:30:57.383Z] Waiting for network to be ready... [2021-01-04T08:31:03.971Z] 2021-01-04T08:31:00Z INFO Waiting for automatic snapd restart... [2021-01-04T08:31:03.971Z] snapd 2.48.1 from Canonical* installed [2021-01-04T08:31:04.197Z] ---> 1c2e54c79110 [2021-01-04T08:31:04.197Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T08:31:04.197Z] ---> af674239fe07 [2021-01-04T08:31:04.197Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T08:31:04.197Z] ---> 7555fee15cc0 [2021-01-04T08:31:04.197Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T08:31:04.197Z] ---> Running in 5d42b0f4974e [2021-01-04T08:31:04.197Z] ---> dbaac650e822 [2021-01-04T08:31:04.197Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T08:31:04.197Z] ---> 55dff5f04a47 [2021-01-04T08:31:04.197Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T08:31:04.197Z] ---> Running in d05a44ef04e5 [2021-01-04T08:31:04.197Z] ---> Running in a0977759f270 [2021-01-04T08:31:04.197Z] ---> Running in 8b5facb48025 [2021-01-04T08:31:04.197Z] ---> Running in ee233da81753 [2021-01-04T08:31:04.232Z] "snapd" switched to the "latest/stable" channel [2021-01-04T08:31:04.232Z] [2021-01-04T08:31:05.204Z] 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-04T08:31:05.482Z] 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-04T08:31:05.761Z] 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-04T08:31:05.761Z] 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-04T08:31:06.041Z] 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-04T08:31:06.775Z] core18 20201210 from Canonical* installed [2021-01-04T08:31:07.035Z] "core18" switched to the "latest/stable" channel [2021-01-04T08:31:07.035Z] [2021-01-04T08:31:10.338Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T08:31:10.338Z] "snapcraft" switched to the "latest/stable" channel [2021-01-04T08:31:10.339Z] [2021-01-04T08:31:13.637Z] 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-04T08:31:13.637Z] - README.md [2021-01-04T08:31:13.637Z] [2021-01-04T08:31:13.637Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T08:31:20.222Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T08:31:20.222Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T08:31:20.222Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T08:31:20.222Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T08:31:21.164Z] Reading package lists... [2021-01-04T08:31:21.426Z] 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-04T08:31:28.016Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T08:31:28.016Z] Reading package lists... [2021-01-04T08:31:28.016Z] Building dependency tree... [2021-01-04T08:31:28.016Z] Reading state information... [2021-01-04T08:31:28.016Z] Suggested packages: [2021-01-04T08:31:28.016Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-04T08:31:28.016Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-04T08:31:28.016Z] Recommended packages: [2021-01-04T08:31:28.016Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-04T08:31:28.016Z] The following NEW packages will be installed: [2021-01-04T08:31:28.016Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-04T08:31:28.016Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-04T08:31:28.016Z] pkg-config zip [2021-01-04T08:31:28.016Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T08:31:28.016Z] Need to get 7655 kB of archives. [2021-01-04T08:31:28.016Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-04T08:31:28.016Z] 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-04T08:31:28.016Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-04T08:31:28.016Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-04T08:31:28.016Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-04T08:31:28.016Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-04T08:31:28.016Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-04T08:31:28.016Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-04T08:31:28.276Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-04T08:31:28.276Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-04T08:31:28.276Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-04T08:31:28.276Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-04T08:31:28.536Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-04T08:31:28.536Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-04T08:31:28.536Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-04T08:31:28.536Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-04T08:31:28.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T08:31:28.798Z] Fetched 7655 kB in 1s (10.0 MB/s) [2021-01-04T08:31:28.798Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-04T08:31:28.798Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-04T08:31:28.798Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-04T08:31:28.798Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T08:31:29.060Z] Selecting previously unselected package libpsl5:amd64. [2021-01-04T08:31:29.060Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-04T08:31:29.060Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T08:31:29.060Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-04T08:31:29.060Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-04T08:31:29.060Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T08:31:29.322Z] Selecting previously unselected package librtmp1:amd64. [2021-01-04T08:31:29.322Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-04T08:31:29.322Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T08:31:29.322Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-04T08:31:29.322Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-04T08:31:29.322Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T08:31:29.322Z] Selecting previously unselected package liberror-perl. [2021-01-04T08:31:29.322Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-04T08:31:29.322Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-04T08:31:29.584Z] Selecting previously unselected package git-man. [2021-01-04T08:31:29.584Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-04T08:31:29.584Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T08:31:29.584Z] Selecting previously unselected package git. [2021-01-04T08:31:29.584Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-04T08:31:29.584Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T08:31:30.527Z] Selecting previously unselected package libnorm1:amd64. [2021-01-04T08:31:30.527Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-04T08:31:30.527Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T08:31:30.527Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-04T08:31:30.527Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-04T08:31:30.527Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T08:31:30.789Z] Selecting previously unselected package libsodium23:amd64. [2021-01-04T08:31:30.789Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-04T08:31:30.789Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-04T08:31:30.789Z] Selecting previously unselected package libzmq5:amd64. [2021-01-04T08:31:30.789Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T08:31:30.789Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T08:31:31.050Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-04T08:31:31.050Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T08:31:31.050Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T08:31:31.050Z] Selecting previously unselected package pkg-config. [2021-01-04T08:31:31.050Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-04T08:31:31.050Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T08:31:31.050Z] Selecting previously unselected package zip. [2021-01-04T08:31:31.050Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-04T08:31:31.050Z] Unpacking zip (3.0-11build1) ... [2021-01-04T08:31:31.311Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T08:31:31.312Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T08:31:31.312Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T08:31:31.312Z] Setting up liberror-perl (0.17025-1) ... [2021-01-04T08:31:31.312Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T08:31:31.573Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T08:31:31.573Z] No schema files found: doing nothing. [2021-01-04T08:31:31.573Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T08:31:31.573Z] Setting up zip (3.0-11build1) ... [2021-01-04T08:31:31.573Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T08:31:31.573Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-04T08:31:31.573Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T08:31:31.573Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T08:31:31.573Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T08:31:31.834Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T08:31:31.834Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T08:31:31.834Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T08:31:38.420Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T08:31:38.420Z] git set to automatically installed. [2021-01-04T08:31:38.420Z] git-man set to automatically installed. [2021-01-04T08:31:38.420Z] libcurl3-gnutls set to automatically installed. [2021-01-04T08:31:38.420Z] liberror-perl set to automatically installed. [2021-01-04T08:31:38.420Z] libglib2.0-0 set to automatically installed. [2021-01-04T08:31:38.420Z] libnghttp2-14 set to automatically installed. [2021-01-04T08:31:38.420Z] libnorm1 set to automatically installed. [2021-01-04T08:31:38.420Z] libpgm-5.2-0 set to automatically installed. [2021-01-04T08:31:38.420Z] libpsl5 set to automatically installed. [2021-01-04T08:31:38.420Z] librtmp1 set to automatically installed. [2021-01-04T08:31:38.420Z] libsodium23 set to automatically installed. [2021-01-04T08:31:38.420Z] libzmq3-dev set to automatically installed. [2021-01-04T08:31:38.420Z] libzmq5 set to automatically installed. [2021-01-04T08:31:38.420Z] pkg-config set to automatically installed. [2021-01-04T08:31:38.420Z] zip set to automatically installed. [2021-01-04T08:31:40.335Z] snapd is not logged in, snap install commands will use sudo [2021-01-04T08:31:46.922Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T08:31:48.306Z] snap "core18" has no updates available [2021-01-04T08:31:48.878Z] Pulling config-common [2021-01-04T08:31:49.821Z] Pulling go-build-helper [2021-01-04T08:32:11.817Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T08:32:11.817Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T08:32:11.817Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T08:32:11.817Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T08:32:11.817Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T08:32:11.817Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T08:32:11.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T08:32:11.817Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T08:32:11.817Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T08:32:11.817Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T08:32:11.817Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T08:32:11.817Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T08:32:11.817Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T08:32:11.817Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T08:32:11.817Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T08:32:11.817Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T08:32:11.817Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T08:32:11.817Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T08:32:11.817Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T08:32:11.817Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T08:32:11.817Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T08:32:11.817Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T08:32:11.817Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T08:32:11.817Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T08:32:11.817Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T08:32:11.817Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T08:32:11.817Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T08:32:11.817Z] Fetched 23.5 MB in 0s (0 B/s) [2021-01-04T08:32:11.817Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-04T08:32:11.817Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-04T08:32:11.817Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-04T08:32:11.817Z] Fetched 279 kB in 0s (0 B/s) [2021-01-04T08:32:11.817Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-04T08:32:11.818Z] Fetched 122 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-04T08:32:11.818Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-04T08:32:11.818Z] Fetched 8848 B in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-04T08:32:11.818Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-04T08:32:11.818Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-04T08:32:11.818Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-04T08:32:11.818Z] Fetched 214 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-04T08:32:11.818Z] Fetched 155 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-04T08:32:11.818Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-04T08:32:11.818Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-04T08:32:11.818Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-04T08:32:11.818Z] Fetched 499 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-04T08:32:11.818Z] Fetched 111 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-04T08:32:11.818Z] Fetched 240 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-04T08:32:11.818Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-04T08:32:11.818Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-04T08:32:11.818Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-04T08:32:11.818Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-04T08:32:11.818Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-04T08:32:11.818Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-04T08:32:11.818Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-04T08:32:11.818Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-04T08:32:11.818Z] Fetched 8720 B in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-04T08:32:11.818Z] Fetched 137 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-04T08:32:11.818Z] Fetched 119 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-04T08:32:11.818Z] Fetched 109 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-04T08:32:11.818Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-04T08:32:11.818Z] Fetched 645 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-04T08:32:11.818Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-04T08:32:11.818Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-04T08:32:11.818Z] Fetched 368 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-04T08:32:11.818Z] Fetched 187 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-04T08:32:11.818Z] Fetched 175 kB in 0s (0 B/s) [2021-01-04T08:32:11.818Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-04T08:32:14.366Z] Fetched 206 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-04T08:32:14.366Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-04T08:32:14.366Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-04T08:32:14.366Z] Fetched 159 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-04T08:32:14.366Z] Fetched 107 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-04T08:32:14.366Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-04T08:32:14.366Z] Pulling static-packages [2021-01-04T08:32:15.314Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-04T08:32:15.314Z] Skipping pull go-build-helper (already ran) [2021-01-04T08:32:15.314Z] Skipping pull static-packages (already ran) [2021-01-04T08:32:15.314Z] Building go-build-helper [2021-01-04T08:32:18.618Z] Building static-packages [2021-01-04T08:32:20.534Z] Staging go-build-helper [2021-01-04T08:32:21.480Z] Staging static-packages [2021-01-04T08:32:22.425Z] Pulling go115 [2021-01-04T08:32:23.368Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-04T08:32:23.368Z] Skipping pull go115 (already ran) [2021-01-04T08:32:23.368Z] Building go115 [2021-01-04T08:32:23.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T08:32:23.368Z] Dload Upload Total Spent Left Speed [2021-01-04T08:32:27.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 148k 0 0 560k 0 0:03:31 --:--:-- 0:03:31 558k 23 115M 23 26.9M 0 0 21.1M 0 0:00:05 0:00:01 0:00:04 21.1M 48 115M 48 55.5M 0 0 24.5M 0 0:00:04 0:00:02 0:00:02 24.4M 71 115M 71 82.7M 0 0 25.2M 0 0:00:04 0:00:03 0:00:01 25.2M 96 115M 96 111M 0 0 26.2M 0 0:00:04 0:00:04 --:--:-- 26.2M 100 115M 100 115M 0 0 26.5M 0 0:00:04 0:00:04 --:--:-- 28.2M [2021-01-04T08:32:27.882Z] 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-04T08:32:28.192Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-04T08:32:31.495Z] Staging go115 [2021-01-04T08:32:38.064Z] Removing intermediate container a0977759f270 [2021-01-04T08:32:38.064Z] ---> f375dbac7ec4 [2021-01-04T08:32:38.064Z] [2021-01-04T08:32:38.064Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T08:32:38.064Z] 3.10: Pulling from library/alpine [2021-01-04T08:32:38.064Z] Removing intermediate container d05a44ef04e5 [2021-01-04T08:32:38.064Z] ---> f08f9cfeaee5 [2021-01-04T08:32:38.064Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T08:32:38.064Z] Removing intermediate container 8b5facb48025 [2021-01-04T08:32:38.064Z] ---> 31b47c078d5e [2021-01-04T08:32:38.064Z] [2021-01-04T08:32:38.064Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T08:32:38.064Z] Removing intermediate container ee233da81753 [2021-01-04T08:32:38.064Z] ---> 1bf4f36d5320 [2021-01-04T08:32:38.064Z] [2021-01-04T08:32:38.064Z] Step 10/24 : FROM scratch [2021-01-04T08:32:38.064Z] ---> [2021-01-04T08:32:38.064Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T08:32:38.064Z] 3.10: Pulling from library/alpine [2021-01-04T08:32:38.064Z] Removing intermediate container 5d42b0f4974e [2021-01-04T08:32:38.064Z] ---> 7c277ceb4f26 [2021-01-04T08:32:38.064Z] [2021-01-04T08:32:38.064Z] Step 10/22 : FROM scratch [2021-01-04T08:32:38.064Z] ---> [2021-01-04T08:32:38.064Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:32:38.064Z] ---> Running in 7e3f320f187f [2021-01-04T08:32:38.064Z] ---> Running in a35ef47b1e70 [2021-01-04T08:32:38.064Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T08:32:38.064Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T08:32:38.064Z] ---> Running in ac76cdfa146b [2021-01-04T08:32:38.064Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T08:32:38.064Z] ---> 536a684cf733 [2021-01-04T08:32:38.064Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T08:32:38.064Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T08:32:38.064Z] ---> 536a684cf733 [2021-01-04T08:32:38.064Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T08:32:38.064Z] ---> Running in af9b9ac83f30 [2021-01-04T08:32:38.064Z] ---> Running in ccd5d69d738e [2021-01-04T08:32:38.086Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T08:32:38.087Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T08:32:38.087Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T08:32:38.087Z] Fetched 0 B in 0s (0 B/s) [2021-01-04T08:32:38.087Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-04T08:32:38.087Z] Fetched 224 kB in 0s (0 B/s) [2021-01-04T08:32:38.087Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-04T08:32:38.087Z] Fetched 157 kB in 0s (0 B/s) [2021-01-04T08:32:38.087Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-04T08:32:38.087Z] Fetched 221 kB in 0s (0 B/s) [2021-01-04T08:32:38.087Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-04T08:32:38.087Z] Fetched 143 kB in 0s (0 B/s) [2021-01-04T08:32:38.087Z] Pulling edgex-go [2021-01-04T08:32:38.087Z] Pulling version [2021-01-04T08:32:38.337Z] Removing intermediate container 7e3f320f187f [2021-01-04T08:32:38.337Z] ---> 92b7ea78d6de [2021-01-04T08:32:38.337Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T08:32:38.610Z] Removing intermediate container ac76cdfa146b [2021-01-04T08:32:38.610Z] ---> a559932c8a88 [2021-01-04T08:32:38.610Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T08:32:38.610Z] ---> Running in 1be33557f01c [2021-01-04T08:32:38.893Z] ---> Running in b7e83c56e88d [2021-01-04T08:32:39.031Z] Building config-common [2021-01-04T08:32:39.169Z] Removing intermediate container 1be33557f01c [2021-01-04T08:32:39.169Z] ---> fae32b104a7d [2021-01-04T08:32:39.169Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T08:32:39.445Z] ---> Running in fe4ec8721206 [2021-01-04T08:32:39.445Z] Removing intermediate container b7e83c56e88d [2021-01-04T08:32:39.445Z] ---> ac4dc9d0e4b8 [2021-01-04T08:32:39.445Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T08:32:39.721Z] 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-04T08:32:39.721Z] ---> Running in d27dad2bc8b4 [2021-01-04T08:32:40.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:40.003Z] Removing intermediate container fe4ec8721206 [2021-01-04T08:32:40.003Z] ---> 74627c31fd8c [2021-01-04T08:32:40.003Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T08:32:40.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:40.280Z] Removing intermediate container d27dad2bc8b4 [2021-01-04T08:32:40.280Z] ---> e99af0169cfa [2021-01-04T08:32:40.280Z] Step 14/22 : WORKDIR / [2021-01-04T08:32:40.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:40.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:40.556Z] ---> Running in b0ef97382939 [2021-01-04T08:32:40.838Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T08:32:40.838Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T08:32:40.838Z] OK: 10171 distinct packages available [2021-01-04T08:32:40.838Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T08:32:40.948Z] Skipping build go-build-helper (already ran) [2021-01-04T08:32:40.948Z] Skipping build static-packages (already ran) [2021-01-04T08:32:40.948Z] Skipping build go115 (already ran) [2021-01-04T08:32:41.114Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T08:32:41.114Z] OK: 10171 distinct packages available [2021-01-04T08:32:41.114Z] ---> 8c0727f853ed [2021-01-04T08:32:41.114Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T08:32:41.210Z] Building edgex-go [2021-01-04T08:32:41.210Z] 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-04T08:32:41.392Z] Removing intermediate container b0ef97382939 [2021-01-04T08:32:41.392Z] ---> e25f73bf0e67 [2021-01-04T08:32:41.392Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T08:32:41.671Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T08:32:41.671Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T08:32:41.671Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T08:32:41.671Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T08:32:41.671Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T08:32:41.953Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T08:32:41.953Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T08:32:41.953Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T08:32:41.953Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T08:32:41.953Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T08:32:41.953Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T08:32:41.953Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T08:32:41.953Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T08:32:41.953Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T08:32:42.232Z] OK: 7 MiB in 19 packages [2021-01-04T08:32:42.232Z] OK: 7 MiB in 19 packages [2021-01-04T08:32:42.516Z] ---> 45b3ddd9205e [2021-01-04T08:32:42.516Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T08:32:43.121Z] ---> f67de7a5c3d4 [2021-01-04T08:32:43.121Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T08:32:43.136Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-04T08:32:43.136Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 [2021-01-04T08:32:43.136Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 [2021-01-04T08:32:43.136Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-04T08:32:43.136Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-04T08:32:43.136Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-04T08:32:43.136Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-04T08:32:43.401Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-04T08:32:43.401Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-04T08:32:43.401Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-04T08:32:43.401Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-04T08:32:43.401Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-04T08:32:43.401Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-04T08:32:43.401Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-04T08:32:43.401Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-04T08:32:43.401Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-04T08:32:43.401Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-04T08:32:43.401Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-04T08:32:43.401Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-04T08:32:43.401Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-04T08:32:43.401Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-04T08:32:43.401Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-04T08:32:43.401Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-04T08:32:43.401Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-04T08:32:43.401Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-04T08:32:43.662Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-04T08:32:43.662Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-04T08:32:43.662Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-04T08:32:43.662Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-04T08:32:43.662Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-04T08:32:43.923Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-04T08:32:44.121Z] ---> 79754b0069ad [2021-01-04T08:32:44.121Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T08:32:44.396Z] Removing intermediate container a35ef47b1e70 [2021-01-04T08:32:44.396Z] ---> 4063481a1abf [2021-01-04T08:32:44.396Z] [2021-01-04T08:32:44.396Z] Step 11/27 : FROM docker:latest [2021-01-04T08:32:44.396Z] ---> f66387bf908a [2021-01-04T08:32:44.396Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T08:32:44.673Z] Removing intermediate container af9b9ac83f30 [2021-01-04T08:32:44.673Z] ---> 39de0b381aca [2021-01-04T08:32:44.673Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T08:32:44.673Z] ---> Running in 819b27b76dc8 [2021-01-04T08:32:44.945Z] ---> 996d063d14a4 [2021-01-04T08:32:44.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T08:32:44.945Z] Removing intermediate container ccd5d69d738e [2021-01-04T08:32:44.945Z] ---> d4f00229bc5b [2021-01-04T08:32:44.945Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T08:32:44.945Z] ---> Running in 548afc911f39 [2021-01-04T08:32:45.222Z] ---> Running in b905e712a59b [2021-01-04T08:32:45.222Z] ---> e3cd4762424c [2021-01-04T08:32:45.222Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T08:32:45.836Z] Removing intermediate container 548afc911f39 [2021-01-04T08:32:45.836Z] ---> fff1d9e03f53 [2021-01-04T08:32:45.836Z] Step 13/24 : WORKDIR / [2021-01-04T08:32:45.836Z] Removing intermediate container b905e712a59b [2021-01-04T08:32:45.836Z] ---> 437143261326 [2021-01-04T08:32:45.836Z] Step 13/22 : WORKDIR / [2021-01-04T08:32:46.227Z] ---> Running in e15dde5c250f [2021-01-04T08:32:46.227Z] ---> e8e12e4e10e5 [2021-01-04T08:32:46.227Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T08:32:46.227Z] ---> Running in 4e9b563a8e3d [2021-01-04T08:32:46.227Z] ---> Running in ae98bf4b3ebe [2021-01-04T08:32:46.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:46.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:32:47.201Z] Removing intermediate container e15dde5c250f [2021-01-04T08:32:47.201Z] ---> e7f2fc8d2051 [2021-01-04T08:32:47.201Z] 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-04T08:32:47.201Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T08:32:47.201Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T08:32:47.201Z] Executing bash-5.0.17-r0.post-install [2021-01-04T08:32:47.201Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:32:47.201Z] Removing intermediate container ae98bf4b3ebe [2021-01-04T08:32:47.201Z] ---> 3e959a748d66 [2021-01-04T08:32:47.201Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:32:47.201Z] OK: 12 MiB in 22 packages [2021-01-04T08:32:47.508Z] ---> 8db54aa147ac [2021-01-04T08:32:47.508Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T08:32:47.508Z] Removing intermediate container 4e9b563a8e3d [2021-01-04T08:32:47.508Z] ---> 66fc8b913bf7 [2021-01-04T08:32:47.508Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T08:32:47.508Z] ---> Running in e795ce7e74c5 [2021-01-04T08:32:49.385Z] 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-04T08:32:49.460Z] ---> b88456d1d541 [2021-01-04T08:32:49.460Z] 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-04T08:32:49.460Z] Removing intermediate container e795ce7e74c5 [2021-01-04T08:32:49.460Z] ---> 5d1d6ff6898a [2021-01-04T08:32:49.460Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T08:32:49.460Z] ---> c8e7956cbf70 [2021-01-04T08:32:49.460Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T08:32:49.460Z] ---> Running in f4d94340be1b [2021-01-04T08:32:49.460Z] ---> 8465f532fd27 [2021-01-04T08:32:49.460Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T08:32:49.460Z] Removing intermediate container 819b27b76dc8 [2021-01-04T08:32:49.460Z] ---> e34e0e9ddba0 [2021-01-04T08:32:49.460Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T08:32:49.460Z] ---> Running in 0cbea6f59372 [2021-01-04T08:32:49.460Z] ---> Running in f3e1e9a3b095 [2021-01-04T08:32:49.741Z] Removing intermediate container f4d94340be1b [2021-01-04T08:32:49.741Z] ---> b387c44b092e [2021-01-04T08:32:49.742Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:32:49.742Z] ---> a81e9e5a5354 [2021-01-04T08:32:49.742Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T08:32:50.024Z] ---> Running in 0323ff4259cc [2021-01-04T08:32:50.302Z] Removing intermediate container f3e1e9a3b095 [2021-01-04T08:32:50.302Z] ---> 61713c213595 [2021-01-04T08:32:50.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:32:50.302Z] ---> a475c741799c [2021-01-04T08:32:50.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T08:32:50.302Z] ---> Running in 0620a474707a [2021-01-04T08:32:50.930Z] Removing intermediate container 0323ff4259cc [2021-01-04T08:32:50.930Z] ---> bf0630ccd13b [2021-01-04T08:32:50.930Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:32:50.930Z] ---> 106236c8b6b3 [2021-01-04T08:32:50.930Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T08:32:51.204Z] Removing intermediate container 0620a474707a [2021-01-04T08:32:51.204Z] ---> 4188b08d5de0 [2021-01-04T08:32:51.204Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T08:32:51.204Z] ---> Running in ecdacc2b7317 [2021-01-04T08:32:51.485Z] ---> Running in bb54803b9deb [2021-01-04T08:32:51.485Z] ---> 96b540da6597 [2021-01-04T08:32:51.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T08:32:52.094Z] Removing intermediate container ecdacc2b7317 [2021-01-04T08:32:52.094Z] ---> 8ba3706f5619 [2021-01-04T08:32:52.094Z] [2021-01-04T08:32:52.369Z] Removing intermediate container bb54803b9deb [2021-01-04T08:32:52.369Z] ---> c3558e7a1818 [2021-01-04T08:32:52.369Z] Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:32:52.369Z] Successfully built 8ba3706f5619 [2021-01-04T08:32:52.650Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T08:32:52.650Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-04T08:32:52.650Z] ---> Running in f0944dd4229d [2021-01-04T08:32:52.925Z] ---> 911fc94d9259 [2021-01-04T08:32:52.925Z] ---> 086a9f0bc112 [2021-01-04T08:32:52.925Z] Step 18/22 : RUN chmod +x entrypoint.shStep 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T08:32:52.925Z] [2021-01-04T08:32:52.925Z] Removing intermediate container 0cbea6f59372 [2021-01-04T08:32:52.925Z] ---> 90ce5f21a082 [2021-01-04T08:32:52.925Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T08:32:52.925Z] ---> Running in 85fda02af962 [2021-01-04T08:32:53.209Z] ---> Running in 3c1a969bb343 [2021-01-04T08:32:53.503Z] Removing intermediate container f0944dd4229d [2021-01-04T08:32:53.503Z] ---> eca01fbdd083 [2021-01-04T08:32:53.503Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T08:32:53.592Z] 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-04T08:32:53.783Z] ---> Running in d0a84a85d83f [2021-01-04T08:32:54.387Z] Removing intermediate container 3c1a969bb343 [2021-01-04T08:32:54.387Z] ---> 090089c86ed9 [2021-01-04T08:32:54.387Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T08:32:54.535Z] 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-04T08:32:55.412Z] ---> 15fdef7489e6 [2021-01-04T08:32:55.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T08:32:55.412Z] Removing intermediate container d0a84a85d83f [2021-01-04T08:32:55.412Z] ---> 624520156f79 [2021-01-04T08:32:55.412Z] [2021-01-04T08:32:55.412Z] ---> Running in 264c20fec93b [2021-01-04T08:32:55.480Z] 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-04T08:32:55.741Z] 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-04T08:32:55.741Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-04T08:32:56.019Z] Successfully built 624520156f79 [2021-01-04T08:32:56.019Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T08:32:56.019Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-04T08:32:56.311Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-04T08:32:56.312Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-04T08:32:56.312Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-04T08:32:57.011Z] Removing intermediate container 264c20fec93b [2021-01-04T08:32:57.011Z] ---> 0d266df357bf [2021-01-04T08:32:57.011Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T08:32:57.011Z] ---> b1bb268b2c6f [2021-01-04T08:32:57.011Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T08:32:57.011Z] ---> Running in 64fdc6b7d9e5 [2021-01-04T08:32:57.011Z] ---> Running in 872ae54b3031 [2021-01-04T08:32:57.290Z] Removing intermediate container 85fda02af962 [2021-01-04T08:32:57.290Z] ---> 08f0e83eeaf1 [2021-01-04T08:32:57.290Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T08:32:57.694Z] 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-04T08:32:57.694Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-04T08:32:57.694Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-04T08:32:57.915Z] ---> Running in d4d59bf9f9f7 [2021-01-04T08:32:58.534Z] Removing intermediate container 64fdc6b7d9e5 [2021-01-04T08:32:58.534Z] ---> 4fd7fc650129 [2021-01-04T08:32:58.534Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T08:32:58.639Z] 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-04T08:32:58.639Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-04T08:32:59.147Z] Removing intermediate container d4d59bf9f9f7 [2021-01-04T08:32:59.147Z] ---> 42fc010b47d7 [2021-01-04T08:32:59.147Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T08:33:00.024Z] 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-04T08:33:00.025Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-04T08:33:00.148Z] ---> Running in d88e7dfae469 [2021-01-04T08:33:00.148Z] ---> 99d6451cef81 [2021-01-04T08:33:00.148Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T08:33:00.754Z] Removing intermediate container d88e7dfae469 [2021-01-04T08:33:00.754Z] ---> b991bbbb7534 [2021-01-04T08:33:00.754Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:33:00.968Z] 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-04T08:33:01.030Z] Removing intermediate container 872ae54b3031 [2021-01-04T08:33:01.030Z] ---> 1ba57e8880cc [2021-01-04T08:33:01.030Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T08:33:01.030Z] ---> Running in 425894ceff73 [2021-01-04T08:33:01.323Z] ---> Running in 8068f6908482 [2021-01-04T08:33:01.323Z] ---> 87fb45aeb8b0 [2021-01-04T08:33:01.323Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T08:33:01.918Z] 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-04T08:33:01.935Z] Removing intermediate container 425894ceff73 [2021-01-04T08:33:01.935Z] ---> 72277109fda8 [2021-01-04T08:33:01.935Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:33:02.213Z] Removing intermediate container 8068f6908482 [2021-01-04T08:33:02.213Z] ---> 439c24165d5b [2021-01-04T08:33:02.214Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T08:33:02.214Z] ---> Running in 6abfbfe19594 [2021-01-04T08:33:02.489Z] 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-04T08:33:02.493Z] ---> Running in e330534f39a0 [2021-01-04T08:33:02.803Z] ---> 3039195ae223 [2021-01-04T08:33:02.803Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T08:33:03.410Z] ---> Running in 2b7fe00bb970 [2021-01-04T08:33:03.410Z] Removing intermediate container 6abfbfe19594 [2021-01-04T08:33:03.410Z] ---> fc47259f69c6 [2021-01-04T08:33:03.410Z] [2021-01-04T08:33:03.410Z] Removing intermediate container e330534f39a0 [2021-01-04T08:33:03.410Z] ---> c0673a459a40 [2021-01-04T08:33:03.410Z] Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:33:04.016Z] Successfully built fc47259f69c6 [2021-01-04T08:33:04.016Z] ---> Running in a4c9122aa7f6 [2021-01-04T08:33:04.016Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T08:33:04.016Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-04T08:33:04.402Z] Building version [2021-01-04T08:33:05.010Z] Removing intermediate container a4c9122aa7f6 [2021-01-04T08:33:05.010Z] ---> c250952f5241 [2021-01-04T08:33:05.010Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T08:33:05.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:33:05.010Z] ---> Running in 0eab39dac4d6 [2021-01-04T08:33:05.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:33:05.893Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T08:33:05.893Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T08:33:05.893Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T08:33:05.893Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T08:33:05.893Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T08:33:05.893Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T08:33:05.893Z] Removing intermediate container 0eab39dac4d6 [2021-01-04T08:33:05.893Z] ---> de8be5bedfd5 [2021-01-04T08:33:05.893Z] [2021-01-04T08:33:05.893Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T08:33:06.317Z] Staging config-common [2021-01-04T08:33:06.501Z] Successfully built de8be5bedfd5 [2021-01-04T08:33:06.501Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T08:33:06.501Z] Building docker-security-proxy-setup-go [2021-01-04T08:33:07.268Z] Skipping stage go-build-helper (already ran) [2021-01-04T08:33:07.268Z] Skipping stage static-packages (already ran) [2021-01-04T08:33:07.268Z] Skipping stage go115 (already ran) [2021-01-04T08:33:07.269Z] Staging edgex-go [2021-01-04T08:33:07.946Z]  Building docker-security-secretstore-setup-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T08:33:07.947Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T08:33:07.947Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T08:33:07.947Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T08:33:07.947Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T08:33:07.947Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T08:33:07.947Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T08:33:07.947Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T08:33:07.947Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T08:33:07.947Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T08:33:08.214Z] Staging version [2021-01-04T08:33:08.224Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T08:33:08.224Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T08:33:08.224Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T08:33:08.224Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T08:33:08.224Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T08:33:08.224Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T08:33:08.224Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T08:33:08.224Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T08:33:08.224Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T08:33:08.224Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T08:33:08.498Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T08:33:08.499Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T08:33:08.499Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T08:33:08.499Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T08:33:08.499Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T08:33:08.499Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T08:33:08.499Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:33:08.776Z] OK: 71 MiB in 55 packages [2021-01-04T08:33:09.156Z] Priming config-common [2021-01-04T08:33:10.098Z] Priming go-build-helper [2021-01-04T08:33:11.037Z] Priming static-packages [2021-01-04T08:33:12.951Z] Priming go115 [2021-01-04T08:33:14.064Z] Priming edgex-go [2021-01-04T08:33:15.159Z] Priming version [2021-01-04T08:33:16.337Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T08:33:18.979Z] Removing intermediate container 2b7fe00bb970 [2021-01-04T08:33:18.979Z] ---> 620c3cda0e66 [2021-01-04T08:33:18.979Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T08:33:19.970Z] ---> Running in 5346ebfa0e4c [2021-01-04T08:33:25.400Z] Collecting docker-compose==1.23.2 [2021-01-04T08:33:25.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T08:33:25.999Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T08:33:25.999Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T08:33:26.988Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T08:33:26.988Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T08:33:27.979Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T08:33:27.979Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T08:33:28.260Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T08:33:28.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T08:33:30.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:33:30.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:33:30.324Z] ---> d992f8859422 [2021-01-04T08:33:30.324Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T08:33:30.324Z] ---> Using cache [2021-01-04T08:33:30.324Z] ---> 6af8d7c4bcdb [2021-01-04T08:33:30.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:33:30.325Z] ---> Using cache [2021-01-04T08:33:30.325Z] ---> b11d94c09888 [2021-01-04T08:33:30.325Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T08:33:30.934Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T08:33:31.216Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T08:33:32.689Z] ---> Running in 4fc1a05db9eb [2021-01-04T08:33:34.143Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T08:33:34.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T08:33:34.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:33:35.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:33:35.409Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T08:33:35.410Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T08:33:35.688Z] 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-04T08:33:36.291Z] Collecting PyYAML<4,>=3.10 [2021-01-04T08:33:36.572Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T08:33:36.852Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:33:36.852Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:33:36.852Z] OK: 12620 distinct packages available [2021-01-04T08:33:37.465Z] OK: 217 MiB in 51 packages [2021-01-04T08:33:37.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:33:37.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:33:37.750Z] ---> d992f8859422 [2021-01-04T08:33:37.750Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> 6af8d7c4bcdb [2021-01-04T08:33:37.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> b11d94c09888 [2021-01-04T08:33:37.750Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> a03bb7b4e023 [2021-01-04T08:33:37.750Z] Step 6/22 : COPY go.mod . [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> a95c1c56dbd8 [2021-01-04T08:33:37.750Z] Step 7/22 : RUN go mod download [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> b38e53b9044c [2021-01-04T08:33:37.750Z] Step 8/22 : COPY . . [2021-01-04T08:33:37.750Z] ---> Using cache [2021-01-04T08:33:37.750Z] ---> dbaac650e822 [2021-01-04T08:33:37.750Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T08:33:40.403Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T08:33:40.403Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T08:33:40.678Z] ---> Running in a705f216ff94 [2021-01-04T08:33:42.134Z] Removing intermediate container 4fc1a05db9eb [2021-01-04T08:33:42.134Z] ---> 72934438991e [2021-01-04T08:33:42.134Z] Step 6/23 : COPY go.mod . [2021-01-04T08:33:42.411Z] 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-04T08:33:43.403Z] ---> f7c78eee8ffb [2021-01-04T08:33:43.403Z] Step 7/23 : RUN go mod download [2021-01-04T08:33:43.403Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T08:33:43.403Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T08:33:43.678Z] 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-04T08:33:43.955Z] ---> Running in 201fce619d69 [2021-01-04T08:33:44.228Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:33:44.228Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:33:44.228Z] ---> d992f8859422 [2021-01-04T08:33:44.228Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T08:33:44.228Z] ---> Using cache [2021-01-04T08:33:44.228Z] ---> 6af8d7c4bcdb [2021-01-04T08:33:44.228Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:33:44.228Z] ---> Using cache [2021-01-04T08:33:44.228Z] ---> b11d94c09888 [2021-01-04T08:33:44.228Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T08:33:44.228Z] ---> Using cache [2021-01-04T08:33:44.228Z] ---> a03bb7b4e023 [2021-01-04T08:33:44.228Z] Step 6/21 : COPY go.mod . [2021-01-04T08:33:44.228Z] ---> Using cache [2021-01-04T08:33:44.228Z] ---> a95c1c56dbd8 [2021-01-04T08:33:44.228Z] Step 7/21 : RUN go mod downloadCollecting idna<2.8,>=2.5 [2021-01-04T08:33:44.228Z] [2021-01-04T08:33:44.228Z] ---> Using cache [2021-01-04T08:33:44.228Z] ---> b38e53b9044c [2021-01-04T08:33:44.228Z] Step 8/21 : COPY . . [2021-01-04T08:33:44.228Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T08:33:44.502Z] ---> Using cache [2021-01-04T08:33:44.502Z] ---> dbaac650e822 [2021-01-04T08:33:44.502Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T08:33:45.109Z] ---> Running in 884acfa4036d [2021-01-04T08:33:45.109Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T08:33:45.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T08:33:45.713Z] 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-04T08:33:45.713Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T08:33:45.713Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T08:33:45.713Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T08:33:45.713Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T08:33:46.719Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T08:33:46.719Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T08:33:46.719Z] ---> d992f8859422 [2021-01-04T08:33:46.719Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> 6af8d7c4bcdb [2021-01-04T08:33:46.719Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> b11d94c09888 [2021-01-04T08:33:46.719Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> a03bb7b4e023 [2021-01-04T08:33:46.719Z] Step 6/21 : COPY go.mod . [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> a95c1c56dbd8 [2021-01-04T08:33:46.719Z] Step 7/21 : RUN go mod download [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> b38e53b9044c [2021-01-04T08:33:46.719Z] Step 8/21 : COPY . . [2021-01-04T08:33:46.719Z] ---> Using cache [2021-01-04T08:33:46.719Z] ---> dbaac650e822 [2021-01-04T08:33:46.719Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T08:33:46.719Z] Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-01-04T08:33:47.001Z] Attempting uninstall: idna [2021-01-04T08:33:47.002Z] Found existing installation: idna 2.9 [2021-01-04T08:33:47.002Z] Uninstalling idna-2.9: [2021-01-04T08:33:47.281Z] ---> Running in 85c1f51bfa12 [2021-01-04T08:33:47.281Z] Successfully uninstalled idna-2.9 [2021-01-04T08:33:47.560Z] 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-04T08:33:48.562Z] Attempting uninstall: urllib3 [2021-01-04T08:33:48.562Z] Found existing installation: urllib3 1.25.9 [2021-01-04T08:33:48.562Z] Uninstalling urllib3-1.25.9: [2021-01-04T08:33:48.842Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T08:33:48.842Z] Removing intermediate container 201fce619d69 [2021-01-04T08:33:48.842Z] ---> 64ad99de3fd3 [2021-01-04T08:33:48.842Z] Step 8/23 : COPY . . [2021-01-04T08:33:49.838Z] Attempting uninstall: requests [2021-01-04T08:33:49.838Z] Found existing installation: requests 2.23.0 [2021-01-04T08:33:49.838Z] 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-04T08:33:49.838Z] Uninstalling requests-2.23.0: [2021-01-04T08:33:49.838Z] Successfully uninstalled requests-2.23.0 [2021-01-04T08:33:52.484Z] Running setup.py install for texttable: started [2021-01-04T08:33:56.032Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T08:33:56.032Z] Running setup.py install for dockerpty: started [2021-01-04T08:33:58.879Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T08:33:59.484Z] Running setup.py install for PyYAML: started [2021-01-04T08:34:02.896Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T08:34:02.896Z] Running setup.py install for docopt: started [2021-01-04T08:34:05.546Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T08:34:06.986Z] ---> e1204ef0f1e7 [2021-01-04T08:34:06.986Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T08:34:06.986Z] 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-04T08:34:06.986Z] ---> Running in 8743c2e773e8 [2021-01-04T08:34:08.971Z] 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-04T08:34:13.298Z] Removing intermediate container 5346ebfa0e4c [2021-01-04T08:34:13.298Z] ---> 839c266043c8 [2021-01-04T08:34:13.298Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T08:34:13.298Z] ---> Running in 4189b19fa194 [2021-01-04T08:34:14.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:34:15.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:34:16.018Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T08:34:16.018Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T08:34:16.018Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T08:34:16.018Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:34:16.018Z] OK: 71 MiB in 58 packages [2021-01-04T08:34:18.022Z] Removing intermediate container 4189b19fa194 [2021-01-04T08:34:18.022Z] ---> 4a43f258ee52 [2021-01-04T08:34:18.022Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T08:34:18.296Z] ---> Running in cab4d148ce97 [2021-01-04T08:34:19.287Z] Removing intermediate container cab4d148ce97 [2021-01-04T08:34:19.287Z] ---> f490be00d0c1 [2021-01-04T08:34:19.287Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:34:19.287Z] ---> Running in e781bc07ee69 [2021-01-04T08:34:19.899Z] Removing intermediate container e781bc07ee69 [2021-01-04T08:34:19.899Z] ---> 895ccaeeccdf [2021-01-04T08:34:19.899Z] Step 25/27 : LABEL arch=arm64 [2021-01-04T08:34:20.174Z] ---> Running in ed6c8677420e [2021-01-04T08:34:20.778Z] Removing intermediate container ed6c8677420e [2021-01-04T08:34:20.778Z] ---> a265d453215b [2021-01-04T08:34:20.778Z] Step 26/27 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:34:21.056Z] ---> Running in 9699a9b980db [2021-01-04T08:34:21.660Z] Removing intermediate container 9699a9b980db [2021-01-04T08:34:21.660Z] ---> 04733df3d699 [2021-01-04T08:34:21.660Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T08:34:21.944Z] ---> Running in 74ee2452d8d0 [2021-01-04T08:34:22.545Z] Removing intermediate container 74ee2452d8d0 [2021-01-04T08:34:22.545Z] ---> 9b7b5815c823 [2021-01-04T08:34:22.545Z] [2021-01-04T08:34:23.145Z] Successfully built 9b7b5815c823 [2021-01-04T08:34:23.146Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T08:35:02.160Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T08:35:17.270Z] Removing intermediate container 884acfa4036d [2021-01-04T08:35:17.271Z] ---> c22a5400f4e8 [2021-01-04T08:35:17.271Z] [2021-01-04T08:35:17.271Z] Step 10/21 : FROM scratch [2021-01-04T08:35:17.271Z] ---> [2021-01-04T08:35:17.271Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:35:17.271Z] ---> Using cache [2021-01-04T08:35:17.271Z] ---> a559932c8a88 [2021-01-04T08:35:17.271Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T08:35:17.271Z] ---> Running in 90dcce24cf86 [2021-01-04T08:35:17.547Z] Removing intermediate container 85c1f51bfa12 [2021-01-04T08:35:17.547Z] ---> 550d38ea3ebb [2021-01-04T08:35:17.547Z] [2021-01-04T08:35:17.547Z] Step 10/21 : FROM alpine [2021-01-04T08:35:17.547Z] latest: Pulling from library/alpine [2021-01-04T08:35:17.824Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T08:35:17.824Z] Removing intermediate container 90dcce24cf86 [2021-01-04T08:35:17.824Z] ---> 19a2dbd0f465 [2021-01-04T08:35:17.824Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T08:35:17.824Z] Status: Downloaded newer image for alpine:latest [2021-01-04T08:35:17.824Z] ---> afeebe901d6b [2021-01-04T08:35:17.824Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T08:35:17.824Z] ---> Running in 303569cc2c89 [2021-01-04T08:35:18.102Z] ---> Running in c8fbb72fb20e [2021-01-04T08:35:18.707Z] Removing intermediate container 303569cc2c89 [2021-01-04T08:35:18.707Z] ---> 8562f1e444d8 [2021-01-04T08:35:18.707Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T08:35:20.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:35:20.162Z] ---> eda7e11e6081 [2021-01-04T08:35:20.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T08:35:20.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:35:21.148Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T08:35:21.148Z] v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T08:35:21.148Z] OK: 12615 distinct packages available [2021-01-04T08:35:21.750Z] ---> 42d8310ecc6a [2021-01-04T08:35:21.750Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T08:35:22.027Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T08:35:22.028Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T08:35:22.028Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T08:35:22.028Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T08:35:22.028Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:35:22.028Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T08:35:22.631Z] OK: 7 MiB in 18 packages [2021-01-04T08:35:22.909Z] ---> ed3a65fcca59 [2021-01-04T08:35:22.909Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T08:35:23.185Z] ---> Running in 1c8d2b9ff218 [2021-01-04T08:35:24.164Z] Removing intermediate container 1c8d2b9ff218 [2021-01-04T08:35:24.164Z] ---> 0a7e288fce61 [2021-01-04T08:35:24.164Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:35:24.440Z] ---> Running in e531c486b7f5 [2021-01-04T08:35:25.417Z] Removing intermediate container e531c486b7f5 [2021-01-04T08:35:25.417Z] ---> 85cdceedb081 [2021-01-04T08:35:25.417Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T08:35:25.417Z] Removing intermediate container c8fbb72fb20e [2021-01-04T08:35:25.417Z] ---> 9341eb51d356 [2021-01-04T08:35:25.417Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T08:35:25.417Z] ---> Running in df8e54ea5308 [2021-01-04T08:35:25.691Z] ---> Running in 31f1ef047611 [2021-01-04T08:35:26.678Z] Removing intermediate container df8e54ea5308 [2021-01-04T08:35:26.678Z] ---> b5a0d2233317 [2021-01-04T08:35:26.678Z] Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:35:26.952Z] Removing intermediate container 31f1ef047611 [2021-01-04T08:35:26.952Z] ---> 7ed1a2b22f9d [2021-01-04T08:35:26.952Z] Step 13/21 : WORKDIR /edgex [2021-01-04T08:35:27.228Z] ---> Running in 58c0dbfcf7fe [2021-01-04T08:35:27.228Z] ---> Running in bfd196403477 [2021-01-04T08:35:28.208Z] Removing intermediate container 58c0dbfcf7fe [2021-01-04T08:35:28.208Z] ---> 3c3993bc02f7 [2021-01-04T08:35:28.208Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T08:35:28.208Z] Removing intermediate container bfd196403477 [2021-01-04T08:35:28.208Z] ---> 470122b6850c [2021-01-04T08:35:28.208Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T08:35:28.497Z] ---> Running in 23f636b18baa [2021-01-04T08:35:29.099Z] Removing intermediate container 23f636b18baa [2021-01-04T08:35:29.099Z] ---> fbb83360ff7a [2021-01-04T08:35:29.099Z] [2021-01-04T08:35:29.099Z] Removing intermediate container a705f216ff94 [2021-01-04T08:35:29.099Z] ---> c2a16f3d7416 [2021-01-04T08:35:29.099Z] [2021-01-04T08:35:29.099Z] Step 10/22 : FROM scratch [2021-01-04T08:35:29.099Z] ---> [2021-01-04T08:35:29.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:35:29.371Z] ---> Using cache [2021-01-04T08:35:29.371Z] ---> a559932c8a88 [2021-01-04T08:35:29.371Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T08:35:29.647Z] ---> c570518cd1d3 [2021-01-04T08:35:29.647Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T08:35:29.647Z] ---> Running in 1d032924ae57 [2021-01-04T08:35:29.647Z] Successfully built fbb83360ff7a [2021-01-04T08:35:29.647Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T08:35:30.247Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1d032924ae57 [2021-01-04T08:35:30.247Z] ---> 65128946f3a4 [2021-01-04T08:35:30.247Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T08:35:30.247Z] ---> Running in 200e76fcce48 [2021-01-04T08:35:30.843Z] Removing intermediate container 200e76fcce48 [2021-01-04T08:35:30.843Z] ---> 720b9c7a2138 [2021-01-04T08:35:30.843Z] Step 14/22 : WORKDIR / [2021-01-04T08:35:30.843Z] ---> d4e751efd200 [2021-01-04T08:35:30.843Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T08:35:30.843Z] ---> Running in 8122328f95c7 [2021-01-04T08:35:31.440Z] Removing intermediate container 8122328f95c7 [2021-01-04T08:35:31.440Z] ---> 8d00fa833ce9 [2021-01-04T08:35:31.440Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T08:35:32.423Z] ---> 33baee9d9136 [2021-01-04T08:35:32.423Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T08:35:32.423Z] ---> Running in a0fbcf7cdcec [2021-01-04T08:35:32.423Z] ---> ed8eb55e18d4 [2021-01-04T08:35:32.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T08:35:33.030Z] Removing intermediate container a0fbcf7cdcec [2021-01-04T08:35:33.030Z] ---> bf7db19b7fab [2021-01-04T08:35:33.030Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T08:35:33.304Z] ---> Running in 0eccd7283375 [2021-01-04T08:35:33.902Z] ---> 9d3a6d4c8ad4 [2021-01-04T08:35:33.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T08:35:33.902Z] Removing intermediate container 0eccd7283375 [2021-01-04T08:35:33.902Z] ---> 7f53fde3cabf [2021-01-04T08:35:33.902Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T08:35:34.181Z] ---> Running in 7b38f6fb27a7 [2021-01-04T08:35:34.792Z] ---> 2e909e70fef7 [2021-01-04T08:35:34.792Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T08:35:34.792Z] Removing intermediate container 7b38f6fb27a7 [2021-01-04T08:35:34.792Z] ---> 7623971bd32b [2021-01-04T08:35:34.792Z] Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:35:35.092Z] ---> Running in 708f7e869396 [2021-01-04T08:35:35.092Z] ---> Running in 685798e2dca1 [2021-01-04T08:35:35.691Z] Removing intermediate container 708f7e869396 [2021-01-04T08:35:35.691Z] ---> 4d625c901930 [2021-01-04T08:35:35.691Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:35:35.691Z] Removing intermediate container 685798e2dca1 [2021-01-04T08:35:35.691Z] ---> 41ffa0a6ccc8 [2021-01-04T08:35:35.691Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T08:35:35.966Z] ---> Running in c3c29dcaf433 [2021-01-04T08:35:35.966Z] ---> Running in 59e535098af8 [2021-01-04T08:35:36.561Z] Removing intermediate container c3c29dcaf433 [2021-01-04T08:35:36.561Z] ---> 8629e7cfedce [2021-01-04T08:35:36.561Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T08:35:36.561Z] Removing intermediate container 59e535098af8 [2021-01-04T08:35:36.561Z] ---> 09304c7cb00e [2021-01-04T08:35:36.561Z] [2021-01-04T08:35:36.832Z] ---> Running in cf3163fe44ac [2021-01-04T08:35:36.832Z] Successfully built 09304c7cb00e [2021-01-04T08:35:36.832Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T08:35:37.106Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container cf3163fe44ac [2021-01-04T08:35:37.106Z] ---> 1528d9a8d9d8 [2021-01-04T08:35:37.106Z] Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:35:37.384Z] ---> Running in 5bb0d763f5f7 [2021-01-04T08:35:37.979Z] Removing intermediate container 5bb0d763f5f7 [2021-01-04T08:35:37.979Z] ---> c0e2772aeada [2021-01-04T08:35:37.979Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T08:35:37.979Z] ---> Running in 0e1e70c01e8c [2021-01-04T08:35:38.579Z] Removing intermediate container 0e1e70c01e8c [2021-01-04T08:35:38.579Z] ---> 0b753f22eb28 [2021-01-04T08:35:38.579Z] [2021-01-04T08:35:38.856Z] Successfully built 0b753f22eb28 [2021-01-04T08:35:38.856Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T08:35:43.275Z]  Building docker-core-metadata-go ... done Removing intermediate container 8743c2e773e8 [2021-01-04T08:35:43.275Z] ---> 4c87b6978ebd [2021-01-04T08:35:43.275Z] [2021-01-04T08:35:43.275Z] Step 10/23 : FROM alpine [2021-01-04T08:35:43.275Z] ---> afeebe901d6b [2021-01-04T08:35:43.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T08:35:43.275Z] ---> Running in a042e4709d30 [2021-01-04T08:35:43.275Z] Removing intermediate container a042e4709d30 [2021-01-04T08:35:43.275Z] ---> 48e11cb95d96 [2021-01-04T08:35:43.275Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T08:35:43.275Z] ---> Running in 932dd9ed899d [2021-01-04T08:35:43.873Z] Removing intermediate container 932dd9ed899d [2021-01-04T08:35:43.873Z] ---> 2ef4e91055e4 [2021-01-04T08:35:43.873Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T08:35:43.873Z] ---> Running in 399ba6b895c0 [2021-01-04T08:35:44.468Z] Removing intermediate container 399ba6b895c0 [2021-01-04T08:35:44.468Z] ---> db50764ee454 [2021-01-04T08:35:44.468Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T08:35:44.468Z] ---> Running in 24c944aa768b [2021-01-04T08:35:46.435Z] Removing intermediate container 24c944aa768b [2021-01-04T08:35:46.435Z] ---> 946b899d3e3c [2021-01-04T08:35:46.435Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T08:35:46.709Z] ---> Running in 633a3f78ef24 [2021-01-04T08:35:47.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T08:35:48.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T08:35:49.246Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T08:35:49.246Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T08:35:49.246Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T08:35:49.517Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T08:35:49.517Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T08:35:49.788Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T08:35:49.788Z] OK: 8 MiB in 19 packages [2021-01-04T08:35:51.216Z] Removing intermediate container 633a3f78ef24 [2021-01-04T08:35:51.216Z] ---> f42a602ab73d [2021-01-04T08:35:51.216Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T08:35:51.817Z] ---> 1af02c17e06a [2021-01-04T08:35:51.817Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T08:35:52.797Z] ---> fb0ffa37d00f [2021-01-04T08:35:52.797Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T08:35:53.774Z] ---> 08d4f0315001 [2021-01-04T08:35:53.774Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T08:35:53.774Z] ---> Running in 1305f8553689 [2021-01-04T08:35:54.368Z] Removing intermediate container 1305f8553689 [2021-01-04T08:35:54.368Z] ---> d2d1e5061fc4 [2021-01-04T08:35:54.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T08:35:54.368Z] ---> Running in fa21494a01b7 [2021-01-04T08:35:54.961Z] Removing intermediate container fa21494a01b7 [2021-01-04T08:35:54.961Z] ---> 181c683acd89 [2021-01-04T08:35:54.961Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T08:35:54.961Z] ---> Running in 6553275b6b18 [2021-01-04T08:35:55.553Z] Removing intermediate container 6553275b6b18 [2021-01-04T08:35:55.553Z] ---> 4fea90eef68e [2021-01-04T08:35:55.553Z] Step 22/23 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c [2021-01-04T08:35:55.553Z] ---> Running in f002cafee765 [2021-01-04T08:35:55.825Z] Removing intermediate container f002cafee765 [2021-01-04T08:35:55.825Z] ---> 2cedf09525fd [2021-01-04T08:35:55.825Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T08:35:56.098Z] ---> Running in 123e4553b385 [2021-01-04T08:35:56.692Z] Removing intermediate container 123e4553b385 [2021-01-04T08:35:56.692Z] ---> e9d6ac221835 [2021-01-04T08:35:56.692Z] [2021-01-04T08:35:56.963Z] Successfully built e9d6ac221835 [2021-01-04T08:35:56.963Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T08:35:57.568Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-04T08:35:57.574Z] $ docker stop --time=1 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 [2021-01-04T08:35:59.550Z] $ docker rm -f 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T08:36:00.398Z] + + docker imagesgrep [2021-01-04T08:36:00.398Z] docker [2021-01-04T08:36:00.668Z] docker-core-data-go-arm64 latest e9d6ac221835 4 seconds ago 20.9MB [2021-01-04T08:36:00.668Z] docker-core-metadata-go-arm64 latest 0b753f22eb28 22 seconds ago 12.2MB [2021-01-04T08:36:00.668Z] docker-security-proxy-setup-go-arm64 latest 09304c7cb00e 24 seconds ago 23.3MB [2021-01-04T08:36:00.668Z] docker-support-scheduler-go-arm64 latest fbb83360ff7a 32 seconds ago 10MB [2021-01-04T08:36:00.668Z] docker-sys-mgmt-agent-go-arm64 latest 9b7b5815c823 About a minute ago 300MB [2021-01-04T08:36:00.668Z] docker-security-secretstore-setup-go-arm64 latest de8be5bedfd5 2 minutes ago 23.5MB [2021-01-04T08:36:00.668Z] docker-security-bootstrap-redis-go-arm64 latest fc47259f69c6 2 minutes ago 15.1MB [2021-01-04T08:36:00.668Z] docker-support-notifications-go-arm64 latest 624520156f79 3 minutes ago 11.4MB [2021-01-04T08:36:00.668Z] docker-core-command-go-arm64 latest 8ba3706f5619 3 minutes ago 9.98MB [2021-01-04T08:36:00.668Z] docker latest f66387bf908a 2 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-04T08:36:03.779Z] provisioning config files... [2021-01-04T08:36:03.796Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5135112152050012901tmp [Pipeline] { [Pipeline] sh [2021-01-04T08:36:04.290Z] + set +x [2021-01-04T08:36:04.290Z] + curl -s https://codecov.io/bash [2021-01-04T08:36:04.290Z] + bash -s -- [2021-01-04T08:36:04.565Z] [2021-01-04T08:36:04.565Z] _____ _ [2021-01-04T08:36:04.565Z] / ____| | | [2021-01-04T08:36:04.565Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T08:36:04.565Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T08:36:04.565Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T08:36:04.565Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T08:36:04.565Z] Bash-20201231-23d4836 [2021-01-04T08:36:04.565Z] [2021-01-04T08:36:04.565Z] [2021-01-04T08:36:04.565Z] ==> git version 2.24.3 found [2021-01-04T08:36:04.565Z] ==> 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-04T08:36:04.565Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T08:36:04.565Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T08:36:04.842Z] ==> Jenkins CI detected. [2021-01-04T08:36:04.842Z] project root: . [2021-01-04T08:36:04.842Z] --> token set from env [2021-01-04T08:36:04.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T08:36:04.842Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T08:36:04.842Z] ==> Python coveragepy not found [2021-01-04T08:36:04.842Z] ==> Searching for coverage reports in: [2021-01-04T08:36:04.842Z] + . [2021-01-04T08:36:04.842Z] -> Found 1 reports [2021-01-04T08:36:04.842Z] ==> Detecting git/mercurial file structure [2021-01-04T08:36:04.842Z] ==> Reading reports [2021-01-04T08:36:04.842Z] + ./coverage.out bytes=537189 [2021-01-04T08:36:04.842Z] ==> Appending adjustments [2021-01-04T08:36:04.842Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T08:36:08.174Z] + Found adjustments [2021-01-04T08:36:08.174Z] ==> Gzipping contents [2021-01-04T08:36:08.174Z] 80K /tmp/codecov.NITmjl.gz [2021-01-04T08:36:08.174Z] ==> Uploading reports [2021-01-04T08:36:08.174Z] url: https://codecov.io [2021-01-04T08:36:08.174Z] query: branch=PR-2982&commit=c9724fdd47badea76d82e9ac70ff7c7bcc60354c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= [2021-01-04T08:36:08.174Z] -> Pinging Codecov [2021-01-04T08:36:08.174Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2982&commit=c9724fdd47badea76d82e9ac70ff7c7bcc60354c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= [2021-01-04T08:36:08.436Z] -> Uploading to [2021-01-04T08:36:08.436Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/c9724fdd47badea76d82e9ac70ff7c7bcc60354c/73bed26b-3b1e-48d4-85df-2e8aff15c0af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T083608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a102ba07464000f43b4610f80f5d7a525df6348957429e5d4961e6bfd3654a7 [2021-01-04T08:36:08.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T08:36:08.436Z] Dload Upload Total Spent Left Speed [2021-01-04T08:36:08.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81736 0 0 100 81736 0 143k --:--:-- --:--:-- --:--:-- 143k [2021-01-04T08:36:08.960Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9724fdd47badea76d82e9ac70ff7c7bcc60354c [Pipeline] } [2021-01-04T08:36:08.995Z] 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-04T08:36:12.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:13.079Z] ---> package-listing.sh [2021-01-04T08:36:13.079Z] ++ facter osfamily [2021-01-04T08:36:13.079Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T08:36:13.079Z] + OS_FAMILY=redhat [2021-01-04T08:36:13.079Z] + workspace=/w/workspace/edgex-go/1 [2021-01-04T08:36:13.079Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T08:36:13.079Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T08:36:13.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T08:36:13.079Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T08:36:13.079Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-04T08:36:13.079Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T08:36:13.079Z] + case "${OS_FAMILY}" in [2021-01-04T08:36:13.079Z] + rpm -qa [2021-01-04T08:36:13.079Z] + sort [2021-01-04T08:36:18.379Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T08:36:18.379Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T08:36:18.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T08:36:18.379Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-04T08:36:18.379Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-04T08:36:18.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-04T08:36:18.430Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T08:36:18.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:36:19.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T08:36:19.075Z] [2021-01-04T08:36:19.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T08:36:19.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T08:36:19.466Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T08:36:19.466Z] df20fa9351a1: Pulling fs layer [2021-01-04T08:36:19.466Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T08:36:19.466Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T08:36:19.466Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T08:36:19.466Z] 93b61091891f: Pulling fs layer [2021-01-04T08:36:19.466Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T08:36:19.466Z] 5e14af77c1be: Pulling fs layer [2021-01-04T08:36:19.466Z] 01666e4c0597: Pulling fs layer [2021-01-04T08:36:19.466Z] aa168da1d23b: Pulling fs layer [2021-01-04T08:36:19.466Z] 46f8f816bc3b: Waiting [2021-01-04T08:36:19.466Z] 5e14af77c1be: Waiting [2021-01-04T08:36:19.466Z] 93b61091891f: Waiting [2021-01-04T08:36:19.466Z] 93b9cdb0e59b: Waiting [2021-01-04T08:36:19.466Z] 01666e4c0597: Waiting [2021-01-04T08:36:19.466Z] aa168da1d23b: Waiting [2021-01-04T08:36:19.466Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T08:36:19.466Z] 36b3adc4ff6f: Download complete [2021-01-04T08:36:19.466Z] 46f8f816bc3b: Download complete [2021-01-04T08:36:19.466Z] df20fa9351a1: Verifying Checksum [2021-01-04T08:36:19.466Z] df20fa9351a1: Download complete [2021-01-04T08:36:19.728Z] 93b9cdb0e59b: Download complete [2021-01-04T08:36:19.728Z] 5e14af77c1be: Download complete [2021-01-04T08:36:19.728Z] 93b61091891f: Verifying Checksum [2021-01-04T08:36:19.728Z] 93b61091891f: Download complete [2021-01-04T08:36:19.728Z] 01666e4c0597: Verifying Checksum [2021-01-04T08:36:19.728Z] 01666e4c0597: Download complete [2021-01-04T08:36:19.997Z] df20fa9351a1: Pull complete [2021-01-04T08:36:20.261Z] 36b3adc4ff6f: Pull complete [2021-01-04T08:36:20.522Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T08:36:20.523Z] 8ad3a11d3b57: Download complete [2021-01-04T08:36:21.098Z] 8ad3a11d3b57: Pull complete [2021-01-04T08:36:21.367Z] 46f8f816bc3b: Pull complete [2021-01-04T08:36:22.316Z] aa168da1d23b: Verifying Checksum [2021-01-04T08:36:22.317Z] aa168da1d23b: Download complete [2021-01-04T08:36:23.263Z] 93b61091891f: Pull complete [2021-01-04T08:36:23.263Z] 93b9cdb0e59b: Pull complete [2021-01-04T08:36:23.526Z] 5e14af77c1be: Pull complete [2021-01-04T08:36:23.526Z] 01666e4c0597: Pull complete [2021-01-04T08:36:33.619Z] aa168da1d23b: Pull complete [2021-01-04T08:36:33.619Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T08:36:33.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T08:36:33.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T08:36:33.861Z] prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container [2021-01-04T08:36:33.914Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T08:36:37.782Z] $ docker top 6d5cf9282612590eec0736046844e0c73f7209195a2c6de10e43d9bb6fab1c61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T08:36:38.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T08:36:38.776Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T08:36:39.096Z] + ls /var/log/sa-host [2021-01-04T08:36:39.096Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T08:36:39.096Z] file_magic: OK [2021-01-04T08:36:39.096Z] HZ: Using current value: 100 [2021-01-04T08:36:39.096Z] file_header: OK [2021-01-04T08:36:39.096Z] 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-04T08:36:39.096Z] Statistics: [2021-01-04T08:36:39.096Z] 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... [2021-01-04T08:36:39.096Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T08:36:39.096Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T08:36:39.096Z] file_magic: OK [2021-01-04T08:36:39.096Z] HZ: Using current value: 100 [2021-01-04T08:36:39.096Z] file_header: OK [2021-01-04T08:36:39.096Z] 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-04T08:36:39.096Z] Statistics: [2021-01-04T08:36:39.096Z] Hnuu...uuuununununu... [2021-01-04T08:36:39.096Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T08:36:39.805Z] provisioning config files... [2021-01-04T08:36:39.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5367349851878507047tmp [Pipeline] { [Pipeline] echo [2021-01-04T08:36:39.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:40.309Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T08:36:40.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T08:36:40.518Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:40.859Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T08:36:40.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:41.280Z] ---> sudo-logs.sh [2021-01-04T08:36:41.280Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T08:36:41.315Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:41.652Z] ---> job-cost.sh [2021-01-04T08:36:41.652Z] lf-activate-venv: SKIPPING [2021-01-04T08:36:41.652Z] INFO: No Stack... [2021-01-04T08:36:42.600Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T08:36:43.174Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T08:36:43.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T08:36:43.545Z] ---> logs-deploy.sh [2021-01-04T08:36:43.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2982/1 [2021-01-04T08:36:43.546Z] INFO: archiving workspace using pattern(s): [2021-01-04T08:36:44.933Z] Archives upload complete. [2021-01-04T08:36:44.933Z] INFO: archiving logs to Nexus