Pull request #3058 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ad3a7c46b1225c5583ed95292fc67c02ffde05ab+48f292ecce04635bad45b2dac08c505f02e60d07 (c7c1b381d53775a6b246c004a4e37c440a07bc91) 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 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh 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-3058/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3058/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 69a7e166112f335804d9fea76440e5140e47f034 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21855 in /w/workspace/edgexfoundry_edgex-go_PR-3058 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3058/head:refs/remotes/origin/PR-3058 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit ad3a7c46b1225c5583ed95292fc67c02ffde05ab Merge succeeded, producing ad3a7c46b1225c5583ed95292fc67c02ffde05ab Checking out Revision ad3a7c46b1225c5583ed95292fc67c02ffde05ab (PR-3058) > git config core.sparsecheckout # timeout=10 > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-21T05:52:14.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T05:52:14.788Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T05:52:14.986Z] ========================================================= [2021-01-21T05:52:14.986Z] EdgeX Global Pipelines Version Info [2021-01-21T05:52:14.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:52:16.508Z] ------------------- [2021-01-21T05:52:16.508Z] stable info: [2021-01-21T05:52:16.508Z] ------------------- [2021-01-21T05:52:16.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T05:52:16.508Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T05:52:16.508Z] Message: update stable to v1.0.179 [2021-01-21T05:52:17.463Z] ------------------- [2021-01-21T05:52:17.463Z] experimental info: [2021-01-21T05:52:17.463Z] ------------------- [2021-01-21T05:52:17.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T05:52:17.463Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T05:52:17.463Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T05:52:17.871Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-21T05:52:17.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-21T05:52:18.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T05:52:18.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T05:52:18.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T05:52:18.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T05:52:18.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T05:52:18.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-21T05:52:18.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-21T05:52:18.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-21T05:52:19.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T05:52:19.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T05:52:19.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T05:52:19.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T05:52:19.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T05:52:19.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T05:52:19.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T05:52:19.915Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T05:52:20.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T05:52:20.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-21T05:52:20.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-21T05:52:20.451Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T05:52:20.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T05:52:20.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3058 [Pipeline] echo [2021-01-21T05:52:20.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3058 [Pipeline] echo [2021-01-21T05:52:21.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3058 [Pipeline] echo [2021-01-21T05:52:21.196Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad3a7c46b1225c5583ed95292fc67c02ffde05ab [Pipeline] echo [2021-01-21T05:52:21.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad3a7c4 [Pipeline] echo [2021-01-21T05:52:21.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T05:52:21.686Z] provisioning config files... [2021-01-21T05:52:21.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5630144033641451288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:52:22.139Z] ---> docker-login.sh [2021-01-21T05:52:22.139Z] nexus3.edgexfoundry.org:10001 [2021-01-21T05:52:22.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:52:22.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:52:22.406Z] Configure a credential helper to remove this warning. See [2021-01-21T05:52:22.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:52:22.406Z] [2021-01-21T05:52:22.406Z] Login Succeeded [2021-01-21T05:52:22.406Z] nexus3.edgexfoundry.org:10002 [2021-01-21T05:52:22.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:52:22.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:52:22.669Z] Configure a credential helper to remove this warning. See [2021-01-21T05:52:22.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:52:22.669Z] [2021-01-21T05:52:22.669Z] Login Succeeded [2021-01-21T05:52:22.669Z] nexus3.edgexfoundry.org:10003 [2021-01-21T05:52:22.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:52:22.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:52:22.934Z] Configure a credential helper to remove this warning. See [2021-01-21T05:52:22.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:52:22.934Z] [2021-01-21T05:52:22.934Z] Login Succeeded [2021-01-21T05:52:22.934Z] nexus3.edgexfoundry.org:10004 [2021-01-21T05:52:22.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:52:22.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:52:22.934Z] Configure a credential helper to remove this warning. See [2021-01-21T05:52:22.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:52:22.934Z] [2021-01-21T05:52:22.934Z] Login Succeeded [2021-01-21T05:52:22.934Z] docker.io [2021-01-21T05:52:23.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:52:23.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:52:23.459Z] Configure a credential helper to remove this warning. See [2021-01-21T05:52:23.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:52:23.459Z] [2021-01-21T05:52:23.459Z] Login Succeeded [2021-01-21T05:52:23.459Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T05:52:23.487Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T05:52:24.049Z] ++ 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-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] ++ dirname cmd/core-command/Dockerfile [2021-01-21T05:52:24.049Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/core-data/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-21T05:52:24.049Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:52:24.049Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-21T05:52:24.049Z] ++ cut -d/ -f2 [2021-01-21T05:52:24.049Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-21T05:52:24.146Z] 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-21T05:52:25.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:52:25.097Z] [2021-01-21T05:52:25.097Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:52:25.502Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:52:25.502Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T05:52:25.502Z] 31603596830f: Pulling fs layer [2021-01-21T05:52:25.502Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T05:52:25.502Z] 6ca5941a6612: Pulling fs layer [2021-01-21T05:52:25.502Z] ecc8261a40a4: Pulling fs layer [2021-01-21T05:52:25.502Z] ecc8261a40a4: Waiting [2021-01-21T05:52:25.502Z] 2a8b12db71e7: Verifying Checksum [2021-01-21T05:52:25.502Z] 2a8b12db71e7: Download complete [2021-01-21T05:52:25.502Z] 31603596830f: Verifying Checksum [2021-01-21T05:52:25.502Z] 31603596830f: Download complete [2021-01-21T05:52:25.769Z] ecc8261a40a4: Verifying Checksum [2021-01-21T05:52:25.769Z] ecc8261a40a4: Download complete [2021-01-21T05:52:25.769Z] 6ca5941a6612: Verifying Checksum [2021-01-21T05:52:25.769Z] 6ca5941a6612: Download complete [2021-01-21T05:52:26.036Z] 31603596830f: Pull complete [2021-01-21T05:52:26.036Z] 2a8b12db71e7: Pull complete [2021-01-21T05:52:26.996Z] 6ca5941a6612: Pull complete [2021-01-21T05:52:26.996Z] ecc8261a40a4: Pull complete [2021-01-21T05:52:27.258Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T05:52:27.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:52:27.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T05:52:27.385Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T05:52:27.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T05:52:29.907Z] $ docker top c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T05:52:30.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T05:52:30.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T05:52:30.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T05:52:30.523Z] $ docker exec c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 ssh-agent [2021-01-21T05:52:30.692Z] SSH_AUTH_SOCK=/tmp/ssh-ZL76XHNe32mc/agent.11 [2021-01-21T05:52:30.692Z] SSH_AGENT_PID=16 [2021-01-21T05:52:30.702Z] Running ssh-add (command line suppressed) [2021-01-21T05:52:30.829Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_456605334686470379.key (/w/workspace/edgex-go/1@tmp/private_key_456605334686470379.key) [2021-01-21T05:52:30.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T05:52:31.266Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T05:52:31.298Z] $ docker exec --env ******** --env ******** c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 ssh-agent -k [2021-01-21T05:52:31.405Z] unset SSH_AUTH_SOCK; [2021-01-21T05:52:31.405Z] unset SSH_AGENT_PID; [2021-01-21T05:52:31.405Z] echo Agent pid 16 killed; [2021-01-21T05:52:31.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T05:52:31.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T05:52:31.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T05:52:31.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T05:52:31.799Z] $ docker exec c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 ssh-agent [2021-01-21T05:52:31.944Z] SSH_AUTH_SOCK=/tmp/ssh-lOAMPJyP0EoE/agent.44 [2021-01-21T05:52:31.944Z] SSH_AGENT_PID=49 [2021-01-21T05:52:31.950Z] Running ssh-add (command line suppressed) [2021-01-21T05:52:32.064Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5736503093783118777.key (/w/workspace/edgex-go/1@tmp/private_key_5736503093783118777.key) [2021-01-21T05:52:32.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T05:52:32.486Z] + git semver init [2021-01-21T05:52:32.486Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T05:52:32.486Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-21T05:52:32.486Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-21T05:52:32.486Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T05:52:32.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T05:52:32.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T05:52:32.486Z] # $SEMVER_BRANCH = PR-3058 [2021-01-21T05:52:32.486Z] # $SEMVER_TEMP = /tmp/semver-163269880 [2021-01-21T05:52:32.486Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-21T05:52:50.622Z] # '/tmp/semver-163269880' -> '/w/workspace/edgex-go/1/.semver' [2021-01-21T05:52:50.622Z] # -> Force: false [2021-01-21T05:52:50.622Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-21T05:52:50.650Z] $ docker exec --env ******** --env ******** c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 ssh-agent -k [2021-01-21T05:52:50.857Z] unset SSH_AUTH_SOCK; [2021-01-21T05:52:50.857Z] unset SSH_AGENT_PID; [2021-01-21T05:52:50.857Z] echo Agent pid 49 killed; [2021-01-21T05:52:50.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T05:52:51.528Z] + git semver [Pipeline] } [2021-01-21T05:52:51.565Z] $ docker stop --time=1 c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 [2021-01-21T05:52:53.127Z] $ docker rm -f c1e438c72abeeccc43f8c628a9a9ac47c7ccb866f52c44c9634d07fa637262a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T05:52:53.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T05:52:54.267Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T05:52:54.296Z] [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-21T05:52:55.637Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:52:55.953Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:52:56.268Z] + sudo service docker restart [2021-01-21T05:52:56.268Z] + true [2021-01-21T05:52:56.268Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-21T05:52:56.892Z] ========================================================= [2021-01-21T05:52:56.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T05:52:56.892Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:52:57.274Z] + 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-21T05:53:00.600Z] Sending build context to Docker daemon 327.6MB [2021-01-21T05:53:00.600Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T05:53:00.600Z] Step 2/6 : FROM ${BASE} [2021-01-21T05:53:00.600Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T05:53:00.600Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T05:53:00.600Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T05:53:00.600Z] de9db76c5a1d: Pulling fs layer [2021-01-21T05:53:00.600Z] bca2f99d35d6: Pulling fs layer [2021-01-21T05:53:00.600Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T05:53:00.600Z] 7c6f9722023f: Pulling fs layer [2021-01-21T05:53:00.600Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T05:53:00.870Z] 93359f2a8cfa: Waiting [2021-01-21T05:53:00.870Z] 7c6f9722023f: Waiting [2021-01-21T05:53:00.870Z] a35cf1a2eb13: Waiting [2021-01-21T05:53:00.870Z] bca2f99d35d6: Waiting [2021-01-21T05:53:00.870Z] de9db76c5a1d: Verifying Checksum [2021-01-21T05:53:00.870Z] de9db76c5a1d: Download complete [2021-01-21T05:53:00.870Z] 0ef7d3d256c8: Download complete [2021-01-21T05:53:00.870Z] 93359f2a8cfa: Download complete [2021-01-21T05:53:00.870Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T05:53:00.870Z] 188c0c94c7c5: Download complete [2021-01-21T05:53:00.870Z] 7c6f9722023f: Download complete [2021-01-21T05:53:01.134Z] 188c0c94c7c5: Pull complete [2021-01-21T05:53:01.395Z] 0ef7d3d256c8: Pull complete [2021-01-21T05:53:01.395Z] de9db76c5a1d: Pull complete [2021-01-21T05:53:03.329Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T05:53:03.329Z] a35cf1a2eb13: Download complete [2021-01-21T05:53:04.284Z] bca2f99d35d6: Verifying Checksum [2021-01-21T05:53:04.284Z] bca2f99d35d6: Download complete [2021-01-21T05:53:09.614Z] bca2f99d35d6: Pull complete [2021-01-21T05:53:09.614Z] 93359f2a8cfa: Pull complete [2021-01-21T05:53:09.614Z] 7c6f9722023f: Pull complete [2021-01-21T05:53:09.929Z] Still waiting to schedule task [2021-01-21T05:53:09.929Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-21T05:53:13.842Z] a35cf1a2eb13: Pull complete [2021-01-21T05:53:13.842Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T05:53:13.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T05:53:13.842Z] ---> a62c8e92a672 [2021-01-21T05:53:13.842Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-21T05:53:13.842Z] ---> Running in 7eb1219870f0 [2021-01-21T05:53:13.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:53:14.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:53:14.987Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T05:53:15.558Z] (2/12) Installing file (5.38-r0) [2021-01-21T05:53:15.820Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T05:53:15.820Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T05:53:21.113Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T05:53:21.373Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T05:53:21.373Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T05:53:21.373Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T05:53:21.635Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T05:53:21.635Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T05:53:21.898Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T05:53:21.898Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T05:53:21.898Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:53:21.898Z] OK: 233 MiB in 51 packages [2021-01-21T05:53:25.221Z] Removing intermediate container 7eb1219870f0 [2021-01-21T05:53:25.221Z] ---> ec3da9ad6dfb [2021-01-21T05:53:25.221Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T05:53:25.221Z] ---> Running in 32701affd354 [2021-01-21T05:53:25.486Z] Removing intermediate container 32701affd354 [2021-01-21T05:53:25.486Z] ---> 4f7228942732 [2021-01-21T05:53:25.486Z] Step 5/6 : COPY go.mod . [2021-01-21T05:53:25.486Z] ---> 63bf499f78c7 [2021-01-21T05:53:25.486Z] Step 6/6 : RUN go mod download [2021-01-21T05:53:25.761Z] ---> Running in 6a45d4eaffba [2021-01-21T05:53:47.787Z] Removing intermediate container 6a45d4eaffba [2021-01-21T05:53:47.787Z] ---> b773ffffd7e8 [2021-01-21T05:53:47.787Z] Successfully built b773ffffd7e8 [2021-01-21T05:53:47.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:53:48.200Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T05:53:48.200Z] . [Pipeline] withDockerContainer [2021-01-21T05:53:48.317Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T05:53:48.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T05:53:49.859Z] $ docker top 79769e36f8e40afdaa76e874c4a4f59a012b2863459ff9f84219713698867cc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:53:50.392Z] + go version [2021-01-21T05:53:50.392Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T05:53:50.429Z] $ docker stop --time=1 79769e36f8e40afdaa76e874c4a4f59a012b2863459ff9f84219713698867cc1 [2021-01-21T05:53:51.747Z] $ docker rm -f 79769e36f8e40afdaa76e874c4a4f59a012b2863459ff9f84219713698867cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:53:52.787Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T05:53:52.787Z] . [Pipeline] withDockerContainer [2021-01-21T05:53:52.897Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T05:53:52.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T05:53:53.564Z] $ docker top d8fc927f3afe40c62ef1aa4eefbf7160e76b34761ac7d33ffbb1f55af8c5c23c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T05:53:53.800Z] ========================================================= [2021-01-21T05:53:53.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T05:53:53.801Z] ========================================================= [Pipeline] sh [2021-01-21T05:53:54.111Z] + make test [2021-01-21T05:53:54.111Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T05:54:02.286Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T05:54:14.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T05:54:23.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T05:54:23.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T05:54:23.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T05:54:24.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T05:54:26.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T05:54:26.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T05:54:26.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T05:54:28.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.105s coverage: 46.6% of statements [2021-01-21T05:54:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T05:54:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T05:54:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T05:54:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T05:54:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T05:54:32.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.0% of statements [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T05:54:32.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T05:54:32.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T05:54:32.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 66.7% of statements [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T05:54:32.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.140s coverage: 82.3% of statements [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T05:54:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T05:54:34.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.428s coverage: 28.6% of statements [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T05:54:34.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T05:54:34.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T05:54:34.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements [2021-01-21T05:54:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T05:54:34.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-01-21T05:54:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T05:54:34.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-01-21T05:54:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T05:54:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T05:54:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T05:54:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T05:54:37.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.365s coverage: 92.8% of statements [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T05:54:37.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T05:54:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.099s coverage: 0.1% of statements [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements [2021-01-21T05:54:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2021-01-21T05:54:37.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2021-01-21T05:54:37.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.4% of statements [2021-01-21T05:54:37.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T05:54:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements [2021-01-21T05:54:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T05:54:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T05:54:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-01-21T05:54:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-01-21T05:54:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-01-21T05:54:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-01-21T05:54:38.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-01-21T05:54:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 68.9% of statements [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T05:54:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T05:54:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T05:54:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.270s coverage: 84.0% of statements [2021-01-21T05:54:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-21T05:54:41.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T05:54:41.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T05:54:41.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2021-01-21T05:54:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T05:54:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.721s coverage: 29.1% of statements [2021-01-21T05:54:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T05:54:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T05:54:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T05:54:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T05:54:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T05:54:42.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T05:54:42.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T05:54:42.930Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T05:54:42.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T05:54:42.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T05:54:43.197Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-01-21T05:54:43.197Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T05:54:43.197Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T05:54:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-01-21T05:54:43.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-21T05:54:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-01-21T05:54:43.986Z] GO111MODULE=on go vet ./... [2021-01-21T05:55:06.080Z] gofmt -l . [2021-01-21T05:55:06.080Z] [ "`gofmt -l .`" = "" ] [2021-01-21T05:55:06.080Z] ./bin/test-go-mod-tidy.sh [2021-01-21T05:55:06.655Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T05:55:07.252Z] + ls -al . [2021-01-21T05:55:07.253Z] total 656 [2021-01-21T05:55:07.253Z] drwxrwxr-x 10 1001 1001 4096 Jan 21 05:55 . [2021-01-21T05:55:07.253Z] drwxr-xr-x 4 root root 28 Jan 21 05:53 .. [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 05:52 .dockerignore [2021-01-21T05:55:07.253Z] drwxrwxr-x 8 1001 1001 179 Jan 21 05:52 .git [2021-01-21T05:55:07.253Z] drwxrwxr-x 3 1001 1001 125 Jan 21 05:52 .github [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 05:52 .gitignore [2021-01-21T05:55:07.253Z] drwx------ 3 1001 1001 47 Jan 21 05:52 .semver [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 05:52 .sonarcloud.properties [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:52 Attribution.txt [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:52 CONTRIBUTING.md [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 05:52 Dockerfile.build [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 05:52 Jenkinsfile [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:52 LICENSE [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:52 Makefile [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:52 README.md [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:52 SECURITY.md [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:52 ZMQWindows.md [2021-01-21T05:55:07.253Z] drwxrwxr-x 2 1001 1001 117 Jan 21 05:52 bin [2021-01-21T05:55:07.253Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 05:52 cmd [2021-01-21T05:55:07.253Z] -rw-r--r-- 1 root root 550466 Jan 21 05:54 coverage.out [2021-01-21T05:55:07.253Z] -rw-r--r-- 1 root root 1027 Jan 21 05:55 go.mod [2021-01-21T05:55:07.253Z] -rw-r--r-- 1 root root 18842 Jan 21 05:55 go.sum [2021-01-21T05:55:07.253Z] drwxrwxr-x 8 1001 1001 127 Jan 21 05:52 internal [2021-01-21T05:55:07.253Z] drwxrwxr-x 4 1001 1001 26 Jan 21 05:52 openapi [2021-01-21T05:55:07.253Z] drwxrwxr-x 4 1001 1001 71 Jan 21 05:52 snap [2021-01-21T05:55:07.253Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 05:52 version.go [Pipeline] sh [2021-01-21T05:55:07.593Z] + '[' -e coverage.out ] [2021-01-21T05:55:07.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T05:55:07.795Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T05:55:08.114Z] + make build [2021-01-21T05:55:08.114Z] 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-21T05:55:13.421Z] 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-21T05:55:20.066Z] 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-21T05:55:20.653Z] 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-21T05:55:22.041Z] 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-21T05:55:22.308Z] 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-21T05:55:23.706Z] 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-21T05:55:25.134Z] 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-21T05:55:26.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T05:55:27.033Z] 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-21T05:55:27.983Z] 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-21T05:55:28.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-21T05:55:30.364Z] $ docker stop --time=1 d8fc927f3afe40c62ef1aa4eefbf7160e76b34761ac7d33ffbb1f55af8c5c23c [2021-01-21T05:55:31.985Z] $ docker rm -f d8fc927f3afe40c62ef1aa4eefbf7160e76b34761ac7d33ffbb1f55af8c5c23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:34.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:34.052Z] [2021-01-21T05:55:34.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:34.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:34.444Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-21T05:55:34.444Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-21T05:55:34.444Z] ca9280d653b3: Pulling fs layer [2021-01-21T05:55:34.444Z] 7e9c9ca2126c: Pulling fs layer [2021-01-21T05:55:35.022Z] cbdbe7a5bc2a: Download complete [2021-01-21T05:55:35.022Z] ca9280d653b3: Verifying Checksum [2021-01-21T05:55:35.022Z] ca9280d653b3: Download complete [2021-01-21T05:55:35.290Z] cbdbe7a5bc2a: Pull complete [2021-01-21T05:55:36.245Z] ca9280d653b3: Pull complete [2021-01-21T05:55:36.245Z] 7e9c9ca2126c: Verifying Checksum [2021-01-21T05:55:36.245Z] 7e9c9ca2126c: Download complete [2021-01-21T05:55:41.214Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21857 in /w/workspace/edgexfoundry_edgex-go_PR-3058 [Pipeline] { [Pipeline] ws [2021-01-21T05:55:41.324Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T05:55:44.415Z] 7e9c9ca2126c: Pull complete [2021-01-21T05:55:44.415Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-21T05:55:44.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:44.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-21T05:55:44.568Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T05:55:44.617Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T05:55:45.372Z] $ docker top 8b0a97e09b1bb601fd8b79d57d3200498ba8d67141fc979928d95527328975cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:55:45.933Z] + docker-compose build --help [2021-01-21T05:55:45.933Z] + grep parallel [2021-01-21T05:55:46.756Z] using credential edgex-jenkins-ssh [2021-01-21T05:55:46.816Z] Cloning the remote Git repository [2021-01-21T05:55:46.879Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T05:55:46.916Z] $ docker stop --time=1 8b0a97e09b1bb601fd8b79d57d3200498ba8d67141fc979928d95527328975cb [2021-01-21T05:55:46.869Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:55:46.972Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T05:55:47.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:55:47.042Z] > git --version # timeout=10 [2021-01-21T05:55:47.058Z] > git --version # 'git version 2.17.1' [2021-01-21T05:55:47.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:55:47.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T05:55:48.240Z] $ docker rm -f 8b0a97e09b1bb601fd8b79d57d3200498ba8d67141fc979928d95527328975cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:49.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:49.073Z] . [Pipeline] withDockerContainer [2021-01-21T05:55:49.316Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T05:55:49.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T05:55:50.408Z] $ docker top 93cc86572345330e7e8bffd7f0a619acd9cb2e81dec4d0d09b6a1f382e8c2d69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:55:51.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T05:55:52.056Z] Building docker-core-command-go ... [2021-01-21T05:55:52.056Z] Building docker-core-data-go ... [2021-01-21T05:55:52.056Z] Building docker-core-metadata-go ... [2021-01-21T05:55:52.056Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T05:55:52.056Z] Building docker-security-proxy-setup-go ... [2021-01-21T05:55:52.056Z] Building docker-security-secretstore-setup-go ... [2021-01-21T05:55:52.056Z] Building docker-support-notifications-go ... [2021-01-21T05:55:52.056Z] Building docker-support-scheduler-go ... [2021-01-21T05:55:52.056Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T05:55:52.056Z] Building docker-security-secretstore-setup-go [2021-01-21T05:55:52.056Z] Building docker-core-command-go [2021-01-21T05:55:52.056Z] Building docker-security-proxy-setup-go [2021-01-21T05:55:52.056Z] Building docker-security-bootstrap-redis-go [2021-01-21T05:55:52.056Z] Building docker-core-metadata-go [2021-01-21T05:56:02.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T05:56:02.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T05:56:02.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T05:56:02.921Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:56:02.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:56:02.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3058/head:refs/remotes/origin/PR-3058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T05:56:04.360Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:56:04.732Z] Merge succeeded, producing ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:56:04.732Z] Checking out Revision ad3a7c46b1225c5583ed95292fc67c02ffde05ab (PR-3058) [2021-01-21T05:56:04.376Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T05:56:04.391Z] > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 [2021-01-21T05:56:04.641Z] > git remote # timeout=10 [2021-01-21T05:56:04.666Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T05:56:04.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:56:04.691Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T05:56:04.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T05:56:04.738Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T05:56:04.758Z] > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 [2021-01-21T05:56:09.105Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-21T05:56:09.172Z] > git --version # timeout=10 [2021-01-21T05:56:09.183Z] > git --version # 'git version 2.17.1' [2021-01-21T05:56:09.195Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T05:56:11.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:56:11.522Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:56:11.885Z] + sudo service docker restart [2021-01-21T05:56:11.885Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T05:56:14.017Z] provisioning config files... [2021-01-21T05:56:14.058Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6485349608715650671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:56:14.506Z] ---> docker-login.sh [2021-01-21T05:56:14.506Z] nexus3.edgexfoundry.org:10001 [2021-01-21T05:56:15.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:56:15.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:56:15.756Z] Configure a credential helper to remove this warning. See [2021-01-21T05:56:15.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:56:15.756Z] [2021-01-21T05:56:15.756Z] Login Succeeded [2021-01-21T05:56:15.756Z] nexus3.edgexfoundry.org:10002 [2021-01-21T05:56:16.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:56:16.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:56:16.309Z] Configure a credential helper to remove this warning. See [2021-01-21T05:56:16.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:56:16.309Z] [2021-01-21T05:56:16.309Z] Login Succeeded [2021-01-21T05:56:16.309Z] nexus3.edgexfoundry.org:10003 [2021-01-21T05:56:16.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:56:16.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:56:16.580Z] Configure a credential helper to remove this warning. See [2021-01-21T05:56:16.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:56:16.580Z] [2021-01-21T05:56:16.580Z] Login Succeeded [2021-01-21T05:56:16.580Z] nexus3.edgexfoundry.org:10004 [2021-01-21T05:56:17.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:56:17.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:56:17.177Z] Configure a credential helper to remove this warning. See [2021-01-21T05:56:17.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:56:17.177Z] [2021-01-21T05:56:17.177Z] Login Succeeded [2021-01-21T05:56:17.177Z] docker.io [2021-01-21T05:56:17.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:56:17.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:56:17.723Z] Configure a credential helper to remove this warning. See [2021-01-21T05:56:17.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:56:17.723Z] [2021-01-21T05:56:17.723Z] Login Succeeded [2021-01-21T05:56:17.723Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T05:56:17.753Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-21T05:56:18.345Z] ========================================================= [2021-01-21T05:56:18.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T05:56:18.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:56:18.769Z] + 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-21T05:56:18.885Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:18.885Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:56:18.885Z] ---> b773ffffd7e8 [2021-01-21T05:56:18.885Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T05:56:18.885Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:18.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:56:18.885Z] ---> b773ffffd7e8 [2021-01-21T05:56:18.885Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T05:56:19.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:19.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:56:19.153Z] ---> b773ffffd7e8 [2021-01-21T05:56:19.153Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:56:19.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:19.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:56:19.153Z] ---> b773ffffd7e8 [2021-01-21T05:56:19.153Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:56:19.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:19.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:56:19.153Z] ---> b773ffffd7e8 [2021-01-21T05:56:19.153Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:56:20.558Z] ---> Running in 0763be1441f9 [2021-01-21T05:56:20.558Z] ---> Running in 71269f47c8d7 [2021-01-21T05:56:20.558Z] ---> Running in 37df16f3fd9a [2021-01-21T05:56:20.558Z] ---> Running in 99eea4730976 [2021-01-21T05:56:20.558Z] ---> Running in 7342f0626a13 [2021-01-21T05:56:20.823Z] Removing intermediate container 37df16f3fd9a [2021-01-21T05:56:20.823Z] ---> 5717d353e6be [2021-01-21T05:56:20.823Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:56:20.823Z] Removing intermediate container 7342f0626a13 [2021-01-21T05:56:20.823Z] ---> 8f3fb1e4f658 [2021-01-21T05:56:20.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:56:20.823Z] Removing intermediate container 0763be1441f9 [2021-01-21T05:56:20.823Z] ---> 7f043a67b38d [2021-01-21T05:56:20.823Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:56:21.095Z] Removing intermediate container 99eea4730976 [2021-01-21T05:56:21.095Z] ---> 67a06f7b8152 [2021-01-21T05:56:21.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:56:21.095Z] Removing intermediate container 71269f47c8d7 [2021-01-21T05:56:21.095Z] ---> a79dcd3092bb [2021-01-21T05:56:21.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:56:21.095Z] ---> Running in f7ca44ef1f63 [2021-01-21T05:56:21.095Z] ---> Running in 452322a20400 [2021-01-21T05:56:21.095Z] ---> Running in c15d960afdf0 [2021-01-21T05:56:21.095Z] ---> Running in 1050783724d0 [2021-01-21T05:56:21.095Z] ---> Running in 29036932f8e5 [2021-01-21T05:56:21.394Z] Sending build context to Docker daemon 166MB [2021-01-21T05:56:21.394Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T05:56:21.394Z] Step 2/6 : FROM ${BASE} [2021-01-21T05:56:21.394Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T05:56:21.394Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T05:56:21.394Z] a4357932f1b6: Pulling fs layer [2021-01-21T05:56:21.394Z] 18c013af1878: Pulling fs layer [2021-01-21T05:56:21.394Z] 00ac8860ef70: Pulling fs layer [2021-01-21T05:56:21.394Z] 63d7cb157983: Pulling fs layer [2021-01-21T05:56:21.394Z] b116817d02f9: Pulling fs layer [2021-01-21T05:56:21.394Z] 745a02a5169b: Pulling fs layer [2021-01-21T05:56:21.394Z] 00ac8860ef70: Waiting [2021-01-21T05:56:21.394Z] 63d7cb157983: Waiting [2021-01-21T05:56:21.394Z] b116817d02f9: Waiting [2021-01-21T05:56:21.394Z] 745a02a5169b: Waiting [2021-01-21T05:56:21.394Z] 18c013af1878: Verifying Checksum [2021-01-21T05:56:21.394Z] 18c013af1878: Download complete [2021-01-21T05:56:21.394Z] a4357932f1b6: Verifying Checksum [2021-01-21T05:56:21.394Z] a4357932f1b6: Download complete [2021-01-21T05:56:21.394Z] 63d7cb157983: Download complete [2021-01-21T05:56:21.394Z] b116817d02f9: Verifying Checksum [2021-01-21T05:56:21.394Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T05:56:21.394Z] 5f621e34cdf4: Download complete [2021-01-21T05:56:21.998Z] 5f621e34cdf4: Pull complete [2021-01-21T05:56:22.269Z] a4357932f1b6: Pull complete [2021-01-21T05:56:22.862Z] 18c013af1878: Pull complete [2021-01-21T05:56:23.041Z] Removing intermediate container f7ca44ef1f63 [2021-01-21T05:56:23.041Z] ---> 587fd15cdf9b [2021-01-21T05:56:23.041Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:56:23.304Z] ---> Running in fbd0f5c313dc [2021-01-21T05:56:23.304Z] Removing intermediate container c15d960afdf0 [2021-01-21T05:56:23.304Z] ---> d68e54c69cf1 [2021-01-21T05:56:23.304Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T05:56:23.304Z] Removing intermediate container 452322a20400 [2021-01-21T05:56:23.304Z] ---> ce84625983c6 [2021-01-21T05:56:23.304Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T05:56:23.579Z] Removing intermediate container 1050783724d0 [2021-01-21T05:56:23.579Z] ---> 9a2750930f9e [2021-01-21T05:56:23.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:56:23.579Z] ---> Running in a0561f3fe679 [2021-01-21T05:56:23.842Z] 745a02a5169b: Download complete [2021-01-21T05:56:23.844Z] ---> Running in 26371def940e [2021-01-21T05:56:23.845Z] ---> Running in 24a5a8408730 [2021-01-21T05:56:23.845Z] Removing intermediate container 29036932f8e5 [2021-01-21T05:56:23.845Z] ---> bb25a2f6ce3b [2021-01-21T05:56:23.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:56:23.845Z] ---> Running in fb85475b4c91 [2021-01-21T05:56:24.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:24.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:24.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:24.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:24.836Z] 00ac8860ef70: Verifying Checksum [2021-01-21T05:56:24.836Z] 00ac8860ef70: Download complete [2021-01-21T05:56:24.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:25.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:25.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:25.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:26.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:26.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:56:26.631Z] OK: 233 MiB in 51 packages [2021-01-21T05:56:27.209Z] OK: 233 MiB in 51 packages [2021-01-21T05:56:27.209Z] OK: 233 MiB in 51 packages [2021-01-21T05:56:27.209Z] Removing intermediate container fbd0f5c313dc [2021-01-21T05:56:27.209Z] ---> 29fa8defb5fb [2021-01-21T05:56:27.209Z] Step 6/22 : COPY go.mod . [2021-01-21T05:56:27.209Z] OK: 233 MiB in 51 packages [2021-01-21T05:56:27.472Z] OK: 233 MiB in 51 packages [2021-01-21T05:56:27.743Z] ---> a021557d351a [2021-01-21T05:56:27.743Z] Step 7/22 : RUN go mod download [2021-01-21T05:56:27.743Z] ---> Running in cd7362ff8fc7 [2021-01-21T05:56:28.009Z] Removing intermediate container a0561f3fe679 [2021-01-21T05:56:28.009Z] ---> e0635b6478fe [2021-01-21T05:56:28.009Z] Step 6/24 : COPY go.mod . [2021-01-21T05:56:28.009Z] Removing intermediate container 26371def940e [2021-01-21T05:56:28.009Z] ---> 7da33ce41e30 [2021-01-21T05:56:28.009Z] Step 6/21 : COPY go.mod . [2021-01-21T05:56:28.271Z] Removing intermediate container 24a5a8408730 [2021-01-21T05:56:28.271Z] ---> 06d4d1da19b1 [2021-01-21T05:56:28.271Z] Step 6/22 : COPY go.mod . [2021-01-21T05:56:28.539Z] ---> b86ca1c8ca3d [2021-01-21T05:56:28.539Z] Step 7/21 : RUN go mod download [2021-01-21T05:56:28.539Z] ---> 05865963a970 [2021-01-21T05:56:28.539Z] Step 7/24 : RUN go mod download [2021-01-21T05:56:28.539Z] Removing intermediate container fb85475b4c91 [2021-01-21T05:56:28.539Z] ---> ebae28097356 [2021-01-21T05:56:28.539Z] Step 6/22 : COPY go.mod . [2021-01-21T05:56:28.539Z] ---> Running in 9030d09ce241 [2021-01-21T05:56:28.539Z] ---> Running in 9fc20f59e2c6 [2021-01-21T05:56:28.802Z] ---> 8c28019b61af [2021-01-21T05:56:28.802Z] Step 7/22 : RUN go mod download [2021-01-21T05:56:28.802Z] ---> bb243544dce8 [2021-01-21T05:56:28.802Z] Step 7/22 : RUN go mod download [2021-01-21T05:56:29.065Z] ---> Running in e65f44adadc5 [2021-01-21T05:56:29.065Z] ---> Running in 3308f45a0377 [2021-01-21T05:56:30.032Z] Removing intermediate container cd7362ff8fc7 [2021-01-21T05:56:30.032Z] ---> 71f42d1fbe49 [2021-01-21T05:56:30.032Z] Step 8/22 : COPY . . [2021-01-21T05:56:31.982Z] Removing intermediate container 9030d09ce241 [2021-01-21T05:56:31.982Z] ---> 184c92a5d4bd [2021-01-21T05:56:31.982Z] Step 8/21 : COPY . . [2021-01-21T05:56:32.563Z] Removing intermediate container 9fc20f59e2c6 [2021-01-21T05:56:32.563Z] ---> b7dd42d8dfcc [2021-01-21T05:56:32.563Z] Step 8/24 : COPY . . [2021-01-21T05:56:35.005Z] 00ac8860ef70: Pull complete [2021-01-21T05:56:35.279Z] 63d7cb157983: Pull complete [2021-01-21T05:56:35.880Z] b116817d02f9: Pull complete [2021-01-21T05:56:36.807Z] Removing intermediate container e65f44adadc5 [2021-01-21T05:56:36.807Z] ---> 419fb1501b38 [2021-01-21T05:56:36.807Z] Step 8/22 : COPY . . [2021-01-21T05:56:37.070Z] Removing intermediate container 3308f45a0377 [2021-01-21T05:56:37.070Z] ---> 427b37e9c071 [2021-01-21T05:56:37.070Z] Step 8/22 : COPY . . [2021-01-21T05:56:39.289Z] 745a02a5169b: Pull complete [2021-01-21T05:56:39.564Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T05:56:39.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T05:56:39.565Z] ---> b7e6874047d6 [2021-01-21T05:56:39.565Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-21T05:56:42.994Z] ---> Running in c2db5c24d423 [2021-01-21T05:56:43.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T05:56:44.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T05:56:45.929Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T05:56:46.522Z] (2/12) Installing file (5.38-r0) [2021-01-21T05:56:46.522Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T05:56:46.522Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T05:56:50.808Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T05:56:50.808Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T05:56:50.808Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T05:56:51.079Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T05:56:51.079Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T05:56:51.079Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T05:56:51.349Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T05:56:51.349Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T05:56:51.349Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:56:51.621Z] OK: 217 MiB in 51 packages [2021-01-21T05:56:55.963Z] Removing intermediate container c2db5c24d423 [2021-01-21T05:56:55.963Z] ---> caec6ab7cc73 [2021-01-21T05:56:55.963Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T05:56:55.963Z] ---> Running in ab902e0c3aec [2021-01-21T05:56:55.963Z] Removing intermediate container ab902e0c3aec [2021-01-21T05:56:55.963Z] ---> 3fd3a93553fb [2021-01-21T05:56:55.963Z] Step 5/6 : COPY go.mod . [2021-01-21T05:56:56.946Z] ---> edddf8eb51b8 [2021-01-21T05:56:56.946Z] Step 6/6 : RUN go mod download [2021-01-21T05:56:56.946Z] ---> Running in c42d94b12447 [2021-01-21T05:57:09.323Z] ---> 072ccbbbd898 [2021-01-21T05:57:09.323Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T05:57:09.323Z] ---> Running in ad6c919fdb7e [2021-01-21T05:57:09.323Z] ---> ac2d9fe5df69 [2021-01-21T05:57:09.323Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T05:57:09.323Z] ---> 7e4352179a63 [2021-01-21T05:57:09.323Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T05:57:09.323Z] ---> e0886510f355 [2021-01-21T05:57:09.323Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T05:57:09.323Z] ---> 981f6abbd368 [2021-01-21T05:57:09.323Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T05:57:09.323Z] ---> Running in cbc3bd1ca914 [2021-01-21T05:57:09.323Z] ---> Running in 906593d7c958 [2021-01-21T05:57:09.323Z] ---> Running in 78610d4f29fc [2021-01-21T05:57:09.323Z] ---> Running in 7b8c9a24dac7 [2021-01-21T05:57:09.323Z] 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-21T05:57:09.323Z] 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-21T05:57:09.323Z] 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-21T05:57:09.323Z] 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-21T05:57:09.323Z] 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-21T05:57:23.770Z] Removing intermediate container c42d94b12447 [2021-01-21T05:57:23.770Z] ---> 78b40ae52466 [2021-01-21T05:57:23.770Z] Successfully built 78b40ae52466 [2021-01-21T05:57:23.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:57:24.155Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T05:57:24.155Z] . [Pipeline] withDockerContainer [2021-01-21T05:57:24.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-21857 does not seem to be running inside a container [2021-01-21T05:57:24.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-21T05:57:26.116Z] $ docker top 636e402810ee43e167f7e73b84ce809a77604cb5ea56fd7b41e22bfd5c689d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:57:27.226Z] + go version [2021-01-21T05:57:27.226Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T05:57:27.261Z] $ docker stop --time=1 636e402810ee43e167f7e73b84ce809a77604cb5ea56fd7b41e22bfd5c689d0a [2021-01-21T05:57:29.147Z] $ docker rm -f 636e402810ee43e167f7e73b84ce809a77604cb5ea56fd7b41e22bfd5c689d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:57:30.400Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T05:57:30.400Z] . [Pipeline] withDockerContainer [2021-01-21T05:57:30.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-21857 does not seem to be running inside a container [2021-01-21T05:57:30.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-21T05:57:31.452Z] 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-21T05:57:31.452Z] 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-21T05:57:32.100Z] $ docker top be0581a5a072a590346b18f64738a5e1a09fdf6b984f13e8fdabfe0882adcd9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T05:57:32.517Z] ========================================================= [2021-01-21T05:57:32.517Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T05:57:32.517Z] ========================================================= [Pipeline] sh [2021-01-21T05:57:32.874Z] + make test [2021-01-21T05:57:33.146Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T05:57:35.775Z] Removing intermediate container 906593d7c958 [2021-01-21T05:57:35.775Z] ---> 438c6326c5fd [2021-01-21T05:57:35.775Z] [2021-01-21T05:57:35.775Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T05:57:35.775Z] 3.12: Pulling from library/alpine [2021-01-21T05:57:37.731Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T05:57:37.731Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T05:57:37.731Z] ---> 389fef711851 [2021-01-21T05:57:37.731Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T05:57:37.731Z] Removing intermediate container ad6c919fdb7e [2021-01-21T05:57:37.731Z] ---> 0859ffb976bf [2021-01-21T05:57:37.731Z] [2021-01-21T05:57:37.731Z] Step 10/22 : FROM scratch [2021-01-21T05:57:37.731Z] ---> [2021-01-21T05:57:37.731Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:57:38.305Z] ---> Running in a778a508f196 [2021-01-21T05:57:38.567Z] ---> Running in 56f999ab0fba [2021-01-21T05:57:38.567Z] Removing intermediate container cbc3bd1ca914 [2021-01-21T05:57:38.567Z] ---> 801bfa6d4a88 [2021-01-21T05:57:38.567Z] [2021-01-21T05:57:38.567Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T05:57:38.567Z] ---> 389fef711851 [2021-01-21T05:57:38.567Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T05:57:40.487Z] Removing intermediate container 56f999ab0fba [2021-01-21T05:57:40.487Z] ---> b7b704e305bd [2021-01-21T05:57:40.487Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T05:57:40.487Z] ---> Running in 0ca34c7501ee [2021-01-21T05:57:40.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:40.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:40.753Z] ---> Running in d3b57f4af175 [2021-01-21T05:57:41.025Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T05:57:41.025Z] Removing intermediate container 78610d4f29fc [2021-01-21T05:57:41.025Z] ---> be6ea91c05e4 [2021-01-21T05:57:41.025Z] [2021-01-21T05:57:41.025Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T05:57:41.025Z] ---> 389fef711851 [2021-01-21T05:57:41.025Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T05:57:41.025Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:57:41.025Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T05:57:41.025Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T05:57:41.025Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T05:57:41.025Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:41.025Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T05:57:41.025Z] OK: 7 MiB in 19 packages [2021-01-21T05:57:41.288Z] Removing intermediate container d3b57f4af175 [2021-01-21T05:57:41.288Z] ---> fb7e1147aa51 [2021-01-21T05:57:41.288Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T05:57:42.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:42.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:42.234Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T05:57:42.234Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:57:42.234Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T05:57:42.234Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T05:57:42.234Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T05:57:42.234Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:42.234Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T05:57:42.496Z] OK: 7 MiB in 19 packages [2021-01-21T05:57:43.438Z] ---> Running in 77b967be7792 [2021-01-21T05:57:43.438Z] ---> Running in 2c70d7e7c400 [2021-01-21T05:57:43.700Z] Removing intermediate container 7b8c9a24dac7 [2021-01-21T05:57:43.700Z] ---> 455dd6a400eb [2021-01-21T05:57:43.700Z] [2021-01-21T05:57:43.700Z] Step 10/22 : FROM scratch [2021-01-21T05:57:43.700Z] ---> [2021-01-21T05:57:43.700Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:57:43.700Z] ---> Using cache [2021-01-21T05:57:43.700Z] ---> b7b704e305bd [2021-01-21T05:57:43.700Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T05:57:43.966Z] ---> Running in 6daaf8a7d5c4 [2021-01-21T05:57:43.966Z] Removing intermediate container 2c70d7e7c400 [2021-01-21T05:57:43.966Z] ---> df72751c80cf [2021-01-21T05:57:43.966Z] Step 14/22 : WORKDIR / [2021-01-21T05:57:44.230Z] ---> Running in 0ffb3a0f11e2 [2021-01-21T05:57:44.230Z] Removing intermediate container a778a508f196 [2021-01-21T05:57:44.230Z] ---> 67aa8fadcda9 [2021-01-21T05:57:44.230Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T05:57:44.492Z] Removing intermediate container 6daaf8a7d5c4 [2021-01-21T05:57:44.492Z] ---> bdac02aa8eb7 [2021-01-21T05:57:44.492Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T05:57:45.066Z] ---> Running in c0dda7c103f0 [2021-01-21T05:57:45.331Z] ---> Running in 83fd2aa42824 [2021-01-21T05:57:45.331Z] Removing intermediate container 0ffb3a0f11e2 [2021-01-21T05:57:45.331Z] ---> e1d0c1c109bf [2021-01-21T05:57:45.331Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:57:45.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:45.331Z] Removing intermediate container 0ca34c7501ee [2021-01-21T05:57:45.331Z] ---> 9753553b56d0 [2021-01-21T05:57:45.331Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T05:57:45.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:45.591Z] ---> Running in 733a3260a8e5 [2021-01-21T05:57:45.591Z] Removing intermediate container c0dda7c103f0 [2021-01-21T05:57:45.591Z] ---> 4db961525813 [2021-01-21T05:57:45.591Z] Step 13/22 : WORKDIR / [2021-01-21T05:57:45.591Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T05:57:45.591Z] Removing intermediate container 83fd2aa42824 [2021-01-21T05:57:45.591Z] ---> 5254bef270c9 [2021-01-21T05:57:45.591Z] Step 14/22 : WORKDIR / [2021-01-21T05:57:45.591Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:57:45.591Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T05:57:45.591Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T05:57:45.591Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:45.591Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T05:57:45.591Z] OK: 7 MiB in 18 packages [2021-01-21T05:57:45.851Z] ---> 6b88a0021668 [2021-01-21T05:57:45.851Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T05:57:46.114Z] ---> Running in 323467ef8558 [2021-01-21T05:57:46.114Z] ---> Running in e433f3a47464 [2021-01-21T05:57:46.375Z] Removing intermediate container 733a3260a8e5 [2021-01-21T05:57:46.375Z] ---> 24570a3cfb80 [2021-01-21T05:57:46.375Z] Step 13/24 : WORKDIR / [2021-01-21T05:57:46.375Z] ---> Running in 08392bef98c7 [2021-01-21T05:57:46.949Z] Removing intermediate container e433f3a47464 [2021-01-21T05:57:46.949Z] ---> 8aa2427e6f25 [2021-01-21T05:57:46.949Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:57:46.949Z] Removing intermediate container 323467ef8558 [2021-01-21T05:57:46.949Z] ---> b515aa55cd3c [2021-01-21T05:57:46.949Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:57:46.949Z] ---> 4b3fb524a2ed [2021-01-21T05:57:46.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:46.949Z] Removing intermediate container 77b967be7792 [2021-01-21T05:57:46.949Z] ---> 1271e5e824e3 [2021-01-21T05:57:46.949Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T05:57:47.530Z] Removing intermediate container 08392bef98c7 [2021-01-21T05:57:47.530Z] ---> 16e4bf655eb2 [2021-01-21T05:57:47.530Z] 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-21T05:57:47.530Z] ---> Running in c5059ff84b76 [2021-01-21T05:57:47.795Z] ---> d4954599ed7b [2021-01-21T05:57:47.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T05:57:47.795Z] ---> 22a6e04e2734 [2021-01-21T05:57:47.795Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T05:57:47.795Z] ---> 9d0aa1306da2 [2021-01-21T05:57:47.795Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T05:57:48.057Z] ---> e2e07cd4ac33 [2021-01-21T05:57:48.057Z] 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-21T05:57:48.337Z] ---> Running in f8551dec8a08 [2021-01-21T05:57:48.337Z] Removing intermediate container c5059ff84b76 [2021-01-21T05:57:48.337Z] ---> 3a9e1579682a [2021-01-21T05:57:48.337Z] Step 13/21 : WORKDIR /edgex [2021-01-21T05:57:48.337Z] ---> Running in f483f2c5b4f0 [2021-01-21T05:57:48.337Z] ---> 4379124ee691 [2021-01-21T05:57:48.337Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T05:57:48.337Z] ---> a4a20fc0349b [2021-01-21T05:57:48.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:48.604Z] ---> a1974bce4f35 [2021-01-21T05:57:48.604Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:48.604Z] Removing intermediate container f8551dec8a08 [2021-01-21T05:57:48.604Z] ---> 68454707c2a2 [2021-01-21T05:57:48.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:57:48.604Z] Removing intermediate container f483f2c5b4f0 [2021-01-21T05:57:48.604Z] ---> 90940de897a7 [2021-01-21T05:57:48.604Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T05:57:48.866Z] ---> Running in d685afa2aad6 [2021-01-21T05:57:48.866Z] ---> 968a66b6f3f3 [2021-01-21T05:57:48.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:48.866Z] ---> 1456248e7dc1 [2021-01-21T05:57:48.866Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T05:57:49.132Z] ---> bd5b5143fc37 [2021-01-21T05:57:49.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T05:57:49.132Z] ---> Running in 16fefcb9a7e0 [2021-01-21T05:57:49.132Z] ---> 61f237e90b78 [2021-01-21T05:57:49.132Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T05:57:49.132Z] Removing intermediate container d685afa2aad6 [2021-01-21T05:57:49.132Z] ---> e9bfc8e09e33 [2021-01-21T05:57:49.132Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:57:49.406Z] ---> bd2b774df933 [2021-01-21T05:57:49.406Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T05:57:49.687Z] ---> Running in cb207214983b [2021-01-21T05:57:49.687Z] ---> Running in a350cbf038a4 [2021-01-21T05:57:49.953Z] ---> 262658d12d0c [2021-01-21T05:57:49.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T05:57:49.953Z] Removing intermediate container 16fefcb9a7e0 [2021-01-21T05:57:49.953Z] ---> 299a072ec955 [2021-01-21T05:57:49.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:57:49.953Z] ---> 71a6759b5865 [2021-01-21T05:57:49.953Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T05:57:50.900Z] ---> Running in 20d872331b45 [2021-01-21T05:57:50.900Z] Removing intermediate container cb207214983b [2021-01-21T05:57:50.900Z] ---> 9a37e1ab6ce2 [2021-01-21T05:57:50.900Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:57:51.165Z] ---> Running in 2a646721db1b [2021-01-21T05:57:51.165Z] ---> df74e362a789 [2021-01-21T05:57:51.165Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T05:57:51.165Z] Removing intermediate container 20d872331b45 [2021-01-21T05:57:51.165Z] ---> ebd0778195b7 [2021-01-21T05:57:51.165Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:57:51.165Z] ---> Running in 8d3762c0db04 [2021-01-21T05:57:51.165Z] ---> d0e030051226 [2021-01-21T05:57:51.165Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T05:57:51.427Z] ---> Running in 96e3552af054 [2021-01-21T05:57:51.427Z] Removing intermediate container 2a646721db1b [2021-01-21T05:57:51.427Z] ---> 9482cc3ebefe [2021-01-21T05:57:51.427Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:57:51.427Z] ---> 7d5a0ce1d3fb [2021-01-21T05:57:51.427Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-21T05:57:51.696Z] ---> Running in fb4688252a35 [2021-01-21T05:57:51.696Z] Removing intermediate container 8d3762c0db04 [2021-01-21T05:57:51.696Z] ---> dae14dfda3e4 [2021-01-21T05:57:51.696Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:57:51.696Z] ---> Running in c5ae3ba094cc [2021-01-21T05:57:51.696Z] Removing intermediate container 96e3552af054 [2021-01-21T05:57:51.696Z] ---> f5685171c267 [2021-01-21T05:57:51.696Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T05:57:51.959Z] ---> Running in 398ab41bb130 [2021-01-21T05:57:51.959Z] ---> Running in 2cd3897ab69b [2021-01-21T05:57:52.224Z] Removing intermediate container fb4688252a35 [2021-01-21T05:57:52.224Z] ---> 247b610449ae [2021-01-21T05:57:52.224Z] [2021-01-21T05:57:52.224Z] Removing intermediate container a350cbf038a4 [2021-01-21T05:57:52.224Z] ---> 6138aa9b4aea [2021-01-21T05:57:52.224Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T05:57:52.224Z] Removing intermediate container 398ab41bb130 [2021-01-21T05:57:52.224Z] ---> cb1a44e6689c [2021-01-21T05:57:52.224Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:57:52.506Z] ---> Running in 307a1f85398f [2021-01-21T05:57:52.506Z] Successfully built 247b610449ae [2021-01-21T05:57:52.506Z] Successfully tagged docker-core-command-go:latest [2021-01-21T05:57:52.506Z] ---> Running in 8e058b0c0ff6 [2021-01-21T05:57:52.506Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-21T05:57:52.506Z] Removing intermediate container 2cd3897ab69b [2021-01-21T05:57:52.506Z] ---> 9d76df1c8725 [2021-01-21T05:57:52.506Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T05:57:52.808Z] ---> Running in 0ac97b854305 [2021-01-21T05:57:52.808Z] Removing intermediate container 307a1f85398f [2021-01-21T05:57:52.808Z] ---> 92188bd81493 [2021-01-21T05:57:52.808Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:57:52.808Z] Removing intermediate container 8e058b0c0ff6 [2021-01-21T05:57:52.808Z] ---> bf70d6d11de6 [2021-01-21T05:57:52.808Z] [2021-01-21T05:57:53.071Z] ---> Running in 38a9a24892d6 [2021-01-21T05:57:53.071Z] Removing intermediate container 0ac97b854305 [2021-01-21T05:57:53.071Z] ---> 0d5ace394bff [2021-01-21T05:57:53.071Z] Step 20/21 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:57:53.071Z] Successfully built bf70d6d11de6 [2021-01-21T05:57:53.071Z] Successfully tagged docker-core-metadata-go:latest [2021-01-21T05:57:53.071Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-21T05:57:53.336Z] ---> Running in 7f95295938f1 [2021-01-21T05:57:53.336Z] Removing intermediate container 38a9a24892d6 [2021-01-21T05:57:53.336Z] ---> 7c87534c7eae [2021-01-21T05:57:53.336Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:57:53.336Z] Removing intermediate container c5ae3ba094cc [2021-01-21T05:57:53.336Z] ---> 78fb334eac7d [2021-01-21T05:57:53.336Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T05:57:53.597Z] ---> Running in 5dabf4d0cba4 [2021-01-21T05:57:53.859Z] Removing intermediate container 7f95295938f1 [2021-01-21T05:57:53.859Z] ---> b0abbadb1abd [2021-01-21T05:57:53.859Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T05:57:53.859Z] ---> Running in b05630ec1b63 [2021-01-21T05:57:55.328Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T05:57:56.422Z] ---> Running in 50d8127c40c5 [2021-01-21T05:57:56.422Z] Removing intermediate container 5dabf4d0cba4 [2021-01-21T05:57:56.422Z] ---> 200021c5323a [2021-01-21T05:57:56.422Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:57:57.001Z] Removing intermediate container b05630ec1b63 [2021-01-21T05:57:57.001Z] ---> edbdb943828e [2021-01-21T05:57:57.001Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T05:57:58.428Z] ---> Running in f6973d8d234e [2021-01-21T05:57:58.696Z] ---> Running in 8373ca4971a3 [2021-01-21T05:57:58.696Z] Removing intermediate container 50d8127c40c5 [2021-01-21T05:57:58.696Z] ---> 1c7554e44134 [2021-01-21T05:57:58.696Z] [2021-01-21T05:57:58.966Z] Successfully built 1c7554e44134 [2021-01-21T05:57:58.966Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-21T05:57:58.966Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-21T05:58:01.555Z] Removing intermediate container 8373ca4971a3 [2021-01-21T05:58:01.555Z] ---> b4b73683ba28 [2021-01-21T05:58:01.555Z] Step 23/24 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:58:01.555Z] Removing intermediate container f6973d8d234e [2021-01-21T05:58:01.555Z] ---> c704824ef6e0 [2021-01-21T05:58:01.555Z] [2021-01-21T05:58:01.555Z] Successfully built c704824ef6e0 [2021-01-21T05:58:01.555Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-21T05:58:01.555Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-21T05:58:01.555Z] ---> Running in 9d941ccf467e [2021-01-21T05:58:10.352Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:58:10.352Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:58:10.352Z] ---> b773ffffd7e8 [2021-01-21T05:58:10.352Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T05:58:10.352Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:58:10.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:58:10.352Z] ---> b773ffffd7e8 [2021-01-21T05:58:10.352Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T05:58:10.352Z] ---> Using cache [2021-01-21T05:58:10.352Z] ---> a79dcd3092bb [2021-01-21T05:58:10.352Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:58:10.352Z] ---> Using cache [2021-01-21T05:58:10.352Z] ---> a79dcd3092bb [2021-01-21T05:58:10.352Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:58:10.352Z] ---> Using cache [2021-01-21T05:58:10.352Z] ---> bb25a2f6ce3b [2021-01-21T05:58:10.352Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T05:58:10.352Z] ---> Using cache [2021-01-21T05:58:10.352Z] ---> bb25a2f6ce3b [2021-01-21T05:58:10.352Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T05:58:11.317Z] Removing intermediate container 9d941ccf467e [2021-01-21T05:58:11.317Z] ---> 340b5a3a5d63 [2021-01-21T05:58:11.317Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T05:58:12.269Z] ---> Running in d765da81af52 [2021-01-21T05:58:12.269Z] ---> Running in 63a8799572e0 [2021-01-21T05:58:12.530Z] ---> Running in fd5c6f45c702 [2021-01-21T05:58:13.509Z] Removing intermediate container fd5c6f45c702 [2021-01-21T05:58:13.509Z] ---> 1e422d04fee1 [2021-01-21T05:58:13.509Z] [2021-01-21T05:58:13.779Z] Successfully built 1e422d04fee1 [2021-01-21T05:58:13.779Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-21T05:58:16.348Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:16.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:16.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:16.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:16.887Z] OK: 233 MiB in 51 packages [2021-01-21T05:58:17.153Z] OK: 233 MiB in 51 packages [2021-01-21T05:58:19.720Z] Removing intermediate container d765da81af52 [2021-01-21T05:58:19.720Z] ---> 8308e50fa087 [2021-01-21T05:58:19.720Z] Step 6/24 : COPY go.mod . [2021-01-21T05:58:19.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:58:19.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:58:19.720Z] ---> b773ffffd7e8 [2021-01-21T05:58:19.720Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T05:58:19.720Z] ---> Using cache [2021-01-21T05:58:19.720Z] ---> a79dcd3092bb [2021-01-21T05:58:19.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:58:19.720Z] ---> Using cache [2021-01-21T05:58:19.720Z] ---> bb25a2f6ce3b [2021-01-21T05:58:19.720Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T05:58:20.308Z] Removing intermediate container 63a8799572e0 [2021-01-21T05:58:20.308Z] ---> 9870b8f52ddc [2021-01-21T05:58:20.308Z] Step 6/26 : COPY go.mod . [2021-01-21T05:58:20.591Z] ---> Running in 2696521777d8 [2021-01-21T05:58:20.857Z] ---> 0aab907c5002 [2021-01-21T05:58:20.857Z] Step 7/24 : RUN go mod download [2021-01-21T05:58:21.812Z] ---> aad24e6568bf [2021-01-21T05:58:21.812Z] Step 7/26 : RUN go mod download [2021-01-21T05:58:21.812Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:58:21.812Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:58:21.812Z] ---> b773ffffd7e8 [2021-01-21T05:58:21.812Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> a79dcd3092bb [2021-01-21T05:58:21.812Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> bb25a2f6ce3b [2021-01-21T05:58:21.812Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> ebae28097356 [2021-01-21T05:58:21.812Z] Step 6/21 : COPY go.mod . [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> bb243544dce8 [2021-01-21T05:58:21.812Z] Step 7/21 : RUN go mod download [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> 427b37e9c071 [2021-01-21T05:58:21.812Z] Step 8/21 : COPY . . [2021-01-21T05:58:21.812Z] ---> Using cache [2021-01-21T05:58:21.812Z] ---> e0886510f355 [2021-01-21T05:58:21.812Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T05:58:22.385Z] ---> Running in 309e00039829 [2021-01-21T05:58:22.647Z] ---> Running in 393569df7efc [2021-01-21T05:58:22.647Z] ---> Running in 7117655fee5b [2021-01-21T05:58:22.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:23.183Z] 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-21T05:58:23.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:24.056Z] OK: 233 MiB in 51 packages [2021-01-21T05:58:24.321Z] Removing intermediate container 309e00039829 [2021-01-21T05:58:24.321Z] ---> 37f273e4a07f [2021-01-21T05:58:24.321Z] Step 8/24 : COPY . . [2021-01-21T05:58:24.591Z] Removing intermediate container 7117655fee5b [2021-01-21T05:58:24.591Z] ---> 6596644c5822 [2021-01-21T05:58:24.591Z] Step 8/26 : COPY . . [2021-01-21T05:58:27.215Z] Removing intermediate container 2696521777d8 [2021-01-21T05:58:27.215Z] ---> e9929d55aed8 [2021-01-21T05:58:27.215Z] Step 6/23 : COPY go.mod . [2021-01-21T05:58:31.514Z] ---> 7f3516256c01 [2021-01-21T05:58:31.514Z] Step 7/23 : RUN go mod download [2021-01-21T05:58:34.134Z] ---> Running in 582b152e964d [2021-01-21T05:58:34.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T05:58:44.245Z] Removing intermediate container 582b152e964d [2021-01-21T05:58:44.246Z] ---> ab4d59c7c515 [2021-01-21T05:58:44.246Z] Step 8/23 : COPY . . [2021-01-21T05:58:54.298Z] ---> 0444bf85112d [2021-01-21T05:58:54.298Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T05:58:54.298Z] ---> 0c995635428e [2021-01-21T05:58:54.298Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T05:58:56.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T05:58:57.651Z] Removing intermediate container 393569df7efc [2021-01-21T05:58:57.651Z] ---> 8faeb920059d [2021-01-21T05:58:57.651Z] [2021-01-21T05:58:57.651Z] Step 10/21 : FROM scratch [2021-01-21T05:58:57.651Z] ---> [2021-01-21T05:58:57.651Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:58:57.651Z] ---> Running in 576244208fa2 [2021-01-21T05:58:57.651Z] ---> Running in 5865fa552b75 [2021-01-21T05:58:57.921Z] ---> Using cache [2021-01-21T05:58:57.921Z] ---> b7b704e305bd [2021-01-21T05:58:57.921Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T05:58:58.503Z] 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-21T05:58:58.503Z] 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-21T05:58:58.776Z] ---> Running in 81c1e720a0a2 [2021-01-21T05:58:59.361Z] Removing intermediate container 81c1e720a0a2 [2021-01-21T05:58:59.361Z] ---> 121759367c85 [2021-01-21T05:58:59.361Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T05:58:59.636Z] ---> Running in e4d7ad2190d5 [2021-01-21T05:59:00.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T05:59:00.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T05:59:00.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T05:59:01.070Z] Removing intermediate container e4d7ad2190d5 [2021-01-21T05:59:01.070Z] ---> e4a52218f6f5 [2021-01-21T05:59:01.070Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:02.060Z] ---> c2dca30ad224 [2021-01-21T05:59:02.060Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T05:59:02.660Z] ---> c363a38c42c9 [2021-01-21T05:59:02.660Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T05:59:02.931Z] ---> Running in 12ba778c779a [2021-01-21T05:59:03.197Z] ---> 98c4118c97f4 [2021-01-21T05:59:03.197Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:03.788Z] ---> 6fd06391025b [2021-01-21T05:59:03.788Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T05:59:04.056Z] ---> Running in 63b2e19af805 [2021-01-21T05:59:04.056Z] 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-21T05:59:04.343Z] Removing intermediate container 63b2e19af805 [2021-01-21T05:59:04.343Z] ---> e4b706b21fe9 [2021-01-21T05:59:04.343Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:04.343Z] ---> Running in b71372d77f8f [2021-01-21T05:59:04.609Z] Removing intermediate container b71372d77f8f [2021-01-21T05:59:04.609Z] ---> baa912bbaa05 [2021-01-21T05:59:04.609Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T05:59:04.609Z] ---> Running in 93ed1cffea81 [2021-01-21T05:59:04.874Z] Removing intermediate container 93ed1cffea81 [2021-01-21T05:59:04.874Z] ---> aacb5fb2193f [2021-01-21T05:59:04.874Z] Step 20/21 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:59:05.150Z] ---> Running in 19696a193fff [2021-01-21T05:59:05.429Z] Removing intermediate container 19696a193fff [2021-01-21T05:59:05.429Z] ---> 259289b4bfa4 [2021-01-21T05:59:05.429Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T05:59:05.429Z] ---> Running in 196173e8c4e4 [2021-01-21T05:59:05.704Z] Removing intermediate container 196173e8c4e4 [2021-01-21T05:59:05.704Z] ---> 805f137bc188 [2021-01-21T05:59:05.704Z] [2021-01-21T05:59:05.977Z] Successfully built 805f137bc188 [2021-01-21T05:59:05.977Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-21T05:59:07.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.226s coverage: 46.6% of statements [2021-01-21T05:59:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T05:59:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T05:59:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T05:59:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T05:59:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T05:59:13.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.0% of statements [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T05:59:13.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T05:59:13.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.135s coverage: 100.0% of statements [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T05:59:13.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.226s coverage: 66.7% of statements [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T05:59:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T05:59:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.644s coverage: 82.3% of statements [2021-01-21T05:59:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T05:59:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:59:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T05:59:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T05:59:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T05:59:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T05:59:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-01-21T05:59:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T05:59:22.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements [2021-01-21T05:59:22.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T05:59:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.322s coverage: 97.5% of statements [2021-01-21T05:59:23.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T05:59:24.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.194s coverage: 78.3% of statements [2021-01-21T05:59:24.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T05:59:24.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T05:59:24.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T05:59:24.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T05:59:24.219Z]  Building docker-support-scheduler-go ... done Removing intermediate container 576244208fa2 [2021-01-21T05:59:24.220Z] ---> f47d0aec8cef [2021-01-21T05:59:24.220Z] [2021-01-21T05:59:24.220Z] Step 10/24 : FROM scratch [2021-01-21T05:59:24.220Z] ---> [2021-01-21T05:59:24.220Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T05:59:24.220Z] Removing intermediate container 5865fa552b75 [2021-01-21T05:59:24.220Z] ---> 58caa0290cfe [2021-01-21T05:59:24.220Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T05:59:24.220Z] ---> Running in e9f11bc47fec [2021-01-21T05:59:24.220Z] ---> Running in 226385e17e49 [2021-01-21T05:59:24.220Z] Removing intermediate container e9f11bc47fec [2021-01-21T05:59:24.220Z] ---> 507c59169da2 [2021-01-21T05:59:24.220Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T05:59:24.220Z] ---> Running in 108cdd9a0456 [2021-01-21T05:59:24.220Z] Removing intermediate container 108cdd9a0456 [2021-01-21T05:59:24.220Z] ---> 6bbbafc1a7d8 [2021-01-21T05:59:24.220Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T05:59:24.220Z] ---> Running in f5e91cebdc5c [2021-01-21T05:59:24.220Z] 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-21T05:59:24.220Z] Removing intermediate container f5e91cebdc5c [2021-01-21T05:59:24.220Z] ---> 1bed46bd5976 [2021-01-21T05:59:24.220Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T05:59:24.220Z] ---> ba1e0b73fd54 [2021-01-21T05:59:24.220Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T05:59:25.174Z] ---> 08d25d993386 [2021-01-21T05:59:25.174Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T05:59:25.452Z] Removing intermediate container 226385e17e49 [2021-01-21T05:59:25.452Z] ---> ec02d1d354c5 [2021-01-21T05:59:25.452Z] [2021-01-21T05:59:25.452Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T05:59:25.452Z] 20.10.0: Pulling from library/docker [2021-01-21T05:59:26.047Z] ---> 47aa55d554da [2021-01-21T05:59:26.047Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:26.648Z] ---> 1c1d74c8fefe [2021-01-21T05:59:26.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T05:59:28.067Z] ---> 5b92b259092d [2021-01-21T05:59:28.067Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:29.020Z] Removing intermediate container 12ba778c779a [2021-01-21T05:59:29.020Z] ---> c43ffe5aa207 [2021-01-21T05:59:29.020Z] [2021-01-21T05:59:29.020Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T05:59:29.020Z] ---> 389fef711851 [2021-01-21T05:59:29.020Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:59:29.020Z] ---> d254ec5ad1d4 [2021-01-21T05:59:29.020Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T05:59:29.284Z] ---> Running in f04e78108338 [2021-01-21T05:59:29.284Z] ---> Running in f7d57dc05a5e [2021-01-21T05:59:29.284Z] Removing intermediate container f04e78108338 [2021-01-21T05:59:29.284Z] ---> c1ecccd503c0 [2021-01-21T05:59:29.284Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T05:59:29.549Z] Removing intermediate container f7d57dc05a5e [2021-01-21T05:59:29.549Z] ---> 2861138297bc [2021-01-21T05:59:29.549Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:29.813Z] ---> Running in 9ff58b44d99a [2021-01-21T05:59:30.074Z] ---> Running in 5a880b624316 [2021-01-21T05:59:30.074Z] Removing intermediate container 9ff58b44d99a [2021-01-21T05:59:30.074Z] ---> 9b62b98338e8 [2021-01-21T05:59:30.074Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T05:59:30.336Z] ---> Running in 18f8e2e602a8 [2021-01-21T05:59:30.336Z] Removing intermediate container 5a880b624316 [2021-01-21T05:59:30.336Z] ---> a4d00dea18df [2021-01-21T05:59:30.336Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T05:59:30.336Z] ---> Running in 61f668bd23fe [2021-01-21T05:59:30.598Z] Removing intermediate container 18f8e2e602a8 [2021-01-21T05:59:30.598Z] ---> 030e9fab34e6 [2021-01-21T05:59:30.598Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:59:30.598Z] ---> Running in 7be3e3238eb2 [2021-01-21T05:59:30.860Z] Removing intermediate container 61f668bd23fe [2021-01-21T05:59:30.860Z] ---> 2a93c02fc48e [2021-01-21T05:59:30.860Z] Step 23/24 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:59:30.860Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T05:59:30.860Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T05:59:30.860Z] ---> aefe523efa57 [2021-01-21T05:59:30.860Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T05:59:30.860Z] ---> Running in 23946a016dc9 [2021-01-21T05:59:31.126Z] ---> Running in 19a32c090996 [2021-01-21T05:59:31.126Z] Removing intermediate container 23946a016dc9 [2021-01-21T05:59:31.126Z] ---> 847cb786bd5e [2021-01-21T05:59:31.126Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T05:59:31.387Z] ---> Running in 881d49616b80 [2021-01-21T05:59:31.656Z] Removing intermediate container 881d49616b80 [2021-01-21T05:59:31.656Z] ---> 767e3f23ec79 [2021-01-21T05:59:31.656Z] [2021-01-21T05:59:31.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:31.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:31.656Z] Successfully built 767e3f23ec79 [2021-01-21T05:59:31.920Z] Successfully tagged docker-support-notifications-go:latest [2021-01-21T05:59:31.920Z]  Building docker-support-notifications-go ... done Removing intermediate container 7be3e3238eb2 [2021-01-21T05:59:31.920Z] ---> 7ad6246aea24 [2021-01-21T05:59:31.920Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T05:59:31.920Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T05:59:31.920Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T05:59:31.920Z] ---> Running in f18b131760e4 [2021-01-21T05:59:31.920Z] Executing bash-5.0.17-r0.post-install [2021-01-21T05:59:31.920Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:59:31.920Z] OK: 12 MiB in 22 packages [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.141s coverage: 92.8% of statements [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.180s coverage: 0.1% of statements [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-01-21T05:59:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.8% of statements [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements [2021-01-21T05:59:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements [2021-01-21T05:59:32.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:32.497Z] Removing intermediate container 19a32c090996 [2021-01-21T05:59:32.497Z] ---> 7e5758c21e88 [2021-01-21T05:59:32.497Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T05:59:32.497Z] ---> Running in 7ed11bee02cb [2021-01-21T05:59:32.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.4% of statements [2021-01-21T05:59:32.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T05:59:32.774Z] Removing intermediate container 7ed11bee02cb [2021-01-21T05:59:32.774Z] ---> fe7d917eead9 [2021-01-21T05:59:32.774Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T05:59:32.774Z] ---> Running in 70db9c8f7545 [2021-01-21T05:59:33.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:33.297Z] Removing intermediate container 70db9c8f7545 [2021-01-21T05:59:33.297Z] ---> d5cd85d5bbbe [2021-01-21T05:59:33.297Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T05:59:33.297Z] ---> Running in aba86a00159e [2021-01-21T05:59:33.560Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T05:59:33.560Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T05:59:33.560Z] Removing intermediate container aba86a00159e [2021-01-21T05:59:33.560Z] ---> 33f22f1dedf8 [2021-01-21T05:59:33.560Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T05:59:33.560Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T05:59:33.828Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T05:59:34.102Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T05:59:34.102Z] ---> 3cc4055200cb [2021-01-21T05:59:34.102Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:34.102Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:59:34.102Z] OK: 8 MiB in 19 packages [2021-01-21T05:59:34.367Z] ---> c0927ee0e041 [2021-01-21T05:59:34.367Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T05:59:34.635Z] ---> e31b0eac3d74 [2021-01-21T05:59:34.635Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T05:59:34.635Z] Removing intermediate container f18b131760e4 [2021-01-21T05:59:34.635Z] ---> a109a77116bf [2021-01-21T05:59:34.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:34.899Z] ---> Running in 4177924801c4 [2021-01-21T05:59:35.161Z] ---> 689ad4745259 [2021-01-21T05:59:35.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T05:59:35.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:35.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:35.431Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T05:59:35.431Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T05:59:35.431Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T05:59:35.431Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T05:59:35.701Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T05:59:35.701Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T05:59:35.701Z] ---> ebed7cefaa99 [2021-01-21T05:59:35.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:35.701Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T05:59:36.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.650s coverage: 63.5% of statements [2021-01-21T05:59:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T05:59:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T05:59:36.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-01-21T05:59:36.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-01-21T05:59:36.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-01-21T05:59:38.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-01-21T05:59:38.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-01-21T05:59:39.008Z] ---> 0be456537861 [2021-01-21T05:59:39.008Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T05:59:39.272Z] ---> Running in 24fc1ac15cef [2021-01-21T05:59:39.272Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T05:59:39.272Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T05:59:39.272Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T05:59:39.272Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T05:59:39.272Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T05:59:39.272Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T05:59:39.534Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T05:59:39.821Z] Removing intermediate container 24fc1ac15cef [2021-01-21T05:59:39.821Z] ---> 857f8110ed4e [2021-01-21T05:59:39.821Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T05:59:39.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:40.091Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T05:59:40.091Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T05:59:40.091Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T05:59:40.091Z] ---> Running in bc697ed64144 [2021-01-21T05:59:40.091Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T05:59:40.091Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T05:59:40.366Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T05:59:40.366Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T05:59:40.366Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T05:59:40.962Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T05:59:40.962Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T05:59:40.962Z] Removing intermediate container bc697ed64144 [2021-01-21T05:59:40.962Z] ---> e237c6467ba3 [2021-01-21T05:59:40.962Z] Step 21/23 : LABEL arch=x86_64 [2021-01-21T05:59:40.962Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T05:59:40.962Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T05:59:40.962Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T05:59:40.962Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T05:59:40.962Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T05:59:41.229Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T05:59:41.229Z] ---> Running in 16b320e1f702 [2021-01-21T05:59:41.229Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T05:59:41.229Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T05:59:41.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.817s coverage: 68.9% of statements [2021-01-21T05:59:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T05:59:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T05:59:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T05:59:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T05:59:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T05:59:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements [2021-01-21T05:59:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T05:59:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T05:59:42.668Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:59:42.668Z] OK: 71 MiB in 55 packages [2021-01-21T05:59:42.967Z] Removing intermediate container 16b320e1f702 [2021-01-21T05:59:42.967Z] ---> fb09688f1456 [2021-01-21T05:59:42.967Z] Step 22/23 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T05:59:43.282Z] ---> Running in 7b9d59b6865d [2021-01-21T05:59:43.282Z] Removing intermediate container 7b9d59b6865d [2021-01-21T05:59:43.282Z] ---> 3ef691567ca8 [2021-01-21T05:59:43.282Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T05:59:43.586Z] ---> Running in 77a888823d7c [2021-01-21T05:59:43.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.645s coverage: 84.0% of statements [2021-01-21T05:59:43.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2021-01-21T05:59:44.545Z] Removing intermediate container 77a888823d7c [2021-01-21T05:59:44.545Z] ---> 0ed0ff7c1eca [2021-01-21T05:59:44.545Z] [2021-01-21T05:59:45.495Z] Successfully built 0ed0ff7c1eca [2021-01-21T05:59:45.761Z] Successfully tagged docker-core-data-go:latest [2021-01-21T05:59:48.315Z]  Building docker-core-data-go ... done Removing intermediate container 4177924801c4 [2021-01-21T05:59:48.315Z] ---> 58b4086e64d9 [2021-01-21T05:59:48.315Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T05:59:48.577Z] ---> Running in 719e19081729 [2021-01-21T05:59:49.977Z] Collecting docker-compose==1.23.2 [2021-01-21T05:59:49.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T05:59:50.238Z] Collecting PyYAML<4,>=3.10 [2021-01-21T05:59:50.238Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T05:59:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.478s coverage: 47.1% of statements [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T05:59:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T05:59:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-01-21T05:59:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T05:59:51.188Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T05:59:51.188Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T05:59:52.574Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T05:59:52.574Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T05:59:52.574Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T05:59:52.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T05:59:52.574Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T05:59:52.574Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T05:59:52.836Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T05:59:52.836Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T05:59:53.410Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T05:59:53.410Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T05:59:53.410Z] 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-21T05:59:53.410Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T05:59:53.410Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T05:59:53.982Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T05:59:53.982Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T05:59:54.243Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T05:59:54.243Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T05:59:54.243Z] 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-21T05:59:54.243Z] 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-21T05:59:54.243Z] Collecting idna<2.8,>=2.5 [2021-01-21T05:59:54.243Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T05:59:54.506Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T05:59:54.506Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T05:59:54.506Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T05:59:54.506Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T05:59:54.506Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T05:59:54.506Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T05:59:54.767Z] Installing collected packages: PyYAML, docopt, websocket-client, jsonschema, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, texttable, docker-compose [2021-01-21T05:59:54.767Z] Running setup.py install for PyYAML: started [2021-01-21T05:59:55.342Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T05:59:55.342Z] Running setup.py install for docopt: started [2021-01-21T05:59:55.616Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T05:59:55.877Z] Attempting uninstall: idna [2021-01-21T05:59:55.877Z] Found existing installation: idna 2.9 [2021-01-21T05:59:55.877Z] Uninstalling idna-2.9: [2021-01-21T05:59:55.877Z] Successfully uninstalled idna-2.9 [2021-01-21T05:59:56.137Z] Attempting uninstall: urllib3 [2021-01-21T05:59:56.137Z] Found existing installation: urllib3 1.25.9 [2021-01-21T05:59:56.137Z] Uninstalling urllib3-1.25.9: [2021-01-21T05:59:56.137Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T05:59:56.137Z] Attempting uninstall: requests [2021-01-21T05:59:56.137Z] Found existing installation: requests 2.23.0 [2021-01-21T05:59:56.137Z] Uninstalling requests-2.23.0: [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.962s coverage: 29.1% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T05:59:56.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-21T05:59:56.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-21T05:59:56.398Z] Successfully uninstalled requests-2.23.0 [2021-01-21T05:59:56.659Z] Running setup.py install for dockerpty: started [2021-01-21T05:59:57.123Z] GO111MODULE=on go vet ./... [2021-01-21T05:59:57.231Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T05:59:57.231Z] Running setup.py install for texttable: started [2021-01-21T05:59:57.492Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T05:59:57.753Z] 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-21T06:00:01.074Z] Removing intermediate container 719e19081729 [2021-01-21T06:00:01.074Z] ---> ab6c22ee4143 [2021-01-21T06:00:01.074Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:00:01.074Z] ---> Running in 2891981b3f3d [2021-01-21T06:00:01.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:00:01.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:00:01.342Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:00:01.342Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:00:01.342Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:00:01.342Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:00:01.342Z] OK: 72 MiB in 58 packages [2021-01-21T06:00:01.925Z] Removing intermediate container 2891981b3f3d [2021-01-21T06:00:01.925Z] ---> 982ac5fcf4de [2021-01-21T06:00:01.925Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:00:01.925Z] ---> Running in bbeb36623ec4 [2021-01-21T06:00:01.925Z] Removing intermediate container bbeb36623ec4 [2021-01-21T06:00:01.925Z] ---> 540eaecb3ed7 [2021-01-21T06:00:01.925Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:00:01.925Z] ---> Running in 07727d71e933 [2021-01-21T06:00:02.187Z] Removing intermediate container 07727d71e933 [2021-01-21T06:00:02.187Z] ---> 8c82716dc976 [2021-01-21T06:00:02.187Z] Step 24/26 : LABEL arch=x86_64 [2021-01-21T06:00:02.187Z] ---> Running in 6ab4a56f2e55 [2021-01-21T06:00:02.450Z] Removing intermediate container 6ab4a56f2e55 [2021-01-21T06:00:02.450Z] ---> 8f7a0f4cf2a3 [2021-01-21T06:00:02.450Z] Step 25/26 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:00:02.450Z] ---> Running in 046faea09d89 [2021-01-21T06:00:02.713Z] Removing intermediate container 046faea09d89 [2021-01-21T06:00:02.713Z] ---> 508f7627e966 [2021-01-21T06:00:02.713Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:00:02.713Z] ---> Running in 4b251d79f376 [2021-01-21T06:00:02.976Z] Removing intermediate container 4b251d79f376 [2021-01-21T06:00:02.976Z] ---> 395de8766571 [2021-01-21T06:00:02.976Z] [2021-01-21T06:00:02.976Z] Successfully built 395de8766571 [2021-01-21T06:00:02.976Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-21T06:00:03.564Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T06:00:03.591Z] $ docker stop --time=1 93cc86572345330e7e8bffd7f0a619acd9cb2e81dec4d0d09b6a1f382e8c2d69 [2021-01-21T06:00:05.141Z] $ docker rm -f 93cc86572345330e7e8bffd7f0a619acd9cb2e81dec4d0d09b6a1f382e8c2d69 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:00:05.818Z] + docker images [2021-01-21T06:00:05.818Z] + grep docker [2021-01-21T06:00:05.818Z] docker-sys-mgmt-agent-go latest 395de8766571 3 seconds ago 313MB [2021-01-21T06:00:05.818Z] docker-core-data-go latest 0ed0ff7c1eca 22 seconds ago 22.3MB [2021-01-21T06:00:05.818Z] docker-support-notifications-go latest 767e3f23ec79 34 seconds ago 12MB [2021-01-21T06:00:05.819Z] docker-support-scheduler-go latest 805f137bc188 About a minute ago 10.7MB [2021-01-21T06:00:05.819Z] docker-security-secretstore-setup-go latest 1e422d04fee1 About a minute ago 24.6MB [2021-01-21T06:00:05.819Z] docker-security-bootstrap-redis-go latest c704824ef6e0 2 minutes ago 15.8MB [2021-01-21T06:00:05.819Z] docker-security-proxy-setup-go latest 1c7554e44134 2 minutes ago 24.4MB [2021-01-21T06:00:05.819Z] docker-core-metadata-go latest bf70d6d11de6 2 minutes ago 13.1MB [2021-01-21T06:00:05.819Z] docker-core-command-go latest 247b610449ae 2 minutes ago 10.6MB [2021-01-21T06:00:05.819Z] docker 20.10.0 aefe523efa57 5 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-21T06:00:22.007Z] Still waiting to schedule task [2021-01-21T06:00:22.008Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-21T06:01:05.185Z] gofmt -l . [2021-01-21T06:01:05.185Z] [ "`gofmt -l .`" = "" ] [2021-01-21T06:01:05.185Z] ./bin/test-go-mod-tidy.sh [2021-01-21T06:01:05.185Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T06:01:07.303Z] + ls -al . [2021-01-21T06:01:07.303Z] total 684 [2021-01-21T06:01:07.303Z] drwxrwxr-x 9 1001 1001 4096 Jan 21 06:01 . [2021-01-21T06:01:07.303Z] drwxr-xr-x 4 root root 4096 Jan 21 05:57 .. [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 05:56 .dockerignore [2021-01-21T06:01:07.303Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 05:56 .git [2021-01-21T06:01:07.303Z] drwxrwxr-x 3 1001 1001 4096 Jan 21 05:56 .github [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 05:56 .gitignore [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 05:56 .sonarcloud.properties [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:56 Attribution.txt [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:56 CONTRIBUTING.md [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 05:56 Dockerfile.build [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 05:56 Jenkinsfile [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:56 LICENSE [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:56 Makefile [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:56 README.md [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:56 SECURITY.md [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:56 ZMQWindows.md [2021-01-21T06:01:07.303Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 05:56 bin [2021-01-21T06:01:07.303Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 05:56 cmd [2021-01-21T06:01:07.303Z] -rw-r--r-- 1 root root 550466 Jan 21 05:59 coverage.out [2021-01-21T06:01:07.303Z] -rw-r--r-- 1 root root 1027 Jan 21 06:01 go.mod [2021-01-21T06:01:07.303Z] -rw-r--r-- 1 root root 18842 Jan 21 06:01 go.sum [2021-01-21T06:01:07.303Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 05:56 internal [2021-01-21T06:01:07.303Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 05:56 openapi [2021-01-21T06:01:07.303Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 05:56 snap [2021-01-21T06:01:07.303Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 05:56 version.go [Pipeline] sh [2021-01-21T06:01:07.974Z] + '[' -e coverage.out ] [2021-01-21T06:01:07.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T06:01:08.016Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T06:01:09.131Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T06:01:09.862Z] + make build [2021-01-21T06:01:09.862Z] 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-21T06:01:20.061Z] 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-21T06:01:46.863Z] 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-21T06:01:47.842Z] 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-21T06:01:52.144Z] 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-21T06:01:53.121Z] 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-21T06:01:58.519Z] 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-21T06:02:02.826Z] 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-21T06:02:06.211Z] 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-21T06:02:10.521Z] 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-21T06:02:13.931Z] 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-21T06:02:17.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-21T06:02:21.654Z] $ docker stop --time=1 be0581a5a072a590346b18f64738a5e1a09fdf6b984f13e8fdabfe0882adcd9d [2021-01-21T06:02:24.283Z] $ docker rm -f be0581a5a072a590346b18f64738a5e1a09fdf6b984f13e8fdabfe0882adcd9d [2021-01-21T06:02:25.454Z] Running on prd-ubuntu18.04-docker-8c-8g-21859 in /w/workspace/edgexfoundry_edgex-go_PR-3058 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-01-21T06:02:25.671Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:02:28.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:02:28.131Z] [2021-01-21T06:02:28.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:02:28.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:02:29.115Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-21T06:02:29.115Z] 29e5d40040c1: Pulling fs layer [2021-01-21T06:02:29.115Z] 1ce36da41761: Pulling fs layer [2021-01-21T06:02:29.115Z] 25b303627fd3: Pulling fs layer [2021-01-21T06:02:29.709Z] 29e5d40040c1: Verifying Checksum [2021-01-21T06:02:29.709Z] 29e5d40040c1: Download complete [2021-01-21T06:02:29.840Z] using credential edgex-jenkins-ssh [2021-01-21T06:02:29.895Z] Cloning the remote Git repository [2021-01-21T06:02:29.985Z] 1ce36da41761: Verifying Checksum [2021-01-21T06:02:29.985Z] 1ce36da41761: Download complete [2021-01-21T06:02:29.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:02:29.984Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T06:02:30.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:02:30.010Z] > git --version # timeout=10 [2021-01-21T06:02:30.015Z] > git --version # 'git version 2.17.1' [2021-01-21T06:02:30.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:02:30.580Z] 29e5d40040c1: Pull complete [2021-01-21T06:02:30.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:02:32.021Z] 25b303627fd3: Verifying Checksum [2021-01-21T06:02:32.021Z] 25b303627fd3: Download complete [2021-01-21T06:02:32.021Z] 1ce36da41761: Pull complete [2021-01-21T06:02:42.200Z] 25b303627fd3: Pull complete [2021-01-21T06:02:42.200Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-21T06:02:42.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:02:42.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-21T06:02:42.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-21857 does not seem to be running inside a container [2021-01-21T06:02:42.538Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:02:43.010Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:02:43.113Z] Merge succeeded, producing ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:02:43.113Z] Checking out Revision ad3a7c46b1225c5583ed95292fc67c02ffde05ab (PR-3058) [2021-01-21T06:02:42.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:02:42.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:02:42.524Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:02:42.533Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:02:42.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:02:42.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3058/head:refs/remotes/origin/PR-3058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:02:43.017Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:02:43.020Z] > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 [2021-01-21T06:02:43.083Z] > git remote # timeout=10 [2021-01-21T06:02:43.090Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:02:43.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:02:43.096Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:02:43.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:02:43.114Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:02:43.118Z] > git checkout -f ad3a7c46b1225c5583ed95292fc67c02ffde05ab # timeout=10 [2021-01-21T06:02:45.717Z] $ docker top 7efcb7ee5c87b59b0d90694edc3258849abdfd53d9064718b897bc4aa3f2288d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:02:46.781Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-21T06:02:46.821Z] + docker-compose build --help [2021-01-21T06:02:46.821Z] + grep parallel [2021-01-21T06:02:46.805Z] > git --version # timeout=10 [2021-01-21T06:02:46.819Z] > git --version # 'git version 2.17.1' [2021-01-21T06:02:46.829Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:02:48.257Z] + echo snap-build.sh [2021-01-21T06:02:48.257Z] snap-build.sh [2021-01-21T06:02:48.257Z] + SNAP_BASE_DIR=. [2021-01-21T06:02:48.257Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-21T06:02:48.257Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-21T06:02:48.257Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-21T06:02:48.257Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-21T06:02:48.257Z] + cd /w/workspace/edgex-go/1 [2021-01-21T06:02:48.257Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-21T06:02:48.257Z] Reading package lists... [2021-01-21T06:02:48.257Z] Building dependency tree... [2021-01-21T06:02:48.257Z] Reading state information... [2021-01-21T06:02:48.525Z] The following packages were automatically installed and are no longer required: [2021-01-21T06:02:48.525Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-21T06:02:48.525Z] uidmap xdelta3 [2021-01-21T06:02:48.525Z] Use 'sudo apt autoremove' to remove them. [2021-01-21T06:02:48.525Z] The following packages will be REMOVED: [2021-01-21T06:02:48.525Z] lxd* lxd-client* [2021-01-21T06:02:48.787Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-21T06:02:48.787Z] After this operation, 31.7 MB disk space will be freed. [2021-01-21T06:02:49.836Z] (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-21T06:02:49.836Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:02:50.215Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:02:50.514Z] $ docker stop --time=1 7efcb7ee5c87b59b0d90694edc3258849abdfd53d9064718b897bc4aa3f2288d [2021-01-21T06:02:51.225Z] Removing lxd dnsmasq configuration [2021-01-21T06:02:51.225Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:02:51.225Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-21T06:02:52.168Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-21T06:02:52.428Z] $ docker rm -f 7efcb7ee5c87b59b0d90694edc3258849abdfd53d9064718b897bc4aa3f2288d [2021-01-21T06:02:52.441Z] (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-21T06:02:52.441Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:02:53.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:02:53.407Z] . [Pipeline] withDockerContainer [2021-01-21T06:02:53.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-21857 does not seem to be running inside a container [2021-01-21T06:02:53.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:02:53.831Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-21T06:02:53.831Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-21T06:02:55.216Z] + sudo snap remove --purge lxd [2021-01-21T06:02:55.216Z] snap "lxd" is not installed [2021-01-21T06:02:55.216Z] + sudo groupadd --force --system lxd [2021-01-21T06:02:55.216Z] ++ whoami [2021-01-21T06:02:55.216Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-21T06:02:55.216Z] + newgrp - lxd [2021-01-21T06:02:55.216Z] + sudo snap install lxd [2021-01-21T06:02:55.210Z] $ docker top 2f8edeba12a74607891dcb556a6fc6d26c32accdb04bbdc36ac1a8c9f7b388d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:02:56.389Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:03:00.672Z] Building docker-core-command-go ... [2021-01-21T06:03:00.672Z] Building docker-core-data-go ... [2021-01-21T06:03:00.672Z] Building docker-core-metadata-go ... [2021-01-21T06:03:00.672Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:03:00.672Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:03:00.672Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:03:00.672Z] Building docker-support-notifications-go ... [2021-01-21T06:03:00.672Z] Building docker-support-scheduler-go ... [2021-01-21T06:03:00.672Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:03:00.672Z] Building docker-sys-mgmt-agent-go [2021-01-21T06:03:00.672Z] Building docker-support-notifications-go [2021-01-21T06:03:00.672Z] Building docker-security-proxy-setup-go [2021-01-21T06:03:00.672Z] Building docker-core-command-go [2021-01-21T06:03:00.672Z] Building docker-core-metadata-go [2021-01-21T06:03:01.842Z] 2021-01-21T06:03:00Z INFO Waiting for automatic snapd restart... [2021-01-21T06:03:16.764Z] lxd 4.10 from Canonical* installed [2021-01-21T06:03:16.764Z] + sudo lxd init --auto [2021-01-21T06:03:24.906Z] + sudo snap install --classic snapcraft [2021-01-21T06:03:29.136Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:03:29.400Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-21T06:03:29.400Z] + patch --verbose -p1 [2021-01-21T06:03:29.400Z] Hmm... Looks like a unified diff to me... [2021-01-21T06:03:29.400Z] The text leading up to this was: [2021-01-21T06:03:29.400Z] -------------------------- [2021-01-21T06:03:29.400Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-21T06:03:29.400Z] |From: Tony Espy [2021-01-21T06:03:29.400Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-21T06:03:29.400Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-21T06:03:29.400Z] | [2021-01-21T06:03:29.400Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-21T06:03:29.400Z] |optimize the snap CI check run for pull requests. When [2021-01-21T06:03:29.400Z] |applied, it essentially strips out everything (apps and [2021-01-21T06:03:29.400Z] |parts) from the snapcraft.yaml file except those required [2021-01-21T06:03:29.400Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-21T06:03:29.400Z] |catch changes to edgex-go that break the snap build. [2021-01-21T06:03:29.401Z] | [2021-01-21T06:03:29.401Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-21T06:03:29.401Z] |to update this patch file, otherwise it may fail to apply, [2021-01-21T06:03:29.401Z] |resulting in a failed snap build CI check in the associated [2021-01-21T06:03:29.401Z] |pull request. [2021-01-21T06:03:29.401Z] | [2021-01-21T06:03:29.401Z] |Note - in addition to applying this patch, the pipeline also [2021-01-21T06:03:29.401Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-21T06:03:29.401Z] |need to build the finally binary .snap file (and it won't [2021-01-21T06:03:29.401Z] |work with the patch applied). This further reduces the build [2021-01-21T06:03:29.401Z] |time. [2021-01-21T06:03:29.401Z] |--- [2021-01-21T06:03:29.401Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-21T06:03:29.401Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-21T06:03:29.401Z] | [2021-01-21T06:03:29.401Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-21T06:03:29.401Z] |index 1e537489..faf42425 100644 [2021-01-21T06:03:29.401Z] |--- a/snap/snapcraft.yaml [2021-01-21T06:03:29.401Z] |+++ b/snap/snapcraft.yaml [2021-01-21T06:03:29.401Z] -------------------------- [2021-01-21T06:03:29.401Z] patching file snap/snapcraft.yaml [2021-01-21T06:03:29.401Z] Using Plan A... [2021-01-21T06:03:29.401Z] Hunk #1 succeeded at 73. [2021-01-21T06:03:29.401Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-21T06:03:29.401Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-21T06:03:29.401Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-21T06:03:29.401Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-21T06:03:29.401Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-21T06:03:29.401Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-21T06:03:29.401Z] Hunk #8 succeeded at 342. [2021-01-21T06:03:29.401Z] Hmm... Ignoring the trailing garbage. [2021-01-21T06:03:29.401Z] done [2021-01-21T06:03:29.401Z] + sudo snapcraft prime --use-lxd [2021-01-21T06:03:30.787Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-21T06:03:30.787Z] 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-21T06:03:30.787Z] - README.md [2021-01-21T06:03:30.787Z] - snapcraft.yaml.orig [2021-01-21T06:03:30.787Z] [2021-01-21T06:03:30.787Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:03:31.361Z] Launching a container. [2021-01-21T06:03:43.600Z] Waiting for container to be ready [2021-01-21T06:03:43.600Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-21T06:03:43.600Z] [2021-01-21T06:03:46.144Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-21T06:03:46.144Z] Waiting for network to be ready... [2021-01-21T06:03:46.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:03:46.715Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:03:47.293Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:03:47.293Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:03:47.293Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:03:47.553Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:03:47.553Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:03:47.553Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:03:47.553Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:03:47.553Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:03:47.553Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:03:47.553Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:03:47.553Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:03:47.553Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:03:47.553Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:03:47.553Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:03:47.553Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:03:47.814Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:03:47.814Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:03:48.077Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:03:48.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:03:48.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:03:48.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:03:48.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:03:48.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:03:48.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:03:48.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:03:50.892Z] Fetched 23.8 MB in 4s (5664 kB/s) [2021-01-21T06:03:51.466Z] Reading package lists... [2021-01-21T06:03:51.726Z] Reading package lists... [2021-01-21T06:03:51.986Z] Building dependency tree... [2021-01-21T06:03:51.986Z] Reading state information... [2021-01-21T06:03:51.986Z] The following additional packages will be installed: [2021-01-21T06:03:51.986Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:03:51.986Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:03:51.986Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:03:51.986Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-21T06:03:51.986Z] Suggested packages: [2021-01-21T06:03:51.986Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-21T06:03:51.986Z] Recommended packages: [2021-01-21T06:03:51.986Z] gnupg libsasl2-modules [2021-01-21T06:03:51.986Z] The following NEW packages will be installed: [2021-01-21T06:03:51.986Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:03:51.986Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:03:51.986Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:03:51.986Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-21T06:03:51.986Z] The following packages will be upgraded: [2021-01-21T06:03:51.986Z] gpg gpg-agent gpgconf libudev1 [2021-01-21T06:03:51.986Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-21T06:03:51.986Z] Need to get 3533 kB of archives. [2021-01-21T06:03:51.986Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-21T06:03:51.986Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-21T06:03:52.247Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-21T06:03:52.247Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-21T06:03:52.247Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-21T06:03:52.247Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-21T06:03:52.247Z] 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-21T06:03:52.247Z] 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-21T06:03:52.247Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-21T06:03:52.247Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-21T06:03:52.508Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-21T06:03:53.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-21T06:03:53.080Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-21T06:03:53.080Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-21T06:03:53.080Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-21T06:03:53.080Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-21T06:03:53.080Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-21T06:03:53.080Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-21T06:03:53.080Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-21T06:03:53.080Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-21T06:03:53.080Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-21T06:03:53.080Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-21T06:03:53.080Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-21T06:03:53.341Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:03:53.342Z] Fetched 3533 kB in 1s (3107 kB/s) [2021-01-21T06:03:53.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:03:53.342Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:03:53.342Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:03:53.602Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:03:53.602Z] Selecting previously unselected package udev. [2021-01-21T06:03:53.602Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:03:53.602Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:03:53.602Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-21T06:03:53.862Z] Selecting previously unselected package libfuse2:amd64. [2021-01-21T06:03:53.862Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:03:53.862Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:03:53.862Z] Selecting previously unselected package fuse. [2021-01-21T06:03:53.862Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:03:54.125Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:03:54.125Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:54.125Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:03:54.125Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:54.387Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:03:54.387Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:54.387Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:03:54.649Z] Selecting previously unselected package libksba8:amd64. [2021-01-21T06:03:54.649Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-21T06:03:54.649Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:03:54.649Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-21T06:03:54.649Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:54.649Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:54.649Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-21T06:03:54.649Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:54.649Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:54.910Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-21T06:03:54.910Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:54.910Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:54.910Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-21T06:03:54.910Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:54.910Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.170Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-21T06:03:55.170Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:55.170Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.170Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-21T06:03:55.170Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:55.170Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.170Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-21T06:03:55.433Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:55.433Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.433Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-21T06:03:55.433Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:55.433Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.433Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-21T06:03:55.433Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:03:55.433Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:55.695Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-21T06:03:55.695Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:03:55.695Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:03:55.695Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-21T06:03:55.695Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:03:55.695Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:03:55.695Z] Selecting previously unselected package libldap-common. [2021-01-21T06:03:55.695Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-21T06:03:55.695Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:03:55.955Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-21T06:03:55.955Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-21T06:03:55.955Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:03:55.955Z] Selecting previously unselected package dirmngr. [2021-01-21T06:03:55.955Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:56.216Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:56.216Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:03:56.216Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:56.216Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:03:56.216Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:03:56.479Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:03:56.479Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:56.479Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:56.479Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:03:56.479Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:03:56.479Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-21T06:03:56.740Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-21T06:03:57.004Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.004Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-21T06:03:57.004Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:03:57.265Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:57.265Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.265Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:03:57.526Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:03:57.526Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:57.526Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:03:57.786Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-21T06:03:57.786Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-21T06:03:57.786Z] This means they are not meant to be enabled using systemctl. [2021-01-21T06:03:57.786Z] Possible reasons for having this kind of units are: [2021-01-21T06:03:57.786Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-21T06:03:57.786Z] .wants/ or .requires/ directory. [2021-01-21T06:03:57.786Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-21T06:03:57.786Z] a requirement dependency on it. [2021-01-21T06:03:57.786Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-21T06:03:57.786Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-21T06:03:57.786Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-21T06:03:57.786Z] instance name specified. [2021-01-21T06:03:58.357Z] Reading package lists... [2021-01-21T06:03:58.357Z] Building dependency tree... [2021-01-21T06:03:58.357Z] Reading state information... [2021-01-21T06:03:58.357Z] The following additional packages will be installed: [2021-01-21T06:03:58.357Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-21T06:03:58.357Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-21T06:03:58.357Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-21T06:03:58.357Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-21T06:03:58.357Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-21T06:03:58.357Z] Suggested packages: [2021-01-21T06:03:58.357Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-21T06:03:58.357Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-21T06:03:58.357Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-21T06:03:58.357Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-21T06:03:58.357Z] systemd-container policykit-1 [2021-01-21T06:03:58.357Z] Recommended packages: [2021-01-21T06:03:58.357Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-21T06:03:58.357Z] The following NEW packages will be installed: [2021-01-21T06:03:58.357Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-21T06:03:58.357Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-21T06:03:58.357Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-21T06:03:58.357Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-21T06:03:58.357Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-21T06:03:58.357Z] The following packages will be upgraded: [2021-01-21T06:03:58.357Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-21T06:03:58.617Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-21T06:03:58.617Z] Need to get 35.2 MB of archives. [2021-01-21T06:03:58.617Z] After this operation, 141 MB of additional disk space will be used. [2021-01-21T06:03:58.617Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-21T06:03:58.617Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-21T06:03:59.197Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-21T06:03:59.470Z] 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-21T06:03:59.470Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-21T06:03:59.470Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-21T06:03:59.470Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-21T06:03:59.470Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-21T06:03:59.470Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-21T06:03:59.470Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-21T06:03:59.470Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-21T06:03:59.470Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-21T06:03:59.470Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-21T06:03:59.470Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-21T06:03:59.470Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-21T06:03:59.470Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-21T06:03:59.470Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-21T06:03:59.470Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-21T06:03:59.470Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-21T06:03:59.470Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-21T06:03:59.470Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-21T06:03:59.731Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-21T06:03:59.731Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-21T06:03:59.731Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-21T06:03:59.731Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-21T06:03:59.731Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-21T06:03:59.731Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-21T06:03:59.731Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-21T06:03:59.731Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-21T06:03:59.731Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-21T06:04:00.673Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:04:00.673Z] Fetched 35.2 MB in 2s (17.6 MB/s) [2021-01-21T06:04:00.673Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:04:00.673Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:04:00.933Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:04:01.508Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:04:01.508Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:04:01.508Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:04:01.770Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:04:01.770Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:04:01.770Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:04:01.770Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-21T06:04:02.033Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:04:02.033Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:04:02.033Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:04:02.294Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-21T06:04:02.555Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-21T06:04:02.816Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-21T06:04:02.816Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-21T06:04:02.816Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:04:03.077Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:04:03.338Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-21T06:04:03.338Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:04:03.338Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:03.338Z] Selecting previously unselected package libexpat1:amd64. [2021-01-21T06:04:03.338Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-21T06:04:03.338Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:04:03.606Z] Selecting previously unselected package python3.6-minimal. [2021-01-21T06:04:03.606Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:04:03.606Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:03.867Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:04:03.867Z] Checking for services that may need to be restarted...done. [2021-01-21T06:04:03.867Z] Checking for services that may need to be restarted...done. [2021-01-21T06:04:03.867Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:03.867Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:04:03.867Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:04.441Z] Selecting previously unselected package python3-minimal. [2021-01-21T06:04:04.441Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-21T06:04:04.441Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:04:04.441Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:04:04.441Z] Selecting previously unselected package mime-support. [2021-01-21T06:04:04.441Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-21T06:04:04.441Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-21T06:04:04.702Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-21T06:04:04.702Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-21T06:04:04.702Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:04:04.702Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-21T06:04:04.702Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:04:04.702Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:04.963Z] Selecting previously unselected package python3.6. [2021-01-21T06:04:04.963Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:04:04.963Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:04.963Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-21T06:04:04.963Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:04:04.963Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:04:05.225Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:04:05.486Z] Selecting previously unselected package python3. [2021-01-21T06:04:05.486Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-21T06:04:05.486Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:04:05.486Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-21T06:04:05.486Z] Selecting previously unselected package multiarch-support. [2021-01-21T06:04:05.486Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:04:05.486Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:04:05.486Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:04:05.748Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-21T06:04:05.748Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-21T06:04:05.748Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-21T06:04:05.748Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:04:05.748Z] Selecting previously unselected package libbsd0:amd64. [2021-01-21T06:04:05.748Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-21T06:04:05.748Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:04:05.748Z] Selecting previously unselected package sudo. [2021-01-21T06:04:05.748Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-21T06:04:05.748Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:04:06.010Z] Selecting previously unselected package apparmor. [2021-01-21T06:04:06.010Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:04:06.010Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:04:06.272Z] Selecting previously unselected package libedit2:amd64. [2021-01-21T06:04:06.272Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-21T06:04:06.272Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:04:06.272Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-21T06:04:06.272Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:04:06.272Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:06.533Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-21T06:04:06.533Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:04:06.533Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:06.533Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-21T06:04:06.533Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-21T06:04:06.533Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:04:06.533Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-21T06:04:06.533Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:04:06.533Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:06.796Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-21T06:04:06.796Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:04:06.796Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:06.796Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-21T06:04:06.796Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-21T06:04:06.796Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:04:07.058Z] Selecting previously unselected package openssh-client. [2021-01-21T06:04:07.058Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-21T06:04:07.058Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:04:07.319Z] Selecting previously unselected package squashfs-tools. [2021-01-21T06:04:07.319Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:04:07.319Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:04:07.579Z] Selecting previously unselected package snapd. [2021-01-21T06:04:07.579Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-21T06:04:07.579Z] Unpacking snapd (2.48+18.04) ... [2021-01-21T06:04:08.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:04:08.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:04:08.684Z] ---> 78b40ae52466 [2021-01-21T06:04:08.684Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:04:08.684Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:04:08.684Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:04:08.684Z] ---> 78b40ae52466 [2021-01-21T06:04:08.684Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:04:08.684Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:04:08.684Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:04:08.684Z] ---> 78b40ae52466 [2021-01-21T06:04:08.684Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:04:08.684Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:04:08.684Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:04:08.684Z] ---> 78b40ae52466 [2021-01-21T06:04:08.684Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:04:08.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:04:08.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:04:08.684Z] ---> 78b40ae52466 [2021-01-21T06:04:08.684Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:04:09.497Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:04:09.497Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:04:09.497Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-21T06:04:09.497Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:04:09.759Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:04:09.759Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:09.759Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:04:09.759Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-21T06:04:09.759Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-21T06:04:10.667Z] ---> Running in 89a9bec29c9d [2021-01-21T06:04:10.668Z] ---> Running in 620545724ecd [2021-01-21T06:04:10.668Z] ---> Running in 526398f8f275 [2021-01-21T06:04:10.668Z] ---> Running in 86b203c9c9e9 [2021-01-21T06:04:10.668Z] ---> Running in 29298444476c [2021-01-21T06:04:10.702Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:04:10.702Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:04:10.702Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:04:10.702Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:10.702Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:10.702Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:04:11.291Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:04:11.291Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:11.291Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:04:11.291Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-21T06:04:11.291Z] running python rtupdate hooks for python3.6... [2021-01-21T06:04:11.291Z] running python post-rtupdate hooks for python3.6... [2021-01-21T06:04:11.291Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:04:11.299Z] Removing intermediate container 89a9bec29c9d [2021-01-21T06:04:11.299Z] ---> ba543a7f5a68 [2021-01-21T06:04:11.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:04:11.299Z] Removing intermediate container 29298444476c [2021-01-21T06:04:11.299Z] ---> 82a4612e6390 [2021-01-21T06:04:11.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:04:11.299Z] Removing intermediate container 86b203c9c9e9 [2021-01-21T06:04:11.299Z] ---> 527ab25bcfb7 [2021-01-21T06:04:11.300Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:04:11.300Z] Removing intermediate container 526398f8f275 [2021-01-21T06:04:11.300Z] ---> c96a727b0fee [2021-01-21T06:04:11.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:04:11.300Z] Removing intermediate container 620545724ecd [2021-01-21T06:04:11.300Z] ---> 6cf498e3190e [2021-01-21T06:04:11.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:04:11.575Z] ---> Running in 87dcacf78bb8 [2021-01-21T06:04:11.575Z] ---> Running in 5b3606cec078 [2021-01-21T06:04:11.575Z] ---> Running in 77c603298628 [2021-01-21T06:04:11.575Z] ---> Running in e08e735b3f70 [2021-01-21T06:04:11.575Z] ---> Running in ab17ff70286a [2021-01-21T06:04:13.849Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-21T06:04:13.849Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:04:13.849Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:04:14.114Z] Setting up snapd (2.48+18.04) ... [2021-01-21T06:04:14.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-21T06:04:14.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-21T06:04:14.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-21T06:04:14.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-21T06:04:14.994Z] Removing intermediate container 87dcacf78bb8 [2021-01-21T06:04:14.994Z] ---> f63f374ede60 [2021-01-21T06:04:14.994Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:04:15.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:04:15.163Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:04:15.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-21T06:04:15.270Z] ---> Running in 6d16a96801b1 [2021-01-21T06:04:15.270Z] Removing intermediate container 5b3606cec078 [2021-01-21T06:04:15.270Z] ---> 7a447b2a64d2 [2021-01-21T06:04:15.270Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:04:15.436Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-21T06:04:15.556Z] Removing intermediate container 77c603298628 [2021-01-21T06:04:15.557Z] ---> dfe4a27031c1 [2021-01-21T06:04:15.557Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:04:15.557Z] ---> Running in ce15be14f8a4 [2021-01-21T06:04:15.696Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-21T06:04:15.696Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-21T06:04:15.848Z] ---> Running in 573410d8a953 [2021-01-21T06:04:15.848Z] Removing intermediate container ab17ff70286a [2021-01-21T06:04:15.848Z] ---> 9bdd89750d6c [2021-01-21T06:04:15.848Z] Removing intermediate container e08e735b3f70 [2021-01-21T06:04:15.848Z] ---> 1da684100857 [2021-01-21T06:04:15.848Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:04:15.848Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:04:15.959Z] /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-21T06:04:15.959Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:04:15.959Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:04:16.449Z] ---> Running in 6d81547ee11b [2021-01-21T06:04:16.449Z] ---> Running in 1d34922b56d6 [2021-01-21T06:04:16.900Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:04:16.900Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:04:16.900Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:04:17.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.735Z] Reading package lists... [2021-01-21T06:04:17.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:17.996Z] Reading package lists... [2021-01-21T06:04:18.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:18.261Z] Building dependency tree... [2021-01-21T06:04:18.261Z] Reading state information... [2021-01-21T06:04:18.261Z] Calculating upgrade... [2021-01-21T06:04:18.490Z] OK: 217 MiB in 51 packages [2021-01-21T06:04:18.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:18.522Z] The following packages will be upgraded: [2021-01-21T06:04:18.522Z] advancecomp base-files bash binutils binutils-common [2021-01-21T06:04:18.522Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-21T06:04:18.522Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-21T06:04:18.522Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-21T06:04:18.522Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-21T06:04:18.522Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-21T06:04:18.522Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-21T06:04:18.522Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-21T06:04:18.522Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-21T06:04:18.522Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-21T06:04:18.522Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-21T06:04:18.522Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-21T06:04:18.522Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-21T06:04:18.522Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-21T06:04:18.522Z] ubuntu-keyring util-linux [2021-01-21T06:04:18.522Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:04:18.522Z] Need to get 63.7 MB of archives. [2021-01-21T06:04:18.522Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-21T06:04:18.522Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-21T06:04:18.522Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-21T06:04:18.522Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-21T06:04:18.522Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-21T06:04:18.522Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-21T06:04:18.522Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-21T06:04:18.522Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-21T06:04:18.522Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-21T06:04:18.522Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-21T06:04:18.522Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-21T06:04:18.522Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-21T06:04:18.522Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-21T06:04:18.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:18.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:18.782Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-21T06:04:18.783Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-21T06:04:18.783Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-21T06:04:18.783Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-21T06:04:18.783Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-21T06:04:18.783Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-21T06:04:18.783Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-21T06:04:18.783Z] 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-21T06:04:18.783Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-21T06:04:18.783Z] 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-21T06:04:18.783Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-21T06:04:18.783Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-21T06:04:18.783Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-21T06:04:18.783Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-21T06:04:18.783Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-21T06:04:18.783Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-21T06:04:18.783Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-21T06:04:18.783Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-21T06:04:18.783Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-21T06:04:18.783Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-21T06:04:18.783Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-21T06:04:18.783Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-21T06:04:18.783Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-21T06:04:18.783Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-21T06:04:18.783Z] 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-21T06:04:18.783Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-21T06:04:18.783Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-21T06:04:18.783Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-21T06:04:19.043Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-21T06:04:19.043Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-21T06:04:19.043Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-21T06:04:19.043Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-21T06:04:19.043Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-21T06:04:19.043Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-21T06:04:19.044Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-21T06:04:19.044Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-21T06:04:19.044Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-21T06:04:19.044Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-21T06:04:19.044Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-21T06:04:19.044Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-21T06:04:19.044Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-21T06:04:19.044Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-21T06:04:19.044Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-21T06:04:19.052Z] OK: 217 MiB in 51 packages [2021-01-21T06:04:19.305Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-21T06:04:19.305Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-21T06:04:19.305Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-21T06:04:19.305Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-21T06:04:19.329Z] OK: 217 MiB in 51 packages [2021-01-21T06:04:19.567Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-21T06:04:19.567Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-21T06:04:19.567Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-21T06:04:19.567Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-21T06:04:19.567Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-21T06:04:19.567Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-21T06:04:19.567Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-21T06:04:19.609Z] OK: 217 MiB in 51 packages [2021-01-21T06:04:19.828Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-21T06:04:19.829Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-21T06:04:19.829Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-21T06:04:19.829Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-21T06:04:20.089Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-21T06:04:20.089Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-21T06:04:20.089Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-21T06:04:20.089Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-21T06:04:20.089Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-21T06:04:20.089Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-21T06:04:20.089Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-21T06:04:20.089Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-21T06:04:20.089Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-21T06:04:20.089Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-21T06:04:20.089Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-21T06:04:20.089Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-21T06:04:20.089Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-21T06:04:20.089Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-21T06:04:20.089Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-21T06:04:20.089Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-21T06:04:20.089Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-21T06:04:20.089Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-21T06:04:20.089Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-21T06:04:20.222Z] OK: 217 MiB in 51 packages [2021-01-21T06:04:20.222Z] Removing intermediate container 6d16a96801b1 [2021-01-21T06:04:20.222Z] ---> d930712b793f [2021-01-21T06:04:20.222Z] Step 6/26 : COPY go.mod . [2021-01-21T06:04:20.351Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-21T06:04:20.351Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-21T06:04:20.351Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-21T06:04:20.351Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-21T06:04:20.351Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-21T06:04:20.351Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-21T06:04:20.351Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-21T06:04:20.351Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-21T06:04:20.613Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:04:20.613Z] Fetched 63.7 MB in 2s (33.4 MB/s) [2021-01-21T06:04:20.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:20.613Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:04:20.613Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:04:20.831Z] Removing intermediate container ce15be14f8a4 [2021-01-21T06:04:20.831Z] ---> 0a131a0c8f98 [2021-01-21T06:04:20.831Z] Step 6/22 : COPY go.mod . [2021-01-21T06:04:21.143Z] ---> fe1b8ca29870 [2021-01-21T06:04:21.143Z] Step 7/26 : RUN go mod download [2021-01-21T06:04:21.143Z] Removing intermediate container 573410d8a953 [2021-01-21T06:04:21.143Z] ---> fea7d2e4a30e [2021-01-21T06:04:21.143Z] Step 6/21 : COPY go.mod . [2021-01-21T06:04:21.187Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:04:21.417Z] ---> Running in d3e753b73fa4 [2021-01-21T06:04:21.417Z] Removing intermediate container 1d34922b56d6 [2021-01-21T06:04:21.417Z] ---> 0c696dc74765 [2021-01-21T06:04:21.417Z] Step 6/22 : COPY go.mod . [2021-01-21T06:04:21.456Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:04:21.456Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-21T06:04:21.456Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-21T06:04:21.702Z] Removing intermediate container 6d81547ee11b [2021-01-21T06:04:21.702Z] ---> 64cee0d6b53b [2021-01-21T06:04:21.702Z] Step 6/24 : COPY go.mod . [2021-01-21T06:04:21.985Z] ---> 8045926b91a4 [2021-01-21T06:04:21.985Z] Step 7/22 : RUN go mod download [2021-01-21T06:04:22.273Z] ---> Running in a195f5a13720 [2021-01-21T06:04:22.427Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.427Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:22.427Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.427Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:22.427Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.546Z] ---> 879974ec8787 [2021-01-21T06:04:22.546Z] Step 7/21 : RUN go mod download [2021-01-21T06:04:22.688Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:22.688Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.688Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:22.818Z] ---> facd7fd0ac18 [2021-01-21T06:04:22.818Z] Step 7/22 : RUN go mod download [2021-01-21T06:04:22.818Z] ---> Running in 6e929fb77c17 [2021-01-21T06:04:22.949Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.949Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:22.949Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:22.949Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:23.095Z] ---> Running in 2bcc679ac4cf [2021-01-21T06:04:23.210Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:23.210Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:23.210Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:23.370Z] ---> a786436725a5 [2021-01-21T06:04:23.370Z] Step 7/24 : RUN go mod download [2021-01-21T06:04:23.471Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:04:23.472Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:23.472Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-21T06:04:23.472Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:23.651Z] ---> Running in 01194825d691 [2021-01-21T06:04:23.734Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:04:23.734Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:23.734Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:23.995Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:23.995Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:24.255Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:24.255Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:04:24.255Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:24.517Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:04:24.517Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:04:24.780Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:04:25.043Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:04:25.109Z] Removing intermediate container d3e753b73fa4 [2021-01-21T06:04:25.109Z] ---> 6ca25a0d5aa3 [2021-01-21T06:04:25.109Z] Step 8/26 : COPY . . [2021-01-21T06:04:25.303Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:04:25.303Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-21T06:04:25.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-21T06:04:25.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-21T06:04:25.303Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-21T06:04:25.565Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-21T06:04:25.565Z] Installing new version of config file /etc/issue ... [2021-01-21T06:04:25.825Z] Installing new version of config file /etc/issue.net ... [2021-01-21T06:04:25.825Z] Installing new version of config file /etc/lsb-release ... [2021-01-21T06:04:25.825Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-21T06:04:26.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-21T06:04:26.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-21T06:04:26.086Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-21T06:04:26.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:26.086Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-21T06:04:26.086Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-21T06:04:26.351Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-21T06:04:26.351Z] 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-21T06:04:26.548Z] Removing intermediate container a195f5a13720 [2021-01-21T06:04:26.548Z] ---> e4523a72d1fe [2021-01-21T06:04:26.548Z] Step 8/22 : COPY . . [2021-01-21T06:04:26.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:26.613Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:26.613Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:26.613Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:26.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:26.874Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-21T06:04:26.874Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-21T06:04:27.136Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-21T06:04:27.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:27.136Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-21T06:04:27.136Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:04:27.398Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-21T06:04:27.659Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:27.659Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:04:27.659Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:04:27.659Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:04:27.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:27.920Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:04:27.920Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:04:27.920Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-21T06:04:28.000Z] Removing intermediate container 6e929fb77c17 [2021-01-21T06:04:28.000Z] ---> bc62f56417b7 [2021-01-21T06:04:28.000Z] Step 8/21 : COPY . . [2021-01-21T06:04:28.183Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:28.183Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-21T06:04:28.183Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-21T06:04:28.183Z] Setting up grep (3.1-2build1) ... [2021-01-21T06:04:28.444Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:28.444Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:04:28.444Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:04:28.444Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-21T06:04:28.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:28.705Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:04:28.705Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:04:28.705Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-21T06:04:28.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:28.967Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:04:28.967Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:04:28.980Z] Removing intermediate container 01194825d691 [2021-01-21T06:04:28.981Z] ---> 4ebb307fdc97 [2021-01-21T06:04:28.981Z] Step 8/24 : COPY . . [2021-01-21T06:04:28.981Z] Removing intermediate container 2bcc679ac4cf [2021-01-21T06:04:28.981Z] ---> 1261d695350e [2021-01-21T06:04:28.981Z] Step 8/22 : COPY . . [2021-01-21T06:04:29.539Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:04:29.539Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:04:29.539Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:04:29.539Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:04:30.112Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-21T06:04:30.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:30.112Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-21T06:04:30.112Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:04:31.499Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:04:31.499Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:04:31.499Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:04:31.499Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:04:31.499Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:04:31.499Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:31.499Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-21T06:04:31.499Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-21T06:04:31.759Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-21T06:04:31.760Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:31.760Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:31.760Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:32.022Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:32.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:32.022Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:32.022Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:32.286Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:32.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:32.287Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:32.287Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:32.287Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:32.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:32.547Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:32.547Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:32.807Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:32.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:32.807Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:04:32.807Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:04:33.069Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:04:33.069Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:04:33.069Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:04:33.069Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:33.336Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:04:33.336Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:04:33.336Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:04:33.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:33.336Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:33.336Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:33.597Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:33.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:33.597Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:33.597Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:33.858Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:33.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:33.858Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:34.127Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:34.392Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:34.654Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-21T06:04:34.915Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-21T06:04:35.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:35.175Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:04:35.175Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:04:35.445Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:04:35.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:04:35.705Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-21T06:04:35.705Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:04:35.705Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-21T06:04:35.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:35.966Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-21T06:04:35.966Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-21T06:04:36.228Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-21T06:04:36.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:36.488Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:04:36.488Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:04:36.488Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:04:36.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:36.752Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:04:36.752Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:04:36.752Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:04:36.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:36.752Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:04:37.014Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:04:37.285Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:04:37.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:37.285Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:04:37.546Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:04:37.546Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:04:37.546Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:04:37.815Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:04:37.815Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:04:37.815Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:04:37.815Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:37.815Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-21T06:04:37.815Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-21T06:04:38.076Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-21T06:04:38.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:38.336Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-21T06:04:38.336Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:04:38.336Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:04:38.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:38.606Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:04:38.606Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:04:38.868Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:04:38.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:38.868Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-21T06:04:39.129Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-21T06:04:39.129Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-21T06:04:39.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:39.389Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:04:39.389Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:04:39.653Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-21T06:04:39.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:39.915Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:04:39.915Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:04:40.175Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-21T06:04:40.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:40.175Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-21T06:04:40.175Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-21T06:04:40.440Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-21T06:04:40.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:40.440Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-21T06:04:40.440Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-21T06:04:40.722Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-21T06:04:40.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:40.722Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-21T06:04:40.722Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-21T06:04:40.988Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-21T06:04:40.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:40.988Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-21T06:04:40.988Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-21T06:04:41.255Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-21T06:04:41.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:41.255Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:04:41.255Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-21T06:04:41.255Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-21T06:04:41.517Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:04:41.517Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-21T06:04:41.517Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-21T06:04:41.517Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-21T06:04:41.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-21T06:04:41.517Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:04:41.787Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:04:41.787Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:04:41.787Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:04:42.053Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:04:42.053Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:04:42.053Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-21T06:04:42.335Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-21T06:04:42.335Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:04:42.335Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-21T06:04:42.606Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:04:42.606Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-21T06:04:42.606Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-21T06:04:42.606Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-21T06:04:42.869Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-21T06:04:42.869Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-21T06:04:42.869Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-21T06:04:42.869Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-21T06:04:43.139Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-21T06:04:43.139Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-21T06:04:43.139Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-21T06:04:43.139Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-21T06:04:43.401Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-21T06:04:43.401Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-21T06:04:44.344Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-21T06:04:44.607Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-21T06:04:44.607Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:04:44.607Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-21T06:04:44.869Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:04:44.869Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:04:45.130Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:04:45.130Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:04:45.391Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:04:45.391Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:04:45.391Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:04:45.391Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:04:45.654Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:45.654Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:45.654Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:45.654Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:45.918Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:45.918Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:45.918Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:45.918Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:46.857Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:46.857Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:47.814Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:47.814Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:48.455Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:48.455Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:48.785Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:48.785Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:49.898Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:04:49.898Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:04:49.898Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:04:50.273Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:04:50.273Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:04:50.273Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:04:50.273Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:04:50.273Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:04:50.586Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-21T06:04:50.586Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-21T06:04:50.586Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:04:50.586Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:04:50.586Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:04:50.848Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:04:50.848Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-21T06:04:50.848Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-21T06:04:51.109Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.109Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:04:51.109Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.109Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.109Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.109Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-21T06:04:51.109Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-21T06:04:51.109Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-21T06:04:51.370Z] [2021-01-21T06:04:51.370Z] Current default time zone: 'Etc/UTC' [2021-01-21T06:04:51.370Z] Local time is now: Thu Jan 21 06:04:51 UTC 2021. [2021-01-21T06:04:51.370Z] Universal Time is now: Thu Jan 21 06:04:51 UTC 2021. [2021-01-21T06:04:51.370Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-21T06:04:51.370Z] [2021-01-21T06:04:51.370Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-21T06:04:51.633Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.633Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-21T06:04:51.633Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:04:51.633Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-21T06:04:51.633Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-21T06:04:51.633Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:04:51.633Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:04:51.633Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-21T06:04:51.903Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:04:51.903Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:51.904Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:04:52.164Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:52.164Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:04:52.165Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:52.165Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-21T06:04:52.165Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:04:52.165Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-21T06:04:52.165Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:04:52.165Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-21T06:04:52.165Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-21T06:04:52.426Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:04:52.426Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:04:54.340Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:04:54.916Z] 22 added, 17 removed; done. [2021-01-21T06:04:54.916Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:04:55.180Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:04:55.180Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-21T06:04:55.180Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-21T06:04:55.180Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-21T06:04:55.180Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.180Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:04:55.180Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.180Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.440Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.440Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.440Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.440Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-21T06:04:55.440Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:04:55.440Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:04:55.701Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-21T06:04:55.701Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:04:55.701Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.701Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:04:55.701Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:04:55.701Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-21T06:04:55.701Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:04:55.787Z] ---> e1642eec0d95 [2021-01-21T06:04:55.787Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:04:55.787Z] ---> e6491552f31e [2021-01-21T06:04:55.787Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:04:55.787Z] ---> e3b083a2ff54 [2021-01-21T06:04:55.787Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:04:55.787Z] ---> 09d91d5aa8b0 [2021-01-21T06:04:55.787Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:04:55.787Z] ---> a7bae716755e [2021-01-21T06:04:55.787Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:04:55.787Z] ---> Running in 0ac4faa1d872 [2021-01-21T06:04:55.787Z] ---> Running in ec3d66649fc6 [2021-01-21T06:04:55.787Z] ---> Running in f977f2d0364d [2021-01-21T06:04:55.787Z] ---> Running in 515966ca1d84 [2021-01-21T06:04:55.787Z] ---> Running in a936d00065ec [2021-01-21T06:04:55.787Z] 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-21T06:04:55.787Z] 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-21T06:04:55.787Z] 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-21T06:04:55.787Z] 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-21T06:04:55.787Z] 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-21T06:04:55.961Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:04:55.961Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:04:55.961Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-21T06:04:55.961Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:04:55.961Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:04:56.533Z] 0 added, 0 removed; done. [2021-01-21T06:04:56.533Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-21T06:04:56.533Z] done. [2021-01-21T06:04:57.104Z] Reading package lists... [2021-01-21T06:04:57.104Z] Building dependency tree... [2021-01-21T06:04:57.104Z] Reading state information... [2021-01-21T06:04:57.363Z] The following NEW packages will be installed: [2021-01-21T06:04:57.363Z] apt-transport-https [2021-01-21T06:04:57.363Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:04:57.363Z] Need to get 1696 B of archives. [2021-01-21T06:04:57.363Z] After this operation, 153 kB of additional disk space will be used. [2021-01-21T06:04:57.363Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-21T06:04:57.624Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:04:57.624Z] Fetched 1696 B in 0s (9440 B/s) [2021-01-21T06:04:57.624Z] Selecting previously unselected package apt-transport-https. [2021-01-21T06:04:57.624Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-21T06:04:57.624Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-21T06:04:57.624Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:04:57.624Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:04:57.887Z] Waiting for network to be ready... [2021-01-21T06:05:03.181Z] 2021-01-21T06:05:00Z INFO Waiting for automatic snapd restart... [2021-01-21T06:05:03.441Z] snapd 2.48.2 from Canonical* installed [2021-01-21T06:05:04.384Z] "snapd" switched to the "latest/stable" channel [2021-01-21T06:05:04.384Z] [2021-01-21T06:05:06.941Z] core18 20201210 from Canonical* installed [2021-01-21T06:05:07.203Z] "core18" switched to the "latest/stable" channel [2021-01-21T06:05:07.203Z] [2021-01-21T06:05:10.503Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:05:10.503Z] "snapcraft" switched to the "latest/stable" channel [2021-01-21T06:05:10.503Z] [2021-01-21T06:05:14.713Z] 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-21T06:05:14.713Z] - README.md [2021-01-21T06:05:14.713Z] - snapcraft.yaml.orig [2021-01-21T06:05:14.713Z] [2021-01-21T06:05:14.713Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:05:21.301Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:05:21.301Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:05:21.301Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:05:21.301Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:05:21.561Z] Reading package lists... [2021-01-21T06:05:22.132Z] 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-21T06:05:28.712Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:05:28.712Z] Reading package lists... [2021-01-21T06:05:28.712Z] Building dependency tree... [2021-01-21T06:05:28.712Z] Reading state information... [2021-01-21T06:05:28.712Z] Suggested packages: [2021-01-21T06:05:28.712Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-21T06:05:28.712Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-21T06:05:28.712Z] Recommended packages: [2021-01-21T06:05:28.712Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-21T06:05:28.712Z] The following NEW packages will be installed: [2021-01-21T06:05:28.712Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-21T06:05:28.712Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-21T06:05:28.712Z] pkg-config zip [2021-01-21T06:05:28.712Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:05:28.712Z] Need to get 7655 kB of archives. [2021-01-21T06:05:28.712Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-21T06:05:28.712Z] 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-21T06:05:28.712Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-21T06:05:28.712Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-21T06:05:28.975Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-21T06:05:28.975Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-21T06:05:28.975Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-21T06:05:28.975Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-21T06:05:28.975Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-21T06:05:29.234Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-21T06:05:29.234Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-21T06:05:29.234Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-21T06:05:29.234Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-21T06:05:29.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-21T06:05:29.496Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-21T06:05:29.496Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-21T06:05:29.496Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:05:29.496Z] Fetched 7655 kB in 1s (6920 kB/s) [2021-01-21T06:05:29.757Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-21T06:05:29.757Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-21T06:05:29.757Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-21T06:05:29.757Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:05:29.757Z] Selecting previously unselected package libpsl5:amd64. [2021-01-21T06:05:29.757Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-21T06:05:29.757Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:05:30.019Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-21T06:05:30.019Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-21T06:05:30.019Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:05:30.019Z] Selecting previously unselected package librtmp1:amd64. [2021-01-21T06:05:30.019Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-21T06:05:30.019Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:05:30.280Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-21T06:05:30.280Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-21T06:05:30.280Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:05:30.280Z] Selecting previously unselected package liberror-perl. [2021-01-21T06:05:30.280Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-21T06:05:30.280Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-21T06:05:30.280Z] Selecting previously unselected package git-man. [2021-01-21T06:05:30.280Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-21T06:05:30.280Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:05:30.539Z] Selecting previously unselected package git. [2021-01-21T06:05:30.539Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-21T06:05:30.539Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:05:31.482Z] Selecting previously unselected package libnorm1:amd64. [2021-01-21T06:05:31.482Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-21T06:05:31.482Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:05:31.482Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-21T06:05:31.482Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-21T06:05:31.482Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:05:31.482Z] Selecting previously unselected package libsodium23:amd64. [2021-01-21T06:05:31.482Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-21T06:05:31.482Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:05:31.747Z] Selecting previously unselected package libzmq5:amd64. [2021-01-21T06:05:31.747Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:05:31.748Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:05:31.748Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-21T06:05:31.748Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:05:31.748Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:05:32.009Z] Selecting previously unselected package pkg-config. [2021-01-21T06:05:32.009Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-21T06:05:32.009Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:05:32.009Z] Selecting previously unselected package zip. [2021-01-21T06:05:32.009Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-21T06:05:32.009Z] Unpacking zip (3.0-11build1) ... [2021-01-21T06:05:32.270Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:05:32.270Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:05:32.270Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:05:32.270Z] Setting up liberror-perl (0.17025-1) ... [2021-01-21T06:05:32.270Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:05:32.270Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:05:32.270Z] No schema files found: doing nothing. [2021-01-21T06:05:32.270Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:05:32.530Z] Setting up zip (3.0-11build1) ... [2021-01-21T06:05:32.530Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:05:32.530Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:05:32.530Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:05:32.530Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:05:32.530Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:05:32.530Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:05:32.530Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:05:32.792Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:05:39.376Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:05:39.376Z] git set to automatically installed. [2021-01-21T06:05:39.376Z] git-man set to automatically installed. [2021-01-21T06:05:39.376Z] libcurl3-gnutls set to automatically installed. [2021-01-21T06:05:39.376Z] liberror-perl set to automatically installed. [2021-01-21T06:05:39.376Z] libglib2.0-0 set to automatically installed. [2021-01-21T06:05:39.376Z] libnghttp2-14 set to automatically installed. [2021-01-21T06:05:39.376Z] libnorm1 set to automatically installed. [2021-01-21T06:05:39.376Z] libpgm-5.2-0 set to automatically installed. [2021-01-21T06:05:39.376Z] libpsl5 set to automatically installed. [2021-01-21T06:05:39.376Z] librtmp1 set to automatically installed. [2021-01-21T06:05:39.376Z] libsodium23 set to automatically installed. [2021-01-21T06:05:39.376Z] libzmq3-dev set to automatically installed. [2021-01-21T06:05:39.376Z] libzmq5 set to automatically installed. [2021-01-21T06:05:39.376Z] pkg-config set to automatically installed. [2021-01-21T06:05:39.376Z] zip set to automatically installed. [2021-01-21T06:05:41.291Z] snapd is not logged in, snap install commands will use sudo [2021-01-21T06:05:47.871Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:05:47.871Z] snap "core18" has no updates available [2021-01-21T06:05:48.810Z] Pulling config-common [2021-01-21T06:05:49.751Z] Pulling go-build-helper [2021-01-21T06:06:11.716Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:06:11.716Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:06:11.716Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:06:11.716Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:06:11.716Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:06:11.716Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:06:11.716Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:06:11.716Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:06:11.716Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:06:11.716Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:06:11.716Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:06:11.716Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:06:11.716Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:06:11.716Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:06:11.716Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:06:11.716Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:06:11.716Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:06:11.716Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:06:11.716Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:06:11.716Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:06:11.716Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:06:11.716Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:06:11.716Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:06:11.716Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:06:11.716Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:06:11.716Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:06:11.716Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:06:11.716Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-21T06:06:11.716Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-21T06:06:11.716Z] Fetched 279 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-21T06:06:11.716Z] Fetched 122 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-21T06:06:11.716Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-21T06:06:11.716Z] Fetched 8848 B in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-21T06:06:11.716Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-21T06:06:11.716Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-21T06:06:11.716Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-21T06:06:11.716Z] Fetched 214 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-21T06:06:11.716Z] Fetched 155 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-21T06:06:11.716Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-21T06:06:11.716Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-21T06:06:11.716Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-21T06:06:11.716Z] Fetched 499 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-21T06:06:11.716Z] Fetched 111 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-21T06:06:11.716Z] Fetched 240 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-21T06:06:11.716Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-21T06:06:11.716Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-21T06:06:11.716Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-21T06:06:11.716Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-21T06:06:11.716Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-21T06:06:11.716Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-21T06:06:11.716Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-21T06:06:11.716Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-21T06:06:11.716Z] Fetched 8720 B in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-21T06:06:11.716Z] Fetched 137 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-21T06:06:11.716Z] Fetched 119 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-21T06:06:11.716Z] Fetched 109 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-21T06:06:11.716Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-21T06:06:11.716Z] Fetched 645 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-21T06:06:11.716Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-21T06:06:11.716Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-21T06:06:11.716Z] Fetched 368 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-21T06:06:11.716Z] Fetched 187 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-21T06:06:11.716Z] Fetched 175 kB in 0s (0 B/s) [2021-01-21T06:06:11.716Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-21T06:06:14.277Z] Fetched 206 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-21T06:06:14.277Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-21T06:06:14.277Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-21T06:06:14.277Z] Fetched 159 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-21T06:06:14.277Z] Fetched 107 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-21T06:06:14.277Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-21T06:06:14.277Z] Pulling static-packages [2021-01-21T06:06:15.217Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-21T06:06:15.217Z] Skipping pull go-build-helper (already ran) [2021-01-21T06:06:15.217Z] Skipping pull static-packages (already ran) [2021-01-21T06:06:15.217Z] Building go-build-helper [2021-01-21T06:06:17.883Z] 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-21T06:06:18.590Z] Building static-packages [2021-01-21T06:06:20.597Z] Staging go-build-helper [2021-01-21T06:06:21.169Z] Staging static-packages [2021-01-21T06:06:22.109Z] Pulling go115 [2021-01-21T06:06:23.049Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-21T06:06:23.049Z] Skipping pull go115 (already ran) [2021-01-21T06:06:23.049Z] Building go115 [2021-01-21T06:06:23.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:06:23.049Z] Dload Upload Total Spent Left Speed [2021-01-21T06:06:26.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 93478 0 0 490k 0 0:04:01 --:--:-- 0:04:01 488k 27 115M 27 32.2M 0 0 27.0M 0 0:00:04 0:00:01 0:00:03 27.0M 60 115M 60 70.3M 0 0 31.9M 0 0:00:03 0:00:02 0:00:01 31.9M 95 115M 95 110M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.5M 100 115M 100 115M 0 0 34.4M 0 0:00:03 0:00:03 --:--:-- 34.4M [2021-01-21T06:06:27.011Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-21T06:06:31.260Z] Staging go115 [2021-01-21T06:06:33.015Z] Removing intermediate container 0ac4faa1d872 [2021-01-21T06:06:33.015Z] ---> 02f0fef4e123 [2021-01-21T06:06:33.015Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:06:33.015Z] ---> Running in eef54246c62f [2021-01-21T06:06:33.015Z] Removing intermediate container 515966ca1d84 [2021-01-21T06:06:33.015Z] ---> 1aeced6f4c06 [2021-01-21T06:06:33.015Z] [2021-01-21T06:06:33.015Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:06:33.015Z] Removing intermediate container f977f2d0364d [2021-01-21T06:06:33.015Z] ---> 26b93e034478 [2021-01-21T06:06:33.015Z] [2021-01-21T06:06:33.015Z] Step 10/24 : FROM scratch [2021-01-21T06:06:33.015Z] ---> [2021-01-21T06:06:33.015Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:06:33.015Z] Removing intermediate container ec3d66649fc6 [2021-01-21T06:06:33.015Z] ---> 9a85fddba706 [2021-01-21T06:06:33.015Z] [2021-01-21T06:06:33.015Z] Step 10/22 : FROM scratch [2021-01-21T06:06:33.015Z] ---> [2021-01-21T06:06:33.015Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:06:33.015Z] 3.12: Pulling from library/alpine [2021-01-21T06:06:33.015Z] ---> Running in 8f2f431e3c67 [2021-01-21T06:06:33.015Z] ---> Running in 4babaf26c876 [2021-01-21T06:06:33.015Z] Removing intermediate container 4babaf26c876 [2021-01-21T06:06:33.015Z] ---> 00f7200fe256 [2021-01-21T06:06:33.015Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:06:33.292Z] Removing intermediate container 8f2f431e3c67 [2021-01-21T06:06:33.292Z] ---> a4a614e30ef8 [2021-01-21T06:06:33.292Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:06:33.292Z] ---> Running in 54c5469f6ace [2021-01-21T06:06:33.292Z] 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-21T06:06:33.292Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:06:33.568Z] ---> Running in 700ba0123ec3 [2021-01-21T06:06:33.568Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:06:33.568Z] ---> afeebe901d6b [2021-01-21T06:06:33.568Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:06:33.842Z] ---> Running in 7954244b17cb [2021-01-21T06:06:34.123Z] Removing intermediate container 54c5469f6ace [2021-01-21T06:06:34.123Z] ---> 468c0fadd597 [2021-01-21T06:06:34.123Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:06:34.123Z] Removing intermediate container 700ba0123ec3 [2021-01-21T06:06:34.123Z] ---> de91ae0b10fd [2021-01-21T06:06:34.123Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:06:34.400Z] ---> Running in 76be58497d70 [2021-01-21T06:06:34.400Z] ---> Running in 5a6dce7c116e [2021-01-21T06:06:35.003Z] Removing intermediate container 76be58497d70 [2021-01-21T06:06:35.003Z] ---> 94bd49682d74 [2021-01-21T06:06:35.003Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:06:35.281Z] Removing intermediate container 5a6dce7c116e [2021-01-21T06:06:35.281Z] ---> af8af7529c52 [2021-01-21T06:06:35.281Z] Step 14/22 : WORKDIR / [2021-01-21T06:06:35.281Z] ---> Running in 4ca87f3ea04d [2021-01-21T06:06:35.478Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:06:35.478Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:06:35.478Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:06:35.478Z] Fetched 0 B in 0s (0 B/s) [2021-01-21T06:06:35.478Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-21T06:06:35.478Z] Fetched 224 kB in 0s (0 B/s) [2021-01-21T06:06:35.478Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-21T06:06:35.478Z] Fetched 157 kB in 0s (0 B/s) [2021-01-21T06:06:35.478Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-21T06:06:35.478Z] Fetched 221 kB in 0s (0 B/s) [2021-01-21T06:06:35.478Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-21T06:06:35.478Z] Fetched 143 kB in 0s (0 B/s) [2021-01-21T06:06:35.478Z] Pulling edgex-go [2021-01-21T06:06:35.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:35.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:36.108Z] ---> a18331151cf9 [2021-01-21T06:06:36.108Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:06:36.108Z] Removing intermediate container 4ca87f3ea04d [2021-01-21T06:06:36.108Z] ---> 0df51d0c7770 [2021-01-21T06:06:36.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:06:36.384Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:06:36.384Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:06:36.661Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:06:36.661Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:06:36.661Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:06:36.661Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:06:36.864Z] Pulling version [2021-01-21T06:06:36.935Z] OK: 7 MiB in 18 packages [2021-01-21T06:06:37.852Z] Building config-common [2021-01-21T06:06:37.918Z] ---> 73c4df85f0e9 [2021-01-21T06:06:37.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:06:38.506Z] ---> cfc5454cd516 [2021-01-21T06:06:38.506Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:06:39.110Z] Removing intermediate container eef54246c62f [2021-01-21T06:06:39.110Z] ---> 9861f62ef7e6 [2021-01-21T06:06:39.110Z] [2021-01-21T06:06:39.110Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:06:39.110Z] 20.10.0: Pulling from library/docker [2021-01-21T06:06:39.709Z] Removing intermediate container 7954244b17cb [2021-01-21T06:06:39.709Z] ---> 2fcf69843a6a [2021-01-21T06:06:39.709Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:06:39.763Z] Skipping build go-build-helper (already ran) [2021-01-21T06:06:39.763Z] Skipping build static-packages (already ran) [2021-01-21T06:06:39.763Z] Skipping build go115 (already ran) [2021-01-21T06:06:39.763Z] Building edgex-go [2021-01-21T06:06:39.763Z] 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-21T06:06:40.304Z] ---> 47c97b239321 [2021-01-21T06:06:40.305Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:06:40.580Z] ---> Running in bcc4935dda8f [2021-01-21T06:06:41.145Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-21T06:06:41.145Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.2 [2021-01-21T06:06:41.145Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-21T06:06:41.145Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-21T06:06:41.145Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-21T06:06:41.145Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-21T06:06:41.145Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-21T06:06:41.145Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-21T06:06:41.145Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-21T06:06:41.145Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-21T06:06:41.178Z] ---> abdd92b16ffd [2021-01-21T06:06:41.178Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:06:41.411Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-21T06:06:41.411Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-21T06:06:41.411Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-21T06:06:41.411Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-21T06:06:41.411Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-21T06:06:41.411Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-21T06:06:41.411Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-21T06:06:41.411Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-21T06:06:41.411Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-21T06:06:41.411Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-21T06:06:41.411Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-21T06:06:41.411Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-21T06:06:41.411Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-21T06:06:41.411Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-21T06:06:41.411Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-21T06:06:41.411Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-21T06:06:41.455Z] ---> bf011119a89e [2021-01-21T06:06:41.455Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:06:41.692Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-21T06:06:41.692Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-21T06:06:41.692Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-21T06:06:41.692Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-21T06:06:41.728Z] Removing intermediate container bcc4935dda8f [2021-01-21T06:06:41.728Z] ---> 9e4eea856b67 [2021-01-21T06:06:41.728Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:06:41.961Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-21T06:06:41.961Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-21T06:06:42.016Z] ---> Running in dcc5c4aaddc8 [2021-01-21T06:06:42.302Z] ---> Running in 797175e9d9f7 [2021-01-21T06:06:42.585Z] ---> 6b3779f3950e [2021-01-21T06:06:42.585Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:06:42.861Z] Removing intermediate container dcc5c4aaddc8 [2021-01-21T06:06:42.861Z] ---> 7fb98173e751 [2021-01-21T06:06:42.861Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:06:43.131Z] Removing intermediate container a936d00065ec [2021-01-21T06:06:43.131Z] ---> 137875e71dd6 [2021-01-21T06:06:43.131Z] [2021-01-21T06:06:43.131Z] Step 10/22 : FROM scratch [2021-01-21T06:06:43.131Z] ---> [2021-01-21T06:06:43.131Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:06:43.413Z] ---> Running in 5d359072a144 [2021-01-21T06:06:43.413Z] ---> Using cache [2021-01-21T06:06:43.413Z] ---> a4a614e30ef8 [2021-01-21T06:06:43.413Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:06:43.686Z] Removing intermediate container 797175e9d9f7 [2021-01-21T06:06:43.686Z] ---> a096aa991b8e [2021-01-21T06:06:43.686Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:06:43.963Z] ---> Running in d1abbf3aa4ae [2021-01-21T06:06:44.235Z] Removing intermediate container 5d359072a144 [2021-01-21T06:06:44.235Z] ---> 4b2543617d81 [2021-01-21T06:06:44.235Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:06:44.235Z] ---> 0d67af64b203 [2021-01-21T06:06:44.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:06:44.512Z] ---> Running in 3ee77c05e1e4 [2021-01-21T06:06:44.512Z] Removing intermediate container d1abbf3aa4ae [2021-01-21T06:06:44.512Z] ---> 7bde8078a123 [2021-01-21T06:06:44.512Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:06:44.789Z] ---> Running in d6753a5e2c4a [2021-01-21T06:06:44.789Z] ---> a3b5ee6b3d3a [2021-01-21T06:06:44.789Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:06:45.477Z] Removing intermediate container 3ee77c05e1e4 [2021-01-21T06:06:45.477Z] ---> 879609b4d8bd [2021-01-21T06:06:45.477Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:06:45.477Z] ---> 603f90945c28 [2021-01-21T06:06:45.477Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:06:45.763Z] ---> Running in 9d4fb57e815c [2021-01-21T06:06:45.763Z] Removing intermediate container d6753a5e2c4a [2021-01-21T06:06:45.763Z] ---> a220e7c04dfc [2021-01-21T06:06:45.763Z] Step 14/22 : WORKDIR / [2021-01-21T06:06:45.763Z] ---> Running in fc34989ab885 [2021-01-21T06:06:46.086Z] ---> Running in fa2437415388 [2021-01-21T06:06:46.698Z] Removing intermediate container 9d4fb57e815c [2021-01-21T06:06:46.698Z] ---> be8f855144ca [2021-01-21T06:06:46.698Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:06:47.335Z] Removing intermediate container fa2437415388 [2021-01-21T06:06:47.335Z] ---> 8cd160e2abcb [2021-01-21T06:06:47.335Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:06:47.335Z] Removing intermediate container fc34989ab885 [2021-01-21T06:06:47.335Z] ---> 2b07e99a4a9f [2021-01-21T06:06:47.335Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:06:47.618Z] ---> 931fab5eccc9 [2021-01-21T06:06:47.618Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:06:47.618Z] ---> Running in 2ab6974e4f15 [2021-01-21T06:06:47.893Z] ---> Running in f4e5cfcd70d2 [2021-01-21T06:06:48.487Z] Removing intermediate container 2ab6974e4f15 [2021-01-21T06:06:48.487Z] ---> 67c4ad77ae0e [2021-01-21T06:06:48.487Z] [2021-01-21T06:06:48.609Z] 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-21T06:06:48.767Z] ---> 21f9efc0ad3b [2021-01-21T06:06:48.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:06:49.039Z] Removing intermediate container f4e5cfcd70d2 [2021-01-21T06:06:49.039Z] ---> 512641928e00 [2021-01-21T06:06:49.039Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:06:49.039Z] Successfully built 67c4ad77ae0e [2021-01-21T06:06:49.311Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-21T06:06:49.311Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-01-21T06:06:49.595Z] ---> Running in 08a1c423b507 [2021-01-21T06:06:49.868Z] ---> 1702bd0e6fb7 [2021-01-21T06:06:49.868Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:06:50.143Z] ---> Running in 8b4b83800ebf [2021-01-21T06:06:50.464Z] Removing intermediate container 08a1c423b507 [2021-01-21T06:06:50.464Z] ---> 049f1deac230 [2021-01-21T06:06:50.464Z] Step 23/24 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:06:51.452Z] ---> Running in 8f490e193fa1 [2021-01-21T06:06:52.433Z] Removing intermediate container 8b4b83800ebf [2021-01-21T06:06:52.433Z] ---> b260513e1a27 [2021-01-21T06:06:52.433Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:06:52.433Z] ---> a65c49283817 [2021-01-21T06:06:52.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:06:52.705Z] Removing intermediate container 8f490e193fa1 [2021-01-21T06:06:52.705Z] ---> 4e377d33fdd1 [2021-01-21T06:06:52.705Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:06:52.809Z] 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-21T06:06:52.976Z] ---> Running in a5597a8476c6 [2021-01-21T06:06:53.283Z] ---> Running in 182e758494e1 [2021-01-21T06:06:53.379Z] 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-21T06:06:53.558Z] Removing intermediate container a5597a8476c6 [2021-01-21T06:06:53.558Z] ---> 5c41e892fe34 [2021-01-21T06:06:53.558Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:06:53.855Z] ---> 40132e569820 [2021-01-21T06:06:53.855Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:06:54.129Z] ---> Running in f8bd997d71e7 [2021-01-21T06:06:54.321Z] 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-21T06:06:54.403Z] ---> Running in 7a8e342b37ea [2021-01-21T06:06:54.403Z] Removing intermediate container 182e758494e1 [2021-01-21T06:06:54.403Z] ---> 9211eaba799f [2021-01-21T06:06:54.403Z] [2021-01-21T06:06:54.403Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:06:54.581Z] 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-21T06:06:54.581Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-21T06:06:54.679Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:06:54.679Z] ---> eeaf43b92773 [2021-01-21T06:06:54.679Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:06:54.842Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-21T06:06:54.842Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-21T06:06:54.842Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-21T06:06:54.952Z] Successfully built 9211eaba799f [2021-01-21T06:06:54.952Z] Removing intermediate container f8bd997d71e7 [2021-01-21T06:06:54.952Z] ---> 6f71b3416574 [2021-01-21T06:06:54.952Z] Step 20/21 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:06:54.952Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-21T06:06:54.952Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-21T06:06:54.952Z] ---> Running in f120b0e93efa [2021-01-21T06:06:54.952Z] ---> Running in 1a7d55fa2399 [2021-01-21T06:06:55.233Z] Removing intermediate container 7a8e342b37ea [2021-01-21T06:06:55.233Z] ---> 4503c3feb7df [2021-01-21T06:06:55.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:06:55.510Z] ---> Running in 41100c556b83 [2021-01-21T06:06:55.792Z] Removing intermediate container 1a7d55fa2399 [2021-01-21T06:06:55.792Z] ---> 48d1c30ee58e [2021-01-21T06:06:55.792Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:06:55.792Z] ---> Running in 586ea277d48c [2021-01-21T06:06:56.070Z] Removing intermediate container 41100c556b83 [2021-01-21T06:06:56.070Z] ---> 2ce2ac56fe47 [2021-01-21T06:06:56.070Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:06:56.225Z] 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-21T06:06:56.225Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-21T06:06:56.225Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-21T06:06:56.343Z] ---> Running in 12e413940e57 [2021-01-21T06:06:56.619Z] Removing intermediate container 586ea277d48c [2021-01-21T06:06:56.619Z] ---> 3b5cdfd17f56 [2021-01-21T06:06:56.619Z] [2021-01-21T06:06:56.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:56.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:56.893Z] Successfully built 3b5cdfd17f56 [2021-01-21T06:06:56.893Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-21T06:06:56.893Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-21T06:06:57.166Z] Removing intermediate container 12e413940e57 [2021-01-21T06:06:57.166Z] ---> c4095eebd350 [2021-01-21T06:06:57.166Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:06:57.166Z] ---> Running in 0e1621fd5293 [2021-01-21T06:06:57.446Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:06:57.446Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:06:57.446Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:06:57.446Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:06:57.446Z] OK: 12 MiB in 22 packages [2021-01-21T06:06:57.610Z] 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-21T06:06:58.060Z] Removing intermediate container 0e1621fd5293 [2021-01-21T06:06:58.060Z] ---> 09c27598080d [2021-01-21T06:06:58.060Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:06:58.184Z] 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-21T06:06:58.184Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-21T06:06:58.338Z] ---> Running in f052fb30c029 [2021-01-21T06:06:59.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T06:06:59.773Z] Removing intermediate container f052fb30c029 [2021-01-21T06:06:59.773Z] ---> bdf094400253 [2021-01-21T06:06:59.773Z] [2021-01-21T06:07:00.047Z] Removing intermediate container f120b0e93efa [2021-01-21T06:07:00.047Z] ---> 8ec477a26570 [2021-01-21T06:07:00.047Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:07:00.047Z] Successfully built bdf094400253 [2021-01-21T06:07:00.328Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-21T06:07:00.328Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-21T06:07:00.507Z] 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-21T06:07:00.922Z] ---> Running in d44a9758202b [2021-01-21T06:07:01.079Z] 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-21T06:07:01.079Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-21T06:07:01.521Z] Removing intermediate container d44a9758202b [2021-01-21T06:07:01.522Z] ---> d99c981c7bdf [2021-01-21T06:07:01.522Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:07:01.799Z] ---> Running in 018794e591c9 [2021-01-21T06:07:02.796Z] Removing intermediate container 018794e591c9 [2021-01-21T06:07:02.796Z] ---> b93c8cb401d8 [2021-01-21T06:07:02.796Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:07:03.403Z] ---> Running in 11e99d3ff189 [2021-01-21T06:07:03.635Z] Building version [2021-01-21T06:07:04.382Z] Removing intermediate container 11e99d3ff189 [2021-01-21T06:07:04.382Z] ---> 484455f1ab7d [2021-01-21T06:07:04.382Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:07:05.020Z] Staging config-common [2021-01-21T06:07:05.964Z] Skipping stage go-build-helper (already ran) [2021-01-21T06:07:05.964Z] Skipping stage static-packages (already ran) [2021-01-21T06:07:05.964Z] Skipping stage go115 (already ran) [2021-01-21T06:07:05.964Z] Staging edgex-go [2021-01-21T06:07:06.357Z] ---> 3484234338d3 [2021-01-21T06:07:06.357Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:07:06.911Z] Staging version [2021-01-21T06:07:07.340Z] ---> 5385e26978c6 [2021-01-21T06:07:07.340Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:07:08.294Z] Priming config-common [2021-01-21T06:07:08.773Z] ---> 1c9c3680d798 [2021-01-21T06:07:08.773Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:07:08.863Z] Priming go-build-helper [2021-01-21T06:07:09.370Z] ---> Running in 34d4ccdcd052 [2021-01-21T06:07:09.804Z] Priming static-packages [2021-01-21T06:07:10.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:07:10.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:07:11.408Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:07:11.408Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:07:11.408Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:07:11.408Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:07:11.408Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:07:11.408Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:07:11.408Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:07:12.346Z] Priming go115 [2021-01-21T06:07:12.919Z] Priming edgex-go [2021-01-21T06:07:13.386Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:07:13.386Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:07:13.386Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:07:13.386Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:07:13.386Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:07:13.386Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:07:13.386Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:07:13.657Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:07:13.657Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:07:13.657Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:07:13.657Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:07:13.657Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:07:13.657Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:07:13.929Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:07:13.929Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:07:13.929Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:07:13.929Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:07:13.929Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:07:13.929Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:07:14.201Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:07:14.201Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:07:14.201Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:07:14.201Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:07:14.201Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:07:14.201Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:07:14.201Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:07:14.300Z] Priming version [2021-01-21T06:07:14.472Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:07:14.472Z] OK: 71 MiB in 55 packages [2021-01-21T06:07:15.242Z] 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-21T06:07:26.875Z] Removing intermediate container 34d4ccdcd052 [2021-01-21T06:07:26.875Z] ---> 119211014e66 [2021-01-21T06:07:26.875Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:07:26.875Z] ---> Running in c8991801fc60 [2021-01-21T06:07:28.867Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:07:28.867Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:07:28.867Z] ---> 78b40ae52466 [2021-01-21T06:07:28.867Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> c96a727b0fee [2021-01-21T06:07:28.867Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> 7a447b2a64d2 [2021-01-21T06:07:28.867Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> 0a131a0c8f98 [2021-01-21T06:07:28.867Z] Step 6/21 : COPY go.mod . [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> 8045926b91a4 [2021-01-21T06:07:28.867Z] Step 7/21 : RUN go mod download [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> e4523a72d1fe [2021-01-21T06:07:28.867Z] Step 8/21 : COPY . . [2021-01-21T06:07:28.867Z] ---> Using cache [2021-01-21T06:07:28.867Z] ---> e1642eec0d95 [2021-01-21T06:07:28.867Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:07:29.859Z] ---> Running in 5bab2d3c40c0 [2021-01-21T06:07:31.835Z] 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-21T06:07:32.824Z] Collecting docker-compose==1.23.2 [2021-01-21T06:07:32.824Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:07:34.274Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:07:34.274Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:07:35.725Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:07:35.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:07:40.046Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:07:40.046Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:07:40.046Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:07:40.046Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:07:40.046Z] ---> 78b40ae52466 [2021-01-21T06:07:40.046Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> c96a727b0fee [2021-01-21T06:07:40.046Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> 7a447b2a64d2 [2021-01-21T06:07:40.046Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> 0a131a0c8f98 [2021-01-21T06:07:40.046Z] Step 6/24 : COPY go.mod . [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> 8045926b91a4 [2021-01-21T06:07:40.046Z] Step 7/24 : RUN go mod download [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> e4523a72d1fe [2021-01-21T06:07:40.046Z] Step 8/24 : COPY . . [2021-01-21T06:07:40.046Z] ---> Using cache [2021-01-21T06:07:40.046Z] ---> e1642eec0d95 [2021-01-21T06:07:40.046Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:07:40.046Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:07:40.046Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:07:41.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:07:41.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:07:41.521Z] ---> 78b40ae52466 [2021-01-21T06:07:41.521Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:07:41.521Z] ---> Using cache [2021-01-21T06:07:41.521Z] ---> c96a727b0fee [2021-01-21T06:07:41.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:07:41.521Z] ---> Using cache [2021-01-21T06:07:41.521Z] ---> 7a447b2a64d2 [2021-01-21T06:07:41.521Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:07:41.521Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:07:41.521Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:07:42.997Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:07:42.997Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:07:42.997Z] ---> 78b40ae52466 [2021-01-21T06:07:42.997Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> c96a727b0fee [2021-01-21T06:07:42.997Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> 7a447b2a64d2 [2021-01-21T06:07:42.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> 0a131a0c8f98 [2021-01-21T06:07:42.997Z] Step 6/22 : COPY go.mod . [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> 8045926b91a4 [2021-01-21T06:07:42.997Z] Step 7/22 : RUN go mod download [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> e4523a72d1fe [2021-01-21T06:07:42.997Z] Step 8/22 : COPY . . [2021-01-21T06:07:42.997Z] ---> Using cache [2021-01-21T06:07:42.997Z] ---> e1642eec0d95 [2021-01-21T06:07:42.997Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:07:43.605Z] ---> Running in c64b3c2e9c6b [2021-01-21T06:07:43.605Z] ---> Running in 1f2eff8106f1 [2021-01-21T06:07:43.605Z] ---> Running in c6289d577953 [2021-01-21T06:07:43.885Z] 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-21T06:07:44.500Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:07:44.500Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:07:46.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T06:07:46.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:07:46.788Z] 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-21T06:07:47.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:07:48.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:07:48.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:07:48.373Z] OK: 217 MiB in 51 packages [2021-01-21T06:07:49.368Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:07:49.368Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:07:50.371Z] Removing intermediate container c64b3c2e9c6b [2021-01-21T06:07:50.371Z] ---> 022d27e43241 [2021-01-21T06:07:50.371Z] Step 6/23 : COPY go.mod . [2021-01-21T06:07:50.371Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:07:50.371Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:07:51.369Z] ---> a8dc1ae61172 [2021-01-21T06:07:51.369Z] Step 7/23 : RUN go mod download [2021-01-21T06:07:51.983Z] ---> Running in 54bbba319020 [2021-01-21T06:07:53.982Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:07:53.982Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:07:53.982Z] 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-21T06:07:54.262Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:07:54.262Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:07:54.262Z] 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-21T06:07:54.870Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:07:54.870Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:07:55.680Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:07:55.680Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:07:55.680Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:07:55.680Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:07:56.887Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, cached-property, docopt, dockerpty, jsonschema, texttable, docker-compose [2021-01-21T06:07:56.887Z] Attempting uninstall: idna [2021-01-21T06:07:56.887Z] Found existing installation: idna 2.9 [2021-01-21T06:07:56.887Z] Uninstalling idna-2.9: [2021-01-21T06:07:56.887Z] Removing intermediate container 54bbba319020 [2021-01-21T06:07:56.887Z] ---> cab313115f59 [2021-01-21T06:07:56.887Z] Step 8/23 : COPY . . [2021-01-21T06:07:57.191Z] Successfully uninstalled idna-2.9 [2021-01-21T06:07:58.298Z] Attempting uninstall: urllib3 [2021-01-21T06:07:58.298Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:07:58.298Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:07:58.573Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:07:59.567Z] Attempting uninstall: requests [2021-01-21T06:07:59.567Z] Found existing installation: requests 2.23.0 [2021-01-21T06:07:59.567Z] Uninstalling requests-2.23.0: [2021-01-21T06:07:59.843Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:08:02.484Z] Running setup.py install for PyYAML: started [2021-01-21T06:08:06.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:08:06.839Z] Running setup.py install for docopt: started [2021-01-21T06:08:10.271Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:08:10.271Z] Running setup.py install for dockerpty: started [2021-01-21T06:08:12.961Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:08:14.427Z] Running setup.py install for texttable: started [2021-01-21T06:08:14.721Z] ---> 790d72fcb46b [2021-01-21T06:08:14.721Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:08:15.344Z] ---> Running in 0f9af05db7c9 [2021-01-21T06:08:17.341Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:08:17.341Z] 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-21T06:08:18.334Z] 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-21T06:08:25.082Z] Removing intermediate container c8991801fc60 [2021-01-21T06:08:25.082Z] ---> 713c8267a468 [2021-01-21T06:08:25.082Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:08:25.082Z] ---> Running in d76625ef0fae [2021-01-21T06:08:26.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:26.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:27.811Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:08:27.811Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:08:27.811Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:08:27.811Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:08:27.811Z] OK: 71 MiB in 58 packages [2021-01-21T06:08:30.478Z] Removing intermediate container d76625ef0fae [2021-01-21T06:08:30.479Z] ---> 05db2bb49526 [2021-01-21T06:08:30.479Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:08:30.479Z] ---> Running in 70aef67d3044 [2021-01-21T06:08:31.101Z] Removing intermediate container 70aef67d3044 [2021-01-21T06:08:31.101Z] ---> a0c07bcefa5a [2021-01-21T06:08:31.101Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:08:31.101Z] ---> Running in 1f2d7fff9b13 [2021-01-21T06:08:32.106Z] Removing intermediate container 1f2d7fff9b13 [2021-01-21T06:08:32.106Z] ---> 7dd61f748ac0 [2021-01-21T06:08:32.106Z] Step 24/26 : LABEL arch=arm64 [2021-01-21T06:08:32.106Z] ---> Running in 0ed7051be1c2 [2021-01-21T06:08:33.114Z] Removing intermediate container 0ed7051be1c2 [2021-01-21T06:08:33.114Z] ---> 0eac9c679176 [2021-01-21T06:08:33.114Z] Step 25/26 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:08:33.114Z] ---> Running in a5540d7a9d40 [2021-01-21T06:08:33.738Z] Removing intermediate container a5540d7a9d40 [2021-01-21T06:08:33.738Z] ---> c570ed279069 [2021-01-21T06:08:33.738Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:08:34.017Z] ---> Running in 90cbdd0ed65e [2021-01-21T06:08:34.669Z] Removing intermediate container 90cbdd0ed65e [2021-01-21T06:08:34.669Z] ---> c3e2d5e2b0ea [2021-01-21T06:08:34.669Z] [2021-01-21T06:08:35.274Z] Successfully built c3e2d5e2b0ea [2021-01-21T06:08:35.274Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-21T06:08:53.644Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5bab2d3c40c0 [2021-01-21T06:08:53.645Z] ---> 038c5bee53ca [2021-01-21T06:08:53.645Z] [2021-01-21T06:08:53.645Z] Step 10/21 : FROM scratch [2021-01-21T06:08:53.645Z] ---> [2021-01-21T06:08:53.645Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:08:53.645Z] ---> Using cache [2021-01-21T06:08:53.645Z] ---> a4a614e30ef8 [2021-01-21T06:08:53.645Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T06:08:53.645Z] ---> Running in c4823dcfe067 [2021-01-21T06:08:53.645Z] Removing intermediate container c4823dcfe067 [2021-01-21T06:08:53.645Z] ---> c105e273b00c [2021-01-21T06:08:53.645Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:08:53.645Z] ---> Running in ad2773619f45 [2021-01-21T06:08:54.266Z] Removing intermediate container ad2773619f45 [2021-01-21T06:08:54.266Z] ---> 3766062a93f8 [2021-01-21T06:08:54.266Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:08:55.302Z] ---> 89f1f2d3024b [2021-01-21T06:08:55.302Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:08:57.309Z] ---> 78cac8168289 [2021-01-21T06:08:57.309Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:08:58.327Z] ---> cc6f4aced7a4 [2021-01-21T06:08:58.328Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:08:58.609Z] ---> Running in 40c16efc99de [2021-01-21T06:08:58.895Z] 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-21T06:08:59.199Z] Removing intermediate container 40c16efc99de [2021-01-21T06:08:59.199Z] ---> b76d205173bc [2021-01-21T06:08:59.199Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:08:59.483Z] ---> Running in 204aeb317217 [2021-01-21T06:09:00.118Z] Removing intermediate container 204aeb317217 [2021-01-21T06:09:00.118Z] ---> 524b3f299dbf [2021-01-21T06:09:00.118Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:09:00.118Z] ---> Running in 973cde04ce90 [2021-01-21T06:09:00.738Z] Removing intermediate container 973cde04ce90 [2021-01-21T06:09:00.738Z] ---> 22cfac361498 [2021-01-21T06:09:00.738Z] Step 20/21 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:09:01.019Z] ---> Running in 31fdb635c07d [2021-01-21T06:09:01.633Z] Removing intermediate container 31fdb635c07d [2021-01-21T06:09:01.633Z] ---> 4b88b2dd5f03 [2021-01-21T06:09:01.633Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:09:01.633Z] ---> Running in d531204ee35a [2021-01-21T06:09:02.648Z] Removing intermediate container d531204ee35a [2021-01-21T06:09:02.648Z] ---> 1a89f8a7795f [2021-01-21T06:09:02.648Z] [2021-01-21T06:09:02.933Z] Successfully built 1a89f8a7795f [2021-01-21T06:09:02.933Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-21T06:09:08.398Z]  Building docker-support-scheduler-go ... done Removing intermediate container c6289d577953 [2021-01-21T06:09:08.398Z] ---> 60be26035d65 [2021-01-21T06:09:08.398Z] [2021-01-21T06:09:08.398Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:09:08.398Z] ---> afeebe901d6b [2021-01-21T06:09:08.398Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:09:08.398Z] ---> Running in 395a43d38e33 [2021-01-21T06:09:10.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:10.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:11.335Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:09:11.335Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:09:11.335Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:09:11.335Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:09:11.335Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:09:11.335Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:09:11.335Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:09:11.615Z] OK: 7 MiB in 19 packages [2021-01-21T06:09:12.227Z] Removing intermediate container 1f2eff8106f1 [2021-01-21T06:09:12.227Z] ---> 499df2777410 [2021-01-21T06:09:12.227Z] [2021-01-21T06:09:12.227Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:09:12.227Z] ---> afeebe901d6b [2021-01-21T06:09:12.227Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:09:12.509Z] ---> Running in 6edcf176d0ef [2021-01-21T06:09:15.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:15.180Z] Removing intermediate container 395a43d38e33 [2021-01-21T06:09:15.180Z] ---> a8b7b12af33e [2021-01-21T06:09:15.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:09:15.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:15.180Z] ---> Running in 28883352a32d [2021-01-21T06:09:15.459Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:09:15.459Z] Removing intermediate container 28883352a32d [2021-01-21T06:09:15.459Z] ---> 2451ffcd015e [2021-01-21T06:09:15.459Z] Step 13/22 : WORKDIR / [2021-01-21T06:09:15.742Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:09:15.742Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:09:15.742Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:09:15.742Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:09:15.742Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:09:15.742Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:09:15.742Z] ---> Running in a9c91a72e0b3 [2021-01-21T06:09:16.024Z] OK: 7 MiB in 19 packages [2021-01-21T06:09:16.636Z] Removing intermediate container a9c91a72e0b3 [2021-01-21T06:09:16.636Z] ---> 5aa553cfa782 [2021-01-21T06:09:16.636Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:09:18.105Z] ---> 388989d474ec [2021-01-21T06:09:18.105Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:09:18.709Z] Removing intermediate container 6edcf176d0ef [2021-01-21T06:09:18.709Z] ---> 749247421086 [2021-01-21T06:09:18.709Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:09:18.991Z] ---> Running in 295db49e202a [2021-01-21T06:09:20.353Z] ---> 65190f2601c2 [2021-01-21T06:09:20.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:09:20.353Z] Removing intermediate container 295db49e202a [2021-01-21T06:09:20.353Z] ---> 73311c22a616 [2021-01-21T06:09:20.353Z] Step 13/24 : WORKDIR / [2021-01-21T06:09:20.353Z] ---> Running in 75352c1fe61f [2021-01-21T06:09:21.433Z] Removing intermediate container 75352c1fe61f [2021-01-21T06:09:21.433Z] ---> d203e304341c [2021-01-21T06:09:21.433Z] 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-21T06:09:21.764Z] ---> 43f862d5f2e0 [2021-01-21T06:09:21.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:09:22.829Z] ---> 45f4d0b2ca0c [2021-01-21T06:09:22.829Z] 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-21T06:09:22.829Z] ---> 86b30e530d80 [2021-01-21T06:09:22.829Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:09:23.106Z] ---> Running in 57230ea1242a [2021-01-21T06:09:23.705Z] ---> 83b95fb202f1 [2021-01-21T06:09:23.705Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:09:24.693Z] ---> 80dd5258a0ab [2021-01-21T06:09:24.693Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:09:26.144Z] ---> 37d312cb0230 [2021-01-21T06:09:26.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:09:26.144Z] Removing intermediate container 57230ea1242a [2021-01-21T06:09:26.144Z] ---> ed164d1e86a9 [2021-01-21T06:09:26.144Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:09:26.144Z] ---> Running in f0bf4fed3c9e [2021-01-21T06:09:26.757Z] Removing intermediate container f0bf4fed3c9e [2021-01-21T06:09:26.757Z] ---> 3a58a011badd [2021-01-21T06:09:26.757Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:09:27.035Z] ---> Running in 097d65880c71 [2021-01-21T06:09:27.308Z] ---> 668d2b24c319 [2021-01-21T06:09:27.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:09:27.917Z] Removing intermediate container 097d65880c71 [2021-01-21T06:09:27.918Z] ---> 9dd684d74b4e [2021-01-21T06:09:27.918Z] Step 21/22 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:09:28.208Z] ---> 5de8fecec6cd [2021-01-21T06:09:28.208Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-21T06:09:28.208Z] ---> Running in 60c4ddc9779e [2021-01-21T06:09:28.486Z] ---> Running in 6179e5188d9f [2021-01-21T06:09:29.086Z] Removing intermediate container 60c4ddc9779e [2021-01-21T06:09:29.086Z] ---> 7f38bb638404 [2021-01-21T06:09:29.086Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:09:29.086Z] ---> Running in 4671941f2f43 [2021-01-21T06:09:29.696Z] Removing intermediate container 4671941f2f43 [2021-01-21T06:09:29.696Z] ---> d27f162bea44 [2021-01-21T06:09:29.696Z] [2021-01-21T06:09:30.299Z] Successfully built d27f162bea44 [2021-01-21T06:09:30.299Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-21T06:09:31.277Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 6179e5188d9f [2021-01-21T06:09:31.277Z] ---> 8cd3af3b6e8d [2021-01-21T06:09:31.277Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:09:31.552Z] ---> Running in 6da167d795fe [2021-01-21T06:09:31.826Z] Removing intermediate container 6da167d795fe [2021-01-21T06:09:31.826Z] ---> 27a2e4cb6d12 [2021-01-21T06:09:31.826Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:09:32.111Z] ---> Running in 8f5a6d3421b5 [2021-01-21T06:09:32.383Z] Removing intermediate container 8f5a6d3421b5 [2021-01-21T06:09:32.383Z] ---> 2c132f9894a5 [2021-01-21T06:09:32.383Z] Step 23/24 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:09:32.653Z] ---> Running in 2a953815782a [2021-01-21T06:09:32.927Z] Removing intermediate container 2a953815782a [2021-01-21T06:09:32.927Z] ---> 2eee844052c0 [2021-01-21T06:09:32.927Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:09:32.927Z] ---> Running in 4f8dde7e8297 [2021-01-21T06:09:33.527Z] Removing intermediate container 4f8dde7e8297 [2021-01-21T06:09:33.527Z] ---> c00d8a607b6f [2021-01-21T06:09:33.527Z] [2021-01-21T06:09:34.129Z] Successfully built c00d8a607b6f [2021-01-21T06:09:34.129Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-21T06:09:36.744Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0f9af05db7c9 [2021-01-21T06:09:36.744Z] ---> 507518581131 [2021-01-21T06:09:36.744Z] [2021-01-21T06:09:36.744Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:09:36.744Z] ---> afeebe901d6b [2021-01-21T06:09:36.744Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:09:37.018Z] ---> Running in ca890cedc0c6 [2021-01-21T06:09:37.294Z] Removing intermediate container ca890cedc0c6 [2021-01-21T06:09:37.294Z] ---> d1f9fdcd59e3 [2021-01-21T06:09:37.294Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:09:37.568Z] ---> Running in 7e50c38a7429 [2021-01-21T06:09:37.839Z] Removing intermediate container 7e50c38a7429 [2021-01-21T06:09:37.839Z] ---> 139fe39ef4b5 [2021-01-21T06:09:37.839Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:09:38.110Z] ---> Running in 32ced84f588f [2021-01-21T06:09:38.379Z] Removing intermediate container 32ced84f588f [2021-01-21T06:09:38.379Z] ---> d3fc39c2e067 [2021-01-21T06:09:38.379Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:09:38.654Z] ---> Running in 7c65654c22ac [2021-01-21T06:09:40.637Z] Removing intermediate container 7c65654c22ac [2021-01-21T06:09:40.637Z] ---> 57f009f32ea2 [2021-01-21T06:09:40.637Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:09:40.637Z] ---> Running in c282107bd679 [2021-01-21T06:09:42.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:42.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:44.083Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:09:44.361Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:09:44.361Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:09:44.952Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:09:45.543Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:09:45.543Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:09:45.543Z] OK: 8 MiB in 19 packages [2021-01-21T06:09:46.973Z] Removing intermediate container c282107bd679 [2021-01-21T06:09:46.973Z] ---> cb1be17e6d20 [2021-01-21T06:09:46.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:09:47.565Z] ---> dc355b767bce [2021-01-21T06:09:47.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:09:48.543Z] ---> 3cce51757ad1 [2021-01-21T06:09:48.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:09:49.515Z] ---> 58d54cdbc20c [2021-01-21T06:09:49.516Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:09:49.516Z] ---> Running in 539d9e1881f1 [2021-01-21T06:09:50.110Z] Removing intermediate container 539d9e1881f1 [2021-01-21T06:09:50.110Z] ---> 902249796102 [2021-01-21T06:09:50.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:09:50.110Z] ---> Running in 241319a8c968 [2021-01-21T06:09:50.381Z] Removing intermediate container 241319a8c968 [2021-01-21T06:09:50.381Z] ---> 1a3fd0579625 [2021-01-21T06:09:50.381Z] Step 21/23 : LABEL arch=arm64 [2021-01-21T06:09:50.651Z] ---> Running in eb05e85f47cd [2021-01-21T06:09:50.924Z] Removing intermediate container eb05e85f47cd [2021-01-21T06:09:50.924Z] ---> 8fb817b3fedf [2021-01-21T06:09:50.924Z] Step 22/23 : LABEL git_sha=ad3a7c46b1225c5583ed95292fc67c02ffde05ab [2021-01-21T06:09:51.201Z] ---> Running in a5bc387fce27 [2021-01-21T06:09:51.797Z] Removing intermediate container a5bc387fce27 [2021-01-21T06:09:51.797Z] ---> e4b254395a0b [2021-01-21T06:09:51.797Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:09:51.797Z] ---> Running in 9cbbf7499ed3 [2021-01-21T06:09:52.070Z] Removing intermediate container 9cbbf7499ed3 [2021-01-21T06:09:52.070Z] ---> 7a0c1dd49a72 [2021-01-21T06:09:52.070Z] [2021-01-21T06:09:52.661Z] Successfully built 7a0c1dd49a72 [2021-01-21T06:09:52.661Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-21T06:09:52.948Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-21T06:09:52.959Z] $ docker stop --time=1 2f8edeba12a74607891dcb556a6fc6d26c32accdb04bbdc36ac1a8c9f7b388d2 [2021-01-21T06:09:54.855Z] $ docker rm -f 2f8edeba12a74607891dcb556a6fc6d26c32accdb04bbdc36ac1a8c9f7b388d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:09:55.644Z] + docker images [2021-01-21T06:09:55.644Z] + grep docker [2021-01-21T06:09:55.915Z] docker-core-data-go-arm64 latest 7a0c1dd49a72 4 seconds ago 21MB [2021-01-21T06:09:55.915Z] docker-security-secretstore-setup-go-arm64 latest c00d8a607b6f 22 seconds ago 23.4MB [2021-01-21T06:09:55.915Z] docker-security-bootstrap-redis-go-arm64 latest d27f162bea44 26 seconds ago 15.1MB [2021-01-21T06:09:55.915Z] docker-support-scheduler-go-arm64 latest 1a89f8a7795f 53 seconds ago 10.1MB [2021-01-21T06:09:55.915Z] docker-sys-mgmt-agent-go-arm64 latest c3e2d5e2b0ea About a minute ago 300MB [2021-01-21T06:09:55.915Z] docker-core-metadata-go-arm64 latest bdf094400253 2 minutes ago 12.3MB [2021-01-21T06:09:55.915Z] docker-security-proxy-setup-go-arm64 latest 3b5cdfd17f56 2 minutes ago 23.2MB [2021-01-21T06:09:55.915Z] docker-support-notifications-go-arm64 latest 9211eaba799f 3 minutes ago 11.4MB [2021-01-21T06:09:55.915Z] docker-core-command-go-arm64 latest 67c4ad77ae0e 3 minutes ago 9.98MB [2021-01-21T06:09:55.915Z] docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-21T06:09:58.323Z] provisioning config files... [2021-01-21T06:09:58.333Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6302007071438814356tmp [Pipeline] { [Pipeline] sh [2021-01-21T06:09:58.752Z] + set +x [2021-01-21T06:09:58.752Z] + curl -s https://codecov.io/bash [2021-01-21T06:09:58.752Z] + bash -s -- [2021-01-21T06:09:59.015Z] [2021-01-21T06:09:59.015Z] _____ _ [2021-01-21T06:09:59.015Z] / ____| | | [2021-01-21T06:09:59.015Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T06:09:59.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T06:09:59.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T06:09:59.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T06:09:59.015Z] Bash-20210115-cec3c92 [2021-01-21T06:09:59.015Z] [2021-01-21T06:09:59.015Z] [2021-01-21T06:09:59.015Z] ==> git version 2.24.3 found [2021-01-21T06:09:59.015Z] ==> 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-21T06:09:59.015Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T06:09:59.015Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T06:09:59.015Z] ==> Jenkins CI detected. [2021-01-21T06:09:59.015Z] project root: . [2021-01-21T06:09:59.015Z] --> token set from env [2021-01-21T06:09:59.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T06:09:59.277Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T06:09:59.277Z] ==> Python coveragepy not found [2021-01-21T06:09:59.277Z] ==> Searching for coverage reports in: [2021-01-21T06:09:59.277Z] + . [2021-01-21T06:09:59.277Z] -> Found 1 reports [2021-01-21T06:09:59.277Z] ==> Detecting git/mercurial file structure [2021-01-21T06:09:59.277Z] ==> Reading reports [2021-01-21T06:09:59.277Z] + ./coverage.out bytes=550466 [2021-01-21T06:09:59.277Z] ==> Appending adjustments [2021-01-21T06:09:59.277Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T06:10:02.628Z] + Found adjustments [2021-01-21T06:10:02.628Z] ==> Gzipping contents [2021-01-21T06:10:02.628Z] 84K /tmp/codecov.BxPi5A.gz [2021-01-21T06:10:02.628Z] ==> Uploading reports [2021-01-21T06:10:02.628Z] url: https://codecov.io [2021-01-21T06:10:02.628Z] query: branch=PR-3058&commit=ad3a7c46b1225c5583ed95292fc67c02ffde05ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3058&job=&cmd_args= [2021-01-21T06:10:02.628Z] -> Pinging Codecov [2021-01-21T06:10:02.628Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3058&commit=ad3a7c46b1225c5583ed95292fc67c02ffde05ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3058&job=&cmd_args= [2021-01-21T06:10:02.628Z] -> Uploading to [2021-01-21T06:10:02.628Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/ad3a7c46b1225c5583ed95292fc67c02ffde05ab/3e099e31-fa71-4d98-af9d-a2cc95cda972.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T061002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4923c29bf1625c0aa6ba217515328002972d2ec6166bd2c2348f124780b35eaa [2021-01-21T06:10:02.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:10:02.889Z] Dload Upload Total Spent Left Speed [2021-01-21T06:10:03.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83275 0 0 100 83275 0 137k --:--:-- --:--:-- --:--:-- 137k 100 83275 0 0 100 83275 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-01-21T06:10:03.460Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad3a7c46b1225c5583ed95292fc67c02ffde05ab [Pipeline] } [2021-01-21T06:10:03.481Z] 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-21T06:10:06.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:07.067Z] ---> package-listing.sh [2021-01-21T06:10:07.067Z] ++ facter osfamily [2021-01-21T06:10:07.067Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T06:10:07.067Z] + OS_FAMILY=redhat [2021-01-21T06:10:07.067Z] + workspace=/w/workspace/edgex-go/1 [2021-01-21T06:10:07.067Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T06:10:07.067Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T06:10:07.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T06:10:07.067Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T06:10:07.067Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:10:07.067Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T06:10:07.067Z] + case "${OS_FAMILY}" in [2021-01-21T06:10:07.067Z] + rpm -qa [2021-01-21T06:10:07.067Z] + sort [2021-01-21T06:10:11.295Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T06:10:11.295Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T06:10:11.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T06:10:11.295Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:10:11.295Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-21T06:10:11.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-21T06:10:11.327Z] 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-21T06:10:11.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:10:11.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:10:11.994Z] [2021-01-21T06:10:11.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:10:12.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:10:12.407Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T06:10:12.407Z] df20fa9351a1: Pulling fs layer [2021-01-21T06:10:12.407Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T06:10:12.407Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T06:10:12.407Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T06:10:12.407Z] 93b61091891f: Pulling fs layer [2021-01-21T06:10:12.407Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T06:10:12.407Z] 5e14af77c1be: Pulling fs layer [2021-01-21T06:10:12.407Z] 01666e4c0597: Pulling fs layer [2021-01-21T06:10:12.407Z] aa168da1d23b: Pulling fs layer [2021-01-21T06:10:12.407Z] 93b9cdb0e59b: Waiting [2021-01-21T06:10:12.407Z] 5e14af77c1be: Waiting [2021-01-21T06:10:12.407Z] 01666e4c0597: Waiting [2021-01-21T06:10:12.407Z] aa168da1d23b: Waiting [2021-01-21T06:10:12.407Z] 46f8f816bc3b: Waiting [2021-01-21T06:10:12.407Z] 93b61091891f: Waiting [2021-01-21T06:10:12.407Z] 36b3adc4ff6f: Verifying Checksum [2021-01-21T06:10:12.407Z] 36b3adc4ff6f: Download complete [2021-01-21T06:10:12.670Z] 46f8f816bc3b: Download complete [2021-01-21T06:10:12.670Z] df20fa9351a1: Verifying Checksum [2021-01-21T06:10:12.670Z] 93b9cdb0e59b: Verifying Checksum [2021-01-21T06:10:12.670Z] 93b9cdb0e59b: Download complete [2021-01-21T06:10:12.670Z] 93b61091891f: Verifying Checksum [2021-01-21T06:10:12.670Z] 93b61091891f: Download complete [2021-01-21T06:10:12.670Z] 5e14af77c1be: Download complete [2021-01-21T06:10:12.670Z] 01666e4c0597: Verifying Checksum [2021-01-21T06:10:12.670Z] 01666e4c0597: Download complete [2021-01-21T06:10:12.670Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T06:10:12.670Z] 8ad3a11d3b57: Download complete [2021-01-21T06:10:12.933Z] df20fa9351a1: Pull complete [2021-01-21T06:10:13.199Z] 36b3adc4ff6f: Pull complete [2021-01-21T06:10:14.160Z] 8ad3a11d3b57: Pull complete [2021-01-21T06:10:14.160Z] 46f8f816bc3b: Pull complete [2021-01-21T06:10:15.110Z] aa168da1d23b: Verifying Checksum [2021-01-21T06:10:15.110Z] aa168da1d23b: Download complete [2021-01-21T06:10:16.066Z] 93b61091891f: Pull complete [2021-01-21T06:10:16.328Z] 93b9cdb0e59b: Pull complete [2021-01-21T06:10:16.328Z] 5e14af77c1be: Pull complete [2021-01-21T06:10:16.591Z] 01666e4c0597: Pull complete [2021-01-21T06:10:28.866Z] aa168da1d23b: Pull complete [2021-01-21T06:10:28.866Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T06:10:28.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:10:28.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T06:10:29.078Z] prd-centos7-docker-4c-2g-21855 does not seem to be running inside a container [2021-01-21T06:10:29.242Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-21T06:10:32.729Z] $ docker top a86449b6115f843b53163e6badaf7bbd78c680ac3a0de1aa6ab10dd465e4c5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:10:33.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T06:10:33.688Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T06:10:34.021Z] + ls /var/log/sa-host [2021-01-21T06:10:34.021Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T06:10:34.021Z] file_magic: OK [2021-01-21T06:10:34.021Z] HZ: Using current value: 100 [2021-01-21T06:10:34.021Z] file_header: OK [2021-01-21T06:10:34.021Z] 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-21T06:10:34.021Z] Statistics: [2021-01-21T06:10:34.021Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-21T06:10:34.021Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T06:10:34.021Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T06:10:34.021Z] file_magic: OK [2021-01-21T06:10:34.021Z] HZ: Using current value: 100 [2021-01-21T06:10:34.021Z] file_header: OK [2021-01-21T06:10:34.021Z] 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-21T06:10:34.021Z] Statistics: [2021-01-21T06:10:34.021Z] Hnuu...uuuununununu... [2021-01-21T06:10:34.021Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T06:10:34.333Z] provisioning config files... [2021-01-21T06:10:34.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2421496325888156391tmp [Pipeline] { [Pipeline] echo [2021-01-21T06:10:34.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:34.828Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T06:10:34.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T06:10:34.988Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:35.316Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T06:10:35.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:35.687Z] ---> sudo-logs.sh [2021-01-21T06:10:35.687Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T06:10:35.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:36.055Z] ---> job-cost.sh [2021-01-21T06:10:36.055Z] lf-activate-venv: SKIPPING [2021-01-21T06:10:36.055Z] INFO: No Stack... [2021-01-21T06:10:37.002Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T06:10:37.262Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T06:10:37.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:37.631Z] ---> logs-deploy.sh [2021-01-21T06:10:37.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3058/1 [2021-01-21T06:10:37.631Z] INFO: archiving workspace using pattern(s): [2021-01-21T06:10:39.543Z] Archives upload complete. [2021-01-21T06:10:39.543Z] INFO: archiving logs to Nexus [2021-01-21T06:10:40.494Z] ---> uname -a: [2021-01-21T06:10:40.494Z] Linux prd-centos7-docker-4c-2g-21855.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> lscpu: [2021-01-21T06:10:40.494Z] Architecture: x86_64 [2021-01-21T06:10:40.494Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-21T06:10:40.494Z] Byte Order: Little Endian [2021-01-21T06:10:40.494Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-21T06:10:40.494Z] CPU(s): 4 [2021-01-21T06:10:40.494Z] On-line CPU(s) list: 0-3 [2021-01-21T06:10:40.494Z] Thread(s) per core: 1 [2021-01-21T06:10:40.494Z] Core(s) per socket: 1 [2021-01-21T06:10:40.494Z] Socket(s): 4 [2021-01-21T06:10:40.494Z] NUMA node(s): 1 [2021-01-21T06:10:40.494Z] Vendor ID: GenuineIntel [2021-01-21T06:10:40.494Z] CPU family: 6 [2021-01-21T06:10:40.494Z] Model: 44 [2021-01-21T06:10:40.494Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-21T06:10:40.494Z] Stepping: 1 [2021-01-21T06:10:40.494Z] CPU MHz: 2933.436 [2021-01-21T06:10:40.494Z] BogoMIPS: 5866.87 [2021-01-21T06:10:40.494Z] Virtualization: VT-x [2021-01-21T06:10:40.494Z] Hypervisor vendor: KVM [2021-01-21T06:10:40.494Z] Virtualization type: full [2021-01-21T06:10:40.494Z] L1d cache: 128 KiB [2021-01-21T06:10:40.494Z] L1i cache: 128 KiB [2021-01-21T06:10:40.494Z] L2 cache: 16 MiB [2021-01-21T06:10:40.494Z] L3 cache: 64 MiB [2021-01-21T06:10:40.494Z] NUMA node0 CPU(s): 0-3 [2021-01-21T06:10:40.494Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-21T06:10:40.494Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-21T06:10:40.494Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-21T06:10:40.494Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-21T06:10:40.494Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-21T06:10:40.494Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-21T06:10:40.494Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-21T06:10:40.494Z] Vulnerability Srbds: Not affected [2021-01-21T06:10:40.494Z] Vulnerability Tsx async abort: Not affected [2021-01-21T06:10:40.494Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> nproc: [2021-01-21T06:10:40.494Z] 4 [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> df -h: [2021-01-21T06:10:40.494Z] Filesystem Size Used Available Use% Mounted on [2021-01-21T06:10:40.494Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-21T06:10:40.494Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-21T06:10:40.494Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-21T06:10:40.494Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1@tmp [2021-01-21T06:10:40.494Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1 [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> free -m: [2021-01-21T06:10:40.494Z] total used free shared buff/cache available [2021-01-21T06:10:40.494Z] Mem: 1837 752 232 0 852 1001 [2021-01-21T06:10:40.494Z] Swap: 1023 38 985 [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> ip addr: [2021-01-21T06:10:40.494Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-21T06:10:40.494Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-21T06:10:40.494Z] inet 127.0.0.1/8 scope host lo [2021-01-21T06:10:40.494Z] valid_lft forever preferred_lft forever [2021-01-21T06:10:40.494Z] inet6 ::1/128 scope host [2021-01-21T06:10:40.494Z] valid_lft forever preferred_lft forever [2021-01-21T06:10:40.494Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-21T06:10:40.494Z] link/ether fa:16:3e:e2:20:98 brd ff:ff:ff:ff:ff:ff [2021-01-21T06:10:40.494Z] inet 10.30.123.174/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-21T06:10:40.494Z] valid_lft 85250sec preferred_lft 85250sec [2021-01-21T06:10:40.494Z] inet6 fe80::f816:3eff:fee2:2098/64 scope link [2021-01-21T06:10:40.494Z] valid_lft forever preferred_lft forever [2021-01-21T06:10:40.494Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-21T06:10:40.494Z] link/ether 02:42:e8:72:2d:cd brd ff:ff:ff:ff:ff:ff [2021-01-21T06:10:40.494Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-21T06:10:40.494Z] valid_lft forever preferred_lft forever [2021-01-21T06:10:40.494Z] inet6 fe80::42:e8ff:fe72:2dcd/64 scope link [2021-01-21T06:10:40.494Z] valid_lft forever preferred_lft forever [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] ---> sar -b -r -n DEV: [2021-01-21T06:10:40.494Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/21/21 _x86_64_ (4 CPU) [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] 05:51:19 LINUX RESTART (4 CPU) [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-21T06:10:40.494Z] 05:53:02 127.81 50.21 77.60 0.00 8780.43 29308.30 0.00 [2021-01-21T06:10:40.494Z] 05:54:01 291.87 112.47 179.39 0.00 4411.09 41900.17 0.00 [2021-01-21T06:10:40.494Z] 05:55:01 193.25 82.83 110.42 0.00 3008.78 12812.30 0.00 [2021-01-21T06:10:40.494Z] 05:56:01 223.80 66.92 156.89 0.00 15017.26 81206.76 0.00 [2021-01-21T06:10:40.494Z] 05:57:02 2780.20 2407.07 373.13 0.00 210858.60 226729.22 0.00 [2021-01-21T06:10:40.494Z] 05:58:02 518.43 245.35 273.08 0.00 45798.93 77957.30 0.00 [2021-01-21T06:10:40.494Z] 05:59:02 2505.36 2146.45 358.91 0.00 155671.00 165984.78 0.00 [2021-01-21T06:10:40.494Z] 06:00:01 290.49 53.59 236.90 0.00 6488.02 34550.59 0.00 [2021-01-21T06:10:40.494Z] 06:01:01 29.65 16.91 12.74 0.00 3232.23 348.01 0.00 [2021-01-21T06:10:40.494Z] 06:02:01 1.08 0.72 0.37 0.00 36.08 5.84 0.00 [2021-01-21T06:10:40.494Z] 06:03:01 1.45 1.23 0.22 0.00 94.35 3.10 0.00 [2021-01-21T06:10:40.494Z] 06:04:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-01-21T06:10:40.494Z] 06:05:01 0.22 0.02 0.20 0.00 0.27 2.05 0.00 [2021-01-21T06:10:40.494Z] 06:06:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-01-21T06:10:40.494Z] 06:07:01 1.82 1.57 0.25 0.00 161.23 3.01 0.00 [2021-01-21T06:10:40.494Z] 06:08:01 0.85 0.05 0.80 0.00 1.33 15.53 0.00 [2021-01-21T06:10:40.494Z] 06:09:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 [2021-01-21T06:10:40.494Z] 06:10:01 11.57 11.39 0.18 0.00 741.78 19.75 0.00 [2021-01-21T06:10:40.494Z] Average: 389.41 290.46 98.95 0.00 25411.75 37419.05 0.00 [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-21T06:10:40.494Z] 05:53:02 83044 0 647292 34.40 2596 1148612 1307936 44.64 702776 884388 65860 [2021-01-21T06:10:40.494Z] 05:54:01 177000 0 758276 40.30 1492 944776 1737232 59.29 592392 843476 38508 [2021-01-21T06:10:40.494Z] 05:55:01 211292 0 820116 43.59 632 849504 1685528 57.52 666972 716328 64152 [2021-01-21T06:10:40.494Z] 05:56:01 65584 0 720664 38.30 152 1095144 1266164 43.21 725484 840180 86280 [2021-01-21T06:10:40.494Z] 05:57:02 77748 0 862420 45.84 0 941376 2329324 79.50 776920 803592 85140 [2021-01-21T06:10:40.494Z] 05:58:02 63904 0 773528 41.11 0 1044112 1741816 59.45 762760 819580 77068 [2021-01-21T06:10:40.494Z] 05:59:02 143528 0 874200 46.46 0 863816 2805088 95.73 732360 769644 100 [2021-01-21T06:10:40.494Z] 06:00:01 128956 0 734672 39.05 0 1017916 1468228 50.11 521388 977664 1136 [2021-01-21T06:10:40.494Z] 06:01:01 126012 0 675544 35.90 0 1079988 1189676 40.60 508556 996984 16 [2021-01-21T06:10:40.494Z] 06:02:01 126688 0 673848 35.81 0 1081008 1174464 40.08 507220 997920 20 [2021-01-21T06:10:40.494Z] 06:03:01 124296 0 673428 35.79 0 1083820 1174464 40.08 507112 1000708 8 [2021-01-21T06:10:40.494Z] 06:04:01 125156 0 672552 35.74 0 1083836 1167268 39.84 506760 1000668 8 [2021-01-21T06:10:40.494Z] 06:05:01 124464 0 673240 35.78 0 1083840 1167340 39.84 507372 1000668 8 [2021-01-21T06:10:40.494Z] 06:06:01 125392 0 672304 35.73 0 1083848 1167268 39.84 506644 1000676 8 [2021-01-21T06:10:40.494Z] 06:07:01 116800 0 676672 35.96 0 1088072 1167352 39.84 512672 1002004 28 [2021-01-21T06:10:40.494Z] 06:08:01 117268 0 676204 35.94 0 1088072 1167304 39.84 512420 1002004 16 [2021-01-21T06:10:40.494Z] 06:09:01 116648 0 676812 35.97 0 1088084 1167448 39.84 513128 1002016 20 [2021-01-21T06:10:40.494Z] 06:10:01 88844 0 682424 36.27 0 1110276 1172080 40.00 521152 1019308 676 [2021-01-21T06:10:40.494Z] Average: 119035 0 719122 38.22 271 1043117 1447554 49.40 588005 926545 23281 [2021-01-21T06:10:40.494Z] [2021-01-21T06:10:40.494Z] 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-21T06:10:40.494Z] 05:53:02 eth0 1325.38 1210.92 5507.59 151.67 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:53:02 docker0 832.35 776.35 68.75 2681.75 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:54:01 veth73f8ef1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:54:01 eth0 416.77 342.09 3101.76 37.96 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:54:01 docker0 139.94 181.58 9.75 837.91 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:55:01 veth73f8ef1 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:55:01 eth0 40.58 27.46 23.51 69.71 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:55:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:56:01 vethcfaa39f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:56:01 eth0 224.92 189.94 1706.05 84.29 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.494Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:57:02 vethcfaa39f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:57:02 eth0 47.55 24.54 160.48 9.87 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:57:02 docker0 13.70 26.76 0.71 143.54 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:58:02 vethcfaa39f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:58:02 eth0 60.24 35.33 188.69 32.42 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:58:02 docker0 9.12 19.28 0.50 116.48 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:59:02 veth4b35751 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:59:02 vethe02253c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:59:02 vethcfaa39f 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 05:59:02 eth0 62.78 41.29 117.06 60.99 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:00:01 vethcfaa39f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:00:01 veth7bb6472 2.81 4.50 0.19 36.33 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:00:01 eth0 257.33 195.75 1726.79 92.72 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:00:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:01:01 eth0 6.91 4.08 5.97 2.50 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:01:01 docker0 1058.75 1102.18 83.51 4304.59 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:02:01 eth0 0.53 0.17 0.11 0.10 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:03:01 eth0 0.90 0.48 0.41 0.21 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:04:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:05:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:07:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:08:01 eth0 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:09:01 eth0 0.93 0.42 0.32 0.21 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:10:01 eth0 4.65 2.95 5.33 1.55 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] Average: eth0 135.85 115.08 694.14 30.16 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] Average: docker0 58.90 61.32 4.65 239.48 0.00 0.00 0.00 0.00 [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] ---> sar -P ALL: [2021-01-21T06:10:40.495Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/21/21 _x86_64_ (4 CPU) [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] 05:51:19 LINUX RESTART (4 CPU) [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] 05:52:01 CPU %user %nice %system %iowait %steal %idle [2021-01-21T06:10:40.495Z] 05:53:02 all 14.50 0.00 5.31 2.13 0.10 77.96 [2021-01-21T06:10:40.495Z] 05:53:02 0 15.21 0.00 6.70 2.59 0.10 75.40 [2021-01-21T06:10:40.495Z] 05:53:02 1 11.38 0.00 4.47 2.23 0.08 81.83 [2021-01-21T06:10:40.495Z] 05:53:02 2 19.22 0.00 4.84 0.90 0.10 74.94 [2021-01-21T06:10:40.495Z] 05:53:02 3 12.21 0.00 5.24 2.80 0.12 79.64 [2021-01-21T06:10:40.495Z] 05:54:01 all 14.69 0.00 7.25 6.48 0.13 71.45 [2021-01-21T06:10:40.495Z] 05:54:01 0 14.97 0.00 7.17 6.42 0.14 71.30 [2021-01-21T06:10:40.495Z] 05:54:01 1 13.64 0.00 7.09 8.72 0.10 70.46 [2021-01-21T06:10:40.495Z] 05:54:01 2 15.89 0.00 7.61 4.97 0.14 71.40 [2021-01-21T06:10:40.495Z] 05:54:01 3 14.29 0.00 7.13 5.80 0.12 72.67 [2021-01-21T06:10:40.495Z] 05:55:01 all 66.43 0.00 13.02 4.55 0.12 15.88 [2021-01-21T06:10:40.495Z] 05:55:01 0 66.80 0.00 12.21 4.24 0.10 16.64 [2021-01-21T06:10:40.495Z] 05:55:01 1 66.85 0.00 12.47 5.77 0.09 14.83 [2021-01-21T06:10:40.495Z] 05:55:01 2 66.74 0.00 13.60 3.94 0.17 15.55 [2021-01-21T06:10:40.495Z] 05:55:01 3 65.35 0.00 13.81 4.24 0.10 16.50 [2021-01-21T06:10:40.495Z] 05:56:01 all 26.14 0.00 10.94 6.05 0.15 56.73 [2021-01-21T06:10:40.495Z] 05:56:01 0 24.55 0.00 10.24 7.10 0.15 57.96 [2021-01-21T06:10:40.495Z] 05:56:01 1 26.36 0.00 11.29 5.21 0.15 57.00 [2021-01-21T06:10:40.495Z] 05:56:01 2 26.63 0.00 11.26 5.15 0.15 56.81 [2021-01-21T06:10:40.495Z] 05:56:01 3 27.02 0.00 10.97 6.75 0.12 55.14 [2021-01-21T06:10:40.495Z] 05:57:02 all 24.56 0.00 23.08 23.77 0.42 28.18 [2021-01-21T06:10:40.495Z] 05:57:02 0 24.02 0.00 22.22 24.47 0.45 28.85 [2021-01-21T06:10:40.495Z] 05:57:02 1 24.30 0.00 24.30 24.44 0.45 26.52 [2021-01-21T06:10:40.495Z] 05:57:02 2 25.33 0.00 23.76 24.12 0.40 26.38 [2021-01-21T06:10:40.495Z] 05:57:02 3 24.57 0.00 22.02 22.03 0.40 30.98 [2021-01-21T06:10:40.495Z] 05:58:02 all 48.71 0.00 15.39 16.63 0.17 19.11 [2021-01-21T06:10:40.495Z] 05:58:02 0 48.36 0.00 14.81 18.87 0.14 17.82 [2021-01-21T06:10:40.495Z] 05:58:02 1 49.30 0.00 16.53 17.97 0.17 16.03 [2021-01-21T06:10:40.495Z] 05:58:02 2 49.67 0.00 15.36 16.17 0.18 18.63 [2021-01-21T06:10:40.495Z] 05:58:02 3 47.52 0.00 14.85 13.46 0.17 24.00 [2021-01-21T06:10:40.495Z] 05:59:02 all 28.42 0.00 19.54 26.07 0.28 25.69 [2021-01-21T06:10:40.495Z] 05:59:02 0 28.50 0.00 18.02 23.99 0.32 29.17 [2021-01-21T06:10:40.495Z] 05:59:02 1 29.20 0.00 20.00 28.01 0.34 22.45 [2021-01-21T06:10:40.495Z] 05:59:02 2 29.81 0.00 19.61 26.98 0.25 23.34 [2021-01-21T06:10:40.495Z] 05:59:02 3 26.13 0.00 20.54 25.28 0.23 27.82 [2021-01-21T06:10:40.495Z] 06:00:01 all 33.46 0.00 9.84 12.16 0.11 44.42 [2021-01-21T06:10:40.495Z] 06:00:01 0 36.53 0.00 10.68 13.32 0.12 39.35 [2021-01-21T06:10:40.495Z] 06:00:01 1 30.70 0.00 9.12 12.66 0.09 47.44 [2021-01-21T06:10:40.495Z] 06:00:01 2 36.16 0.00 10.13 14.96 0.12 38.63 [2021-01-21T06:10:40.495Z] 06:00:01 3 30.43 0.00 9.44 7.70 0.12 52.30 [2021-01-21T06:10:40.495Z] 06:01:01 all 0.53 0.00 0.42 0.40 0.03 98.64 [2021-01-21T06:10:40.495Z] 06:01:01 0 0.48 0.00 0.32 0.40 0.00 98.80 [2021-01-21T06:10:40.495Z] 06:01:01 1 0.42 0.00 0.50 0.08 0.03 98.97 [2021-01-21T06:10:40.495Z] 06:01:01 2 0.80 0.00 0.38 0.83 0.05 97.93 [2021-01-21T06:10:40.495Z] 06:01:01 3 0.40 0.00 0.47 0.27 0.02 98.85 [2021-01-21T06:10:40.495Z] 06:02:01 all 0.15 0.00 0.04 0.01 0.00 99.80 [2021-01-21T06:10:40.495Z] 06:02:01 0 0.05 0.00 0.07 0.03 0.02 99.83 [2021-01-21T06:10:40.495Z] 06:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-21T06:10:40.495Z] 06:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-21T06:10:40.495Z] 06:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2021-01-21T06:10:40.495Z] 06:03:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-01-21T06:10:40.495Z] 06:03:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2021-01-21T06:10:40.495Z] 06:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-21T06:10:40.495Z] 06:03:01 2 0.53 0.00 0.03 0.02 0.02 99.40 [2021-01-21T06:10:40.495Z] 06:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] 06:03:01 CPU %user %nice %system %iowait %steal %idle [2021-01-21T06:10:40.495Z] 06:04:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2021-01-21T06:10:40.495Z] 06:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-21T06:10:40.495Z] 06:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-01-21T06:10:40.495Z] 06:04:01 2 0.48 0.00 0.02 0.00 0.02 99.48 [2021-01-21T06:10:40.495Z] 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-21T06:10:40.495Z] 06:05:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-01-21T06:10:40.495Z] 06:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-21T06:10:40.495Z] 06:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-21T06:10:40.495Z] 06:05:01 2 0.48 0.00 0.03 0.00 0.02 99.47 [2021-01-21T06:10:40.495Z] 06:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-21T06:10:40.495Z] 06:06:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2021-01-21T06:10:40.495Z] 06:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-21T06:10:40.495Z] 06:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-21T06:10:40.495Z] 06:06:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-21T06:10:40.495Z] 06:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2021-01-21T06:10:40.495Z] 06:07:01 all 0.07 0.00 0.05 0.03 0.00 99.85 [2021-01-21T06:10:40.495Z] 06:07:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2021-01-21T06:10:40.495Z] 06:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-21T06:10:40.495Z] 06:07:01 2 0.15 0.00 0.07 0.00 0.00 99.78 [2021-01-21T06:10:40.495Z] 06:07:01 3 0.05 0.00 0.07 0.07 0.00 99.82 [2021-01-21T06:10:40.495Z] 06:08:01 all 0.07 0.00 0.02 0.00 0.00 99.90 [2021-01-21T06:10:40.495Z] 06:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-21T06:10:40.495Z] 06:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-21T06:10:40.495Z] 06:08:01 2 0.22 0.00 0.02 0.00 0.02 99.75 [2021-01-21T06:10:40.495Z] 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-21T06:10:40.495Z] 06:09:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2021-01-21T06:10:40.495Z] 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-21T06:10:40.495Z] 06:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-01-21T06:10:40.495Z] 06:09:01 2 0.58 0.00 0.03 0.00 0.00 99.38 [2021-01-21T06:10:40.495Z] 06:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-01-21T06:10:40.495Z] 06:10:01 all 0.90 0.00 0.35 0.28 0.01 98.47 [2021-01-21T06:10:40.495Z] 06:10:01 0 0.87 0.00 0.37 0.47 0.02 98.28 [2021-01-21T06:10:40.495Z] 06:10:01 1 0.33 0.00 0.30 0.07 0.00 99.30 [2021-01-21T06:10:40.495Z] 06:10:01 2 1.40 0.00 0.35 0.25 0.00 98.00 [2021-01-21T06:10:40.495Z] 06:10:01 3 1.00 0.00 0.38 0.32 0.02 98.28 [2021-01-21T06:10:40.495Z] Average: all 14.08 0.00 5.71 5.33 0.08 74.80 [2021-01-21T06:10:40.495Z] Average: 0 14.16 0.00 5.60 5.54 0.09 74.62 [2021-01-21T06:10:40.495Z] Average: 1 13.72 0.00 5.77 5.69 0.08 74.74 [2021-01-21T06:10:40.495Z] Average: 2 14.94 0.00 5.81 5.32 0.09 73.84 [2021-01-21T06:10:40.495Z] Average: 3 13.48 0.00 5.67 4.78 0.08 75.99 [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z] [2021-01-21T06:10:40.495Z]