Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than 4ae321926be74fe0830e012cae7584d1ecc4a7f6 Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6375616853139811419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6107918418138269447.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5195688824797703415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6911882857595838964.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7871757993857411328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1178 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh7551498203172233975.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh1218106013155503679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 Merge succeeded, producing 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 Checking out Revision 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh2476268648478021837.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T12:39:43.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T12:39:44.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T12:39:44.043Z] ========================================================= [2021-06-24T12:39:44.043Z] EdgeX Global Pipelines Version Info [2021-06-24T12:39:44.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 [2021-06-24T12:39:45.545Z] ------------------- [2021-06-24T12:39:45.545Z] stable info: [2021-06-24T12:39:45.545Z] ------------------- [2021-06-24T12:39:45.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T12:39:45.545Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T12:39:45.545Z] Message: update stable to v1.0.195 [2021-06-24T12:39:46.121Z] ------------------- [2021-06-24T12:39:46.121Z] experimental info: [2021-06-24T12:39:46.121Z] ------------------- [2021-06-24T12:39:46.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T12:39:46.121Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T12:39:46.121Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T12:39:46.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T12:39:46.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T12:39:46.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T12:39:46.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T12:39:46.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T12:39:46.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T12:39:46.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T12:39:46.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T12:39:46.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T12:39:46.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T12:39:46.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T12:39:46.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T12:39:46.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T12:39:46.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T12:39:46.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T12:39:46.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T12:39:46.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T12:39:46.687Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T12:39:46.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T12:39:46.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T12:39:46.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T12:39:46.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T12:39:46.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T12:39:46.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T12:39:46.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-24T12:39:46.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [Pipeline] echo [2021-06-24T12:39:46.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ee0bf [Pipeline] echo [2021-06-24T12:39:46.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T12:39:47.037Z] provisioning config files... [2021-06-24T12:39:47.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3883369957230066442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T12:39:47.378Z] ---> docker-login.sh [2021-06-24T12:39:47.378Z] nexus3.edgexfoundry.org:10001 [2021-06-24T12:39:47.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:39:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:39:47.905Z] Configure a credential helper to remove this warning. See [2021-06-24T12:39:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:39:47.905Z] [2021-06-24T12:39:47.905Z] Login Succeeded [2021-06-24T12:39:47.905Z] nexus3.edgexfoundry.org:10002 [2021-06-24T12:39:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:39:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:39:47.905Z] Configure a credential helper to remove this warning. See [2021-06-24T12:39:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:39:47.905Z] [2021-06-24T12:39:47.905Z] Login Succeeded [2021-06-24T12:39:47.905Z] nexus3.edgexfoundry.org:10003 [2021-06-24T12:39:48.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:39:48.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:39:48.174Z] Configure a credential helper to remove this warning. See [2021-06-24T12:39:48.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:39:48.174Z] [2021-06-24T12:39:48.174Z] Login Succeeded [2021-06-24T12:39:48.174Z] nexus3.edgexfoundry.org:10004 [2021-06-24T12:39:48.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:39:48.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:39:48.174Z] Configure a credential helper to remove this warning. See [2021-06-24T12:39:48.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:39:48.174Z] [2021-06-24T12:39:48.174Z] Login Succeeded [2021-06-24T12:39:48.174Z] docker.io [2021-06-24T12:39:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:39:48.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:39:48.700Z] Configure a credential helper to remove this warning. See [2021-06-24T12:39:48.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:39:48.700Z] [2021-06-24T12:39:48.700Z] Login Succeeded [2021-06-24T12:39:48.700Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T12:39:48.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T12:39:49.047Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T12:39:49.047Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T12:39:49.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T12:39:49.047Z] ++ cut -d/ -f2 [2021-06-24T12:39:49.047Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T12:39:49.047Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T12:39:49.102Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:39:52.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T12:39:52.745Z] [2021-06-24T12:39:52.745Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:39:53.062Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T12:39:53.326Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T12:39:53.326Z] 31603596830f: Pulling fs layer [2021-06-24T12:39:53.326Z] 54011a49482f: Pulling fs layer [2021-06-24T12:39:53.326Z] a6820b24f6d8: Pulling fs layer [2021-06-24T12:39:53.326Z] f581987b2513: Pulling fs layer [2021-06-24T12:39:53.326Z] f581987b2513: Waiting [2021-06-24T12:39:53.326Z] 54011a49482f: Verifying Checksum [2021-06-24T12:39:53.326Z] 54011a49482f: Download complete [2021-06-24T12:39:53.326Z] 31603596830f: Verifying Checksum [2021-06-24T12:39:53.326Z] 31603596830f: Download complete [2021-06-24T12:39:53.592Z] f581987b2513: Verifying Checksum [2021-06-24T12:39:53.592Z] f581987b2513: Download complete [2021-06-24T12:39:53.592Z] a6820b24f6d8: Verifying Checksum [2021-06-24T12:39:53.592Z] a6820b24f6d8: Download complete [2021-06-24T12:39:53.592Z] 31603596830f: Pull complete [2021-06-24T12:39:53.592Z] 54011a49482f: Pull complete [2021-06-24T12:39:54.546Z] a6820b24f6d8: Pull complete [2021-06-24T12:39:54.546Z] f581987b2513: Pull complete [2021-06-24T12:39:54.546Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T12:39:54.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T12:39:54.546Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T12:39:54.629Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T12:39:54.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T12:39:55.860Z] $ docker top 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T12:39:56.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T12:39:56.007Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T12:39:56.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T12:39:56.128Z] $ docker exec 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent [2021-06-24T12:39:56.256Z] SSH_AUTH_SOCK=/tmp/ssh-N2gApaqbFqGB/agent.14 [2021-06-24T12:39:56.256Z] SSH_AGENT_PID=20 [2021-06-24T12:39:56.266Z] Running ssh-add (command line suppressed) [2021-06-24T12:39:56.373Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_934964104824793123.key (/w/workspace/edgex-go/13@tmp/private_key_934964104824793123.key) [2021-06-24T12:39:56.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T12:39:56.701Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T12:39:56.714Z] $ docker exec --env ******** --env ******** 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent -k [2021-06-24T12:39:56.822Z] unset SSH_AUTH_SOCK; [2021-06-24T12:39:56.823Z] unset SSH_AGENT_PID; [2021-06-24T12:39:56.823Z] echo Agent pid 20 killed; [2021-06-24T12:39:56.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T12:39:56.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T12:39:56.877Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T12:39:56.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T12:39:56.995Z] $ docker exec 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent [2021-06-24T12:39:57.134Z] SSH_AUTH_SOCK=/tmp/ssh-TPf2XMu4jsPE/agent.53 [2021-06-24T12:39:57.134Z] SSH_AGENT_PID=60 [2021-06-24T12:39:57.140Z] Running ssh-add (command line suppressed) [2021-06-24T12:39:57.239Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_3039038520342098694.key (/w/workspace/edgex-go/13@tmp/private_key_3039038520342098694.key) [2021-06-24T12:39:57.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T12:39:57.579Z] + git semver init [2021-06-24T12:39:57.579Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T12:39:57.579Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-06-24T12:39:57.579Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-06-24T12:39:57.579Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T12:39:57.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T12:39:57.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T12:39:57.579Z] # $SEMVER_BRANCH = PR-3579 [2021-06-24T12:39:57.579Z] # $SEMVER_TEMP = /tmp/semver-479565751 [2021-06-24T12:39:57.579Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T12:40:19.674Z] # '/tmp/semver-479565751' -> '/w/workspace/edgex-go/13/.semver' [2021-06-24T12:40:19.674Z] # -> Force: false [2021-06-24T12:40:19.674Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-06-24T12:40:19.682Z] $ docker exec --env ******** --env ******** 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent -k [2021-06-24T12:40:19.788Z] unset SSH_AUTH_SOCK; [2021-06-24T12:40:19.788Z] unset SSH_AGENT_PID; [2021-06-24T12:40:19.788Z] echo Agent pid 60 killed; [2021-06-24T12:40:19.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T12:40:20.150Z] + git semver [Pipeline] } [2021-06-24T12:40:20.162Z] $ docker stop --time=1 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 [2021-06-24T12:40:30.281Z] $ docker rm -f 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T12:40:30.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T12:40:31.015Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T12:40:31.019Z] [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-06-24T12:40:31.790Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T12:40:32.102Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T12:40:32.401Z] + sudo service docker restart [2021-06-24T12:40:32.401Z] + true [2021-06-24T12:40:32.401Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T12:40:46.315Z] Still waiting to schedule task [2021-06-24T12:40:46.316Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-24T12:40:50.568Z] ========================================================= [2021-06-24T12:40:50.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T12:40:50.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:40:50.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T12:40:52.287Z] Sending build context to Docker daemon 329.3MB [2021-06-24T12:40:52.287Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T12:40:52.287Z] Step 2/6 : FROM ${BASE} [2021-06-24T12:40:52.551Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T12:40:52.551Z] 540db60ca938: Pulling fs layer [2021-06-24T12:40:52.551Z] adcc1eea9eea: Pulling fs layer [2021-06-24T12:40:52.551Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T12:40:52.551Z] 0510c868ecb4: Pulling fs layer [2021-06-24T12:40:52.551Z] afea3b2eda06: Pulling fs layer [2021-06-24T12:40:52.551Z] 7809a108b3ef: Pulling fs layer [2021-06-24T12:40:52.551Z] f706445af74f: Pulling fs layer [2021-06-24T12:40:52.551Z] 0510c868ecb4: Waiting [2021-06-24T12:40:52.551Z] afea3b2eda06: Waiting [2021-06-24T12:40:52.551Z] 7809a108b3ef: Waiting [2021-06-24T12:40:52.551Z] f706445af74f: Waiting [2021-06-24T12:40:52.551Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T12:40:52.551Z] 4c4ab2625f07: Download complete [2021-06-24T12:40:52.551Z] adcc1eea9eea: Verifying Checksum [2021-06-24T12:40:52.551Z] adcc1eea9eea: Download complete [2021-06-24T12:40:52.551Z] afea3b2eda06: Verifying Checksum [2021-06-24T12:40:52.551Z] afea3b2eda06: Download complete [2021-06-24T12:40:52.551Z] 7809a108b3ef: Verifying Checksum [2021-06-24T12:40:52.551Z] 7809a108b3ef: Download complete [2021-06-24T12:40:52.551Z] 540db60ca938: Verifying Checksum [2021-06-24T12:40:52.551Z] 540db60ca938: Download complete [2021-06-24T12:40:52.817Z] 540db60ca938: Pull complete [2021-06-24T12:40:53.078Z] adcc1eea9eea: Pull complete [2021-06-24T12:40:53.078Z] 4c4ab2625f07: Pull complete [2021-06-24T12:40:55.011Z] f706445af74f: Verifying Checksum [2021-06-24T12:40:55.011Z] f706445af74f: Download complete [2021-06-24T12:40:55.279Z] 0510c868ecb4: Verifying Checksum [2021-06-24T12:40:55.279Z] 0510c868ecb4: Download complete [2021-06-24T12:40:58.624Z] 0510c868ecb4: Pull complete [2021-06-24T12:40:58.624Z] afea3b2eda06: Pull complete [2021-06-24T12:40:58.624Z] 7809a108b3ef: Pull complete [2021-06-24T12:41:05.275Z] f706445af74f: Pull complete [2021-06-24T12:41:05.275Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T12:41:05.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T12:41:05.275Z] ---> b068be0155e3 [2021-06-24T12:41:05.275Z] 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-06-24T12:41:15.304Z] ---> Running in 8a67eb655d1b [2021-06-24T12:41:15.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:41:15.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:41:15.567Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T12:41:16.140Z] (2/12) Installing file (5.39-r0) [2021-06-24T12:41:16.140Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T12:41:16.404Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T12:41:21.709Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T12:41:21.709Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T12:41:21.709Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T12:41:21.709Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T12:41:21.972Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T12:41:21.972Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T12:41:21.972Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T12:41:22.237Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T12:41:22.237Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T12:41:22.237Z] OK: 219 MiB in 52 packages [2021-06-24T12:41:30.390Z] Removing intermediate container 8a67eb655d1b [2021-06-24T12:41:30.391Z] ---> f05c0a3d3c2f [2021-06-24T12:41:30.391Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T12:41:30.391Z] ---> Running in 59f266db7227 [2021-06-24T12:41:30.391Z] Removing intermediate container 59f266db7227 [2021-06-24T12:41:30.391Z] ---> fadf184bee1e [2021-06-24T12:41:30.391Z] Step 5/6 : COPY go.mod . [2021-06-24T12:41:30.654Z] ---> ed4e4c512c8d [2021-06-24T12:41:30.654Z] Step 6/6 : RUN go mod download [2021-06-24T12:41:30.654Z] ---> Running in 7f836a145e3e [2021-06-24T12:41:45.589Z] Removing intermediate container 7f836a145e3e [2021-06-24T12:41:45.589Z] ---> 65bae5b79302 [2021-06-24T12:41:45.589Z] Successfully built 65bae5b79302 [2021-06-24T12:41:45.589Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:41:45.903Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T12:41:45.903Z] . [Pipeline] withDockerContainer [2021-06-24T12:41:45.978Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T12:41:46.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T12:41:46.477Z] $ docker top 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:41:49.204Z] + go version [2021-06-24T12:41:49.204Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T12:41:49.216Z] $ docker stop --time=1 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 [2021-06-24T12:41:50.447Z] $ docker rm -f 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:41:51.023Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T12:41:51.023Z] . [Pipeline] withDockerContainer [2021-06-24T12:41:51.096Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T12:41:51.137Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T12:41:51.613Z] $ docker top c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T12:41:51.710Z] ========================================================= [2021-06-24T12:41:51.710Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T12:41:51.710Z] ========================================================= [Pipeline] sh [2021-06-24T12:41:52.003Z] + go mod tidy [Pipeline] sh [2021-06-24T12:41:52.564Z] + make test [2021-06-24T12:41:52.564Z] go mod tidy [2021-06-24T12:41:52.564Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T12:41:57.918Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T12:42:16.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T12:42:19.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T12:42:20.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T12:42:20.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T12:42:22.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T12:42:23.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T12:42:23.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T12:42:23.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T12:42:24.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T12:42:24.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T12:42:24.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T12:42:24.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T12:42:24.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T12:42:24.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T12:42:27.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-24T12:42:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T12:42:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T12:42:28.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-24T12:42:28.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T12:42:28.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.1% of statements [2021-06-24T12:42:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T12:42:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T12:42:29.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements [2021-06-24T12:42:29.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T12:42:29.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:42:29.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.065s coverage: 78.9% of statements [2021-06-24T12:42:30.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-24T12:42:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T12:42:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T12:42:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T12:42:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T12:42:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T12:42:31.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T12:42:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T12:42:31.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-24T12:42:31.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T12:42:31.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T12:42:31.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T12:42:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-06-24T12:42:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T12:42:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-24T12:42:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements [2021-06-24T12:42:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T12:42:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-24T12:42:32.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-06-24T12:42:32.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-24T12:42:33.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-06-24T12:42:33.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-24T12:42:45.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-24T12:42:45.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-24T12:42:49.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements [2021-06-24T12:42:49.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T12:42:55.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1179 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T12:42:55.637Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-06-24T12:42:55.902Z] The recommended git tool is: git [2021-06-24T12:43:04.189Z] using credential edgex-jenkins-ssh [2021-06-24T12:43:04.218Z] Cloning the remote Git repository [2021-06-24T12:43:04.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:43:04.365Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-06-24T12:43:04.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:43:04.430Z] > git --version # timeout=10 [2021-06-24T12:43:04.445Z] > git --version # 'git version 2.17.1' [2021-06-24T12:43:04.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:43:04.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 66.9% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T12:43:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-06-24T12:43:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.3% of statements [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T12:43:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-06-24T12:43:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-06-24T12:43:16.291Z] GO111MODULE=on go vet ./... [2021-06-24T12:43:19.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T12:43:19.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T12:43:19.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T12:43:19.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:43:19.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:43:19.444Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T12:43:20.299Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 [2021-06-24T12:43:20.870Z] Merge succeeded, producing 7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:43:20.871Z] Checking out Revision 7fff349356cdc7e2816c85d6486fb964fe81dff6 (PR-3579) [2021-06-24T12:43:20.312Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T12:43:20.327Z] > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # timeout=10 [2021-06-24T12:43:20.572Z] > git remote # timeout=10 [2021-06-24T12:43:20.587Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T12:43:20.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:43:20.609Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T12:43:20.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T12:43:20.872Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T12:43:20.901Z] > git checkout -f 7fff349356cdc7e2816c85d6486fb964fe81dff6 # timeout=10 [2021-06-24T12:43:25.200Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T12:43:25.236Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T12:43:26.837Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T12:43:25.205Z] > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 [2021-06-24T12:43:27.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T12:43:27.589Z] + sudo service docker restart [2021-06-24T12:43:27.589Z] + true [2021-06-24T12:43:42.995Z] gofmt -l . [2021-06-24T12:43:42.995Z] [ "`gofmt -l .`" = "" ] [2021-06-24T12:43:42.995Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T12:43:43.297Z] + ls -al . [2021-06-24T12:43:43.297Z] total 516 [2021-06-24T12:43:43.297Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 12:43 . [2021-06-24T12:43:43.297Z] drwxr-xr-x 4 root root 30 Jun 24 12:41 .. [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 12:39 .dockerignore [2021-06-24T12:43:43.297Z] drwxrwxr-x 8 1001 1001 179 Jun 24 12:39 .git [2021-06-24T12:43:43.297Z] drwxrwxr-x 3 1001 1001 125 Jun 24 12:39 .github [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 12:39 .gitignore [2021-06-24T12:43:43.297Z] drwx------ 3 1001 1001 60 Jun 24 12:40 .semver [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 12:39 .sonarcloud.properties [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 12:39 Attribution.txt [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 12:39 CONTRIBUTING.md [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 12:39 Dockerfile.build [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 12:39 Jenkinsfile [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 12:39 LICENSE [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 12:39 Makefile [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 12:39 README.md [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 12:39 SECURITY.md [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 12:40 VERSION [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 12:39 ZMQWindows.md [2021-06-24T12:43:43.297Z] drwxrwxr-x 2 1001 1001 37 Jun 24 12:39 bin [2021-06-24T12:43:43.297Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 12:39 cmd [2021-06-24T12:43:43.297Z] -rw-r--r-- 1 root root 398095 Jun 24 12:43 coverage.out [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 12:39 go.mod [2021-06-24T12:43:43.297Z] -rw-r--r-- 1 root root 20962 Jun 24 12:41 go.sum [2021-06-24T12:43:43.297Z] drwxrwxr-x 7 1001 1001 114 Jun 24 12:39 internal [2021-06-24T12:43:43.297Z] drwxrwxr-x 3 1001 1001 16 Jun 24 12:39 openapi [2021-06-24T12:43:43.297Z] drwxrwxr-x 4 1001 1001 71 Jun 24 12:39 snap [2021-06-24T12:43:43.297Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 12:39 version.go [Pipeline] sh [2021-06-24T12:43:43.597Z] + '[' -e coverage.out ] [2021-06-24T12:43:43.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T12:43:43.701Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T12:43:44.008Z] + make build [2021-06-24T12:43:44.009Z] go mod tidy [2021-06-24T12:43:44.009Z] 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-06-24T12:43:45.407Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T12:43:45.943Z] provisioning config files... [2021-06-24T12:43:45.976Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3945856964457847779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T12:43:46.348Z] ---> docker-login.sh [2021-06-24T12:43:46.348Z] nexus3.edgexfoundry.org:10001 [2021-06-24T12:43:47.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:43:47.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:43:47.612Z] Configure a credential helper to remove this warning. See [2021-06-24T12:43:47.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:43:47.612Z] [2021-06-24T12:43:47.612Z] Login Succeeded [2021-06-24T12:43:47.612Z] nexus3.edgexfoundry.org:10002 [2021-06-24T12:43:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:43:48.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:43:48.162Z] Configure a credential helper to remove this warning. See [2021-06-24T12:43:48.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:43:48.162Z] [2021-06-24T12:43:48.162Z] Login Succeeded [2021-06-24T12:43:48.162Z] nexus3.edgexfoundry.org:10003 [2021-06-24T12:43:48.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:43:48.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:43:48.439Z] Configure a credential helper to remove this warning. See [2021-06-24T12:43:48.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:43:48.439Z] [2021-06-24T12:43:48.439Z] Login Succeeded [2021-06-24T12:43:48.439Z] nexus3.edgexfoundry.org:10004 [2021-06-24T12:43:49.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:43:49.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:43:49.047Z] Configure a credential helper to remove this warning. See [2021-06-24T12:43:49.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:43:49.047Z] [2021-06-24T12:43:49.047Z] Login Succeeded [2021-06-24T12:43:49.047Z] docker.io [2021-06-24T12:43:49.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T12:43:49.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T12:43:49.921Z] Configure a credential helper to remove this warning. See [2021-06-24T12:43:49.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T12:43:49.921Z] [2021-06-24T12:43:49.921Z] Login Succeeded [2021-06-24T12:43:49.921Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T12:43:49.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T12:43:50.254Z] ========================================================= [2021-06-24T12:43:50.254Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T12:43:50.254Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:43:50.602Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T12:43:52.042Z] 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-06-24T12:43:52.310Z] 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-06-24T12:43:53.249Z] Sending build context to Docker daemon 166.3MB [2021-06-24T12:43:53.249Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T12:43:53.249Z] Step 2/6 : FROM ${BASE} [2021-06-24T12:43:53.249Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T12:43:53.249Z] 595b0fe564bb: Pulling fs layer [2021-06-24T12:43:53.249Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T12:43:53.249Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T12:43:53.249Z] ba82ee9f976e: Pulling fs layer [2021-06-24T12:43:53.249Z] 506bd15cee9f: Pulling fs layer [2021-06-24T12:43:53.249Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T12:43:53.249Z] 618dc40b7e24: Pulling fs layer [2021-06-24T12:43:53.249Z] ba82ee9f976e: Waiting [2021-06-24T12:43:53.249Z] 506bd15cee9f: Waiting [2021-06-24T12:43:53.249Z] 618dc40b7e24: Waiting [2021-06-24T12:43:53.249Z] 75a0a4a0db45: Waiting [2021-06-24T12:43:53.249Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T12:43:53.249Z] 5b7225fbf94c: Download complete [2021-06-24T12:43:53.249Z] 3088b5b3c5c0: Download complete [2021-06-24T12:43:53.249Z] 506bd15cee9f: Verifying Checksum [2021-06-24T12:43:53.249Z] 506bd15cee9f: Download complete [2021-06-24T12:43:53.249Z] 595b0fe564bb: Verifying Checksum [2021-06-24T12:43:53.249Z] 595b0fe564bb: Download complete [2021-06-24T12:43:53.249Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T12:43:53.249Z] 75a0a4a0db45: Download complete [2021-06-24T12:43:53.253Z] 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-06-24T12:43:53.521Z] 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-06-24T12:43:53.857Z] 595b0fe564bb: Pull complete [2021-06-24T12:43:54.464Z] 3088b5b3c5c0: Pull complete [2021-06-24T12:43:54.472Z] 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-06-24T12:43:55.063Z] 5b7225fbf94c: Pull complete [2021-06-24T12:43:55.668Z] 618dc40b7e24: Verifying Checksum [2021-06-24T12:43:55.668Z] 618dc40b7e24: Download complete [2021-06-24T12:43:55.874Z] 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-06-24T12:43:56.454Z] 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-06-24T12:43:57.119Z] ba82ee9f976e: Verifying Checksum [2021-06-24T12:43:57.905Z] 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-06-24T12:43:58.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T12:43:59.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-24T12:44:01.843Z] $ docker stop --time=1 c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 [2021-06-24T12:44:04.807Z] $ docker rm -f c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-24T12:44:08.603Z] ba82ee9f976e: Pull complete [2021-06-24T12:44:08.603Z] 506bd15cee9f: Pull complete [2021-06-24T12:44:08.604Z] 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:44:10.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T12:44:10.596Z] [2021-06-24T12:44:10.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:44:10.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T12:44:10.917Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T12:44:10.917Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T12:44:10.917Z] ca9280d653b3: Pulling fs layer [2021-06-24T12:44:10.917Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T12:44:11.183Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T12:44:11.183Z] cbdbe7a5bc2a: Download complete [2021-06-24T12:44:11.183Z] cbdbe7a5bc2a: Pull complete [2021-06-24T12:44:11.447Z] ca9280d653b3: Verifying Checksum [2021-06-24T12:44:11.448Z] ca9280d653b3: Download complete [2021-06-24T12:44:12.038Z] ca9280d653b3: Pull complete [2021-06-24T12:44:12.300Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T12:44:12.300Z] 7e9c9ca2126c: Download complete [2021-06-24T12:44:12.956Z] 618dc40b7e24: Pull complete [2021-06-24T12:44:12.956Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T12:44:12.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T12:44:12.956Z] ---> a36622ca3599 [2021-06-24T12:44:12.956Z] 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-06-24T12:44:13.556Z] ---> Running in d8f8cdc321c0 [2021-06-24T12:44:16.121Z] 7e9c9ca2126c: Pull complete [2021-06-24T12:44:16.121Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T12:44:16.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T12:44:16.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T12:44:16.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:44:16.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-06-24T12:44:16.193Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T12:44:16.230Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T12:44:16.721Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T12:44:16.993Z] (2/12) Installing file (5.39-r0) [2021-06-24T12:44:16.993Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T12:44:16.993Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T12:44:20.230Z] $ docker top 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:44:20.611Z] + docker-compose build --help [2021-06-24T12:44:20.612Z] + grep parallel [2021-06-24T12:44:21.186Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T12:44:21.197Z] $ docker stop --time=1 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b [2021-06-24T12:44:22.370Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T12:44:22.370Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T12:44:22.370Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T12:44:22.370Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T12:44:22.370Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T12:44:22.370Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T12:44:22.411Z] $ docker rm -f 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:44:22.640Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T12:44:22.640Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T12:44:22.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T12:44:22.867Z] . [Pipeline] withDockerContainer [2021-06-24T12:44:22.913Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T12:44:22.913Z] OK: 218 MiB in 52 packages [2021-06-24T12:44:22.940Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T12:44:22.979Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T12:44:23.328Z] $ docker top 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:44:23.707Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T12:44:24.284Z] Building core-command ... [2021-06-24T12:44:24.284Z] Building core-data ... [2021-06-24T12:44:24.284Z] Building core-metadata ... [2021-06-24T12:44:24.284Z] Building security-bootstrapper ... [2021-06-24T12:44:24.284Z] Building security-proxy-setup ... [2021-06-24T12:44:24.284Z] Building security-secretstore-setup ... [2021-06-24T12:44:24.284Z] Building support-notifications ... [2021-06-24T12:44:24.284Z] Building support-scheduler ... [2021-06-24T12:44:24.284Z] Building sys-mgmt-agent ... [2021-06-24T12:44:24.284Z] Building sys-mgmt-agent [2021-06-24T12:44:24.284Z] Building core-data [2021-06-24T12:44:24.284Z] Building security-proxy-setup [2021-06-24T12:44:24.284Z] Building support-scheduler [2021-06-24T12:44:24.284Z] Building core-command [2021-06-24T12:44:27.235Z] Removing intermediate container d8f8cdc321c0 [2021-06-24T12:44:27.235Z] ---> 6eb0dd113675 [2021-06-24T12:44:27.235Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T12:44:27.235Z] ---> Running in 30e2789d3567 [2021-06-24T12:44:27.235Z] Removing intermediate container 30e2789d3567 [2021-06-24T12:44:27.235Z] ---> e644e21d868d [2021-06-24T12:44:27.235Z] Step 5/6 : COPY go.mod . [2021-06-24T12:44:27.836Z] ---> 4058eb010569 [2021-06-24T12:44:27.836Z] Step 6/6 : RUN go mod download [2021-06-24T12:44:28.112Z] ---> Running in f3d15ba8e583 [2021-06-24T12:44:37.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:44:37.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:44:37.327Z] ---> 65bae5b79302 [2021-06-24T12:44:37.327Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:44:37.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:44:37.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:44:37.327Z] ---> 65bae5b79302 [2021-06-24T12:44:37.327Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T12:44:37.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:44:37.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:44:37.327Z] ---> 65bae5b79302 [2021-06-24T12:44:37.327Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T12:44:39.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:44:39.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:44:39.252Z] ---> 65bae5b79302 [2021-06-24T12:44:39.252Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:44:40.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:44:40.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:44:40.197Z] ---> 65bae5b79302 [2021-06-24T12:44:40.197Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:44:44.413Z] ---> Running in 4575960e46b4 [2021-06-24T12:44:44.413Z] ---> Running in 1843f198c7ca [2021-06-24T12:44:44.413Z] ---> Running in feff1a8f87d3 [2021-06-24T12:44:44.413Z] ---> Running in 2a91658ecd97 [2021-06-24T12:44:44.413Z] ---> Running in a92dcf26ed16 [2021-06-24T12:44:44.676Z] Removing intermediate container 4575960e46b4 [2021-06-24T12:44:44.677Z] ---> ee054f3579a3 [2021-06-24T12:44:44.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:44:44.677Z] Removing intermediate container 1843f198c7ca [2021-06-24T12:44:44.677Z] ---> 7e4a6ea9131c [2021-06-24T12:44:44.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:44:44.677Z] Removing intermediate container feff1a8f87d3 [2021-06-24T12:44:44.677Z] ---> abcfc188efe5 [2021-06-24T12:44:44.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:44:44.677Z] Removing intermediate container a92dcf26ed16 [2021-06-24T12:44:44.677Z] ---> 1e3a4c634b32 [2021-06-24T12:44:44.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:44:44.677Z] Removing intermediate container 2a91658ecd97 [2021-06-24T12:44:44.677Z] ---> 4d86dfcf6b58 [2021-06-24T12:44:44.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:44:44.677Z] ---> Running in 3e3c7cf2dec3 [2021-06-24T12:44:44.677Z] ---> Running in 6829795a51b1 [2021-06-24T12:44:44.677Z] ---> Running in 86730d11e191 [2021-06-24T12:44:44.677Z] ---> Running in a54857058c04 [2021-06-24T12:44:44.677Z] ---> Running in 7a5af0a929cb [2021-06-24T12:44:46.075Z] Removing intermediate container 3e3c7cf2dec3 [2021-06-24T12:44:46.075Z] ---> a3281cc88ca4 [2021-06-24T12:44:46.075Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T12:44:46.075Z] Removing intermediate container 6829795a51b1 [2021-06-24T12:44:46.075Z] ---> 214405226a1f [2021-06-24T12:44:46.075Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T12:44:46.075Z] Removing intermediate container 86730d11e191 [2021-06-24T12:44:46.075Z] ---> de7f63893f60 [2021-06-24T12:44:46.075Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T12:44:46.075Z] ---> Running in 2fe1579e01ef [2021-06-24T12:44:46.075Z] ---> Running in 8f6defb2771e [2021-06-24T12:44:46.075Z] ---> Running in 7b00e7fabf2c [2021-06-24T12:44:46.075Z] Removing intermediate container a54857058c04 [2021-06-24T12:44:46.075Z] ---> 70da21c26ff6 [2021-06-24T12:44:46.075Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T12:44:46.075Z] ---> Running in a638aa7f38fc [2021-06-24T12:44:46.339Z] Removing intermediate container 7a5af0a929cb [2021-06-24T12:44:46.339Z] ---> 3bf0e0202141 [2021-06-24T12:44:46.339Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T12:44:46.339Z] ---> Running in 366f01e2822d [2021-06-24T12:44:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:47.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:47.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:47.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:48.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:48.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:44:48.020Z] OK: 219 MiB in 52 packages [2021-06-24T12:44:48.020Z] OK: 219 MiB in 52 packages [2021-06-24T12:44:48.294Z] Removing intermediate container 8f6defb2771e [2021-06-24T12:44:48.294Z] ---> a49b4fb99812 [2021-06-24T12:44:48.294Z] Step 6/24 : COPY go.mod . [2021-06-24T12:44:48.294Z] OK: 219 MiB in 52 packages [2021-06-24T12:44:48.561Z] Removing intermediate container 7b00e7fabf2c [2021-06-24T12:44:48.561Z] ---> 9c176ee91188 [2021-06-24T12:44:48.561Z] Step 6/24 : COPY go.mod . [2021-06-24T12:44:48.561Z] OK: 219 MiB in 52 packages [2021-06-24T12:44:48.821Z] ---> b74ee751072e [2021-06-24T12:44:48.821Z] Step 7/24 : RUN go mod download [2021-06-24T12:44:48.821Z] ---> a52ed4978c11 [2021-06-24T12:44:48.821Z] Step 7/24 : RUN go mod download [2021-06-24T12:44:48.821Z] ---> Running in dc05be6abd81 [2021-06-24T12:44:48.821Z] ---> Running in d0cbc704e1e0 [2021-06-24T12:44:49.090Z] Removing intermediate container 366f01e2822d [2021-06-24T12:44:49.090Z] ---> b143ba7d61af [2021-06-24T12:44:49.090Z] Step 6/22 : COPY go.mod . [2021-06-24T12:44:49.090Z] Removing intermediate container 2fe1579e01ef [2021-06-24T12:44:49.090Z] ---> 67d45777a456 [2021-06-24T12:44:49.090Z] Step 6/23 : COPY go.mod . [2021-06-24T12:44:49.090Z] OK: 219 MiB in 52 packages [2021-06-24T12:44:49.356Z] ---> 21a34b545af3 [2021-06-24T12:44:49.356Z] Step 7/22 : RUN go mod download [2021-06-24T12:44:49.356Z] ---> 4ea41092f646 [2021-06-24T12:44:49.356Z] Step 7/23 : RUN go mod download [2021-06-24T12:44:49.618Z] ---> Running in 2e1e3dd6e0b5 [2021-06-24T12:44:49.618Z] ---> Running in 1c2df58b23e3 [2021-06-24T12:44:49.618Z] Removing intermediate container a638aa7f38fc [2021-06-24T12:44:49.618Z] ---> 4b135b9ae5a6 [2021-06-24T12:44:49.618Z] Step 6/24 : COPY go.mod . [2021-06-24T12:44:49.884Z] ---> 43f38c63fa6c [2021-06-24T12:44:49.884Z] Step 7/24 : RUN go mod download [2021-06-24T12:44:49.884Z] ---> Running in 9e65f31155df [2021-06-24T12:44:50.150Z] Removing intermediate container dc05be6abd81 [2021-06-24T12:44:50.150Z] ---> a4474e0607fb [2021-06-24T12:44:50.150Z] Step 8/24 : COPY . . [2021-06-24T12:44:50.150Z] Removing intermediate container d0cbc704e1e0 [2021-06-24T12:44:50.150Z] ---> 65d79e67fdb9 [2021-06-24T12:44:50.150Z] Step 8/24 : COPY . . [2021-06-24T12:44:54.930Z] Removing intermediate container f3d15ba8e583 [2021-06-24T12:44:54.930Z] ---> 63f4c20791c9 [2021-06-24T12:44:54.930Z] Successfully built 63f4c20791c9 [2021-06-24T12:44:54.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:44:55.272Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T12:44:55.272Z] . [Pipeline] withDockerContainer [2021-06-24T12:44:55.735Z] prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container [2021-06-24T12:44:55.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T12:44:57.589Z] $ docker top 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:44:58.650Z] + go version [2021-06-24T12:44:58.650Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T12:44:58.671Z] $ docker stop --time=1 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b [2021-06-24T12:45:00.522Z] $ docker rm -f 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:45:01.354Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T12:45:01.354Z] . [Pipeline] withDockerContainer [2021-06-24T12:45:01.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container [2021-06-24T12:45:01.703Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T12:45:03.279Z] $ docker top a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T12:45:03.619Z] ========================================================= [2021-06-24T12:45:03.619Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T12:45:03.619Z] ========================================================= [Pipeline] sh [2021-06-24T12:45:04.269Z] + go mod tidy [Pipeline] sh [2021-06-24T12:45:05.090Z] Removing intermediate container 2e1e3dd6e0b5 [2021-06-24T12:45:05.091Z] ---> db67fdf8c45f [2021-06-24T12:45:05.091Z] Step 8/22 : COPY . . [2021-06-24T12:45:05.091Z] ---> f51cce72b78e [2021-06-24T12:45:05.091Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:45:05.091Z] ---> cf73b186abf2 [2021-06-24T12:45:05.091Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:45:05.091Z] Removing intermediate container 1c2df58b23e3 [2021-06-24T12:45:05.091Z] ---> d1c3fe48d951 [2021-06-24T12:45:05.091Z] Step 8/23 : COPY . . [2021-06-24T12:45:05.091Z] ---> Running in d9de17f455db [2021-06-24T12:45:05.091Z] Removing intermediate container 9e65f31155df [2021-06-24T12:45:05.091Z] ---> 82c5a29528d3 [2021-06-24T12:45:05.091Z] Step 8/24 : COPY . . [2021-06-24T12:45:05.091Z] ---> Running in 7324416a85b4 [2021-06-24T12:45:05.532Z] + make test [2021-06-24T12:45:05.533Z] go mod tidy [2021-06-24T12:45:06.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T12:45:20.094Z] ---> 253f1ca94a8f [2021-06-24T12:45:20.094Z] Step 9/23 : RUN go mod tidy [2021-06-24T12:45:20.094Z] ---> 3d02f16e083c [2021-06-24T12:45:20.094Z] Step 9/22 : RUN go mod tidy [2021-06-24T12:45:20.094Z] Removing intermediate container d9de17f455db [2021-06-24T12:45:20.094Z] ---> 6fb269c0ac3f [2021-06-24T12:45:20.094Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T12:45:20.094Z] Removing intermediate container 7324416a85b4 [2021-06-24T12:45:20.094Z] ---> 98b2ab2edbd5 [2021-06-24T12:45:20.094Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T12:45:20.094Z] ---> Running in aea21ff8af59 [2021-06-24T12:45:20.094Z] ---> 47045cc9a8fe [2021-06-24T12:45:20.094Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:45:20.094Z] ---> Running in fade916e342b [2021-06-24T12:45:20.094Z] ---> Running in bf1cb8e337c4 [2021-06-24T12:45:20.094Z] ---> Running in a14ff494a6a8 [2021-06-24T12:45:20.094Z] ---> Running in c2ba280a3707 [2021-06-24T12:45:20.094Z] 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-06-24T12:45:20.094Z] 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-06-24T12:45:20.668Z] Removing intermediate container aea21ff8af59 [2021-06-24T12:45:20.668Z] ---> e2ed36d4528c [2021-06-24T12:45:20.668Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T12:45:20.668Z] ---> Running in 61d0a1784be5 [2021-06-24T12:45:20.668Z] Removing intermediate container fade916e342b [2021-06-24T12:45:20.668Z] ---> a0b1969eb8d3 [2021-06-24T12:45:20.668Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T12:45:20.933Z] Removing intermediate container c2ba280a3707 [2021-06-24T12:45:20.933Z] ---> 23261d9e8d6c [2021-06-24T12:45:20.933Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T12:45:20.933Z] ---> Running in 61c3dceade36 [2021-06-24T12:45:20.933Z] ---> Running in a96be369ca5e [2021-06-24T12:45:21.516Z] 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-06-24T12:45:21.797Z] 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-06-24T12:45:21.797Z] 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-06-24T12:45:32.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T12:46:00.699Z] 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-06-24T12:46:00.699Z] Removing intermediate container a14ff494a6a8 [2021-06-24T12:46:00.699Z] ---> 20d98ebfdd8d [2021-06-24T12:46:00.699Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T12:46:00.699Z] ---> Running in 35c69d5bcc14 [2021-06-24T12:46:00.699Z] 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-06-24T12:46:02.095Z] Removing intermediate container 61d0a1784be5 [2021-06-24T12:46:02.095Z] ---> 4778c9315412 [2021-06-24T12:46:02.095Z] [2021-06-24T12:46:02.095Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T12:46:02.359Z] Removing intermediate container a96be369ca5e [2021-06-24T12:46:02.359Z] ---> 15feed3baa55 [2021-06-24T12:46:02.359Z] [2021-06-24T12:46:02.359Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:46:02.933Z] Removing intermediate container 35c69d5bcc14 [2021-06-24T12:46:02.933Z] ---> 3f9f8fd28c28 [2021-06-24T12:46:02.933Z] [2021-06-24T12:46:02.933Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T12:46:02.933Z] Removing intermediate container 61c3dceade36 [2021-06-24T12:46:02.933Z] ---> f904833c2dba [2021-06-24T12:46:02.933Z] [2021-06-24T12:46:02.933Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T12:46:03.200Z] 3.12: Pulling from library/alpine [2021-06-24T12:46:03.200Z] 3.12: Pulling from library/alpine [2021-06-24T12:46:03.791Z] 3.12: Pulling from library/alpine [2021-06-24T12:46:04.383Z] 20.10.0: Pulling from library/docker [2021-06-24T12:46:04.383Z] Removing intermediate container bf1cb8e337c4 [2021-06-24T12:46:04.383Z] ---> 82ff4f2b7076 [2021-06-24T12:46:04.383Z] [2021-06-24T12:46:04.383Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:46:04.383Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:46:04.383Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T12:46:04.383Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:46:04.383Z] Status: Image is up to date for alpine:3.12 [2021-06-24T12:46:04.383Z] ---> 13621d1b12d4 [2021-06-24T12:46:04.383Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:46:04.384Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:46:04.384Z] Status: Image is up to date for alpine:3.12 [2021-06-24T12:46:04.384Z] ---> 13621d1b12d4 [2021-06-24T12:46:04.384Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:46:04.384Z] ---> 13621d1b12d4 [2021-06-24T12:46:04.384Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T12:46:04.384Z] ---> Running in 9c2761571710 [2021-06-24T12:46:04.384Z] ---> Running in 6ca7c68bba1f [2021-06-24T12:46:04.384Z] 3.12: Pulling from library/alpine [2021-06-24T12:46:04.384Z] ---> Running in ff4d8a9fa6d8 [2021-06-24T12:46:04.384Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:46:04.384Z] Status: Image is up to date for alpine:3.12 [2021-06-24T12:46:04.384Z] ---> 13621d1b12d4 [2021-06-24T12:46:04.384Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T12:46:04.384Z] ---> Running in ec630cebf1ae [2021-06-24T12:46:04.670Z] Removing intermediate container ec630cebf1ae [2021-06-24T12:46:04.670Z] ---> a7f602c9eb85 [2021-06-24T12:46:04.670Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T12:46:04.670Z] ---> Running in face014ae596 [2021-06-24T12:46:04.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:04.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:04.939Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T12:46:04.939Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:46:04.939Z] OK: 6 MiB in 15 packages [2021-06-24T12:46:04.939Z] Removing intermediate container face014ae596 [2021-06-24T12:46:04.939Z] ---> 2fccbbfaf71c [2021-06-24T12:46:04.939Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T12:46:05.216Z] ---> Running in 73563e849925 [2021-06-24T12:46:05.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:05.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:05.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:05.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:05.477Z] Removing intermediate container 73563e849925 [2021-06-24T12:46:05.477Z] ---> 173921365d4b [2021-06-24T12:46:05.477Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:46:05.477Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T12:46:05.477Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:46:05.477Z] OK: 6 MiB in 15 packages [2021-06-24T12:46:05.477Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T12:46:05.477Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:46:05.477Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T12:46:05.477Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T12:46:05.477Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:46:05.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:46:05.745Z] OK: 7 MiB in 18 packages [2021-06-24T12:46:05.745Z] Removing intermediate container 9c2761571710 [2021-06-24T12:46:05.745Z] ---> 4f2866b97851 [2021-06-24T12:46:05.745Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:46:05.745Z] ---> Running in f8be83f3d402 [2021-06-24T12:46:05.745Z] ---> Running in 10e0ad864676 [2021-06-24T12:46:06.008Z] Removing intermediate container 10e0ad864676 [2021-06-24T12:46:06.008Z] ---> a5f392c82b70 [2021-06-24T12:46:06.008Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T12:46:06.272Z] Removing intermediate container 6ca7c68bba1f [2021-06-24T12:46:06.272Z] ---> ee668f42c4d1 [2021-06-24T12:46:06.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:46:06.272Z] ---> Running in 17ad73eed248 [2021-06-24T12:46:06.272Z] ---> Running in d1d1c9181f09 [2021-06-24T12:46:06.536Z] Removing intermediate container ff4d8a9fa6d8 [2021-06-24T12:46:06.536Z] ---> 460e71024f82 [2021-06-24T12:46:06.536Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T12:46:06.536Z] Removing intermediate container 17ad73eed248 [2021-06-24T12:46:06.536Z] ---> bf27d6fdea8a [2021-06-24T12:46:06.536Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T12:46:06.536Z] ---> Running in 1c1922788e5f [2021-06-24T12:46:06.536Z] Removing intermediate container d1d1c9181f09 [2021-06-24T12:46:06.536Z] ---> d922c284077b [2021-06-24T12:46:06.536Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T12:46:06.536Z] ---> Running in ca8734f15bc6 [2021-06-24T12:46:06.802Z] ---> Running in 7ba7ed323d9d [2021-06-24T12:46:06.802Z] Removing intermediate container ca8734f15bc6 [2021-06-24T12:46:06.802Z] ---> aa28b6f90f2f [2021-06-24T12:46:06.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:46:06.802Z] Removing intermediate container 1c1922788e5f [2021-06-24T12:46:06.802Z] ---> 1bbd8e1b9b67 [2021-06-24T12:46:06.802Z] Step 14/22 : WORKDIR /edgex [2021-06-24T12:46:07.064Z] Removing intermediate container 7ba7ed323d9d [2021-06-24T12:46:07.065Z] ---> 8650ac3c6a45 [2021-06-24T12:46:07.065Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T12:46:07.650Z] Removing intermediate container f8be83f3d402 [2021-06-24T12:46:07.650Z] ---> 3994bfebf3eb [2021-06-24T12:46:07.650Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T12:46:07.650Z] ---> Running in a2a7a82bddf8 [2021-06-24T12:46:10.219Z] ---> Running in 5f094e500c82 [2021-06-24T12:46:10.219Z] ---> 4976877eac97 [2021-06-24T12:46:10.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T12:46:10.219Z] ---> Running in b73b72a85484 [2021-06-24T12:46:10.219Z] Removing intermediate container 5f094e500c82 [2021-06-24T12:46:10.219Z] ---> 802ea707a134 [2021-06-24T12:46:10.219Z] Step 16/24 : WORKDIR / [2021-06-24T12:46:10.219Z] Removing intermediate container a2a7a82bddf8 [2021-06-24T12:46:10.219Z] ---> f4f9a0ec8e68 [2021-06-24T12:46:10.219Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T12:46:10.219Z] ---> Running in 72332ea2c6a0 [2021-06-24T12:46:10.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:10.754Z] Removing intermediate container 72332ea2c6a0 [2021-06-24T12:46:10.754Z] ---> 8e5b07a8fbba [2021-06-24T12:46:10.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:46:10.754Z] ---> 1af4c6ff1f23 [2021-06-24T12:46:10.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T12:46:10.754Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T12:46:10.754Z] ---> d2286c896cff [2021-06-24T12:46:10.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T12:46:10.754Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T12:46:10.754Z] ---> aefe523efa57 [2021-06-24T12:46:10.754Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:46:10.754Z] ---> Running in fcff1223c979 [2021-06-24T12:46:11.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:11.021Z] ---> ea235a2ef6ea [2021-06-24T12:46:11.285Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T12:46:11.285Z] ---> 0d65bd637607 [2021-06-24T12:46:11.285Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T12:46:11.285Z] Removing intermediate container fcff1223c979 [2021-06-24T12:46:11.285Z] ---> ead6fa384818 [2021-06-24T12:46:11.285Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T12:46:11.285Z] ---> f1c4ba56fa27 [2021-06-24T12:46:11.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T12:46:11.285Z] ---> Running in d3d099b8cc8a [2021-06-24T12:46:11.285Z] ---> Running in 34716328598f [2021-06-24T12:46:11.546Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T12:46:11.546Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T12:46:11.546Z] Removing intermediate container d3d099b8cc8a [2021-06-24T12:46:11.546Z] ---> c690f5259ce1 [2021-06-24T12:46:11.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:46:11.841Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T12:46:11.841Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T12:46:11.841Z] ---> 014203538271 [2021-06-24T12:46:11.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T12:46:11.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:11.841Z] ---> Running in 23ce77d221fd [2021-06-24T12:46:11.841Z] ---> a748d7e97b44 [2021-06-24T12:46:11.841Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T12:46:12.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:12.121Z] ---> Running in 23bc98046374 [2021-06-24T12:46:12.121Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T12:46:12.121Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T12:46:12.121Z] Removing intermediate container 23ce77d221fd [2021-06-24T12:46:12.121Z] ---> 67e4bed0dcf7 [2021-06-24T12:46:12.121Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T12:46:12.121Z] Executing bash-5.0.17-r0.post-install [2021-06-24T12:46:12.121Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:46:12.121Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T12:46:12.121Z] ---> c16ac983e5e3 [2021-06-24T12:46:12.121Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T12:46:12.121Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T12:46:12.121Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T12:46:12.121Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T12:46:12.121Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T12:46:12.121Z] Removing intermediate container 23bc98046374 [2021-06-24T12:46:12.121Z] ---> 06fb6a1b9e03 [2021-06-24T12:46:12.121Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T12:46:12.121Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T12:46:12.121Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T12:46:12.121Z] ---> Running in 1c42e723aa1a [2021-06-24T12:46:12.121Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T12:46:12.121Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T12:46:12.121Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T12:46:12.121Z] ---> Running in 62f7c74c2627 [2021-06-24T12:46:12.388Z] ---> Running in 084e2f71ef57 [2021-06-24T12:46:12.649Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T12:46:12.912Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T12:46:12.912Z] Removing intermediate container 62f7c74c2627 [2021-06-24T12:46:12.912Z] ---> 65527d1d21c6 [2021-06-24T12:46:12.912Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:46:12.912Z] Removing intermediate container 1c42e723aa1a [2021-06-24T12:46:12.912Z] ---> 760ebeec441c [2021-06-24T12:46:12.912Z] Step 22/23 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:46:12.912Z] Removing intermediate container 084e2f71ef57 [2021-06-24T12:46:12.912Z] ---> 02873ddcf1ba [2021-06-24T12:46:12.912Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T12:46:12.912Z] ---> Running in dca2665332fa [2021-06-24T12:46:12.912Z] ---> Running in 3664454733ed [2021-06-24T12:46:12.912Z] ---> Running in 5cd15696587c [2021-06-24T12:46:12.912Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:46:12.912Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T12:46:12.912Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T12:46:12.912Z] OK: 8 MiB in 20 packages [2021-06-24T12:46:12.912Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T12:46:12.912Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T12:46:12.912Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T12:46:12.912Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T12:46:12.912Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T12:46:13.177Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T12:46:13.177Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T12:46:13.177Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T12:46:13.177Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T12:46:13.177Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T12:46:13.177Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T12:46:13.177Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T12:46:13.177Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T12:46:13.439Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T12:46:13.439Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T12:46:13.439Z] Removing intermediate container 3664454733ed [2021-06-24T12:46:13.439Z] ---> 975fcc46d3aa [2021-06-24T12:46:13.439Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T12:46:13.439Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T12:46:13.439Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T12:46:13.439Z] Removing intermediate container dca2665332fa [2021-06-24T12:46:13.439Z] ---> 64b7c5dc3a24 [2021-06-24T12:46:13.439Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T12:46:13.439Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T12:46:13.439Z] Removing intermediate container 5cd15696587c [2021-06-24T12:46:13.439Z] ---> 632b502e77b3 [2021-06-24T12:46:13.439Z] Step 21/22 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:46:13.439Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T12:46:13.439Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T12:46:13.439Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T12:46:13.439Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T12:46:13.714Z] ---> Running in 5a41c0c6c744 [2021-06-24T12:46:13.714Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T12:46:13.714Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T12:46:13.714Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T12:46:13.714Z] ---> Running in 064fdb504e28 [2021-06-24T12:46:13.714Z] ---> Running in e3123dd7ebea [2021-06-24T12:46:13.714Z] OK: 72 MiB in 59 packages [2021-06-24T12:46:13.714Z] Removing intermediate container b73b72a85484 [2021-06-24T12:46:13.714Z] ---> 16b25706c158 [2021-06-24T12:46:13.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:46:13.714Z] Removing intermediate container 5a41c0c6c744 [2021-06-24T12:46:13.714Z] ---> 264c4ace581d [2021-06-24T12:46:13.714Z] Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:46:13.714Z] Removing intermediate container e3123dd7ebea [2021-06-24T12:46:13.714Z] ---> 6507a5c73be8 [2021-06-24T12:46:13.714Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T12:46:13.991Z] ---> Running in b20ae6489793 [2021-06-24T12:46:13.991Z] ---> Running in 662efe5ca25d [2021-06-24T12:46:13.991Z] Removing intermediate container 064fdb504e28 [2021-06-24T12:46:13.991Z] ---> 9c5b2b2d3fb1 [2021-06-24T12:46:13.991Z] [2021-06-24T12:46:13.991Z] Successfully built 9c5b2b2d3fb1 [2021-06-24T12:46:13.991Z] Removing intermediate container b20ae6489793 [2021-06-24T12:46:13.991Z] ---> 469af6657aaa [2021-06-24T12:46:13.991Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:46:13.991Z] Successfully tagged support-scheduler:latest [2021-06-24T12:46:13.991Z] Building core-metadata [2021-06-24T12:46:14.271Z]  Building support-scheduler ... done  ---> Running in 396fb3a2262c [2021-06-24T12:46:14.271Z] ---> c1015d9d3c38 [2021-06-24T12:46:14.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T12:46:14.271Z] Removing intermediate container 662efe5ca25d [2021-06-24T12:46:14.271Z] ---> 289745bc93f3 [2021-06-24T12:46:14.272Z] [2021-06-24T12:46:14.538Z] Collecting docker-compose==1.23.2 [2021-06-24T12:46:14.538Z] Successfully built 289745bc93f3 [2021-06-24T12:46:14.538Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T12:46:15.111Z] Successfully tagged security-proxy-setup:latest [2021-06-24T12:46:15.111Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-24T12:46:15.111Z] Removing intermediate container 396fb3a2262c [2021-06-24T12:46:15.111Z] ---> f19099992805 [2021-06-24T12:46:15.111Z] [2021-06-24T12:46:15.379Z] Successfully built f19099992805 [2021-06-24T12:46:15.379Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T12:46:15.379Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T12:46:16.770Z] Successfully tagged core-command:latest [2021-06-24T12:46:16.770Z]  Building core-command ... done Building support-notifications [2021-06-24T12:46:16.770Z] ---> 1060a2db17f5 [2021-06-24T12:46:16.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T12:46:16.771Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T12:46:16.771Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T12:46:18.179Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T12:46:18.179Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T12:46:20.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T12:46:23.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:46:23.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:46:23.768Z] ---> 65bae5b79302 [2021-06-24T12:46:23.768Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 4d86dfcf6b58 [2021-06-24T12:46:23.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 3bf0e0202141 [2021-06-24T12:46:23.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T12:46:23.768Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:46:23.768Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:46:23.768Z] ---> 65bae5b79302 [2021-06-24T12:46:23.768Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 4d86dfcf6b58 [2021-06-24T12:46:23.768Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 3bf0e0202141 [2021-06-24T12:46:23.768Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> b143ba7d61af [2021-06-24T12:46:23.768Z] Step 6/32 : COPY go.mod . [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 21a34b545af3 [2021-06-24T12:46:23.768Z] Step 7/32 : RUN go mod download [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> db67fdf8c45f [2021-06-24T12:46:23.768Z] Step 8/32 : COPY . . [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> 3d02f16e083c [2021-06-24T12:46:23.768Z] Step 9/32 : RUN go mod tidy [2021-06-24T12:46:23.768Z] ---> Using cache [2021-06-24T12:46:23.768Z] ---> e2ed36d4528c [2021-06-24T12:46:23.768Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T12:46:25.163Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T12:46:25.163Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T12:46:25.747Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:46:25.747Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:46:25.747Z] ---> 65bae5b79302 [2021-06-24T12:46:25.747Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> 4d86dfcf6b58 [2021-06-24T12:46:25.747Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> 3bf0e0202141 [2021-06-24T12:46:25.747Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> b143ba7d61af [2021-06-24T12:46:25.747Z] Step 6/24 : COPY go.mod . [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> 21a34b545af3 [2021-06-24T12:46:25.747Z] Step 7/24 : RUN go mod download [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> db67fdf8c45f [2021-06-24T12:46:25.747Z] Step 8/24 : COPY . . [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> 3d02f16e083c [2021-06-24T12:46:25.747Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:46:25.747Z] ---> Using cache [2021-06-24T12:46:25.747Z] ---> e2ed36d4528c [2021-06-24T12:46:25.747Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T12:46:27.254Z] ---> 41a24bd37e47 [2021-06-24T12:46:27.254Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T12:46:27.254Z] 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-06-24T12:46:27.638Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T12:46:27.638Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T12:46:27.638Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T12:46:27.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T12:46:27.638Z] ---> Running in d59e99c3f282 [2021-06-24T12:46:27.638Z] ---> Running in be40f2c6d2cf [2021-06-24T12:46:27.638Z] ---> Running in bff61607913f [2021-06-24T12:46:27.638Z] ---> Running in 5ce2d5e86d40 [2021-06-24T12:46:28.084Z] Removing intermediate container 5ce2d5e86d40 [2021-06-24T12:46:28.084Z] ---> b85273871142 [2021-06-24T12:46:28.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:46:28.084Z] ---> Running in 7d2853f7842c [2021-06-24T12:46:28.084Z] Removing intermediate container 7d2853f7842c [2021-06-24T12:46:28.084Z] ---> 8958acf5f615 [2021-06-24T12:46:28.084Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T12:46:28.084Z] ---> Running in a7b96d67a20c [2021-06-24T12:46:28.349Z] Collecting PyYAML<4,>=3.10 [2021-06-24T12:46:28.349Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T12:46:28.349Z] Removing intermediate container a7b96d67a20c [2021-06-24T12:46:28.349Z] ---> ede097fa295c [2021-06-24T12:46:28.349Z] Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:46:28.349Z] ---> Running in d687519e7641 [2021-06-24T12:46:28.617Z] Removing intermediate container d687519e7641 [2021-06-24T12:46:28.617Z] ---> 1bc535fc361f [2021-06-24T12:46:28.617Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:46:28.617Z] 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-06-24T12:46:28.883Z] ---> Running in a030b456261d [2021-06-24T12:46:28.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:28.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T12:46:28.883Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T12:46:28.883Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T12:46:28.883Z] Removing intermediate container a030b456261d [2021-06-24T12:46:28.883Z] ---> 156ebacf6214 [2021-06-24T12:46:28.883Z] [2021-06-24T12:46:29.152Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T12:46:29.152Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T12:46:29.152Z] Successfully built 156ebacf6214 [2021-06-24T12:46:29.152Z] Successfully tagged core-data:latest [2021-06-24T12:46:29.152Z] Building security-secretstore-setup [2021-06-24T12:46:29.738Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:46:29.738Z] Collecting idna<2.8,>=2.5 [2021-06-24T12:46:29.738Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T12:46:30.001Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T12:46:30.001Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T12:46:30.263Z] 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-06-24T12:46:30.263Z] 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-06-24T12:46:30.263Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T12:46:30.263Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T12:46:30.263Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T12:46:30.263Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T12:46:30.263Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T12:46:30.263Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T12:46:30.263Z] OK: 219 MiB in 52 packages [2021-06-24T12:46:30.528Z] Installing collected packages: idna, urllib3, requests, docopt, cached-property, websocket-client, docker-pycreds, docker, texttable, PyYAML, jsonschema, dockerpty, docker-compose [2021-06-24T12:46:30.528Z] Attempting uninstall: idna [2021-06-24T12:46:30.528Z] Found existing installation: idna 2.9 [2021-06-24T12:46:30.528Z] Uninstalling idna-2.9: [2021-06-24T12:46:30.528Z] Successfully uninstalled idna-2.9 [2021-06-24T12:46:33.887Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:46:33.887Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:46:33.887Z] ---> 65bae5b79302 [2021-06-24T12:46:33.887Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> 4d86dfcf6b58 [2021-06-24T12:46:33.887Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> 3bf0e0202141 [2021-06-24T12:46:33.887Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> b143ba7d61af [2021-06-24T12:46:33.887Z] Step 6/26 : COPY go.mod . [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> 21a34b545af3 [2021-06-24T12:46:33.887Z] Step 7/26 : RUN go mod download [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> db67fdf8c45f [2021-06-24T12:46:33.887Z] Step 8/26 : COPY . . [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> 3d02f16e083c [2021-06-24T12:46:33.887Z] Step 9/26 : RUN go mod tidy [2021-06-24T12:46:33.887Z] ---> Using cache [2021-06-24T12:46:33.887Z] ---> e2ed36d4528c [2021-06-24T12:46:33.887Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T12:46:37.234Z] Attempting uninstall: urllib3 [2021-06-24T12:46:37.235Z] Found existing installation: urllib3 1.25.9 [2021-06-24T12:46:37.235Z] Uninstalling urllib3-1.25.9: [2021-06-24T12:46:37.235Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T12:46:37.235Z] ---> Running in 58e4324f6985 [2021-06-24T12:46:37.235Z] Removing intermediate container bff61607913f [2021-06-24T12:46:37.235Z] ---> 1fc66d60733d [2021-06-24T12:46:37.235Z] Step 6/23 : COPY go.mod . [2021-06-24T12:46:37.235Z] Attempting uninstall: requests [2021-06-24T12:46:37.235Z] Found existing installation: requests 2.23.0 [2021-06-24T12:46:37.235Z] Uninstalling requests-2.23.0: [2021-06-24T12:46:37.235Z] Successfully uninstalled requests-2.23.0 [2021-06-24T12:46:37.235Z] Running setup.py install for docopt: started [2021-06-24T12:46:37.235Z] ---> 69cb3de46103 [2021-06-24T12:46:37.235Z] Step 7/23 : RUN go mod download [2021-06-24T12:46:37.508Z] ---> Running in 19b1fb4dd555 [2021-06-24T12:46:37.508Z] 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-06-24T12:46:40.385Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T12:46:40.385Z] Removing intermediate container 19b1fb4dd555 [2021-06-24T12:46:40.385Z] ---> 864bf3fe36da [2021-06-24T12:46:40.385Z] Step 8/23 : COPY . . [2021-06-24T12:46:40.385Z] Running setup.py install for texttable: started [2021-06-24T12:46:40.385Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T12:46:40.385Z] Running setup.py install for PyYAML: started [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T12:46:40.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T12:46:41.912Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T12:46:41.912Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T12:46:43.120Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T12:46:43.369Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T12:46:43.369Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T12:46:43.369Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T12:46:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T12:46:43.717Z] Running setup.py install for dockerpty: started [2021-06-24T12:46:44.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T12:46:47.631Z] ---> e7fac18f5831 [2021-06-24T12:46:47.631Z] Step 9/23 : RUN go mod tidy [2021-06-24T12:46:47.631Z] 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.59.0 [2021-06-24T12:46:47.631Z] ---> Running in d19eeffd6cc0 [2021-06-24T12:46:51.016Z] Removing intermediate container d19eeffd6cc0 [2021-06-24T12:46:51.016Z] ---> 0c20a922768f [2021-06-24T12:46:51.016Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T12:46:51.016Z] Removing intermediate container 34716328598f [2021-06-24T12:46:51.016Z] ---> 4a61f14916f3 [2021-06-24T12:46:51.016Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T12:46:51.016Z] ---> Running in 08273238194d [2021-06-24T12:46:51.016Z] ---> Running in 11adc3a2d499 [2021-06-24T12:46:51.016Z] Removing intermediate container 11adc3a2d499 [2021-06-24T12:46:51.016Z] ---> a01c77fb390f [2021-06-24T12:46:51.016Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T12:46:51.016Z] ---> Running in e705945c3d35 [2021-06-24T12:46:51.293Z] Removing intermediate container e705945c3d35 [2021-06-24T12:46:51.293Z] ---> 4ae43a90d55e [2021-06-24T12:46:51.293Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T12:46:51.564Z] 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-06-24T12:46:51.838Z] ---> 1f3c560de5d2 [2021-06-24T12:46:51.838Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T12:46:52.453Z] ---> 129e6806d75f [2021-06-24T12:46:52.453Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T12:46:52.720Z] ---> e3d855c5172b [2021-06-24T12:46:52.720Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T12:46:52.720Z] ---> Running in 6036a5a00e5c [2021-06-24T12:46:52.991Z] Removing intermediate container 6036a5a00e5c [2021-06-24T12:46:52.991Z] ---> 533871044809 [2021-06-24T12:46:52.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:46:52.991Z] ---> Running in 9586fd452cd8 [2021-06-24T12:46:53.260Z] Removing intermediate container 9586fd452cd8 [2021-06-24T12:46:53.260Z] ---> b5e68de47e68 [2021-06-24T12:46:53.260Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T12:46:53.260Z] ---> Running in 43932384c2d0 [2021-06-24T12:46:53.534Z] Removing intermediate container 43932384c2d0 [2021-06-24T12:46:53.534Z] ---> bf6109a56692 [2021-06-24T12:46:53.534Z] Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:46:53.534Z] ---> Running in dad3e0614eb1 [2021-06-24T12:46:53.534Z] Removing intermediate container dad3e0614eb1 [2021-06-24T12:46:53.534Z] ---> bc82b2a5ab10 [2021-06-24T12:46:53.534Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:46:53.534Z] ---> Running in afb4ef2ea6a6 [2021-06-24T12:46:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.150s coverage: 28.7% of statements [2021-06-24T12:46:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T12:46:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T12:46:53.917Z] Removing intermediate container afb4ef2ea6a6 [2021-06-24T12:46:53.917Z] ---> ada8e1ad630d [2021-06-24T12:46:53.917Z] [2021-06-24T12:46:53.917Z] Successfully built ada8e1ad630d [2021-06-24T12:46:53.917Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T12:46:57.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements [2021-06-24T12:46:57.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T12:46:57.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 53.1% of statements [2021-06-24T12:46:57.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T12:46:57.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T12:46:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.560s coverage: 87.7% of statements [2021-06-24T12:46:58.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T12:46:58.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:46:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.224s coverage: 78.9% of statements [2021-06-24T12:47:03.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements [2021-06-24T12:47:03.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T12:47:03.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T12:47:03.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T12:47:03.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T12:47:03.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T12:47:06.247Z]  Building sys-mgmt-agent ... done Removing intermediate container be40f2c6d2cf [2021-06-24T12:47:06.247Z] ---> ef769bcabc07 [2021-06-24T12:47:06.247Z] [2021-06-24T12:47:06.247Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T12:47:06.247Z] ---> 13621d1b12d4 [2021-06-24T12:47:06.247Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T12:47:06.247Z] ---> Running in 05fbc73eaa1f [2021-06-24T12:47:06.247Z] Removing intermediate container 05fbc73eaa1f [2021-06-24T12:47:06.247Z] ---> 4dcca1456e97 [2021-06-24T12:47:06.247Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T12:47:06.247Z] ---> Running in 8ede3f8e6ea6 [2021-06-24T12:47:06.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:06.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:06.775Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T12:47:06.775Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T12:47:06.775Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:47:06.775Z] OK: 6 MiB in 16 packages [2021-06-24T12:47:07.350Z] Removing intermediate container 8ede3f8e6ea6 [2021-06-24T12:47:07.350Z] ---> 8e493a8b7938 [2021-06-24T12:47:07.350Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T12:47:07.350Z] ---> Running in aeb5d297a135 [2021-06-24T12:47:07.350Z] Removing intermediate container aeb5d297a135 [2021-06-24T12:47:07.350Z] ---> 2d714d68ac09 [2021-06-24T12:47:07.350Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T12:47:07.613Z] ---> Running in 8b1b9869bd9c [2021-06-24T12:47:07.613Z] Removing intermediate container 8b1b9869bd9c [2021-06-24T12:47:07.613Z] ---> c942ffae4710 [2021-06-24T12:47:07.613Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T12:47:07.875Z] ---> Running in 467a8f3a31e7 [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.1% of statements [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.209s coverage: 60.0% of statements [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 22.0% of statements [2021-06-24T12:47:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.170s coverage: 47.1% of statements [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements [2021-06-24T12:47:08.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2021-06-24T12:47:09.277Z] Removing intermediate container d59e99c3f282 [2021-06-24T12:47:09.277Z] ---> b8a3a80afdf1 [2021-06-24T12:47:09.277Z] [2021-06-24T12:47:09.277Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:47:09.277Z] ---> 13621d1b12d4 [2021-06-24T12:47:09.277Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:47:09.277Z] ---> Using cache [2021-06-24T12:47:09.277Z] ---> ee668f42c4d1 [2021-06-24T12:47:09.277Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:47:09.277Z] ---> Using cache [2021-06-24T12:47:09.277Z] ---> d922c284077b [2021-06-24T12:47:09.277Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T12:47:09.277Z] ---> Running in 3bde3402fd3b [2021-06-24T12:47:09.540Z] Removing intermediate container 467a8f3a31e7 [2021-06-24T12:47:09.540Z] ---> 66e37c3e634f [2021-06-24T12:47:09.540Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T12:47:09.540Z] Removing intermediate container 3bde3402fd3b [2021-06-24T12:47:09.540Z] ---> a14a66e5be14 [2021-06-24T12:47:09.540Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T12:47:09.540Z] ---> Running in 0c682dc08dca [2021-06-24T12:47:09.806Z] ---> Running in 9bf88c82994d [2021-06-24T12:47:09.806Z] Removing intermediate container 0c682dc08dca [2021-06-24T12:47:09.806Z] ---> 29e25fece349 [2021-06-24T12:47:09.806Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T12:47:10.071Z] Removing intermediate container 9bf88c82994d [2021-06-24T12:47:10.071Z] ---> 6b504bd1e45f [2021-06-24T12:47:10.071Z] Step 16/24 : WORKDIR / [2021-06-24T12:47:10.071Z] ---> Running in b2dda7166f9a [2021-06-24T12:47:10.071Z] ---> 9d877526e0e7 [2021-06-24T12:47:10.071Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T12:47:10.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-06-24T12:47:10.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-06-24T12:47:10.333Z] ---> Running in d99995ef8adc [2021-06-24T12:47:10.333Z] Removing intermediate container b2dda7166f9a [2021-06-24T12:47:10.333Z] ---> c50646f01adf [2021-06-24T12:47:10.333Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:47:10.909Z] ---> db6608ee4bd6 [2021-06-24T12:47:10.909Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T12:47:10.909Z] 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-06-24T12:47:11.178Z] ---> 88a13bda0882 [2021-06-24T12:47:11.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T12:47:11.178Z] Removing intermediate container d99995ef8adc [2021-06-24T12:47:11.178Z] ---> bdf057b8b738 [2021-06-24T12:47:11.178Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:47:11.754Z] ---> d19d81e5b7df [2021-06-24T12:47:11.754Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T12:47:11.754Z] ---> 05112367565d [2021-06-24T12:47:11.754Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T12:47:11.754Z] ---> Running in d9d981f9eefa [2021-06-24T12:47:12.019Z] Removing intermediate container d9d981f9eefa [2021-06-24T12:47:12.019Z] ---> 168c0c581edd [2021-06-24T12:47:12.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:47:12.284Z] ---> Running in 6f0e9ad9146b [2021-06-24T12:47:12.284Z] ---> 00aab591da0f [2021-06-24T12:47:12.284Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T12:47:12.550Z] Removing intermediate container 6f0e9ad9146b [2021-06-24T12:47:12.550Z] ---> b7a7d21b2a7a [2021-06-24T12:47:12.550Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T12:47:12.819Z] ---> 83a501c16f87 [2021-06-24T12:47:12.819Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T12:47:12.819Z] ---> Running in be802595d912 [2021-06-24T12:47:13.088Z] Removing intermediate container be802595d912 [2021-06-24T12:47:13.088Z] ---> 2267c01ee454 [2021-06-24T12:47:13.088Z] Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:47:13.088Z] ---> Running in a9108a5911a9 [2021-06-24T12:47:13.088Z] ---> 66f6350c75d4 [2021-06-24T12:47:13.088Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T12:47:13.356Z] Removing intermediate container a9108a5911a9 [2021-06-24T12:47:13.621Z] ---> 4c2ed712dfa0 [2021-06-24T12:47:13.621Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:47:13.882Z] ---> Running in 1afb837cc7e5 [2021-06-24T12:47:13.882Z] ---> 7f18d98ac666 [2021-06-24T12:47:13.882Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T12:47:13.882Z] Removing intermediate container 58e4324f6985 [2021-06-24T12:47:13.882Z] ---> b9b191998f80 [2021-06-24T12:47:13.882Z] [2021-06-24T12:47:13.882Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T12:47:13.882Z] ---> 13621d1b12d4 [2021-06-24T12:47:13.882Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T12:47:14.162Z] ---> Running in 64828f17ec21 [2021-06-24T12:47:14.162Z] ---> Running in cfc6e48794f5 [2021-06-24T12:47:14.162Z] Removing intermediate container 1afb837cc7e5 [2021-06-24T12:47:14.162Z] ---> 148702369f95 [2021-06-24T12:47:14.162Z] [2021-06-24T12:47:14.458Z] Removing intermediate container 64828f17ec21 [2021-06-24T12:47:14.458Z] ---> 7abe8a4621da [2021-06-24T12:47:14.458Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T12:47:14.458Z] Successfully built 148702369f95 [2021-06-24T12:47:14.458Z] Successfully tagged core-metadata:latest [2021-06-24T12:47:14.734Z]  Building core-metadata ... done  ---> 12893b28a6a7 [2021-06-24T12:47:14.734Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T12:47:15.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:15.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:15.005Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T12:47:15.005Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:47:15.005Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T12:47:15.005Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T12:47:15.005Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T12:47:15.005Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T12:47:15.006Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:47:15.006Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:47:15.269Z] OK: 7 MiB in 20 packages [2021-06-24T12:47:15.269Z] ---> Running in d0587f3491a1 [2021-06-24T12:47:15.841Z] Removing intermediate container cfc6e48794f5 [2021-06-24T12:47:15.841Z] ---> d1291ceba87f [2021-06-24T12:47:15.841Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T12:47:16.102Z] ---> Running in d81736850b7b [2021-06-24T12:47:16.368Z] Removing intermediate container 08273238194d [2021-06-24T12:47:16.368Z] ---> a9c5c26983a1 [2021-06-24T12:47:16.368Z] [2021-06-24T12:47:16.368Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T12:47:16.368Z] ---> 13621d1b12d4 [2021-06-24T12:47:16.368Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T12:47:16.368Z] Removing intermediate container d81736850b7b [2021-06-24T12:47:16.368Z] ---> 85ab05b3e3f7 [2021-06-24T12:47:16.368Z] Step 14/26 : WORKDIR / [2021-06-24T12:47:16.368Z] ---> Running in 3020b1c8d57e [2021-06-24T12:47:16.368Z] ---> Running in 21f2aaf82c9f [2021-06-24T12:47:16.368Z] Removing intermediate container d0587f3491a1 [2021-06-24T12:47:16.368Z] ---> b1ba9f649745 [2021-06-24T12:47:16.368Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T12:47:16.644Z] ---> Running in c0beed28bea9 [2021-06-24T12:47:16.644Z] Removing intermediate container 21f2aaf82c9f [2021-06-24T12:47:16.644Z] ---> 2dd94dbe49fb [2021-06-24T12:47:16.644Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T12:47:16.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:16.644Z] Removing intermediate container c0beed28bea9 [2021-06-24T12:47:16.644Z] ---> b45268a9aa81 [2021-06-24T12:47:16.644Z] Step 29/32 : CMD ["gate"] [2021-06-24T12:47:16.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T12:47:16.912Z] ---> Running in 74ca6cfe1818 [2021-06-24T12:47:16.912Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T12:47:16.912Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T12:47:16.912Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:47:16.912Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:47:16.912Z] OK: 6 MiB in 16 packages [2021-06-24T12:47:16.912Z] ---> 3abdf6bbbe0e [2021-06-24T12:47:16.912Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T12:47:17.173Z] Removing intermediate container 74ca6cfe1818 [2021-06-24T12:47:17.173Z] ---> b54bec6a53f1 [2021-06-24T12:47:17.173Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T12:47:17.439Z] ---> Running in 2fb09d4c5b55 [2021-06-24T12:47:17.439Z] ---> d090f355b407 [2021-06-24T12:47:17.439Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T12:47:17.701Z] Removing intermediate container 2fb09d4c5b55 [2021-06-24T12:47:17.701Z] ---> d57d4c0e0108 [2021-06-24T12:47:17.701Z] Step 31/32 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:47:17.967Z] Removing intermediate container 3020b1c8d57e [2021-06-24T12:47:17.967Z] ---> a4087bdb6ebb [2021-06-24T12:47:17.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:47:17.967Z] ---> Running in 468583cf518c [2021-06-24T12:47:17.967Z] ---> aeb9a9da2167 [2021-06-24T12:47:17.967Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T12:47:17.967Z] ---> Running in b03047740941 [2021-06-24T12:47:18.230Z] Removing intermediate container 468583cf518c [2021-06-24T12:47:18.230Z] ---> 75f6b8a44cbb [2021-06-24T12:47:18.230Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T12:47:18.230Z] Removing intermediate container b03047740941 [2021-06-24T12:47:18.230Z] ---> 8ae98664ab2e [2021-06-24T12:47:18.230Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T12:47:18.495Z] ---> 3d9a4d5ebbf3 [2021-06-24T12:47:18.495Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T12:47:18.495Z] ---> Running in 36ec7af620bf [2021-06-24T12:47:18.495Z] ---> Running in 43d798ac1cb0 [2021-06-24T12:47:18.756Z] Removing intermediate container 36ec7af620bf [2021-06-24T12:47:18.756Z] ---> 755e73edc38b [2021-06-24T12:47:18.756Z] [2021-06-24T12:47:18.756Z] Successfully built 755e73edc38b [2021-06-24T12:47:18.756Z] Removing intermediate container 43d798ac1cb0 [2021-06-24T12:47:18.756Z] ---> 6ba50735d923 [2021-06-24T12:47:18.756Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T12:47:18.756Z] Successfully tagged security-bootstrapper:latest [2021-06-24T12:47:19.027Z]  Building security-bootstrapper ... done  ---> 89e25833e145 [2021-06-24T12:47:19.027Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T12:47:19.027Z] ---> Running in 6482a1e4d390 [2021-06-24T12:47:19.027Z] Removing intermediate container 6482a1e4d390 [2021-06-24T12:47:19.027Z] ---> 8b0d0ada2620 [2021-06-24T12:47:19.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:47:19.290Z] ---> 277f562d49ce [2021-06-24T12:47:19.290Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T12:47:19.290Z] ---> 312326bb8940 [2021-06-24T12:47:19.290Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T12:47:19.550Z] ---> b323022b6070 [2021-06-24T12:47:19.550Z] Step 22/26 : 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-06-24T12:47:19.550Z] ---> ac156ae44741 [2021-06-24T12:47:19.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T12:47:19.814Z] ---> Running in acf28155928c [2021-06-24T12:47:19.814Z] ---> f6172022adef [2021-06-24T12:47:19.814Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T12:47:19.814Z] ---> Running in 63610006518c [2021-06-24T12:47:19.814Z] Removing intermediate container 63610006518c [2021-06-24T12:47:19.814Z] ---> b040a8855097 [2021-06-24T12:47:19.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:47:20.076Z] ---> Running in 6d0dbb5f29f0 [2021-06-24T12:47:20.076Z] Removing intermediate container 6d0dbb5f29f0 [2021-06-24T12:47:20.076Z] ---> 9124477af4f1 [2021-06-24T12:47:20.076Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T12:47:20.076Z] ---> Running in bbdef8b03095 [2021-06-24T12:47:20.343Z] Removing intermediate container bbdef8b03095 [2021-06-24T12:47:20.343Z] ---> aa89cf8ebf38 [2021-06-24T12:47:20.343Z] Step 22/23 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:47:20.343Z] ---> Running in c8f9cb54d6d6 [2021-06-24T12:47:20.343Z] Removing intermediate container acf28155928c [2021-06-24T12:47:20.343Z] ---> add428f09f9f [2021-06-24T12:47:20.343Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T12:47:20.343Z] ---> Running in fd7aa9e05edb [2021-06-24T12:47:20.343Z] Removing intermediate container c8f9cb54d6d6 [2021-06-24T12:47:20.343Z] ---> fa6178eae911 [2021-06-24T12:47:20.343Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T12:47:20.343Z] ---> Running in c60e0f95ea4a [2021-06-24T12:47:20.343Z] Removing intermediate container fd7aa9e05edb [2021-06-24T12:47:20.343Z] ---> 0c01f16320d7 [2021-06-24T12:47:20.343Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T12:47:20.343Z] ---> Running in 4ee0c630f5e9 [2021-06-24T12:47:20.605Z] Removing intermediate container c60e0f95ea4a [2021-06-24T12:47:20.605Z] ---> 05d308219815 [2021-06-24T12:47:20.605Z] [2021-06-24T12:47:20.605Z] Removing intermediate container 4ee0c630f5e9 [2021-06-24T12:47:20.605Z] ---> 1b0b0e02aa97 [2021-06-24T12:47:20.605Z] Step 25/26 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [2021-06-24T12:47:20.605Z] ---> Running in f19f59591931 [2021-06-24T12:47:20.605Z] Successfully built 05d308219815 [2021-06-24T12:47:20.605Z] Successfully tagged support-notifications:latest [2021-06-24T12:47:20.605Z]  Building support-notifications ... done Removing intermediate container f19f59591931 [2021-06-24T12:47:20.605Z] ---> c571f5492867 [2021-06-24T12:47:20.605Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T12:47:20.605Z] ---> Running in dd24ae09b17d [2021-06-24T12:47:20.866Z] Removing intermediate container dd24ae09b17d [2021-06-24T12:47:20.866Z] ---> 08c9edc2ab6d [2021-06-24T12:47:20.866Z] [2021-06-24T12:47:20.866Z] Successfully built 08c9edc2ab6d [2021-06-24T12:47:20.866Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T12:47:20.875Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-24T12:47:20.877Z] $ docker stop --time=1 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 [2021-06-24T12:47:22.217Z] $ docker rm -f 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T12:47:22.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-06-24T12:47:22.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2021-06-24T12:47:22.611Z] + docker images [2021-06-24T12:47:22.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T12:47:22.611Z] support-notifications latest 05d308219815 2 seconds ago 16.7MB [2021-06-24T12:47:22.611Z] security-secretstore-setup latest 08c9edc2ab6d 2 seconds ago 28.7MB [2021-06-24T12:47:22.611Z] security-bootstrapper latest 755e73edc38b 4 seconds ago 18.6MB [2021-06-24T12:47:22.611Z] a9c5c26983a1 6 seconds ago 1.15GB [2021-06-24T12:47:22.611Z] core-metadata latest 148702369f95 9 seconds ago 16.6MB [2021-06-24T12:47:22.611Z] b9b191998f80 9 seconds ago 1.15GB [2021-06-24T12:47:22.611Z] b8a3a80afdf1 14 seconds ago 1.15GB [2021-06-24T12:47:22.611Z] ef769bcabc07 18 seconds ago 1.15GB [2021-06-24T12:47:22.611Z] sys-mgmt-agent latest ada8e1ad630d 29 seconds ago 312MB [2021-06-24T12:47:22.611Z] core-data latest 156ebacf6214 54 seconds ago 20.2MB [2021-06-24T12:47:22.611Z] core-command latest f19099992805 About a minute ago 15.9MB [2021-06-24T12:47:22.611Z] security-proxy-setup latest 289745bc93f3 About a minute ago 25.7MB [2021-06-24T12:47:22.611Z] support-scheduler latest 9c5b2b2d3fb1 About a minute ago 15.9MB [2021-06-24T12:47:22.611Z] 82ff4f2b7076 About a minute ago 1.15GB [2021-06-24T12:47:22.611Z] f904833c2dba About a minute ago 1.14GB [2021-06-24T12:47:22.611Z] 3f9f8fd28c28 About a minute ago 1.15GB [2021-06-24T12:47:22.611Z] 4778c9315412 About a minute ago 1.15GB [2021-06-24T12:47:22.611Z] 15feed3baa55 About a minute ago 1.14GB [2021-06-24T12:47:22.611Z] ci-base-image-x86_64 latest 65bae5b79302 5 minutes ago 647MB [2021-06-24T12:47:22.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T12:47:22.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T12:47:22.611Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T12:47:22.611Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T12:47:22.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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-06-24T12:47:29.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 81.8% of statements [2021-06-24T12:47:29.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.179s coverage: 58.8% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.832s coverage: 64.4% of statements [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T12:47:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-06-24T12:47:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-06-24T12:47:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2021-06-24T12:47:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-06-24T12:47:38.026Z] Still waiting to schedule task [2021-06-24T12:47:38.026Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-24T12:47:42.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.360s coverage: 66.9% of statements [2021-06-24T12:47:42.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T12:47:42.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T12:47:42.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T12:47:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.706s coverage: 43.6% of statements [2021-06-24T12:47:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T12:47:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T12:47:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2021-06-24T12:47:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T12:47:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.352s coverage: 84.8% of statements [2021-06-24T12:47:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T12:47:52.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements [2021-06-24T12:47:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T12:47:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 91.9% of statements [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T12:47:52.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements [2021-06-24T12:47:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 95.4% of statements [2021-06-24T12:47:52.263Z] GO111MODULE=on go vet ./... [2021-06-24T12:49:05.971Z] Running on prd-ubuntu18.04-docker-8c-8g-1180 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T12:49:05.993Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-06-24T12:49:06.142Z] The recommended git tool is: git [2021-06-24T12:49:08.948Z] using credential edgex-jenkins-ssh [2021-06-24T12:49:08.962Z] Cloning the remote Git repository [2021-06-24T12:49:08.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:49:09.052Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-06-24T12:49:09.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:49:09.128Z] > git --version # timeout=10 [2021-06-24T12:49:09.134Z] > git --version # 'git version 2.17.1' [2021-06-24T12:49:09.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:49:09.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T12:49:14.079Z] gofmt -l . [2021-06-24T12:49:14.079Z] [ "`gofmt -l .`" = "" ] [2021-06-24T12:49:14.079Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T12:49:14.743Z] + ls -al . [2021-06-24T12:49:14.743Z] total 544 [2021-06-24T12:49:14.743Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 12:49 . [2021-06-24T12:49:14.743Z] drwxr-xr-x 4 root root 4096 Jun 24 12:45 .. [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 12:43 .dockerignore [2021-06-24T12:49:14.743Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 12:43 .git [2021-06-24T12:49:14.743Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 12:43 .github [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 12:43 .gitignore [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 12:43 .sonarcloud.properties [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 12:43 Attribution.txt [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 12:43 CONTRIBUTING.md [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 12:43 Dockerfile.build [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 12:43 Jenkinsfile [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 12:43 LICENSE [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 12:43 Makefile [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 12:43 README.md [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 12:43 SECURITY.md [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 12:40 VERSION [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 12:43 ZMQWindows.md [2021-06-24T12:49:14.743Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 12:43 bin [2021-06-24T12:49:14.743Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 12:43 cmd [2021-06-24T12:49:14.743Z] -rw-r--r-- 1 root root 398095 Jun 24 12:47 coverage.out [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 12:43 go.mod [2021-06-24T12:49:14.743Z] -rw-r--r-- 1 root root 20962 Jun 24 12:45 go.sum [2021-06-24T12:49:14.743Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 12:43 internal [2021-06-24T12:49:14.743Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 12:43 openapi [2021-06-24T12:49:14.743Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 12:43 snap [2021-06-24T12:49:14.743Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 12:43 version.go [Pipeline] sh [2021-06-24T12:49:15.409Z] + '[' -e coverage.out ] [2021-06-24T12:49:15.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T12:49:15.441Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T12:49:16.237Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T12:49:16.889Z] + make build [2021-06-24T12:49:16.889Z] go mod tidy [2021-06-24T12:49:17.490Z] 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-06-24T12:49:21.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T12:49:21.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T12:49:21.663Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T12:49:21.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T12:49:21.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:49:21.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T12:49:22.421Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 [2021-06-24T12:49:22.588Z] Merge succeeded, producing a09b801546ab196852b7575166361e520f0fe666 [2021-06-24T12:49:22.589Z] Checking out Revision a09b801546ab196852b7575166361e520f0fe666 (PR-3579) [2021-06-24T12:49:22.427Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T12:49:22.432Z] > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # timeout=10 [2021-06-24T12:49:22.499Z] > git remote # timeout=10 [2021-06-24T12:49:22.507Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T12:49:22.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T12:49:22.518Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T12:49:22.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T12:49:22.585Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T12:49:22.589Z] > git checkout -f a09b801546ab196852b7575166361e520f0fe666 # timeout=10 [2021-06-24T12:49:24.196Z] 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-06-24T12:49:26.258Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T12:49:26.269Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T12:49:27.583Z] + echo snap-build.sh [2021-06-24T12:49:27.583Z] snap-build.sh [2021-06-24T12:49:27.583Z] + SNAP_BASE_DIR=. [2021-06-24T12:49:27.583Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-06-24T12:49:27.583Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-06-24T12:49:27.583Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-06-24T12:49:27.583Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-06-24T12:49:27.583Z] + cd /w/workspace/edgex-go/13 [2021-06-24T12:49:27.583Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T12:49:27.583Z] Reading package lists... [2021-06-24T12:49:27.583Z] Building dependency tree... [2021-06-24T12:49:27.583Z] Reading state information... [2021-06-24T12:49:27.845Z] The following packages were automatically installed and are no longer required: [2021-06-24T12:49:27.845Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T12:49:27.845Z] uidmap xdelta3 [2021-06-24T12:49:27.845Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T12:49:27.845Z] The following packages will be REMOVED: [2021-06-24T12:49:27.845Z] lxd* lxd-client* [2021-06-24T12:49:26.256Z] > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 [2021-06-24T12:49:28.107Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T12:49:28.107Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T12:49:32.072Z] (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 ... 190317 files and directories currently installed.) [2021-06-24T12:49:32.072Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T12:49:33.461Z] Removing lxd dnsmasq configuration [2021-06-24T12:49:33.723Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T12:49:34.298Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T12:49:35.689Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T12:49:35.951Z] (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 ... 190142 files and directories currently installed.) [2021-06-24T12:49:35.951Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T12:49:37.343Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T12:49:37.343Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T12:49:38.732Z] + sudo snap remove --purge lxd [2021-06-24T12:49:38.732Z] snap "lxd" is not installed [2021-06-24T12:49:38.732Z] + sudo groupadd --force --system lxd [2021-06-24T12:49:38.732Z] ++ whoami [2021-06-24T12:49:38.732Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T12:49:38.994Z] + newgrp - lxd [2021-06-24T12:49:38.994Z] + sudo snap install lxd [2021-06-24T12:49:46.400Z] 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-06-24T12:49:46.400Z] 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-06-24T12:49:50.713Z] 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-06-24T12:49:51.239Z] 2021-06-24T12:49:48Z INFO Waiting for automatic snapd restart... [2021-06-24T12:49:51.311Z] 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-06-24T12:49:54.702Z] 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-06-24T12:49:58.095Z] 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-06-24T12:50:00.730Z] 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-06-24T12:50:05.042Z] 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-06-24T12:50:07.675Z] 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-06-24T12:50:11.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T12:50:13.229Z] lxd 4.15 from Canonical* installed [2021-06-24T12:50:13.229Z] + sudo lxd init --auto [Pipeline] } [2021-06-24T12:50:16.491Z] $ docker stop --time=1 a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 [2021-06-24T12:50:18.852Z] $ docker rm -f a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:50:20.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T12:50:20.514Z] [2021-06-24T12:50:20.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:50:21.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T12:50:21.448Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T12:50:21.448Z] 29e5d40040c1: Pulling fs layer [2021-06-24T12:50:21.448Z] 1ce36da41761: Pulling fs layer [2021-06-24T12:50:21.448Z] 25b303627fd3: Pulling fs layer [2021-06-24T12:50:21.731Z] 29e5d40040c1: Verifying Checksum [2021-06-24T12:50:21.731Z] 29e5d40040c1: Download complete [2021-06-24T12:50:27.269Z] + sudo snap install --classic snapcraft [2021-06-24T12:50:27.292Z] 29e5d40040c1: Pull complete [2021-06-24T12:50:27.292Z] 1ce36da41761: Verifying Checksum [2021-06-24T12:50:27.292Z] 1ce36da41761: Download complete [2021-06-24T12:50:27.292Z] 1ce36da41761: Pull complete [2021-06-24T12:50:27.292Z] 25b303627fd3: Verifying Checksum [2021-06-24T12:50:27.292Z] 25b303627fd3: Download complete [2021-06-24T12:50:33.994Z] 25b303627fd3: Pull complete [2021-06-24T12:50:33.994Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T12:50:33.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T12:50:33.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T12:50:34.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container [2021-06-24T12:50:34.355Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T12:50:37.060Z] $ docker top b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:50:38.027Z] + docker-compose build --help+ [2021-06-24T12:50:38.027Z] grep parallel [2021-06-24T12:50:39.522Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T12:50:39.522Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T12:50:39.522Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T12:50:39.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T12:50:39.522Z] Dload Upload Total Spent Left Speed [2021-06-24T12:50:39.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-06-24T12:50:39.784Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-06-24T12:50:39.784Z] ./yq_linux_amd64 [2021-06-24T12:50:40.045Z] + sudo snapcraft prime --use-lxd [2021-06-24T12:50:41.414Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T12:50:41.704Z] $ docker stop --time=1 b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 [2021-06-24T12:50:42.600Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T12:50:42.600Z] 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-06-24T12:50:42.600Z] - README.md [2021-06-24T12:50:42.600Z] [2021-06-24T12:50:42.600Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T12:50:42.863Z] Launching a container. [2021-06-24T12:50:43.538Z] $ docker rm -f b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T12:50:44.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T12:50:44.193Z] . [Pipeline] withDockerContainer [2021-06-24T12:50:44.421Z] prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container [2021-06-24T12:50:44.515Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T12:50:45.990Z] $ docker top 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T12:50:46.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T12:50:50.303Z] Building core-command ... [2021-06-24T12:50:50.303Z] Building core-data ... [2021-06-24T12:50:50.303Z] Building core-metadata ... [2021-06-24T12:50:50.303Z] Building security-bootstrapper ... [2021-06-24T12:50:50.303Z] Building security-proxy-setup ... [2021-06-24T12:50:50.303Z] Building security-secretstore-setup ... [2021-06-24T12:50:50.303Z] Building support-notifications ... [2021-06-24T12:50:50.303Z] Building support-scheduler ... [2021-06-24T12:50:50.303Z] Building sys-mgmt-agent ... [2021-06-24T12:50:50.304Z] Building sys-mgmt-agent [2021-06-24T12:50:50.304Z] Building support-notifications [2021-06-24T12:50:50.304Z] Building core-command [2021-06-24T12:50:50.304Z] Building security-secretstore-setup [2021-06-24T12:50:50.304Z] Building security-bootstrapper [2021-06-24T12:50:51.014Z] Waiting for container to be ready [2021-06-24T12:50:51.014Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T12:50:51.014Z] [2021-06-24T12:50:59.172Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T12:50:59.172Z] Waiting for network to be ready... [2021-06-24T12:50:59.172Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T12:50:59.172Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T12:50:59.172Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T12:50:59.436Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T12:50:59.436Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T12:50:59.436Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T12:50:59.436Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T12:50:59.436Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T12:50:59.436Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T12:50:59.436Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T12:50:59.699Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T12:50:59.962Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T12:50:59.962Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T12:50:59.962Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T12:51:00.225Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T12:51:00.225Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T12:51:00.225Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T12:51:00.225Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T12:51:00.486Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T12:51:00.748Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T12:51:01.010Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T12:51:01.010Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T12:51:01.010Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T12:51:01.010Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T12:51:01.010Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T12:51:01.010Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T12:51:01.010Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T12:51:03.568Z] Fetched 24.8 MB in 4s (5952 kB/s) [2021-06-24T12:51:04.143Z] Reading package lists... [2021-06-24T12:51:04.406Z] Reading package lists... [2021-06-24T12:51:04.406Z] Building dependency tree... [2021-06-24T12:51:04.406Z] Reading state information... [2021-06-24T12:51:04.668Z] The following additional packages will be installed: [2021-06-24T12:51:04.668Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T12:51:04.668Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T12:51:04.668Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T12:51:04.668Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T12:51:04.668Z] Suggested packages: [2021-06-24T12:51:04.668Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T12:51:04.668Z] Recommended packages: [2021-06-24T12:51:04.668Z] gnupg libsasl2-modules [2021-06-24T12:51:04.668Z] The following NEW packages will be installed: [2021-06-24T12:51:04.668Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T12:51:04.668Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T12:51:04.668Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T12:51:04.668Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T12:51:04.668Z] The following packages will be upgraded: [2021-06-24T12:51:04.668Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T12:51:04.668Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T12:51:04.668Z] Need to get 3530 kB of archives. [2021-06-24T12:51:04.668Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T12:51:04.668Z] Get:1 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-06-24T12:51:04.668Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-24T12:51:04.668Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T12:51:04.930Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-24T12:51:04.930Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T12:51:05.193Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T12:51:05.769Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T12:51:05.769Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T12:51:05.769Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T12:51:05.769Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T12:51:05.769Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T12:51:05.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T12:51:05.769Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T12:51:05.769Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T12:51:05.769Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T12:51:05.769Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T12:51:05.769Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T12:51:05.769Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T12:51:05.769Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T12:51:05.769Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T12:51:05.769Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T12:51:05.769Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T12:51:06.031Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T12:51:06.031Z] Fetched 3530 kB in 1s (3154 kB/s) [2021-06-24T12:51:06.031Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T12:51:06.031Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T12:51:06.031Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T12:51:06.031Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T12:51:06.031Z] Selecting previously unselected package udev. [2021-06-24T12:51:06.031Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T12:51:06.031Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T12:51:06.295Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T12:51:06.295Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T12:51:06.295Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T12:51:06.295Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T12:51:06.559Z] Selecting previously unselected package fuse. [2021-06-24T12:51:06.559Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T12:51:06.559Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T12:51:06.559Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T12:51:06.559Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T12:51:06.559Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T12:51:06.559Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T12:51:06.823Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T12:51:06.823Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T12:51:07.085Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T12:51:07.085Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T12:51:07.085Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T12:51:07.085Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T12:51:07.085Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.085Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.347Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T12:51:07.347Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.347Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.347Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T12:51:07.347Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.347Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.347Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T12:51:07.347Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.347Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.609Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T12:51:07.609Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.609Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.609Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T12:51:07.609Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.609Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.609Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T12:51:07.609Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.609Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.871Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T12:51:07.871Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.871Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.871Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T12:51:07.871Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T12:51:07.871Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:07.871Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T12:51:07.871Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T12:51:07.871Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T12:51:07.871Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T12:51:07.871Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T12:51:07.871Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T12:51:08.134Z] Selecting previously unselected package libldap-common. [2021-06-24T12:51:08.134Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T12:51:08.134Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T12:51:08.134Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T12:51:08.134Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T12:51:08.134Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T12:51:08.134Z] Selecting previously unselected package dirmngr. [2021-06-24T12:51:08.134Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T12:51:08.134Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T12:51:08.398Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T12:51:08.399Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T12:51:08.399Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T12:51:08.399Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T12:51:08.399Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T12:51:08.399Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T12:51:08.399Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:08.399Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T12:51:08.399Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T12:51:08.399Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T12:51:08.978Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T12:51:08.978Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:08.978Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T12:51:08.978Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T12:51:08.978Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T12:51:08.978Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:08.978Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:08.978Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:08.978Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:09.244Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:09.244Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:09.244Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T12:51:09.244Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T12:51:09.244Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T12:51:09.244Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T12:51:09.508Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T12:51:09.508Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T12:51:09.508Z] This means they are not meant to be enabled using systemctl. [2021-06-24T12:51:09.508Z] Possible reasons for having this kind of units are: [2021-06-24T12:51:09.508Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T12:51:09.508Z] .wants/ or .requires/ directory. [2021-06-24T12:51:09.508Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T12:51:09.508Z] a requirement dependency on it. [2021-06-24T12:51:09.508Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T12:51:09.508Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T12:51:09.508Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T12:51:09.508Z] instance name specified. [2021-06-24T12:51:10.083Z] Reading package lists... [2021-06-24T12:51:10.083Z] Building dependency tree... [2021-06-24T12:51:10.083Z] Reading state information... [2021-06-24T12:51:10.347Z] The following additional packages will be installed: [2021-06-24T12:51:10.347Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T12:51:10.347Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T12:51:10.347Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T12:51:10.347Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T12:51:10.347Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T12:51:10.347Z] Suggested packages: [2021-06-24T12:51:10.347Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T12:51:10.347Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T12:51:10.347Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T12:51:10.347Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T12:51:10.347Z] systemd-container policykit-1 [2021-06-24T12:51:10.347Z] Recommended packages: [2021-06-24T12:51:10.347Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T12:51:10.347Z] The following NEW packages will be installed: [2021-06-24T12:51:10.347Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T12:51:10.347Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T12:51:10.347Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T12:51:10.347Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T12:51:10.347Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T12:51:10.347Z] The following packages will be upgraded: [2021-06-24T12:51:10.347Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T12:51:10.347Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T12:51:10.347Z] Need to get 36.7 MB of archives. [2021-06-24T12:51:10.347Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T12:51:10.347Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-24T12:51:10.624Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T12:51:10.624Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T12:51:10.624Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T12:51:10.624Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-24T12:51:10.624Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-24T12:51:10.624Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T12:51:10.624Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T12:51:10.624Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T12:51:10.624Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T12:51:10.624Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T12:51:10.624Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T12:51:10.624Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T12:51:10.624Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T12:51:10.624Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T12:51:10.624Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T12:51:11.201Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T12:51:11.201Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T12:51:11.469Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T12:51:11.469Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T12:51:11.469Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T12:51:11.469Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T12:51:11.469Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T12:51:11.469Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T12:51:11.469Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T12:51:11.469Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T12:51:11.469Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T12:51:11.469Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T12:51:11.469Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T12:51:11.469Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T12:51:12.859Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T12:51:12.859Z] Fetched 36.7 MB in 2s (16.2 MB/s) [2021-06-24T12:51:12.859Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T12:51:12.859Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T12:51:12.859Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T12:51:13.804Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T12:51:13.804Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T12:51:14.065Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T12:51:14.065Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T12:51:14.065Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T12:51:14.065Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T12:51:14.329Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T12:51:14.329Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T12:51:14.329Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T12:51:14.329Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T12:51:14.590Z] Setting up apt (1.6.13) ... [2021-06-24T12:51:14.590Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T12:51:15.168Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T12:51:15.168Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T12:51:15.168Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T12:51:15.168Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T12:51:15.430Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T12:51:15.430Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T12:51:15.430Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:15.430Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T12:51:15.430Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T12:51:15.430Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T12:51:24.607Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T12:51:24.607Z] Checking for services that may need to be restarted...done. [2021-06-24T12:51:24.607Z] Checking for services that may need to be restarted...done. [2021-06-24T12:51:24.607Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T12:51:24.607Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package python3-minimal. [2021-06-24T12:51:24.607Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T12:51:24.607Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package mime-support. [2021-06-24T12:51:24.607Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T12:51:24.607Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package python3.6. [2021-06-24T12:51:24.607Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T12:51:24.607Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package python3. [2021-06-24T12:51:24.607Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T12:51:24.607Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package multiarch-support. [2021-06-24T12:51:24.607Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T12:51:24.607Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T12:51:24.607Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package sudo. [2021-06-24T12:51:24.607Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package apparmor. [2021-06-24T12:51:24.607Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:24.607Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T12:51:24.607Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T12:51:24.607Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:24.867Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T12:51:24.867Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T12:51:24.867Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T12:51:25.443Z] Selecting previously unselected package openssh-client. [2021-06-24T12:51:25.443Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T12:51:25.443Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T12:51:26.022Z] Selecting previously unselected package squashfs-tools. [2021-06-24T12:51:26.022Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T12:51:26.022Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T12:51:26.022Z] Selecting previously unselected package snapd. [2021-06-24T12:51:26.022Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T12:51:26.285Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T12:51:28.457Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T12:51:28.457Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T12:51:28.722Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T12:51:28.722Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T12:51:28.722Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T12:51:28.722Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:28.722Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T12:51:28.722Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T12:51:28.722Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T12:51:29.301Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T12:51:29.301Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T12:51:29.301Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T12:51:29.301Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:29.301Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:29.301Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T12:51:29.874Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T12:51:29.874Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:29.874Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T12:51:30.139Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T12:51:30.139Z] running python rtupdate hooks for python3.6... [2021-06-24T12:51:30.139Z] running python post-rtupdate hooks for python3.6... [2021-06-24T12:51:30.139Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T12:51:36.759Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T12:51:36.759Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T12:51:36.759Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T12:51:36.759Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T12:51:36.759Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T12:51:36.759Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T12:51:37.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T12:51:37.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T12:51:37.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T12:51:37.282Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T12:51:37.543Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T12:51:37.543Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T12:51:37.804Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T12:51:38.066Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T12:51:38.066Z] /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-06-24T12:51:38.066Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T12:51:38.066Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T12:51:39.012Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T12:51:39.012Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T12:51:39.273Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T12:51:40.219Z] Reading package lists... [2021-06-24T12:51:40.481Z] Reading package lists... [2021-06-24T12:51:40.741Z] Building dependency tree... [2021-06-24T12:51:40.741Z] Reading state information... [2021-06-24T12:51:41.002Z] Calculating upgrade... [2021-06-24T12:51:41.002Z] The following packages will be upgraded: [2021-06-24T12:51:41.002Z] advancecomp base-files bash binutils binutils-common [2021-06-24T12:51:41.002Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T12:51:41.002Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T12:51:41.002Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T12:51:41.002Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T12:51:41.002Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T12:51:41.002Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T12:51:41.002Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T12:51:41.002Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T12:51:41.002Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T12:51:41.002Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T12:51:41.002Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T12:51:41.002Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T12:51:41.002Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T12:51:41.002Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T12:51:41.002Z] ubuntu-keyring util-linux [2021-06-24T12:51:41.002Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T12:51:41.002Z] Need to get 64.1 MB of archives. [2021-06-24T12:51:41.002Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T12:51:41.002Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T12:51:41.271Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T12:51:41.271Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T12:51:41.271Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T12:51:41.271Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T12:51:41.271Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T12:51:41.271Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T12:51:41.271Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T12:51:41.271Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T12:51:41.271Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T12:51:41.271Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T12:51:41.271Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T12:51:41.271Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T12:51:41.271Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T12:51:41.271Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T12:51:41.271Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T12:51:41.271Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T12:51:41.271Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T12:51:41.271Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T12:51:41.271Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T12:51:41.533Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T12:51:41.533Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T12:51:41.533Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-24T12:51:41.533Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T12:51:41.533Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T12:51:41.533Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T12:51:41.533Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T12:51:41.533Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T12:51:41.533Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T12:51:41.533Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T12:51:41.533Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T12:51:41.533Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T12:51:41.533Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T12:51:41.533Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T12:51:41.533Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T12:51:41.533Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T12:51:41.533Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T12:51:41.533Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T12:51:41.533Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T12:51:41.533Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T12:51:41.533Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T12:51:41.533Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T12:51:41.533Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T12:51:41.533Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T12:51:41.533Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T12:51:41.533Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T12:51:41.533Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T12:51:41.533Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T12:51:41.533Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T12:51:41.533Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-24T12:51:41.533Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T12:51:41.533Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T12:51:41.533Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T12:51:41.533Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T12:51:41.533Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T12:51:41.793Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T12:51:41.793Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T12:51:41.793Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T12:51:42.054Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T12:51:42.054Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T12:51:42.054Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T12:51:42.314Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T12:51:42.314Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T12:51:42.314Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T12:51:42.314Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T12:51:42.314Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T12:51:42.576Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T12:51:42.576Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T12:51:42.576Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T12:51:42.576Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T12:51:42.576Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T12:51:42.576Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T12:51:42.576Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T12:51:42.576Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T12:51:42.576Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T12:51:42.576Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T12:51:42.576Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T12:51:42.838Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T12:51:42.838Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T12:51:42.838Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T12:51:42.838Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T12:51:42.838Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T12:51:42.838Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T12:51:42.838Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T12:51:42.838Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T12:51:42.838Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T12:51:42.838Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T12:51:42.838Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T12:51:42.838Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T12:51:43.102Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T12:51:43.102Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T12:51:43.102Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T12:51:43.102Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T12:51:43.102Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T12:51:43.102Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T12:51:43.102Z] Get:96 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-06-24T12:51:43.102Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T12:51:43.102Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T12:51:43.102Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T12:51:43.102Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T12:51:43.102Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T12:51:43.364Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T12:51:43.364Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T12:51:43.364Z] Fetched 64.1 MB in 2s (29.6 MB/s) [2021-06-24T12:51:43.364Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T12:51:43.364Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T12:51:43.364Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T12:51:43.937Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T12:51:43.937Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T12:51:44.214Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T12:51:44.214Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T12:51:44.828Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:44.828Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.192Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.193Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.455Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.455Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.455Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.455Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.718Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.718Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.718Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.718Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:45.979Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:45.979Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:46.242Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:51:46.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T12:51:46.504Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:46.504Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T12:51:46.504Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:51:46.766Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T12:51:46.766Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:46.766Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:47.029Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:47.291Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:47.291Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T12:51:47.291Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T12:51:47.579Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:51:47.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T12:51:47.579Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T12:51:47.842Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T12:51:48.105Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T12:51:48.367Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T12:51:48.367Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T12:51:48.367Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T12:51:48.367Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T12:51:48.367Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T12:51:48.629Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T12:51:48.629Z] Installing new version of config file /etc/issue ... [2021-06-24T12:51:48.890Z] Installing new version of config file /etc/issue.net ... [2021-06-24T12:51:48.891Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T12:51:48.891Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T12:51:49.153Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T12:51:49.153Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T12:51:49.153Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T12:51:49.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:49.153Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T12:51:49.415Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T12:51:49.415Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T12:51:49.415Z] 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-06-24T12:51:49.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:49.676Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:49.676Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:49.676Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:49.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:49.676Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T12:51:49.938Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T12:51:49.938Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T12:51:49.938Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:49.938Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T12:51:49.938Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T12:51:50.200Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T12:51:50.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:50.462Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T12:51:50.462Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T12:51:50.723Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T12:51:50.723Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:50.723Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T12:51:50.723Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T12:51:50.723Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T12:51:50.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:50.985Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T12:51:50.985Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T12:51:50.985Z] Setting up grep (3.1-2build1) ... [2021-06-24T12:51:50.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:50.985Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T12:51:50.985Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T12:51:55.284Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T12:51:55.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:55.284Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T12:51:55.284Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T12:51:55.284Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T12:51:55.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:55.284Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T12:51:55.284Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T12:51:55.284Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T12:51:55.284Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T12:51:55.284Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T12:51:55.284Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T12:51:55.284Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T12:51:55.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:55.284Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T12:51:55.284Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T12:51:55.547Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T12:51:55.547Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T12:51:56.120Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T12:51:56.381Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T12:51:56.953Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T12:51:57.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:57.532Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T12:51:57.532Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T12:51:57.794Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T12:51:58.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:58.054Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:58.054Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:58.054Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:58.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:58.054Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:58.054Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:58.317Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:58.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:58.578Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:58.578Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:58.578Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:58.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:58.578Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:58.578Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:58.841Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:58.841Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:58.841Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T12:51:58.841Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T12:51:59.103Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T12:51:59.103Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T12:51:59.103Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T12:51:59.364Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:59.364Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T12:51:59.364Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T12:51:59.364Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T12:51:59.364Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:59.364Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:59.364Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:59.364Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:59.653Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:59.653Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:51:59.653Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:51:59.914Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:51:59.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:51:59.914Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:52:00.175Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:52:00.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:52:00.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:52:00.302Z] ---> 63f4c20791c9 [2021-06-24T12:52:00.302Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:52:00.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:52:00.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:52:00.302Z] ---> 63f4c20791c9 [2021-06-24T12:52:00.302Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:52:00.302Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:52:00.302Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:52:00.302Z] ---> 63f4c20791c9 [2021-06-24T12:52:00.302Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T12:52:00.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:52:00.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:52:00.302Z] ---> 63f4c20791c9 [2021-06-24T12:52:00.302Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T12:52:00.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:52:00.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:52:00.302Z] ---> 63f4c20791c9 [2021-06-24T12:52:00.302Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T12:52:00.436Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:52:00.697Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T12:52:00.959Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T12:52:00.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:52:00.959Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T12:52:00.959Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T12:52:01.283Z] ---> Running in 47a2ce27fa8e [2021-06-24T12:52:01.283Z] ---> Running in f5215eeb2312 [2021-06-24T12:52:01.283Z] ---> Running in 961264ec2c25 [2021-06-24T12:52:01.283Z] ---> Running in 2a87372c21cb [2021-06-24T12:52:01.283Z] ---> Running in 528c29fa7b21 [2021-06-24T12:52:02.269Z] Removing intermediate container 2a87372c21cb [2021-06-24T12:52:02.269Z] ---> a4e63093b3fb [2021-06-24T12:52:02.269Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:52:02.269Z] Removing intermediate container 47a2ce27fa8e [2021-06-24T12:52:02.269Z] ---> 590852ece753 [2021-06-24T12:52:02.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:52:03.719Z] Removing intermediate container f5215eeb2312 [2021-06-24T12:52:03.719Z] ---> 09f88c46e69e [2021-06-24T12:52:03.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:52:03.719Z] Removing intermediate container 528c29fa7b21 [2021-06-24T12:52:03.719Z] ---> 6948f2a0aab3 [2021-06-24T12:52:03.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:52:03.999Z] Removing intermediate container 961264ec2c25 [2021-06-24T12:52:03.999Z] ---> b3f481c2e2a3 [2021-06-24T12:52:03.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:52:03.999Z] ---> Running in 9b3d8a7f8690 [2021-06-24T12:52:03.999Z] ---> Running in 0cd0bc0e1f07 [2021-06-24T12:52:04.273Z] ---> Running in dfe86ef4aee6 [2021-06-24T12:52:04.273Z] ---> Running in c576a7070c87 [2021-06-24T12:52:04.273Z] ---> Running in d231d5d32e17 [2021-06-24T12:52:06.254Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T12:52:06.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T12:52:06.255Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T12:52:06.255Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T12:52:06.516Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T12:52:07.463Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T12:52:07.463Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T12:52:07.463Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T12:52:07.692Z] Removing intermediate container 9b3d8a7f8690 [2021-06-24T12:52:07.692Z] ---> 8b3fee8cc8b5 [2021-06-24T12:52:07.692Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T12:52:07.972Z] ---> Running in 462b6c07e15d [2021-06-24T12:52:07.972Z] Removing intermediate container 0cd0bc0e1f07 [2021-06-24T12:52:07.972Z] ---> 0b24707257ce [2021-06-24T12:52:07.972Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T12:52:08.033Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T12:52:08.249Z] ---> Running in bcad7d34b1f4 [2021-06-24T12:52:08.294Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T12:52:08.294Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T12:52:08.559Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T12:52:08.861Z] Removing intermediate container dfe86ef4aee6 [2021-06-24T12:52:08.862Z] ---> 5f3742063ff1 [2021-06-24T12:52:08.862Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container c576a7070c87 [2021-06-24T12:52:08.862Z] [2021-06-24T12:52:08.862Z] ---> 8d368d9f012b [2021-06-24T12:52:08.862Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T12:52:08.862Z] Removing intermediate container d231d5d32e17 [2021-06-24T12:52:08.862Z] ---> d040131dad84 [2021-06-24T12:52:08.862Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T12:52:08.862Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T12:52:09.125Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T12:52:09.125Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T12:52:09.125Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T12:52:09.136Z] ---> Running in 182a718c1269 [2021-06-24T12:52:09.136Z] ---> Running in 7e9fe2ac5bf0 [2021-06-24T12:52:09.136Z] ---> Running in 04d7b5a45270 [2021-06-24T12:52:09.386Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T12:52:09.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:09.961Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T12:52:09.961Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T12:52:09.961Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T12:52:10.223Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T12:52:10.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:10.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:10.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:10.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:11.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:11.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:11.816Z] OK: 218 MiB in 52 packages [2021-06-24T12:52:12.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:12.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:12.112Z] OK: 218 MiB in 52 packages [2021-06-24T12:52:12.139Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T12:52:12.139Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T12:52:12.139Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T12:52:12.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:52:12.399Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T12:52:12.674Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T12:52:12.675Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T12:52:12.948Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T12:52:13.210Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T12:52:13.405Z] OK: 218 MiB in 52 packages [2021-06-24T12:52:13.405Z] OK: 218 MiB in 52 packages [2021-06-24T12:52:13.405Z] OK: 218 MiB in 52 packages [2021-06-24T12:52:13.405Z] Removing intermediate container 462b6c07e15d [2021-06-24T12:52:13.405Z] ---> 4cdfce7d2e7f [2021-06-24T12:52:13.405Z] Step 6/32 : COPY go.mod . [2021-06-24T12:52:13.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:13.473Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T12:52:13.473Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T12:52:13.734Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T12:52:13.734Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T12:52:13.997Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T12:52:13.997Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T12:52:14.029Z] Removing intermediate container bcad7d34b1f4 [2021-06-24T12:52:14.029Z] ---> 35bc6c629518 [2021-06-24T12:52:14.029Z] Step 6/26 : COPY go.mod . [2021-06-24T12:52:14.259Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T12:52:14.522Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:14.522Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T12:52:14.522Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T12:52:14.783Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T12:52:14.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:14.783Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T12:52:14.783Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T12:52:15.022Z] ---> 21abda8eaa2d [2021-06-24T12:52:15.022Z] Step 7/32 : RUN go mod download [2021-06-24T12:52:15.022Z] Removing intermediate container 7e9fe2ac5bf0 [2021-06-24T12:52:15.022Z] ---> 33d4da05a0e3 [2021-06-24T12:52:15.022Z] Step 6/24 : COPY go.mod . [2021-06-24T12:52:15.043Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T12:52:15.297Z] ---> Running in cacbf729ab9e [2021-06-24T12:52:15.297Z] Removing intermediate container 04d7b5a45270 [2021-06-24T12:52:15.297Z] ---> 118706eb142a [2021-06-24T12:52:15.297Z] Step 6/23 : COPY go.mod . [2021-06-24T12:52:15.305Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:15.305Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T12:52:15.305Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T12:52:15.569Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T12:52:15.575Z] ---> 0d4a937836a5 [2021-06-24T12:52:15.575Z] Step 7/26 : RUN go mod download [2021-06-24T12:52:15.575Z] Removing intermediate container 182a718c1269 [2021-06-24T12:52:15.575Z] ---> e00b4d178bd2 [2021-06-24T12:52:15.575Z] Step 6/24 : COPY go.mod . [2021-06-24T12:52:15.575Z] ---> Running in 5f48afa1128c [2021-06-24T12:52:16.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:16.142Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T12:52:16.142Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T12:52:16.142Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T12:52:16.405Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:16.405Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T12:52:16.405Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T12:52:16.405Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T12:52:16.585Z] ---> 0a862663dac2 [2021-06-24T12:52:16.585Z] Step 7/24 : RUN go mod download [2021-06-24T12:52:16.585Z] ---> Running in 789e65d8eec2 [2021-06-24T12:52:16.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:16.666Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T12:52:16.928Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T12:52:17.212Z] ---> c865c934ad9f [2021-06-24T12:52:17.212Z] Step 7/23 : RUN go mod download [2021-06-24T12:52:17.212Z] ---> 6b3b7d4dcfd3 [2021-06-24T12:52:17.212Z] Step 7/24 : RUN go mod download [2021-06-24T12:52:17.212Z] ---> Running in 9be8bc4e015a [2021-06-24T12:52:17.486Z] ---> Running in ee8331ec6410 [2021-06-24T12:52:17.869Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T12:52:18.132Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:18.132Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T12:52:18.132Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T12:52:18.397Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T12:52:18.658Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:18.658Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T12:52:18.658Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T12:52:18.658Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T12:52:18.920Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:18.920Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T12:52:18.920Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T12:52:18.920Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T12:52:19.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:19.181Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T12:52:19.181Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T12:52:19.181Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T12:52:19.443Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:19.443Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T12:52:19.443Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T12:52:19.443Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T12:52:19.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:19.705Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T12:52:19.705Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T12:52:19.966Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T12:52:19.967Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:19.967Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T12:52:20.142Z] Removing intermediate container cacbf729ab9e [2021-06-24T12:52:20.142Z] ---> cdb3f4692dc3 [2021-06-24T12:52:20.142Z] Step 8/32 : COPY . . [2021-06-24T12:52:20.246Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T12:52:20.420Z] Removing intermediate container 5f48afa1128c [2021-06-24T12:52:20.420Z] ---> 55b44f79201e [2021-06-24T12:52:20.420Z] Step 8/26 : COPY . . [2021-06-24T12:52:20.512Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T12:52:20.512Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:20.512Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T12:52:20.512Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T12:52:20.512Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T12:52:20.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T12:52:20.774Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T12:52:20.774Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T12:52:21.030Z] Removing intermediate container 789e65d8eec2 [2021-06-24T12:52:21.030Z] ---> 6de9937205eb [2021-06-24T12:52:21.030Z] Step 8/24 : COPY . . [2021-06-24T12:52:21.035Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T12:52:21.297Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T12:52:21.297Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T12:52:21.297Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T12:52:21.297Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T12:52:21.559Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T12:52:22.133Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T12:52:22.396Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T12:52:22.488Z] Removing intermediate container ee8331ec6410 [2021-06-24T12:52:22.488Z] ---> 6f461005b5e7 [2021-06-24T12:52:22.488Z] Step 8/24 : COPY . . [2021-06-24T12:52:22.973Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T12:52:23.087Z] Removing intermediate container 9be8bc4e015a [2021-06-24T12:52:23.087Z] ---> 92c0c7ea82e0 [2021-06-24T12:52:23.087Z] Step 8/23 : COPY . . [2021-06-24T12:52:23.236Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T12:52:23.811Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T12:52:23.811Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T12:52:24.073Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T12:52:24.073Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T12:52:24.334Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T12:52:24.597Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T12:52:24.858Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T12:52:24.858Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T12:52:25.121Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T12:52:25.121Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T12:52:25.699Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T12:52:25.699Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T12:52:26.654Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T12:52:26.916Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T12:52:27.490Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T12:52:27.490Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T12:52:28.889Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T12:52:28.889Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T12:52:29.466Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T12:52:29.466Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T12:52:29.726Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T12:52:29.726Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T12:52:30.679Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T12:52:30.679Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T12:52:31.625Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T12:52:31.625Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T12:52:33.017Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T12:52:33.280Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T12:52:34.671Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:34.671Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:35.615Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:35.877Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:36.820Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:36.820Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:39.521Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:39.521Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:40.623Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:40.623Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:42.011Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:42.011Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:43.938Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:43.938Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:44.880Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:44.881Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:45.482Z] ---> 0f94d6965f74 [2021-06-24T12:52:45.482Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:52:45.482Z] ---> c468da76dd12 [2021-06-24T12:52:45.482Z] Step 9/32 : RUN go mod tidy [2021-06-24T12:52:45.482Z] ---> a503fd323d17 [2021-06-24T12:52:45.482Z] Step 9/26 : RUN go mod tidy [2021-06-24T12:52:45.482Z] ---> 7f03bbbbc701 [2021-06-24T12:52:45.482Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:52:45.482Z] ---> 66e8a3978ef9 [2021-06-24T12:52:45.482Z] Step 9/23 : RUN go mod tidy [2021-06-24T12:52:45.482Z] ---> Running in e0c2197ae1d5 [2021-06-24T12:52:45.482Z] ---> Running in 6b83016ee7ba [2021-06-24T12:52:45.482Z] ---> Running in 82e8114d0fa7 [2021-06-24T12:52:45.482Z] ---> Running in c264944a3e5a [2021-06-24T12:52:45.482Z] ---> Running in 8d858aee5443 [2021-06-24T12:52:46.269Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T12:52:46.269Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T12:52:46.269Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T12:52:46.532Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T12:52:46.532Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T12:52:46.797Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T12:52:47.380Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T12:52:47.380Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T12:52:47.956Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T12:52:47.956Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T12:52:48.218Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T12:52:48.218Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T12:52:48.480Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T12:52:48.480Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T12:52:48.480Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T12:52:48.742Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T12:52:48.742Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:48.742Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T12:52:51.063Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T12:52:51.063Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T12:52:51.063Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T12:52:51.063Z] [2021-06-24T12:52:51.063Z] Current default time zone: 'Etc/UTC' [2021-06-24T12:52:51.063Z] Local time is now: Thu Jun 24 12:52:48 UTC 2021. [2021-06-24T12:52:51.063Z] Universal Time is now: Thu Jun 24 12:52:48 UTC 2021. [2021-06-24T12:52:51.063Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T12:52:51.063Z] [2021-06-24T12:52:51.063Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T12:52:51.063Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T12:52:51.063Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T12:52:51.063Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T12:52:51.063Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T12:52:51.063Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T12:52:51.063Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T12:52:51.063Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T12:52:51.063Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T12:52:51.063Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T12:52:51.063Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T12:52:51.063Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:51.063Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T12:52:51.063Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T12:52:51.063Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T12:52:51.063Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T12:52:51.063Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T12:52:51.063Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T12:52:51.063Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T12:52:51.063Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T12:52:51.982Z] Removing intermediate container e0c2197ae1d5 [2021-06-24T12:52:51.982Z] ---> 5d235bb43bef [2021-06-24T12:52:51.982Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T12:52:51.982Z] ---> Running in 7549f23d4872 [2021-06-24T12:52:51.982Z] Removing intermediate container 6b83016ee7ba [2021-06-24T12:52:51.982Z] ---> f2309c3f328b [2021-06-24T12:52:51.982Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T12:52:51.982Z] ---> Running in 4442bdc7634e [2021-06-24T12:52:52.010Z] Updating certificates in /etc/ssl/certs... [2021-06-24T12:52:52.262Z] Removing intermediate container c264944a3e5a [2021-06-24T12:52:52.262Z] ---> 66240e25d48f [2021-06-24T12:52:52.262Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T12:52:52.544Z] ---> Running in 79c768264523 [2021-06-24T12:52:52.544Z] Removing intermediate container 82e8114d0fa7 [2021-06-24T12:52:52.544Z] ---> fb3ba9a9c2b8 [2021-06-24T12:52:52.544Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T12:52:52.544Z] Removing intermediate container 8d858aee5443 [2021-06-24T12:52:52.544Z] ---> af0d374705db [2021-06-24T12:52:52.544Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T12:52:52.650Z] 23 added, 27 removed; done. [2021-06-24T12:52:52.912Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T12:52:52.912Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T12:52:53.142Z] ---> Running in 3fc4d9df7668 [2021-06-24T12:52:53.142Z] ---> Running in e30bb4911796 [2021-06-24T12:52:53.173Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T12:52:53.173Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T12:52:53.173Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T12:52:53.418Z] 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-06-24T12:52:53.435Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T12:52:53.435Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.435Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T12:52:53.435Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T12:52:53.698Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T12:52:53.698Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T12:52:53.698Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T12:52:53.698Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.698Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T12:52:53.698Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T12:52:53.961Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T12:52:53.961Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T12:52:53.961Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T12:52:53.961Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T12:52:53.961Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T12:52:54.228Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T12:52:54.228Z] Updating certificates in /etc/ssl/certs... [2021-06-24T12:52:54.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T12:52:54.696Z] 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-06-24T12:52:54.805Z] 0 added, 0 removed; done. [2021-06-24T12:52:54.805Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T12:52:54.805Z] done. [2021-06-24T12:52:55.307Z] 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-06-24T12:52:55.380Z] Reading package lists... [2021-06-24T12:52:55.380Z] Building dependency tree... [2021-06-24T12:52:55.380Z] Reading state information... [2021-06-24T12:52:55.584Z] 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-06-24T12:52:55.642Z] The following NEW packages will be installed: [2021-06-24T12:52:55.642Z] apt-transport-https [2021-06-24T12:52:55.904Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T12:52:55.904Z] Need to get 1692 B of archives. [2021-06-24T12:52:55.904Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T12:52:55.904Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T12:52:55.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T12:52:55.904Z] Fetched 1692 B in 0s (8510 B/s) [2021-06-24T12:52:56.192Z] Selecting previously unselected package apt-transport-https. [2021-06-24T12:52:56.192Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T12:52:56.192Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T12:52:56.192Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T12:52:56.769Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T12:52:57.342Z] Waiting for network to be ready... [2021-06-24T12:53:07.352Z] 2021-06-24T12:53:04Z INFO Waiting for automatic snapd restart... [2021-06-24T12:53:07.926Z] snapd 2.51 from Canonical* installed [2021-06-24T12:53:10.285Z] "snapd" switched to the "latest/stable" channel [2021-06-24T12:53:10.285Z] [2021-06-24T12:53:13.617Z] core18 20210611 from Canonical* installed [2021-06-24T12:53:13.617Z] "core18" switched to the "latest/stable" channel [2021-06-24T12:53:13.617Z] [2021-06-24T12:53:19.857Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T12:53:19.857Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T12:53:19.857Z] [2021-06-24T12:53:22.411Z] 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-06-24T12:53:22.411Z] - README.md [2021-06-24T12:53:22.411Z] [2021-06-24T12:53:22.411Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T12:53:22.986Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T12:53:22.986Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T12:53:22.986Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T12:53:24.196Z] Reading package lists... [2021-06-24T12:53:24.460Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-06-24T12:53:24.723Z] Reading package lists... [2021-06-24T12:53:24.723Z] Building dependency tree... [2021-06-24T12:53:24.723Z] Reading state information... [2021-06-24T12:53:24.985Z] Suggested packages: [2021-06-24T12:53:24.985Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T12:53:24.985Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T12:53:24.985Z] Recommended packages: [2021-06-24T12:53:24.985Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T12:53:24.985Z] The following NEW packages will be installed: [2021-06-24T12:53:24.985Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T12:53:24.985Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T12:53:24.985Z] pkg-config zip [2021-06-24T12:53:24.985Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T12:53:24.985Z] Need to get 7663 kB of archives. [2021-06-24T12:53:24.985Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T12:53:24.985Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-24T12:53:25.247Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T12:53:25.247Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T12:53:25.247Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T12:53:25.247Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T12:53:25.247Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T12:53:25.247Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T12:53:25.247Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T12:53:25.509Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T12:53:25.509Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T12:53:25.509Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T12:53:25.509Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T12:53:25.771Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T12:53:25.771Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T12:53:25.771Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T12:53:25.771Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T12:53:25.771Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-06-24T12:53:26.033Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T12:53:26.033Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T12:53:26.033Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T12:53:26.033Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T12:53:26.605Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T12:53:26.605Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T12:53:26.605Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T12:53:26.605Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T12:53:26.605Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T12:53:26.867Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T12:53:27.130Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T12:53:27.130Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T12:53:27.130Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T12:53:27.391Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T12:53:27.392Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T12:53:27.392Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T12:53:27.654Z] Selecting previously unselected package liberror-perl. [2021-06-24T12:53:27.654Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T12:53:27.654Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T12:53:27.915Z] Selecting previously unselected package git-man. [2021-06-24T12:53:27.915Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T12:53:27.915Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T12:53:28.490Z] Selecting previously unselected package git. [2021-06-24T12:53:28.490Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T12:53:28.490Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T12:53:32.989Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T12:53:32.989Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T12:53:32.989Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T12:53:32.989Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T12:53:32.989Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package pkg-config. [2021-06-24T12:53:32.989Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T12:53:32.989Z] Selecting previously unselected package zip. [2021-06-24T12:53:32.989Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T12:53:32.989Z] Unpacking zip (3.0-11build1) ... [2021-06-24T12:53:32.989Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T12:53:32.989Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T12:53:32.989Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T12:53:33.276Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T12:53:33.542Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T12:53:33.804Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T12:53:33.804Z] No schema files found: doing nothing. [2021-06-24T12:53:33.804Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T12:53:34.066Z] Setting up zip (3.0-11build1) ... [2021-06-24T12:53:34.066Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T12:53:34.066Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T12:53:34.326Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T12:53:34.593Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T12:53:34.860Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T12:53:34.860Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T12:53:34.860Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T12:53:34.860Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T12:53:35.808Z] git set to automatically installed. [2021-06-24T12:53:35.808Z] git-man set to automatically installed. [2021-06-24T12:53:35.808Z] libcurl3-gnutls set to automatically installed. [2021-06-24T12:53:35.808Z] liberror-perl set to automatically installed. [2021-06-24T12:53:35.808Z] libglib2.0-0 set to automatically installed. [2021-06-24T12:53:35.808Z] libnghttp2-14 set to automatically installed. [2021-06-24T12:53:35.808Z] libnorm1 set to automatically installed. [2021-06-24T12:53:35.808Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T12:53:35.808Z] libpsl5 set to automatically installed. [2021-06-24T12:53:35.808Z] librtmp1 set to automatically installed. [2021-06-24T12:53:35.808Z] libsodium23 set to automatically installed. [2021-06-24T12:53:35.808Z] libzmq3-dev set to automatically installed. [2021-06-24T12:53:35.808Z] libzmq5 set to automatically installed. [2021-06-24T12:53:35.808Z] pkg-config set to automatically installed. [2021-06-24T12:53:35.808Z] zip set to automatically installed. [2021-06-24T12:53:37.211Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T12:53:39.776Z] snap "core18" has no updates available [2021-06-24T12:53:39.776Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T12:53:48.020Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T12:53:48.020Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T12:53:49.430Z] 2021/06/24 12:53:49.299946 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T12:53:51.912Z] Pulling app-service-config [2021-06-24T12:53:51.912Z] + snapcraftctl pull [2021-06-24T12:53:51.912Z] Pulling config-common [2021-06-24T12:53:51.912Z] + snapcraftctl pull [2021-06-24T12:53:52.877Z] Pulling go-build-helper [2021-06-24T12:53:52.877Z] + snapcraftctl pull [2021-06-24T12:53:54.270Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T12:53:54.270Z] Skipping pull go-build-helper (already ran) [2021-06-24T12:53:54.270Z] Building go-build-helper [2021-06-24T12:53:54.270Z] + snapcraftctl build [2021-06-24T12:53:56.197Z] Staging go-build-helper [2021-06-24T12:53:56.197Z] + snapcraftctl stage [2021-06-24T12:54:05.881Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T12:54:05.881Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T12:54:05.882Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T12:54:05.882Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T12:54:05.882Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T12:54:05.882Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T12:54:05.882Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T12:54:05.882Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T12:54:05.882Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T12:54:05.882Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T12:54:05.882Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T12:54:05.882Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T12:54:05.882Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T12:54:05.882Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T12:54:05.882Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T12:54:05.882Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T12:54:05.882Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T12:54:05.882Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T12:54:05.882Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T12:54:05.882Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T12:54:05.882Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T12:54:05.882Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T12:54:05.882Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T12:54:05.882Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T12:54:05.882Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T12:54:05.882Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T12:54:05.882Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T12:54:05.882Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T12:54:05.882Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T12:54:05.882Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T12:54:05.882Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T12:54:05.882Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T12:54:05.882Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T12:54:05.882Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T12:54:05.882Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T12:54:05.882Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T12:54:05.882Z] Pulling edgex-go [2021-06-24T12:54:05.882Z] + snapcraftctl pull [2021-06-24T12:54:06.829Z] Pulling hooks [2021-06-24T12:54:06.829Z] + snapcraftctl pull [2021-06-24T12:54:23.618Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T12:54:23.618Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T12:54:23.618Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T12:54:23.618Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T12:54:23.618Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T12:54:23.618Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T12:54:23.618Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T12:54:23.618Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T12:54:23.618Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T12:54:23.618Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T12:54:23.618Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T12:54:23.618Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T12:54:23.618Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T12:54:23.618Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T12:54:23.618Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T12:54:23.618Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T12:54:23.618Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T12:54:23.618Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T12:54:23.618Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T12:54:23.618Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T12:54:23.618Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T12:54:23.618Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T12:54:23.618Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T12:54:23.618Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T12:54:23.618Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T12:54:23.618Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T12:54:23.618Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T12:54:23.618Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T12:54:23.618Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T12:54:23.618Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T12:54:23.618Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T12:54:23.618Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T12:54:23.618Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T12:54:23.618Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T12:54:23.618Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T12:54:23.618Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T12:54:23.618Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T12:54:23.618Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T12:54:23.618Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T12:54:23.618Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T12:54:23.618Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T12:54:23.618Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T12:54:23.618Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T12:54:23.618Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T12:54:23.618Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T12:54:23.618Z] Pulling static-packages [2021-06-24T12:54:23.618Z] + snapcraftctl pull [2021-06-24T12:54:25.012Z] Pulling version [2021-06-24T12:54:25.012Z] + cd /root/project [2021-06-24T12:54:25.012Z] + git describe --tags --abbrev=0 [2021-06-24T12:54:25.012Z] + sed s/v// [2021-06-24T12:54:25.012Z] + GIT_VERSION=2.0.0-dev.272 [2021-06-24T12:54:25.012Z] + [ -z 2.0.0-dev.272 ] [2021-06-24T12:54:25.012Z] + snapcraftctl set-version 2.0.0-dev.272 [2021-06-24T12:54:26.037Z] Building app-service-config [2021-06-24T12:54:26.037Z] + snapcraftctl build [2021-06-24T12:54:28.204Z] Building config-common [2021-06-24T12:54:28.204Z] + snapcraftctl build [2021-06-24T12:54:31.771Z] Skipping build go-build-helper (already ran) [2021-06-24T12:54:31.771Z] Building edgex-go [2021-06-24T12:54:31.771Z] + cd /root/parts/edgex-go/src [2021-06-24T12:54:31.771Z] + make build [2021-06-24T12:54:31.771Z] go mod tidy [2021-06-24T12:54:39.641Z] 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-06-24T12:54:47.651Z] Removing intermediate container 7549f23d4872 [2021-06-24T12:54:47.651Z] ---> c5b282e77207 [2021-06-24T12:54:47.651Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T12:54:47.651Z] Removing intermediate container e30bb4911796 [2021-06-24T12:54:47.651Z] ---> 74665caf5553 [2021-06-24T12:54:47.651Z] [2021-06-24T12:54:47.651Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:54:47.651Z] Removing intermediate container 4442bdc7634e [2021-06-24T12:54:47.651Z] ---> 063444ed04dc [2021-06-24T12:54:47.651Z] [2021-06-24T12:54:47.651Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T12:54:47.651Z] ---> Running in fd35992a39ba [2021-06-24T12:54:47.651Z] 3.12: Pulling from library/alpine [2021-06-24T12:54:47.651Z] 3.12: Pulling from library/alpine [2021-06-24T12:54:49.090Z] Removing intermediate container 79c768264523 [2021-06-24T12:54:49.090Z] ---> fb3212dd28af [2021-06-24T12:54:49.090Z] [2021-06-24T12:54:49.090Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T12:54:49.365Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:54:49.365Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T12:54:49.365Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:54:49.365Z] Status: Image is up to date for alpine:3.12 [2021-06-24T12:54:49.365Z] ---> c4fd0aeabfcf [2021-06-24T12:54:49.365Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T12:54:49.365Z] ---> c4fd0aeabfcf [2021-06-24T12:54:49.365Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:54:49.365Z] 3.12: Pulling from library/alpine [2021-06-24T12:54:49.365Z] Removing intermediate container 3fc4d9df7668 [2021-06-24T12:54:49.365Z] ---> f7f9fdba1c3a [2021-06-24T12:54:49.365Z] [2021-06-24T12:54:49.365Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T12:54:49.365Z] ---> c4fd0aeabfcf [2021-06-24T12:54:49.365Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T12:54:49.645Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T12:54:49.645Z] Status: Image is up to date for alpine:3.12 [2021-06-24T12:54:49.646Z] ---> c4fd0aeabfcf [2021-06-24T12:54:49.646Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T12:54:49.646Z] ---> Running in 707ab87c6df6 [2021-06-24T12:54:49.646Z] ---> Running in 8e7a2018b280 [2021-06-24T12:54:49.646Z] ---> Running in 40093fba53eb [2021-06-24T12:54:49.936Z] ---> Running in 9cc3d676fe9f [2021-06-24T12:54:49.936Z] 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-06-24T12:54:50.327Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T12:54:50.327Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T12:54:50.327Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T12:54:50.327Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T12:54:50.327Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T12:54:50.327Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T12:54:50.327Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T12:54:50.327Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T12:54:50.327Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T12:54:50.327Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T12:54:50.327Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T12:54:50.327Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T12:54:50.327Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T12:54:50.327Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T12:54:50.547Z] Removing intermediate container 8e7a2018b280 [2021-06-24T12:54:50.547Z] ---> ba2e9063fdf6 [2021-06-24T12:54:50.547Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T12:54:50.590Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T12:54:50.590Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T12:54:50.824Z] ---> Running in c96797877da6 [2021-06-24T12:54:50.851Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T12:54:51.113Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T12:54:51.114Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T12:54:51.114Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T12:54:51.114Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T12:54:51.114Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T12:54:51.114Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T12:54:51.401Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T12:54:51.401Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T12:54:51.401Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T12:54:51.401Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T12:54:51.401Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T12:54:51.401Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T12:54:51.401Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T12:54:53.423Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:54:53.423Z] OK: 5 MiB in 15 packages [2021-06-24T12:54:53.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:54:53.423Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T12:54:53.423Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T12:54:53.423Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:54:53.423Z] OK: 5 MiB in 16 packages [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T12:54:53.442Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T12:54:53.442Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T12:54:53.442Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T12:54:53.442Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T12:54:53.442Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T12:54:53.442Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T12:54:53.442Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T12:54:53.442Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T12:54:53.442Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T12:54:53.442Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T12:54:53.442Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T12:54:53.442Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T12:54:53.442Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T12:54:53.704Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T12:54:53.704Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T12:54:53.704Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T12:54:53.706Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T12:54:53.706Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:54:53.706Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T12:54:53.706Z] Removing intermediate container fd35992a39ba [2021-06-24T12:54:53.706Z] ---> cd918127f877 [2021-06-24T12:54:53.706Z] [2021-06-24T12:54:53.706Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T12:54:53.706Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T12:54:53.706Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T12:54:53.706Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T12:54:53.706Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:54:53.706Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:54:53.706Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T12:54:53.706Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T12:54:53.971Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T12:54:53.971Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T12:54:53.971Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T12:54:53.971Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T12:54:53.971Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T12:54:53.986Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:54:53.986Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:54:53.986Z] OK: 7 MiB in 20 packages [2021-06-24T12:54:53.986Z] OK: 6 MiB in 16 packages [2021-06-24T12:54:53.986Z] 20.10.0: Pulling from library/docker [2021-06-24T12:54:54.236Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T12:54:54.236Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T12:54:54.498Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T12:54:54.498Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T12:54:54.498Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T12:54:54.498Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T12:54:54.498Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T12:54:54.498Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T12:54:54.498Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T12:54:54.498Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T12:54:54.780Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T12:54:54.780Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T12:54:54.780Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T12:54:55.052Z] 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-06-24T12:54:55.443Z] Removing intermediate container 707ab87c6df6 [2021-06-24T12:54:55.443Z] ---> 651c9036f745 [2021-06-24T12:54:55.443Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:54:55.723Z] Removing intermediate container c96797877da6 [2021-06-24T12:54:55.723Z] ---> cc8f2c54c6bf [2021-06-24T12:54:55.723Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T12:54:55.999Z] ---> Running in e566a89d14c8 [2021-06-24T12:54:55.999Z] ---> Running in d546a56f8123 [2021-06-24T12:54:58.169Z] Removing intermediate container 9cc3d676fe9f [2021-06-24T12:54:58.169Z] ---> c6cd18ade0f3 [2021-06-24T12:54:58.169Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T12:54:58.169Z] Removing intermediate container 40093fba53eb [2021-06-24T12:54:58.169Z] ---> abc5d4b9fba0 [2021-06-24T12:54:58.169Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:54:58.169Z] ---> Running in 3061bf8b2b35 [2021-06-24T12:54:58.169Z] Removing intermediate container d546a56f8123 [2021-06-24T12:54:58.169Z] ---> 3f2ebd3a20e8 [2021-06-24T12:54:58.169Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T12:54:58.169Z] Removing intermediate container e566a89d14c8 [2021-06-24T12:54:58.169Z] ---> 4197e286ad5f [2021-06-24T12:54:58.169Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T12:54:58.169Z] ---> Running in 77eb44a5d353 [2021-06-24T12:54:58.169Z] ---> Running in 250752f27c19 [2021-06-24T12:54:58.169Z] ---> Running in af14b639203f [2021-06-24T12:54:58.169Z] Removing intermediate container 3061bf8b2b35 [2021-06-24T12:54:58.169Z] ---> c384a8983047 [2021-06-24T12:54:58.169Z] Step 14/26 : WORKDIR / [2021-06-24T12:54:58.169Z] ---> Running in 21fb202e3ca2 [2021-06-24T12:54:58.169Z] Removing intermediate container 77eb44a5d353 [2021-06-24T12:54:58.169Z] ---> c743615ef9e5 [2021-06-24T12:54:58.169Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T12:54:58.489Z] Removing intermediate container 250752f27c19 [2021-06-24T12:54:58.489Z] ---> e83e4706db8c [2021-06-24T12:54:58.489Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T12:54:58.489Z] Removing intermediate container af14b639203f [2021-06-24T12:54:58.489Z] ---> 33372976abef [2021-06-24T12:54:58.489Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T12:54:58.489Z] ---> Running in 6b6c01d4b2ac [2021-06-24T12:54:58.489Z] ---> Running in 7e3c0a5bff94 [2021-06-24T12:54:58.489Z] ---> Running in 981fcbe60eaf [2021-06-24T12:54:58.768Z] Removing intermediate container 21fb202e3ca2 [2021-06-24T12:54:58.768Z] ---> 545a17257a5a [2021-06-24T12:54:58.768Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T12:54:59.408Z] Removing intermediate container 6b6c01d4b2ac [2021-06-24T12:54:59.408Z] ---> 996645151cd9 [2021-06-24T12:54:59.408Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T12:54:59.690Z] Removing intermediate container 7e3c0a5bff94 [2021-06-24T12:54:59.690Z] ---> c633f30909ee [2021-06-24T12:54:59.690Z] Step 16/24 : WORKDIR / [2021-06-24T12:54:59.690Z] ---> Running in 4eda29b9bb11 [2021-06-24T12:55:02.043Z] ---> Running in 350b3a4b079a [2021-06-24T12:55:02.043Z] ---> 58473b2ecb1a [2021-06-24T12:55:02.043Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T12:55:02.043Z] Removing intermediate container 4eda29b9bb11 [2021-06-24T12:55:02.043Z] ---> bc2875c20ac4 [2021-06-24T12:55:02.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:55:02.043Z] Removing intermediate container 350b3a4b079a [2021-06-24T12:55:02.043Z] ---> 543c6ebf03ca [2021-06-24T12:55:02.043Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:55:02.043Z] ---> a0a347614ad1 [2021-06-24T12:55:02.043Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T12:55:02.043Z] ---> 861f676113aa [2021-06-24T12:55:02.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T12:55:02.343Z] ---> 5fac83d5ca0a [2021-06-24T12:55:02.343Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T12:55:02.343Z] Removing intermediate container 981fcbe60eaf [2021-06-24T12:55:02.343Z] ---> 9d45ce883e41 [2021-06-24T12:55:02.343Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T12:55:02.624Z] ---> Running in 54fa45b0cbeb [2021-06-24T12:55:03.308Z] ---> 76acdad52b47 [2021-06-24T12:55:03.308Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T12:55:03.584Z] Removing intermediate container 54fa45b0cbeb [2021-06-24T12:55:03.584Z] ---> ee4935b09de4 [2021-06-24T12:55:03.584Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T12:55:04.572Z] ---> 97afbfa8c729 [2021-06-24T12:55:04.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T12:55:04.572Z] ---> 3f1e92671528 [2021-06-24T12:55:04.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T12:55:04.858Z] ---> 7fbae8a2b243 [2021-06-24T12:55:04.858Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T12:55:07.159Z] ---> baa6b7c138cb [2021-06-24T12:55:07.159Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T12:55:07.159Z] ---> Running in 214b1687110a [2021-06-24T12:55:07.159Z] ---> 3c67ba38e17f [2021-06-24T12:55:07.159Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T12:55:07.159Z] ---> ae4402035e1b [2021-06-24T12:55:07.159Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T12:55:07.159Z] ---> Running in a567305dc412 [2021-06-24T12:55:07.159Z] ---> Running in 2ffe9f92b980 [2021-06-24T12:55:07.159Z] ---> b3f26e45ede9 [2021-06-24T12:55:07.159Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T12:55:07.447Z] Removing intermediate container 2ffe9f92b980 [2021-06-24T12:55:07.447Z] ---> 5e564937d146 [2021-06-24T12:55:07.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:55:07.723Z] ---> Running in edbf9a1e4281 [2021-06-24T12:55:08.003Z] Removing intermediate container a567305dc412 [2021-06-24T12:55:08.003Z] ---> 1a95df873de0 [2021-06-24T12:55:08.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:55:08.003Z] ---> Running in f653ca626729 [2021-06-24T12:55:08.602Z] Removing intermediate container edbf9a1e4281 [2021-06-24T12:55:08.603Z] ---> b6790d172887 [2021-06-24T12:55:08.603Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T12:55:08.718Z] 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-06-24T12:55:08.875Z] ---> 05c62ead1f58 [2021-06-24T12:55:08.875Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T12:55:08.875Z] Removing intermediate container f653ca626729 [2021-06-24T12:55:08.875Z] ---> e7bb47f83618 [2021-06-24T12:55:08.875Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T12:55:08.875Z] ---> Running in fd355c2390f6 [2021-06-24T12:55:09.154Z] Removing intermediate container 214b1687110a [2021-06-24T12:55:09.154Z] ---> 1467b1359a9b [2021-06-24T12:55:09.154Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:55:09.154Z] ---> Running in 4fea7cda5629 [2021-06-24T12:55:09.772Z] Removing intermediate container fd355c2390f6 [2021-06-24T12:55:09.772Z] ---> 853fbf9ae588 [2021-06-24T12:55:09.772Z] Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:55:10.048Z] ---> Running in 025a321e1557 [2021-06-24T12:55:10.048Z] Removing intermediate container 4fea7cda5629 [2021-06-24T12:55:10.048Z] ---> 3de844c2424f [2021-06-24T12:55:10.048Z] Step 22/23 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:55:10.048Z] ---> 0a78206fb45b [2021-06-24T12:55:10.048Z] Step 22/26 : 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-06-24T12:55:12.228Z] ---> 52d7d402ce04 [2021-06-24T12:55:12.228Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T12:55:12.228Z] ---> Running in 3fdcb64b8ab6 [2021-06-24T12:55:12.228Z] ---> Running in 18bdabfe00d4 [2021-06-24T12:55:12.228Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T12:55:12.228Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T12:55:12.228Z] ---> eeaf43b92773 [2021-06-24T12:55:12.228Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:55:12.228Z] Removing intermediate container 025a321e1557 [2021-06-24T12:55:12.228Z] ---> bd1ee1d6c782 [2021-06-24T12:55:12.228Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:55:12.228Z] ---> Running in 01026dded2b7 [2021-06-24T12:55:12.228Z] ---> Running in 2c7687069a9f [2021-06-24T12:55:12.228Z] Removing intermediate container 3fdcb64b8ab6 [2021-06-24T12:55:12.228Z] ---> b68a744fa327 [2021-06-24T12:55:12.228Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T12:55:12.228Z] ---> Running in 0312c63b88d1 [2021-06-24T12:55:12.228Z] Removing intermediate container 01026dded2b7 [2021-06-24T12:55:12.228Z] ---> f4b1b998d7e3 [2021-06-24T12:55:12.228Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T12:55:12.228Z] Removing intermediate container 2c7687069a9f [2021-06-24T12:55:12.228Z] ---> 5c09948fb7a5 [2021-06-24T12:55:12.228Z] [2021-06-24T12:55:12.228Z] ---> Running in 7d9fc228f713 [2021-06-24T12:55:12.228Z] ---> a314efc357a7 [2021-06-24T12:55:12.228Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T12:55:12.228Z] Removing intermediate container 0312c63b88d1 [2021-06-24T12:55:12.228Z] ---> cc2aaaeada3b [2021-06-24T12:55:12.228Z] [2021-06-24T12:55:12.510Z] Successfully built 5c09948fb7a5 [2021-06-24T12:55:12.783Z] Successfully tagged core-command-arm64:latest [2021-06-24T12:55:12.783Z]  Building core-command ... done Building core-data [2021-06-24T12:55:12.783Z] Successfully built cc2aaaeada3b [2021-06-24T12:55:12.864Z] 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-06-24T12:55:13.056Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T12:55:13.056Z] Building support-scheduler [2021-06-24T12:55:13.343Z]  Building support-notifications ... done  ---> 71da364876e1 [2021-06-24T12:55:13.343Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T12:55:13.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:55:13.813Z] 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-06-24T12:55:13.906Z] Removing intermediate container 18bdabfe00d4 [2021-06-24T12:55:13.906Z] ---> f1f2198c899c [2021-06-24T12:55:13.906Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T12:55:13.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:55:14.196Z] ---> Running in ea02f484dd55 [2021-06-24T12:55:14.473Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T12:55:14.473Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T12:55:14.473Z] Executing bash-5.0.17-r0.post-install [2021-06-24T12:55:14.473Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:55:14.473Z] ---> 8d4996fce23e [2021-06-24T12:55:14.473Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T12:55:14.473Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T12:55:14.473Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T12:55:14.473Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T12:55:14.473Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T12:55:14.473Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T12:55:14.473Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T12:55:14.473Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T12:55:14.473Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T12:55:14.473Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T12:55:14.744Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T12:55:14.744Z] Removing intermediate container ea02f484dd55 [2021-06-24T12:55:14.744Z] ---> 82d554d39ff5 [2021-06-24T12:55:14.744Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T12:55:15.021Z] ---> Running in 6cc0f34f5bc3 [2021-06-24T12:55:15.204Z] 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-06-24T12:55:17.804Z] 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-06-24T12:55:17.804Z] 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-06-24T12:55:17.804Z] 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-06-24T12:55:17.809Z] ---> ecebf1c8e93d [2021-06-24T12:55:17.809Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T12:55:17.809Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T12:55:17.809Z] Removing intermediate container 6cc0f34f5bc3 [2021-06-24T12:55:17.809Z] ---> 2860d3476b7b [2021-06-24T12:55:17.809Z] Step 25/26 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:55:17.809Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T12:55:17.809Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T12:55:17.809Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T12:55:17.809Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T12:55:17.809Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T12:55:17.809Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T12:55:17.809Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T12:55:17.809Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T12:55:17.809Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T12:55:17.809Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T12:55:17.809Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T12:55:17.809Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T12:55:17.809Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T12:55:17.809Z] ---> Running in 424728f22e95 [2021-06-24T12:55:17.809Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T12:55:17.809Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T12:55:17.809Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T12:55:17.810Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T12:55:17.810Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T12:55:17.810Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T12:55:17.810Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T12:55:17.810Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T12:55:17.810Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T12:55:17.810Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T12:55:17.810Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T12:55:17.810Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T12:55:17.810Z] ---> Running in f6f73981d022 [2021-06-24T12:55:17.810Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T12:55:17.810Z] OK: 72 MiB in 59 packages [2021-06-24T12:55:18.088Z] Removing intermediate container 424728f22e95 [2021-06-24T12:55:18.088Z] ---> 6845ba697c8d [2021-06-24T12:55:18.088Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T12:55:18.697Z] Removing intermediate container f6f73981d022 [2021-06-24T12:55:18.697Z] ---> 26da04886d60 [2021-06-24T12:55:18.697Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T12:55:18.972Z] ---> Running in fcfe7c142033 [2021-06-24T12:55:19.194Z] 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-06-24T12:55:19.247Z] ---> ef87507ffd1d [2021-06-24T12:55:19.247Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T12:55:19.520Z] Removing intermediate container fcfe7c142033 [2021-06-24T12:55:19.520Z] ---> b2d03a62899f [2021-06-24T12:55:19.520Z] [2021-06-24T12:55:19.520Z] ---> Running in 373009bce10d [2021-06-24T12:55:20.130Z] Successfully built b2d03a62899f [2021-06-24T12:55:20.130Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T12:55:20.130Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-24T12:55:20.134Z] 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-06-24T12:55:21.077Z] 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-06-24T12:55:22.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T12:55:22.772Z] Collecting docker-compose==1.23.2 [2021-06-24T12:55:22.772Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T12:55:22.772Z] Removing intermediate container 373009bce10d [2021-06-24T12:55:22.772Z] ---> f40d7c731846 [2021-06-24T12:55:22.772Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T12:55:23.047Z] ---> Running in d3a3a5f17504 [2021-06-24T12:55:23.047Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T12:55:23.326Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T12:55:23.935Z] Removing intermediate container d3a3a5f17504 [2021-06-24T12:55:23.935Z] ---> ab98c5946b5d [2021-06-24T12:55:23.935Z] Step 29/32 : CMD ["gate"] [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T12:55:23.939Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T12:55:23.939Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T12:55:23.939Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T12:55:23.939Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T12:55:23.939Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-24T12:55:23.939Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T12:55:23.939Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T12:55:23.939Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-24T12:55:24.218Z] ---> Running in e79485c42d19 [2021-06-24T12:55:24.885Z] Building hooks [2021-06-24T12:55:24.886Z] + cd /root/parts/hooks/src [2021-06-24T12:55:24.886Z] + make build [2021-06-24T12:55:24.886Z] go mod tidy [2021-06-24T12:55:25.225Z] Removing intermediate container e79485c42d19 [2021-06-24T12:55:25.225Z] ---> 0d221849a9fe [2021-06-24T12:55:25.225Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T12:55:25.833Z] ---> Running in 6d1f09264e1d [2021-06-24T12:55:25.833Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T12:55:25.833Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T12:55:26.273Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-24T12:55:26.273Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-24T12:55:26.273Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-24T12:55:26.273Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-24T12:55:26.440Z] Removing intermediate container 6d1f09264e1d [2021-06-24T12:55:26.440Z] ---> da0c665360ce [2021-06-24T12:55:26.440Z] Step 31/32 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:55:26.533Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-24T12:55:28.754Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-24T12:55:28.754Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-24T12:55:28.754Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-24T12:55:28.768Z] ---> Running in af8c995f649e [2021-06-24T12:55:28.768Z] Removing intermediate container af8c995f649e [2021-06-24T12:55:28.768Z] ---> ca27243a04c5 [2021-06-24T12:55:28.768Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T12:55:28.768Z] ---> Running in 31c088314bac [2021-06-24T12:55:28.768Z] Removing intermediate container 31c088314bac [2021-06-24T12:55:28.769Z] ---> 85c46f191576 [2021-06-24T12:55:28.769Z] [2021-06-24T12:55:28.769Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T12:55:28.769Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T12:55:28.769Z] Successfully built 85c46f191576 [2021-06-24T12:55:29.047Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T12:55:29.047Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-24T12:55:29.654Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T12:55:29.654Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T12:55:30.668Z] Building static-packages [2021-06-24T12:55:30.668Z] + snapcraftctl build [2021-06-24T12:55:31.100Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T12:55:31.101Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T12:55:31.706Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T12:55:31.706Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T12:55:33.213Z] Building version [2021-06-24T12:55:33.213Z] + snapcraftctl build [2021-06-24T12:55:34.350Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T12:55:34.350Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T12:55:34.625Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T12:55:34.625Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T12:55:35.131Z] Staging app-service-config [2021-06-24T12:55:35.131Z] + snapcraftctl stage [2021-06-24T12:55:35.618Z] Collecting PyYAML<4,>=3.10 [2021-06-24T12:55:35.618Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T12:55:36.080Z] Staging config-common [2021-06-24T12:55:36.080Z] + snapcraftctl stage [2021-06-24T12:55:38.761Z] Skipping stage go-build-helper (already ran) [2021-06-24T12:55:38.761Z] Staging edgex-go [2021-06-24T12:55:38.761Z] + snapcraftctl stage [2021-06-24T12:55:38.761Z] Staging hooks [2021-06-24T12:55:38.761Z] + snapcraftctl stage [2021-06-24T12:55:39.208Z] 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-06-24T12:55:39.208Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T12:55:39.208Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T12:55:39.704Z] Staging static-packages [2021-06-24T12:55:39.704Z] + snapcraftctl stage [2021-06-24T12:55:40.197Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T12:55:40.197Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T12:55:40.645Z] Staging version [2021-06-24T12:55:40.645Z] + snapcraftctl stage [2021-06-24T12:55:40.892Z] Collecting idna<2.8,>=2.5 [2021-06-24T12:55:40.892Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T12:55:40.892Z] 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-06-24T12:55:40.892Z] 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-06-24T12:55:40.892Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T12:55:40.892Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T12:55:40.892Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T12:55:40.892Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T12:55:41.596Z] Priming app-service-config [2021-06-24T12:55:41.596Z] + snapcraftctl prime [2021-06-24T12:55:42.445Z] Installing collected packages: docopt, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, cached-property, PyYAML, docker-compose [2021-06-24T12:55:42.445Z] Running setup.py install for docopt: started [2021-06-24T12:55:42.979Z] Priming config-common [2021-06-24T12:55:42.979Z] + snapcraftctl prime [2021-06-24T12:55:45.607Z] Priming go-build-helper [2021-06-24T12:55:45.607Z] + snapcraftctl prime [2021-06-24T12:55:45.607Z] Priming edgex-go [2021-06-24T12:55:45.607Z] + snapcraftctl prime [2021-06-24T12:55:45.622Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T12:55:45.622Z] Running setup.py install for texttable: started [2021-06-24T12:55:46.182Z] Priming hooks [2021-06-24T12:55:46.182Z] + snapcraftctl prime [2021-06-24T12:55:46.619Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T12:55:46.912Z] Attempting uninstall: urllib3 [2021-06-24T12:55:46.912Z] Found existing installation: urllib3 1.25.9 [2021-06-24T12:55:46.912Z] Uninstalling urllib3-1.25.9: [2021-06-24T12:55:47.194Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T12:55:47.579Z] Priming static-packages [2021-06-24T12:55:47.579Z] + snapcraftctl prime [2021-06-24T12:55:47.796Z] Attempting uninstall: idna [2021-06-24T12:55:47.796Z] Found existing installation: idna 2.9 [2021-06-24T12:55:47.796Z] Uninstalling idna-2.9: [2021-06-24T12:55:47.796Z] Successfully uninstalled idna-2.9 [2021-06-24T12:55:48.785Z] Attempting uninstall: requests [2021-06-24T12:55:48.785Z] Found existing installation: requests 2.23.0 [2021-06-24T12:55:48.785Z] Uninstalling requests-2.23.0: [2021-06-24T12:55:48.785Z] Successfully uninstalled requests-2.23.0 [2021-06-24T12:55:49.780Z] Running setup.py install for dockerpty: started [2021-06-24T12:55:50.129Z] Priming version [2021-06-24T12:55:50.129Z] + snapcraftctl prime [2021-06-24T12:55:51.072Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-24T12:55:52.418Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T12:55:52.696Z] Running setup.py install for PyYAML: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-06-24T12:55:55.267Z] Running setup.py install for PyYAML: finished with status 'done' [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T12:55:56.260Z] 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.59.0 [2021-06-24T12:55:56.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:55:56.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:55:56.870Z] ---> 63f4c20791c9 [2021-06-24T12:55:56.870Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:55:56.870Z] ---> Using cache [2021-06-24T12:55:56.870Z] ---> b3f481c2e2a3 [2021-06-24T12:55:56.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:55:56.870Z] ---> Using cache [2021-06-24T12:55:56.870Z] ---> 5f3742063ff1 [2021-06-24T12:55:56.870Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T12:55:58.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:55:58.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:55:58.346Z] ---> 63f4c20791c9 [2021-06-24T12:55:58.346Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T12:55:58.346Z] ---> Using cache [2021-06-24T12:55:58.346Z] ---> b3f481c2e2a3 [2021-06-24T12:55:58.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:55:58.346Z] ---> Using cache [2021-06-24T12:55:58.346Z] ---> 5f3742063ff1 [2021-06-24T12:55:58.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T12:56:01.753Z] ---> Running in 4be4790024e9 [2021-06-24T12:56:01.753Z] ---> Running in 40c3a624b09f [2021-06-24T12:56:03.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:04.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:04.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:56:04.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:56:04.359Z] ---> 63f4c20791c9 [2021-06-24T12:56:04.359Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T12:56:04.359Z] ---> Using cache [2021-06-24T12:56:04.359Z] ---> b3f481c2e2a3 [2021-06-24T12:56:04.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:56:04.359Z] ---> Using cache [2021-06-24T12:56:04.359Z] ---> 5f3742063ff1 [2021-06-24T12:56:04.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T12:56:04.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:05.236Z] ---> Running in 06ca23410713 [2021-06-24T12:56:05.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:05.854Z] OK: 218 MiB in 52 packages [2021-06-24T12:56:06.467Z] OK: 218 MiB in 52 packages [2021-06-24T12:56:07.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:08.062Z] Removing intermediate container 40c3a624b09f [2021-06-24T12:56:08.062Z] ---> faacb30a2105 [2021-06-24T12:56:08.062Z] Step 6/24 : COPY go.mod . [2021-06-24T12:56:08.352Z] Removing intermediate container 4be4790024e9 [2021-06-24T12:56:08.352Z] ---> 26a2cede9061 [2021-06-24T12:56:08.352Z] Step 6/23 : COPY go.mod . [2021-06-24T12:56:08.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:56:09.355Z] OK: 218 MiB in 52 packages [2021-06-24T12:56:09.639Z] ---> 6fadf47d7f25 [2021-06-24T12:56:09.639Z] Step 7/24 : RUN go mod download [2021-06-24T12:56:09.917Z] ---> 499cf3f7da9e [2021-06-24T12:56:09.917Z] Step 7/23 : RUN go mod download [2021-06-24T12:56:09.917Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T12:56:09.917Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T12:56:09.917Z] ---> 63f4c20791c9 [2021-06-24T12:56:09.917Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T12:56:09.917Z] ---> Using cache [2021-06-24T12:56:09.917Z] ---> b3f481c2e2a3 [2021-06-24T12:56:09.917Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:56:09.917Z] ---> Using cache [2021-06-24T12:56:09.917Z] ---> 5f3742063ff1 [2021-06-24T12:56:09.917Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T12:56:09.917Z] ---> Using cache [2021-06-24T12:56:09.917Z] ---> 26a2cede9061 [2021-06-24T12:56:09.917Z] Step 6/24 : COPY go.mod . [2021-06-24T12:56:09.917Z] ---> Using cache [2021-06-24T12:56:09.917Z] ---> 499cf3f7da9e [2021-06-24T12:56:09.917Z] Step 7/24 : RUN go mod download [2021-06-24T12:56:10.202Z] ---> Running in ec155ece60b4 [2021-06-24T12:56:10.202Z] ---> Running in 23f64627a459 [2021-06-24T12:56:10.202Z] ---> Running in d34251b7e1ac [2021-06-24T12:56:11.204Z] Removing intermediate container 06ca23410713 [2021-06-24T12:56:11.204Z] ---> 9596371a7be2 [2021-06-24T12:56:11.204Z] Step 6/22 : COPY go.mod . [2021-06-24T12:56:12.664Z] ---> 16ccdab8751a [2021-06-24T12:56:12.664Z] Step 7/22 : RUN go mod download [2021-06-24T12:56:12.664Z] Removing intermediate container 7d9fc228f713 [2021-06-24T12:56:12.664Z] ---> eed3f0b6469f [2021-06-24T12:56:12.664Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T12:56:12.664Z] ---> Running in e7a4398cf067 [2021-06-24T12:56:12.664Z] ---> Running in 1d6c030b0acb [2021-06-24T12:56:14.128Z] Removing intermediate container 1d6c030b0acb [2021-06-24T12:56:14.128Z] ---> 6c8291643148 [2021-06-24T12:56:14.129Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T12:56:14.129Z] ---> Running in 7297385c9b5a [2021-06-24T12:56:14.737Z] Removing intermediate container ec155ece60b4 [2021-06-24T12:56:14.737Z] ---> 28f2ed078d7d [2021-06-24T12:56:14.737Z] Step 8/24 : COPY . . [2021-06-24T12:56:15.015Z] Removing intermediate container 7297385c9b5a [2021-06-24T12:56:15.015Z] ---> 649a7fc2b5d1 [2021-06-24T12:56:15.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T12:56:15.296Z] Removing intermediate container 23f64627a459 [2021-06-24T12:56:15.296Z] Removing intermediate container d34251b7e1ac [2021-06-24T12:56:15.296Z] ---> b359f134912c [2021-06-24T12:56:15.296Z] Step 8/24 : COPY . . [2021-06-24T12:56:15.296Z] ---> 6a1df38bf6cc [2021-06-24T12:56:15.296Z] Step 8/23 : COPY . . [2021-06-24T12:56:17.942Z] Removing intermediate container e7a4398cf067 [2021-06-24T12:56:17.942Z] ---> 266f6602117c [2021-06-24T12:56:17.942Z] Step 8/22 : COPY . . [2021-06-24T12:56:17.942Z] ---> 4e834d516c4b [2021-06-24T12:56:17.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T12:56:20.587Z] ---> 78c5fb2d436d [2021-06-24T12:56:20.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T12:56:24.008Z] ---> 15ff5dff5392 [2021-06-24T12:56:24.008Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T12:56:24.008Z] ---> Running in 07ea9292fe4f [2021-06-24T12:56:25.457Z] Removing intermediate container 07ea9292fe4f [2021-06-24T12:56:25.457Z] ---> 0ab648bc4b72 [2021-06-24T12:56:25.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:56:26.061Z] ---> Running in e1524dcd7a48 [2021-06-24T12:56:27.513Z] Removing intermediate container e1524dcd7a48 [2021-06-24T12:56:27.513Z] ---> 0680503400e1 [2021-06-24T12:56:27.513Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T12:56:27.790Z] ---> Running in 157b89e765ad [2021-06-24T12:56:29.245Z] Removing intermediate container 157b89e765ad [2021-06-24T12:56:29.245Z] ---> 136ef77c3ed4 [2021-06-24T12:56:29.245Z] Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:56:29.526Z] ---> Running in f8fae830724b [2021-06-24T12:56:30.985Z] Removing intermediate container f8fae830724b [2021-06-24T12:56:30.985Z] ---> 0145edbbc699 [2021-06-24T12:56:30.985Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:56:31.593Z] ---> Running in c7f4ac04e4a5 [2021-06-24T12:56:32.588Z] Removing intermediate container c7f4ac04e4a5 [2021-06-24T12:56:32.588Z] ---> 3e89a2298683 [2021-06-24T12:56:32.588Z] [2021-06-24T12:56:33.578Z] Successfully built 3e89a2298683 [2021-06-24T12:56:33.578Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T12:56:37.921Z]  Building sys-mgmt-agent ... done  ---> e1a4f23d0c84 [2021-06-24T12:56:37.921Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:56:37.921Z] ---> 8efa882dfe6d [2021-06-24T12:56:37.921Z] Step 9/22 : RUN go mod tidy [2021-06-24T12:56:37.921Z] ---> 9cb4fc2d63f7 [2021-06-24T12:56:37.921Z] Step 9/23 : RUN go mod tidy [2021-06-24T12:56:37.921Z] ---> Running in cc0447a7d725 [2021-06-24T12:56:37.921Z] ---> Running in bc704a6abbd6 [2021-06-24T12:56:37.921Z] ---> Running in b563469f2570 [2021-06-24T12:56:37.921Z] ---> 2069adc14190 [2021-06-24T12:56:37.921Z] Step 9/24 : RUN go mod tidy [2021-06-24T12:56:38.196Z] ---> Running in 36e6662c7d6f [2021-06-24T12:56:43.093Z] Removing intermediate container cc0447a7d725 [2021-06-24T12:56:43.093Z] ---> cd2997db73f1 [2021-06-24T12:56:43.093Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T12:56:43.093Z] ---> Running in 6aac444ac836 [2021-06-24T12:56:43.714Z] Removing intermediate container bc704a6abbd6 [2021-06-24T12:56:43.714Z] ---> 9ee84528855a [2021-06-24T12:56:43.714Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T12:56:43.714Z] ---> Running in a52698f90ad3 [2021-06-24T12:56:43.996Z] Removing intermediate container 36e6662c7d6f [2021-06-24T12:56:43.996Z] ---> 2428ed05b5fb [2021-06-24T12:56:43.996Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T12:56:43.996Z] Removing intermediate container b563469f2570 [2021-06-24T12:56:43.996Z] ---> 8209e1cb33fe [2021-06-24T12:56:43.996Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T12:56:44.275Z] ---> Running in 0a996df74aba [2021-06-24T12:56:44.275Z] ---> Running in 6e91de6150d4 [2021-06-24T12:56:44.891Z] 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-06-24T12:56:45.505Z] 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-06-24T12:56:46.503Z] 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-06-24T12:56:46.503Z] 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-06-24T12:58:08.650Z] 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-06-24T12:58:23.846Z] Removing intermediate container 0a996df74aba [2021-06-24T12:58:23.846Z] ---> 08f61727a16a [2021-06-24T12:58:23.846Z] [2021-06-24T12:58:23.846Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T12:58:23.846Z] ---> c4fd0aeabfcf [2021-06-24T12:58:23.846Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:58:23.846Z] ---> Using cache [2021-06-24T12:58:23.846Z] ---> 651c9036f745 [2021-06-24T12:58:23.846Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:58:23.846Z] ---> Using cache [2021-06-24T12:58:23.846Z] ---> 3f2ebd3a20e8 [2021-06-24T12:58:23.846Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T12:58:23.846Z] Removing intermediate container a52698f90ad3 [2021-06-24T12:58:23.846Z] ---> 5d0dc6024f6e [2021-06-24T12:58:23.846Z] [2021-06-24T12:58:23.846Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T12:58:23.846Z] ---> c4fd0aeabfcf [2021-06-24T12:58:23.846Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T12:58:23.846Z] ---> Running in a1d0db256eb0 [2021-06-24T12:58:23.846Z] Removing intermediate container 6e91de6150d4 [2021-06-24T12:58:23.846Z] ---> eaf158754af0 [2021-06-24T12:58:23.846Z] [2021-06-24T12:58:23.846Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:58:23.846Z] ---> c4fd0aeabfcf [2021-06-24T12:58:23.846Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T12:58:23.846Z] ---> Using cache [2021-06-24T12:58:23.846Z] ---> 651c9036f745 [2021-06-24T12:58:23.846Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T12:58:23.846Z] ---> Using cache [2021-06-24T12:58:23.846Z] ---> 3f2ebd3a20e8 [2021-06-24T12:58:23.846Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T12:58:23.846Z] ---> Running in 7f6d66eef047 [2021-06-24T12:58:23.846Z] ---> Running in d1f72b0a0bf8 [2021-06-24T12:58:23.846Z] Removing intermediate container a1d0db256eb0 [2021-06-24T12:58:23.846Z] ---> 3afcc341f361 [2021-06-24T12:58:23.846Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T12:58:23.846Z] ---> Running in b11022c611a0 [2021-06-24T12:58:24.467Z] Removing intermediate container d1f72b0a0bf8 [2021-06-24T12:58:24.467Z] ---> f708fc8d8f88 [2021-06-24T12:58:24.467Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T12:58:24.467Z] Removing intermediate container b11022c611a0 [2021-06-24T12:58:24.467Z] ---> 9d9bee077a9f [2021-06-24T12:58:24.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:58:24.467Z] ---> Running in 9318773503ef [2021-06-24T12:58:25.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:58:25.343Z] Removing intermediate container 9318773503ef [2021-06-24T12:58:25.343Z] ---> fb0dcbdc5dda [2021-06-24T12:58:25.343Z] Step 16/24 : WORKDIR / [2021-06-24T12:58:25.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:58:25.616Z] ---> Running in 46ffc60d5bd8 [2021-06-24T12:58:25.616Z] ---> 9e5bfbe75249 [2021-06-24T12:58:25.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T12:58:25.898Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T12:58:25.898Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T12:58:25.898Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T12:58:25.898Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T12:58:25.898Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:58:26.173Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T12:58:26.173Z] OK: 7 MiB in 18 packages [2021-06-24T12:58:26.470Z] Removing intermediate container 46ffc60d5bd8 [2021-06-24T12:58:26.470Z] ---> 07493c569f7b [2021-06-24T12:58:26.470Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:58:27.459Z] ---> e7e8d6adce8b [2021-06-24T12:58:27.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T12:58:28.061Z] ---> 217512018af0 [2021-06-24T12:58:28.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T12:58:28.345Z] Removing intermediate container 7f6d66eef047 [2021-06-24T12:58:28.345Z] ---> cebbf57a1e99 [2021-06-24T12:58:28.345Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T12:58:28.950Z] ---> Running in c90a8d687fd5 [2021-06-24T12:58:28.950Z] ---> df32e48e5de9 [2021-06-24T12:58:28.950Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T12:58:29.236Z] ---> Running in fc4ba706b123 [2021-06-24T12:58:29.511Z] Removing intermediate container c90a8d687fd5 [2021-06-24T12:58:29.511Z] ---> c1ad7615a1c8 [2021-06-24T12:58:29.511Z] Step 14/22 : WORKDIR /edgex [2021-06-24T12:58:29.511Z] ---> 6b4d728d9877 [2021-06-24T12:58:29.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T12:58:29.787Z] ---> Running in 0ca1739ae3a6 [2021-06-24T12:58:29.787Z] Removing intermediate container 6aac444ac836 [2021-06-24T12:58:29.787Z] ---> aea4c812faf2 [2021-06-24T12:58:29.787Z] [2021-06-24T12:58:29.787Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T12:58:29.787Z] ---> c4fd0aeabfcf [2021-06-24T12:58:29.787Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T12:58:30.064Z] Removing intermediate container fc4ba706b123 [2021-06-24T12:58:30.064Z] ---> 887a75fa482b [2021-06-24T12:58:30.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:58:30.064Z] ---> Running in e0caddec4e33 [2021-06-24T12:58:30.335Z] ---> Running in 263207e43634 [2021-06-24T12:58:30.335Z] ---> 65d075976312 [2021-06-24T12:58:30.335Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T12:58:30.607Z] ---> Running in a68acc25670a [2021-06-24T12:58:30.607Z] Removing intermediate container 0ca1739ae3a6 [2021-06-24T12:58:30.607Z] ---> f7980f59cf32 [2021-06-24T12:58:30.607Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T12:58:30.607Z] Removing intermediate container e0caddec4e33 [2021-06-24T12:58:30.607Z] ---> 6e3a3cfb914d [2021-06-24T12:58:30.608Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T12:58:30.880Z] Removing intermediate container 263207e43634 [2021-06-24T12:58:30.880Z] ---> d482e9ca166d [2021-06-24T12:58:30.880Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T12:58:30.880Z] ---> Running in 219c89631432 [2021-06-24T12:58:31.152Z] ---> Running in f2fefe7b44ad [2021-06-24T12:58:31.152Z] Removing intermediate container a68acc25670a [2021-06-24T12:58:31.152Z] ---> 263efdb0476c [2021-06-24T12:58:31.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:58:31.426Z] ---> Running in ae2c0770b2df [2021-06-24T12:58:31.426Z] ---> 73c5985583e1 [2021-06-24T12:58:31.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T12:58:31.700Z] Removing intermediate container f2fefe7b44ad [2021-06-24T12:58:31.700Z] ---> ea88b77816cc [2021-06-24T12:58:31.700Z] Step 22/23 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:58:31.700Z] Removing intermediate container 219c89631432 [2021-06-24T12:58:31.700Z] ---> 2f1cd0c0cdeb [2021-06-24T12:58:31.700Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T12:58:31.972Z] ---> Running in b7490ffb2f2d [2021-06-24T12:58:31.972Z] ---> Running in 4e5a6dbd25e1 [2021-06-24T12:58:31.972Z] Removing intermediate container ae2c0770b2df [2021-06-24T12:58:31.972Z] ---> a6444d6d74b5 [2021-06-24T12:58:31.972Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T12:58:32.248Z] ---> Running in 1e904cfc4086 [2021-06-24T12:58:32.521Z] Removing intermediate container b7490ffb2f2d [2021-06-24T12:58:32.521Z] ---> 42a474aa0c72 [2021-06-24T12:58:32.521Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T12:58:32.521Z] Removing intermediate container 4e5a6dbd25e1 [2021-06-24T12:58:32.521Z] ---> dc37125814df [2021-06-24T12:58:32.521Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T12:58:32.798Z] ---> Running in 173cd9fa20da [2021-06-24T12:58:32.798Z] ---> Running in 80c6616c512c [2021-06-24T12:58:33.089Z] Removing intermediate container 1e904cfc4086 [2021-06-24T12:58:33.089Z] ---> 684cfe75c3db [2021-06-24T12:58:33.089Z] Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:58:33.089Z] ---> 53e84e97fe9f [2021-06-24T12:58:33.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T12:58:33.366Z] ---> Running in 50d03d3b9297 [2021-06-24T12:58:33.650Z] Removing intermediate container 80c6616c512c [2021-06-24T12:58:33.650Z] ---> 51edbd8d2c84 [2021-06-24T12:58:33.650Z] [2021-06-24T12:58:33.929Z] Successfully built 51edbd8d2c84 [2021-06-24T12:58:33.929Z] Removing intermediate container 50d03d3b9297 [2021-06-24T12:58:33.929Z] ---> f370a1b8686c [2021-06-24T12:58:33.929Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:58:34.207Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T12:58:34.207Z]  Building support-scheduler ... done  ---> Running in 6fb5f59853a4 [2021-06-24T12:58:34.805Z] ---> eb3204563c2e [2021-06-24T12:58:34.805Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T12:58:34.805Z] Removing intermediate container 6fb5f59853a4 [2021-06-24T12:58:34.805Z] ---> ed207bd6e168 [2021-06-24T12:58:34.805Z] [2021-06-24T12:58:35.081Z] ---> Running in aa911110f5a0 [2021-06-24T12:58:35.355Z] Successfully built ed207bd6e168 [2021-06-24T12:58:35.355Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T12:58:35.640Z]  Building core-metadata ... done Removing intermediate container aa911110f5a0 [2021-06-24T12:58:35.640Z] ---> bbddc81a027c [2021-06-24T12:58:35.640Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T12:58:35.640Z] ---> Running in 65cf0519f503 [2021-06-24T12:58:35.640Z] Removing intermediate container 173cd9fa20da [2021-06-24T12:58:35.640Z] ---> 518fdd6a4b3c [2021-06-24T12:58:35.640Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T12:58:35.912Z] ---> Running in 811e219de390 [2021-06-24T12:58:36.185Z] Removing intermediate container 65cf0519f503 [2021-06-24T12:58:36.185Z] ---> 08ded391a0e0 [2021-06-24T12:58:36.185Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T12:58:36.461Z] ---> Running in 6d024bbdb304 [2021-06-24T12:58:37.057Z] Removing intermediate container 6d024bbdb304 [2021-06-24T12:58:37.057Z] ---> a6b6f1e3f8b9 [2021-06-24T12:58:37.057Z] Step 21/22 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:58:37.057Z] ---> Running in cc56234787a6 [2021-06-24T12:58:37.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T12:58:37.603Z] Removing intermediate container cc56234787a6 [2021-06-24T12:58:37.603Z] ---> d1d4043d207e [2021-06-24T12:58:37.603Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T12:58:37.876Z] ---> Running in a08dd2941eea [2021-06-24T12:58:37.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T12:58:38.478Z] Removing intermediate container a08dd2941eea [2021-06-24T12:58:38.478Z] ---> 67c86f05087c [2021-06-24T12:58:38.478Z] [2021-06-24T12:58:38.750Z] Successfully built 67c86f05087c [2021-06-24T12:58:38.750Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T12:58:38.750Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T12:58:38.750Z]  Building security-proxy-setup ... done (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T12:58:39.022Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T12:58:39.022Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T12:58:39.297Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T12:58:39.297Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T12:58:39.297Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T12:58:39.297Z] OK: 8 MiB in 20 packages [2021-06-24T12:58:40.736Z] Removing intermediate container 811e219de390 [2021-06-24T12:58:40.736Z] ---> 25e4246c3efa [2021-06-24T12:58:40.736Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T12:58:41.332Z] ---> 660366bd739d [2021-06-24T12:58:41.332Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T12:58:42.764Z] ---> e64d044b4ba3 [2021-06-24T12:58:42.764Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T12:58:43.359Z] ---> d1d2bae24438 [2021-06-24T12:58:43.359Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T12:58:43.633Z] ---> Running in 2a4724f11e99 [2021-06-24T12:58:44.230Z] Removing intermediate container 2a4724f11e99 [2021-06-24T12:58:44.230Z] ---> ae2133a80df4 [2021-06-24T12:58:44.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T12:58:44.230Z] ---> Running in 3e824d60f67b [2021-06-24T12:58:44.823Z] Removing intermediate container 3e824d60f67b [2021-06-24T12:58:44.823Z] ---> 3d1d2e8f5ee8 [2021-06-24T12:58:44.823Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T12:58:44.823Z] ---> Running in b3473e52dc50 [2021-06-24T12:58:45.418Z] Removing intermediate container b3473e52dc50 [2021-06-24T12:58:45.418Z] ---> f42b1fdef7dc [2021-06-24T12:58:45.418Z] Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 [2021-06-24T12:58:45.418Z] ---> Running in 23090ca14145 [2021-06-24T12:58:46.012Z] Removing intermediate container 23090ca14145 [2021-06-24T12:58:46.012Z] ---> b4e655fe754b [2021-06-24T12:58:46.012Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T12:58:46.012Z] ---> Running in 2c714436c441 [2021-06-24T12:58:46.606Z] Removing intermediate container 2c714436c441 [2021-06-24T12:58:46.606Z] ---> 63c51f88f422 [2021-06-24T12:58:46.606Z] [2021-06-24T12:58:46.880Z] Successfully built 63c51f88f422 [2021-06-24T12:58:46.880Z] Successfully tagged core-data-arm64:latest [2021-06-24T12:58:47.492Z]  Building core-data ... done  [Pipeline] } [2021-06-24T12:58:47.490Z] $ docker stop --time=1 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 [2021-06-24T12:58:49.366Z] $ docker rm -f 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T12:58:49.990Z] + docker images [2021-06-24T12:58:50.262Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T12:58:50.262Z] core-data-arm64 latest 63c51f88f422 4 seconds ago 19.1MB [2021-06-24T12:58:50.262Z] security-proxy-setup-arm64 latest 67c86f05087c 12 seconds ago 24.2MB [2021-06-24T12:58:50.262Z] core-metadata-arm64 latest ed207bd6e168 16 seconds ago 15.7MB [2021-06-24T12:58:50.262Z] support-scheduler-arm64 latest 51edbd8d2c84 17 seconds ago 15.1MB [2021-06-24T12:58:50.262Z] aea4c812faf2 21 seconds ago 975MB [2021-06-24T12:58:50.262Z] eaf158754af0 28 seconds ago 972MB [2021-06-24T12:58:50.262Z] 5d0dc6024f6e 28 seconds ago 973MB [2021-06-24T12:58:50.262Z] 08f61727a16a 29 seconds ago 968MB [2021-06-24T12:58:50.262Z] sys-mgmt-agent-arm64 latest 3e89a2298683 2 minutes ago 299MB [2021-06-24T12:58:50.262Z] security-bootstrapper-arm64 latest 85c46f191576 3 minutes ago 17.5MB [2021-06-24T12:58:50.262Z] security-secretstore-setup-arm64 latest b2d03a62899f 3 minutes ago 27.1MB [2021-06-24T12:58:50.262Z] core-command-arm64 latest 5c09948fb7a5 3 minutes ago 15MB [2021-06-24T12:58:50.262Z] support-notifications-arm64 latest cc2aaaeada3b 3 minutes ago 15.7MB [2021-06-24T12:58:50.262Z] cd918127f877 3 minutes ago 969MB [2021-06-24T12:58:50.262Z] f7f9fdba1c3a 4 minutes ago 969MB [2021-06-24T12:58:50.262Z] fb3212dd28af 4 minutes ago 976MB [2021-06-24T12:58:50.262Z] 063444ed04dc 4 minutes ago 969MB [2021-06-24T12:58:50.262Z] 74665caf5553 4 minutes ago 966MB [2021-06-24T12:58:50.262Z] ci-base-image-arm64 latest 63f4c20791c9 14 minutes ago 641MB [2021-06-24T12:58:50.262Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T12:58:50.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T12:58:50.262Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T12:58:50.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T12:58:51.317Z] ---> job-cost.sh [2021-06-24T12:58:51.317Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-69Yv [2021-06-24T12:59:30.285Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T13:01:09.069Z] lf-activate-venv(): INFO: Adding /tmp/venv-69Yv/bin to PATH [2021-06-24T13:01:09.069Z] INFO: No Stack... [2021-06-24T13:01:09.069Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T13:01:09.069Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T13:01:09.457Z] + cut -d, -f6 [2021-06-24T13:01:09.457Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock [2021-06-24T13:01:09.541Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] [2021-06-24T13:01:09.551Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] did not exist. Created. [2021-06-24T13:01:09.551Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T13:01:09.952Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T13:01:10.206Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T13:01:10.219Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-24T13:01:11.593Z] provisioning config files... [2021-06-24T13:01:11.606Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config3689808580791854826tmp [Pipeline] { [Pipeline] sh [2021-06-24T13:01:11.920Z] + set +x [2021-06-24T13:01:11.920Z] + curl -s https://codecov.io/bash [2021-06-24T13:01:11.920Z] + bash -s -- [2021-06-24T13:01:12.181Z] [2021-06-24T13:01:12.181Z] _____ _ [2021-06-24T13:01:12.181Z] / ____| | | [2021-06-24T13:01:12.181Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T13:01:12.181Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T13:01:12.181Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T13:01:12.181Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T13:01:12.181Z] Bash-1.0.3 [2021-06-24T13:01:12.181Z] [2021-06-24T13:01:12.181Z] [2021-06-24T13:01:12.181Z] ==> git version 2.24.4 found [2021-06-24T13:01:12.181Z] ==> 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-06-24T13:01:12.181Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T13:01:12.181Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T13:01:12.181Z] ==> Jenkins CI detected. [2021-06-24T13:01:12.181Z] project root: . [2021-06-24T13:01:12.181Z] --> token set from env [2021-06-24T13:01:12.181Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T13:01:12.181Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T13:01:12.181Z] ==> Python coveragepy not found [2021-06-24T13:01:12.181Z] ==> Searching for coverage reports in: [2021-06-24T13:01:12.181Z] + . [2021-06-24T13:01:12.181Z] -> Found 1 reports [2021-06-24T13:01:12.181Z] ==> Detecting git/mercurial file structure [2021-06-24T13:01:12.181Z] ==> Reading reports [2021-06-24T13:01:12.181Z] + ./coverage.out bytes=398095 [2021-06-24T13:01:12.181Z] ==> Appending adjustments [2021-06-24T13:01:12.181Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T13:01:13.566Z] + Found adjustments [2021-06-24T13:01:13.566Z] ==> Gzipping contents [2021-06-24T13:01:13.566Z] 56K /tmp/codecov.h4C4kd.gz [2021-06-24T13:01:13.566Z] ==> Uploading reports [2021-06-24T13:01:13.566Z] url: https://codecov.io [2021-06-24T13:01:13.566Z] query: branch=PR-3579&commit=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:01:13.566Z] -> Pinging Codecov [2021-06-24T13:01:13.566Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:01:13.828Z] -> Uploading to [2021-06-24T13:01:13.829Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335/3588d001-c746-401e-bc0f-302b69a3d179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T130113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c996227c6a0d90ed3ef218cb1cb09787def3a2ef7706c6e0262180c8bd475403 [2021-06-24T13:01:13.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T13:01:13.829Z] Dload Upload Total Spent Left Speed [2021-06-24T13:01:14.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54829 0 0 100 54829 0 120k --:--:-- --:--:-- --:--:-- 121k [2021-06-24T13:01:14.089Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [Pipeline] } [2021-06-24T13:01:14.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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-06-24T13:01:15.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:16.074Z] ---> package-listing.sh [2021-06-24T13:01:16.074Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T13:01:16.074Z] ++ facter osfamily [2021-06-24T13:01:16.342Z] + OS_FAMILY=redhat [2021-06-24T13:01:16.342Z] + workspace=/w/workspace/edgex-go/13 [2021-06-24T13:01:16.342Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T13:01:16.342Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T13:01:16.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T13:01:16.342Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T13:01:16.342Z] + '[' /w/workspace/edgex-go/13 ']' [2021-06-24T13:01:16.342Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T13:01:16.342Z] + case "${OS_FAMILY}" in [2021-06-24T13:01:16.342Z] + rpm -qa [2021-06-24T13:01:16.342Z] + sort [2021-06-24T13:01:18.891Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T13:01:18.891Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T13:01:18.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T13:01:18.891Z] + '[' /w/workspace/edgex-go/13 ']' [2021-06-24T13:01:18.891Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-06-24T13:01:18.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-06-24T13:01:18.905Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T13:01:19.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:01:19.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:01:19.763Z] [2021-06-24T13:01:19.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:01:20.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:01:20.085Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T13:01:20.085Z] df20fa9351a1: Pulling fs layer [2021-06-24T13:01:20.085Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T13:01:20.085Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T13:01:20.085Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T13:01:20.085Z] 93b61091891f: Pulling fs layer [2021-06-24T13:01:20.085Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T13:01:20.085Z] 5e14af77c1be: Pulling fs layer [2021-06-24T13:01:20.085Z] 01666e4c0597: Pulling fs layer [2021-06-24T13:01:20.085Z] aa168da1d23b: Pulling fs layer [2021-06-24T13:01:20.085Z] 46f8f816bc3b: Waiting [2021-06-24T13:01:20.085Z] 93b61091891f: Waiting [2021-06-24T13:01:20.085Z] 93b9cdb0e59b: Waiting [2021-06-24T13:01:20.085Z] 5e14af77c1be: Waiting [2021-06-24T13:01:20.085Z] 01666e4c0597: Waiting [2021-06-24T13:01:20.085Z] aa168da1d23b: Waiting [2021-06-24T13:01:20.085Z] 36b3adc4ff6f: Download complete [2021-06-24T13:01:20.085Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T13:01:20.085Z] 46f8f816bc3b: Download complete [2021-06-24T13:01:20.360Z] df20fa9351a1: Verifying Checksum [2021-06-24T13:01:20.360Z] df20fa9351a1: Download complete [2021-06-24T13:01:20.360Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T13:01:20.360Z] 93b9cdb0e59b: Download complete [2021-06-24T13:01:20.361Z] 93b61091891f: Verifying Checksum [2021-06-24T13:01:20.361Z] 93b61091891f: Download complete [2021-06-24T13:01:20.361Z] 01666e4c0597: Verifying Checksum [2021-06-24T13:01:20.361Z] 01666e4c0597: Download complete [2021-06-24T13:01:20.361Z] df20fa9351a1: Pull complete [2021-06-24T13:01:20.635Z] 36b3adc4ff6f: Pull complete [2021-06-24T13:01:20.635Z] 5e14af77c1be: Verifying Checksum [2021-06-24T13:01:20.635Z] 5e14af77c1be: Download complete [2021-06-24T13:01:20.635Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T13:01:20.635Z] 8ad3a11d3b57: Download complete [2021-06-24T13:01:21.220Z] 8ad3a11d3b57: Pull complete [2021-06-24T13:01:21.220Z] 46f8f816bc3b: Pull complete [2021-06-24T13:01:21.484Z] 93b61091891f: Pull complete [2021-06-24T13:01:21.484Z] 93b9cdb0e59b: Pull complete [2021-06-24T13:01:21.484Z] 5e14af77c1be: Pull complete [2021-06-24T13:01:21.484Z] 01666e4c0597: Pull complete [2021-06-24T13:01:22.869Z] aa168da1d23b: Verifying Checksum [2021-06-24T13:01:22.869Z] aa168da1d23b: Download complete [2021-06-24T13:01:27.122Z] aa168da1d23b: Pull complete [2021-06-24T13:01:27.122Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T13:01:27.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:01:27.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T13:01:27.204Z] prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container [2021-06-24T13:01:27.253Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T13:01:30.328Z] $ docker top 506dbfed6c984da1b52f502a1af1f810b7ec4aa7c2208788b255f5b88aab5c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:01:30.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T13:01:31.012Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T13:01:31.367Z] + ls /var/log/sa-host [2021-06-24T13:01:31.367Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T13:01:31.367Z] file_magic: OK [2021-06-24T13:01:31.367Z] HZ: Using current value: 100 [2021-06-24T13:01:31.367Z] file_header: OK [2021-06-24T13:01:31.367Z] 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-06-24T13:01:31.367Z] Statistics: [2021-06-24T13:01:31.367Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:01:31.367Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T13:01:31.367Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T13:01:31.367Z] file_magic: OK [2021-06-24T13:01:31.367Z] HZ: Using current value: 100 [2021-06-24T13:01:31.367Z] file_header: OK [2021-06-24T13:01:31.367Z] 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-06-24T13:01:31.367Z] Statistics: [2021-06-24T13:01:31.367Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:01:31.367Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:01:34.350Z] provisioning config files... [2021-06-24T13:01:34.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config6254868094729914712tmp [Pipeline] { [Pipeline] echo [2021-06-24T13:01:34.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:34.693Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T13:01:34.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:35.108Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T13:01:35.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:35.430Z] ---> sudo-logs.sh [2021-06-24T13:01:35.430Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T13:01:35.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:35.770Z] ---> job-cost.sh [2021-06-24T13:01:35.770Z] lf-activate-venv: SKIPPING [2021-06-24T13:01:35.770Z] DEBUG: total: 0.18000000715255737 [2021-06-24T13:01:35.770Z] INFO: Retrieving Stack Cost... [2021-06-24T13:01:36.714Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T13:01:37.288Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T13:01:37.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:01:37.598Z] ---> logs-deploy.sh [2021-06-24T13:01:37.598Z] lf-activate-venv: SKIPPING [2021-06-24T13:01:37.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/13 [2021-06-24T13:01:37.598Z] INFO: archiving workspace using pattern(s): [2021-06-24T13:01:38.546Z] Archives upload complete. [2021-06-24T13:01:38.546Z] INFO: archiving logs to Nexus [2021-06-24T13:01:39.135Z] ---> uname -a: [2021-06-24T13:01:39.135Z] Linux prd-centos7-docker-4c-2g-1178.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] ---> lscpu: [2021-06-24T13:01:39.135Z] Architecture: x86_64 [2021-06-24T13:01:39.135Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T13:01:39.135Z] Byte Order: Little Endian [2021-06-24T13:01:39.135Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T13:01:39.135Z] CPU(s): 2 [2021-06-24T13:01:39.135Z] On-line CPU(s) list: 0,1 [2021-06-24T13:01:39.135Z] Thread(s) per core: 1 [2021-06-24T13:01:39.135Z] Core(s) per socket: 1 [2021-06-24T13:01:39.135Z] Socket(s): 2 [2021-06-24T13:01:39.135Z] NUMA node(s): 1 [2021-06-24T13:01:39.135Z] Vendor ID: AuthenticAMD [2021-06-24T13:01:39.135Z] CPU family: 23 [2021-06-24T13:01:39.135Z] Model: 49 [2021-06-24T13:01:39.135Z] Model name: AMD EPYC-Rome Processor [2021-06-24T13:01:39.135Z] Stepping: 0 [2021-06-24T13:01:39.135Z] CPU MHz: 2799.998 [2021-06-24T13:01:39.135Z] BogoMIPS: 5599.99 [2021-06-24T13:01:39.135Z] Virtualization: AMD-V [2021-06-24T13:01:39.135Z] Hypervisor vendor: KVM [2021-06-24T13:01:39.135Z] Virtualization type: full [2021-06-24T13:01:39.135Z] L1d cache: 64 KiB [2021-06-24T13:01:39.135Z] L1i cache: 64 KiB [2021-06-24T13:01:39.135Z] L2 cache: 1 MiB [2021-06-24T13:01:39.135Z] L3 cache: 32 MiB [2021-06-24T13:01:39.135Z] NUMA node0 CPU(s): 0,1 [2021-06-24T13:01:39.135Z] Vulnerability Itlb multihit: Not affected [2021-06-24T13:01:39.135Z] Vulnerability L1tf: Not affected [2021-06-24T13:01:39.135Z] Vulnerability Mds: Not affected [2021-06-24T13:01:39.135Z] Vulnerability Meltdown: Not affected [2021-06-24T13:01:39.135Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T13:01:39.135Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T13:01:39.135Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T13:01:39.135Z] Vulnerability Srbds: Not affected [2021-06-24T13:01:39.135Z] Vulnerability Tsx async abort: Not affected [2021-06-24T13:01:39.135Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] ---> nproc: [2021-06-24T13:01:39.135Z] 2 [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] ---> df -h: [2021-06-24T13:01:39.135Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T13:01:39.135Z] overlay 40.0G 11.2G 28.8G 28% / [2021-06-24T13:01:39.135Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T13:01:39.135Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T13:01:39.135Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /facter-os [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /etc/resolv.conf [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hostname [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hosts [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /run/cloud-init/result.json [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/sa-host [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/secure [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/auth.log [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/13@tmp [2021-06-24T13:01:39.135Z] /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/13 [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] [2021-06-24T13:01:39.135Z] ---> free -m: [2021-06-24T13:01:39.135Z] total used free shared buff/cache available [2021-06-24T13:01:39.135Z] Mem: 7821 1215 2390 0 4215 6549 [2021-06-24T13:01:39.136Z] Swap: 1023 1 1022 [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] ---> ip addr: [2021-06-24T13:01:39.136Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T13:01:39.136Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T13:01:39.136Z] inet 127.0.0.1/8 scope host lo [2021-06-24T13:01:39.136Z] valid_lft forever preferred_lft forever [2021-06-24T13:01:39.136Z] inet6 ::1/128 scope host [2021-06-24T13:01:39.136Z] valid_lft forever preferred_lft forever [2021-06-24T13:01:39.136Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T13:01:39.136Z] link/ether fa:16:3e:7e:b4:c9 brd ff:ff:ff:ff:ff:ff [2021-06-24T13:01:39.136Z] inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T13:01:39.136Z] valid_lft 85033sec preferred_lft 85033sec [2021-06-24T13:01:39.136Z] inet6 fe80::f816:3eff:fe7e:b4c9/64 scope link [2021-06-24T13:01:39.136Z] valid_lft forever preferred_lft forever [2021-06-24T13:01:39.136Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T13:01:39.136Z] link/ether 02:42:78:56:5e:6d brd ff:ff:ff:ff:ff:ff [2021-06-24T13:01:39.136Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T13:01:39.136Z] valid_lft forever preferred_lft forever [2021-06-24T13:01:39.136Z] inet6 fe80::42:78ff:fe56:5e6d/64 scope link [2021-06-24T13:01:39.136Z] valid_lft forever preferred_lft forever [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] ---> sar -b -r -n DEV: [2021-06-24T13:01:39.136Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:38:41 LINUX RESTART (2 CPU) [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T13:01:39.136Z] 12:40:02 194.06 76.13 117.93 0.00 10098.75 46129.07 0.00 [2021-06-24T13:01:39.136Z] 12:41:01 37.93 0.24 37.70 0.00 24.79 20562.20 0.00 [2021-06-24T13:01:39.136Z] 12:42:01 193.18 0.00 193.18 0.00 0.00 36016.71 0.00 [2021-06-24T13:01:39.136Z] 12:43:01 56.55 0.00 56.55 0.00 0.00 9658.03 0.00 [2021-06-24T13:01:39.136Z] 12:44:01 53.36 0.00 53.36 0.00 0.00 3216.30 0.00 [2021-06-24T13:01:39.136Z] 12:45:01 311.40 10.28 301.12 0.00 4290.05 202182.60 0.00 [2021-06-24T13:01:39.136Z] 12:46:02 301.13 62.21 238.92 0.00 1869.69 118246.16 0.00 [2021-06-24T13:01:39.136Z] 12:47:01 415.59 11.61 403.98 0.00 1630.60 181135.58 0.00 [2021-06-24T13:01:39.136Z] 12:48:01 166.44 7.86 158.58 0.00 638.00 23778.50 0.00 [2021-06-24T13:01:39.136Z] 12:49:01 1.37 0.00 1.37 0.00 0.00 22.85 0.00 [2021-06-24T13:01:39.136Z] 12:50:01 0.35 0.08 0.27 0.00 0.80 2.33 0.00 [2021-06-24T13:01:39.136Z] 12:51:01 1.07 0.80 0.27 0.00 43.31 3.90 0.00 [2021-06-24T13:01:39.136Z] 12:52:01 0.33 0.02 0.32 0.00 0.13 4.73 0.00 [2021-06-24T13:01:39.136Z] 12:53:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 [2021-06-24T13:01:39.136Z] 12:54:01 0.43 0.18 0.25 0.00 5.73 3.81 0.00 [2021-06-24T13:01:39.136Z] 12:55:01 0.90 0.10 0.80 0.00 1.60 16.28 0.00 [2021-06-24T13:01:39.136Z] 12:56:01 0.20 0.00 0.20 0.00 0.00 2.98 0.00 [2021-06-24T13:01:39.136Z] 12:57:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-24T13:01:39.136Z] 12:58:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 [2021-06-24T13:01:39.136Z] 12:59:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 [2021-06-24T13:01:39.136Z] 13:00:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2021-06-24T13:01:39.136Z] 13:01:01 0.27 0.02 0.25 0.00 0.13 2.87 0.00 [2021-06-24T13:01:39.136Z] Average: 78.82 7.71 71.11 0.00 847.60 29121.04 0.00 [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T13:01:39.136Z] 12:40:02 5177048 0 892816 11.15 2620 1936456 1499704 16.56 832716 1588340 40368 [2021-06-24T13:01:39.136Z] 12:41:01 4213388 0 935372 11.68 2620 2857560 1490340 16.45 1037460 2275952 424180 [2021-06-24T13:01:39.136Z] 12:42:01 4098904 0 1085400 13.55 2620 2822016 1741284 19.22 1190512 2181560 73600 [2021-06-24T13:01:39.136Z] 12:43:01 3844688 0 1086980 13.57 2620 3074652 1724604 19.04 1322036 2284356 48024 [2021-06-24T13:01:39.136Z] 12:44:01 3766808 0 1089324 13.60 2620 3150188 1564432 17.27 1277892 2398584 197472 [2021-06-24T13:01:39.136Z] 12:45:01 217524 0 1231376 15.38 2620 6557420 1571104 17.35 2908896 4157452 194888 [2021-06-24T13:01:39.136Z] 12:46:02 1568092 0 1261540 15.75 2620 5176688 1659084 18.32 2342352 3376328 7332 [2021-06-24T13:01:39.136Z] 12:47:01 995968 0 1536732 19.19 2620 5473620 3007020 33.20 1978416 4252584 86864 [2021-06-24T13:01:39.136Z] 12:48:01 3077480 0 1142028 14.26 2620 3786812 1292764 14.27 1234632 3007008 16 [2021-06-24T13:01:39.136Z] 12:49:01 3083644 0 1135856 14.18 2620 3786820 1253688 13.84 1243668 2994588 8 [2021-06-24T13:01:39.136Z] 12:50:01 3082140 0 1137360 14.20 2620 3786820 1253968 13.84 1243124 2996796 8 [2021-06-24T13:01:39.136Z] 12:51:01 3081668 0 1136524 14.19 2620 3788128 1253800 13.84 1247872 2992712 8 [2021-06-24T13:01:39.136Z] 12:52:01 3081616 0 1136572 14.19 2620 3788132 1253816 13.84 1241780 2999056 20 [2021-06-24T13:01:39.136Z] 12:53:01 3081456 0 1136728 14.19 2620 3788136 1253972 13.84 1241916 2999056 12 [2021-06-24T13:01:39.136Z] 12:54:01 3080372 0 1137776 14.21 2620 3788172 1254116 13.85 1242776 2999116 28 [2021-06-24T13:01:39.136Z] 12:55:01 3077780 0 1140368 14.24 2620 3788172 1258808 13.90 1245296 2999100 20 [2021-06-24T13:01:39.136Z] 12:56:01 3076348 0 1141792 14.26 2620 3788180 1292732 14.27 1246020 2999100 8 [2021-06-24T13:01:39.136Z] 12:57:01 3076004 0 1142132 14.26 2620 3788184 1252996 13.83 1251416 2994824 8 [2021-06-24T13:01:39.136Z] 12:58:01 3076348 0 1141784 14.26 2620 3788188 1252996 13.83 1262616 2983512 8 [2021-06-24T13:01:39.136Z] 12:59:01 3075944 0 1142184 14.26 2620 3788192 1252996 13.83 1262592 2983512 16 [2021-06-24T13:01:39.136Z] 13:00:01 3075680 0 1142444 14.26 2620 3788196 1253416 13.84 1262824 2983512 8 [2021-06-24T13:01:39.136Z] 13:01:01 3076148 0 1141972 14.26 2620 3788200 1255800 13.86 1263804 2982440 12 [2021-06-24T13:01:39.136Z] Average: 3044775 0 1139775 14.23 2620 3821770 1449702 16.01 1380937 2928613 48769 [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T13:01:39.136Z] 12:40:02 veth55db141 273.81 220.64 28.55 695.75 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:40:02 eth0 1265.32 1034.41 4419.75 139.27 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:40:02 docker0 273.81 220.53 24.81 695.74 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:41:01 eth0 898.66 948.52 4779.60 113.64 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:41:01 docker0 693.01 613.94 52.82 2040.34 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:42:01 veth46d739e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:42:01 eth0 332.85 256.13 880.64 34.19 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:42:01 docker0 233.95 292.41 16.52 843.07 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:43:01 veth46d739e 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:43:01 eth0 25.98 13.46 20.74 10.98 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:43:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:44:01 veth46d739e 1.25 1.25 0.10 0.10 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:44:01 eth0 25.67 14.30 22.15 10.90 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:44:01 docker0 1.25 1.25 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:45:01 vethad1a72f 0.05 0.51 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:45:01 veth78c7c79 0.00 0.89 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:45:01 eth0 266.18 223.85 1848.70 85.60 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:46:02 veth78c7c79 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:46:02 vethb3ba62d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:46:02 eth0 12.25 6.29 10.08 5.26 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:47:01 veth1db4e79 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:47:01 veth78c7c79 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:47:01 eth0 289.57 206.13 1857.78 82.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:47:01 veth2ce4e65 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:48:01 eth0 35.27 18.72 117.93 8.83 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:48:01 docker0 1318.12 1308.99 101.44 4338.73 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:49:01 eth0 0.50 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:50:01 eth0 0.88 0.68 0.74 0.29 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:51:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:52:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:53:01 eth0 1.75 0.37 0.39 0.17 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:54:01 eth0 3.33 0.82 1.01 0.59 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:55:01 eth0 4.08 2.53 1.14 9.73 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:56:01 eth0 1.93 2.07 0.37 19.68 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:58:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:59:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:00:01 eth0 1.20 1.55 0.15 6.54 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:01:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] Average: eth0 143.34 123.51 631.32 23.91 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] Average: docker0 59.98 59.57 4.62 197.44 0.00 0.00 0.00 0.00 [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] ---> sar -P ALL: [2021-06-24T13:01:39.136Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:38:41 LINUX RESTART (2 CPU) [2021-06-24T13:01:39.136Z] [2021-06-24T13:01:39.136Z] 12:39:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:01:39.137Z] 12:40:02 all 25.20 0.00 7.95 15.36 0.09 51.40 [2021-06-24T13:01:39.137Z] 12:40:02 0 24.10 0.00 9.26 13.07 0.09 53.48 [2021-06-24T13:01:39.137Z] 12:40:02 1 26.30 0.00 6.64 17.64 0.09 49.33 [2021-06-24T13:01:39.137Z] 12:41:01 all 16.50 0.00 4.41 9.04 0.06 69.98 [2021-06-24T13:01:39.137Z] 12:41:01 0 14.26 0.00 4.76 10.24 0.05 70.68 [2021-06-24T13:01:39.137Z] 12:41:01 1 18.76 0.00 4.05 7.84 0.07 69.28 [2021-06-24T13:01:39.137Z] 12:42:01 all 17.65 0.00 5.11 14.72 0.08 62.45 [2021-06-24T13:01:39.137Z] 12:42:01 0 17.76 0.00 5.46 16.23 0.09 60.46 [2021-06-24T13:01:39.137Z] 12:42:01 1 17.54 0.00 4.77 13.20 0.07 64.43 [2021-06-24T13:01:39.137Z] 12:43:01 all 43.31 0.00 4.58 1.53 0.07 50.51 [2021-06-24T13:01:39.137Z] 12:43:01 0 43.14 0.00 4.81 1.58 0.07 50.41 [2021-06-24T13:01:39.137Z] 12:43:01 1 43.48 0.00 4.35 1.48 0.07 50.62 [2021-06-24T13:01:39.137Z] 12:44:01 all 60.25 0.00 8.35 1.79 0.10 29.51 [2021-06-24T13:01:39.137Z] 12:44:01 0 60.62 0.00 8.61 1.65 0.09 29.02 [2021-06-24T13:01:39.137Z] 12:44:01 1 59.88 0.00 8.08 1.94 0.11 29.99 [2021-06-24T13:01:39.137Z] 12:45:01 all 21.74 0.00 14.59 26.25 0.08 37.34 [2021-06-24T13:01:39.137Z] 12:45:01 0 21.39 0.00 14.52 25.55 0.09 38.46 [2021-06-24T13:01:39.137Z] 12:45:01 1 22.09 0.00 14.65 26.96 0.07 36.23 [2021-06-24T13:01:39.137Z] 12:46:02 all 65.06 0.00 12.99 16.97 0.11 4.87 [2021-06-24T13:01:39.137Z] 12:46:02 0 65.08 0.00 13.24 18.74 0.09 2.86 [2021-06-24T13:01:39.137Z] 12:46:02 1 65.04 0.00 12.74 15.19 0.13 6.90 [2021-06-24T13:01:39.137Z] 12:47:01 all 56.45 0.00 16.92 20.93 0.12 5.58 [2021-06-24T13:01:39.137Z] 12:47:01 0 54.64 0.00 18.61 22.12 0.13 4.51 [2021-06-24T13:01:39.137Z] 12:47:01 1 58.26 0.00 15.24 19.75 0.11 6.65 [2021-06-24T13:01:39.137Z] 12:48:01 all 19.13 0.00 6.30 3.68 0.05 70.84 [2021-06-24T13:01:39.137Z] 12:48:01 0 18.93 0.00 6.45 3.54 0.05 71.03 [2021-06-24T13:01:39.137Z] 12:48:01 1 19.34 0.00 6.14 3.82 0.05 70.65 [2021-06-24T13:01:39.137Z] 12:49:01 all 0.13 0.00 0.06 0.00 0.02 99.79 [2021-06-24T13:01:39.137Z] 12:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-06-24T13:01:39.137Z] 12:49:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-24T13:01:39.137Z] 12:50:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-24T13:01:39.137Z] 12:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T13:01:39.137Z] 12:50:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-24T13:01:39.137Z] [2021-06-24T13:01:39.137Z] 12:50:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:01:39.137Z] 12:51:01 all 0.12 0.00 0.03 0.01 0.02 99.82 [2021-06-24T13:01:39.137Z] 12:51:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2021-06-24T13:01:39.137Z] 12:51:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-24T13:01:39.137Z] 12:52:01 all 0.21 0.00 0.02 0.00 0.02 99.76 [2021-06-24T13:01:39.137Z] 12:52:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-24T13:01:39.137Z] 12:52:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-24T13:01:39.137Z] 12:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-24T13:01:39.137Z] 12:53:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-24T13:01:39.137Z] 12:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T13:01:39.137Z] 12:54:01 all 0.18 0.00 0.07 0.00 0.02 99.73 [2021-06-24T13:01:39.137Z] 12:54:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-06-24T13:01:39.137Z] 12:54:01 1 0.15 0.00 0.07 0.00 0.02 99.77 [2021-06-24T13:01:39.137Z] 12:55:01 all 0.12 0.00 0.05 0.01 0.02 99.81 [2021-06-24T13:01:39.137Z] 12:55:01 0 0.05 0.00 0.05 0.02 0.00 99.88 [2021-06-24T13:01:39.137Z] 12:55:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-06-24T13:01:39.137Z] 12:56:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-24T13:01:39.137Z] 12:56:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-24T13:01:39.137Z] 12:56:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-06-24T13:01:39.137Z] 12:57:01 all 0.03 0.00 0.04 0.00 0.01 99.92 [2021-06-24T13:01:39.137Z] 12:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-24T13:01:39.137Z] 12:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-24T13:01:39.137Z] 12:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:01:39.137Z] 12:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:01:39.137Z] 12:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T13:01:39.137Z] 12:59:01 all 0.03 0.00 0.03 0.00 0.01 99.94 [2021-06-24T13:01:39.137Z] 12:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-24T13:01:39.137Z] 12:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T13:01:39.137Z] 13:00:01 all 0.04 0.00 0.05 0.00 0.03 99.88 [2021-06-24T13:01:39.137Z] 13:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-24T13:01:39.137Z] 13:00:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-24T13:01:39.137Z] 13:01:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2021-06-24T13:01:39.137Z] 13:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-24T13:01:39.137Z] 13:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-24T13:01:39.137Z] [2021-06-24T13:01:39.137Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:01:39.137Z] Average: all 14.15 0.00 3.56 4.82 0.04 77.43 [2021-06-24T13:01:39.137Z] Average: 0 13.91 0.00 3.75 4.92 0.04 77.38 [2021-06-24T13:01:39.137Z] Average: 1 14.40 0.00 3.36 4.72 0.05 77.48 [2021-06-24T13:01:39.137Z] [2021-06-24T13:01:39.137Z] [2021-06-24T13:01:39.137Z]