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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 4e3b71c30e887ed3087baced510c73d4bd3e6f2f Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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-ssh3249827677545293378.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-ssh6081778150240325179.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-ssh3727012965761089281.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-ssh8017134921898995481.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh9004859488501299067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-553 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh9198194437269960210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4e3b71c30e887ed3087baced510c73d4bd3e6f2f Merge succeeded, producing 4e3b71c30e887ed3087baced510c73d4bd3e6f2f Checking out Revision 4e3b71c30e887ed3087baced510c73d4bd3e6f2f (PR-3579) > 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/8@tmp/jenkins-gitclient-ssh4286894509689792538.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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # 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/8@tmp/jenkins-gitclient-ssh8784039065474279427.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T16:23:35.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T16:23:35.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T16:23:35.188Z] ========================================================= [2021-06-21T16:23:35.188Z] EdgeX Global Pipelines Version Info [2021-06-21T16:23:35.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 [2021-06-21T16:23:37.158Z] ------------------- [2021-06-21T16:23:37.158Z] stable info: [2021-06-21T16:23:37.158Z] ------------------- [2021-06-21T16:23:37.158Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T16:23:37.158Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T16:23:37.158Z] Message: update stable to v1.0.195 [2021-06-21T16:23:37.421Z] ------------------- [2021-06-21T16:23:37.421Z] experimental info: [2021-06-21T16:23:37.421Z] ------------------- [2021-06-21T16:23:37.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T16:23:37.421Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T16:23:37.421Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T16:23:37.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-21T16:23:37.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-21T16:23:37.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T16:23:37.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T16:23:37.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T16:23:37.676Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T16:23:37.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T16:23:37.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-21T16:23:37.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-21T16:23:37.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-21T16:23:37.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T16:23:37.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T16:23:37.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T16:23:37.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T16:23:37.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T16:23:37.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T16:23:37.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T16:23:37.971Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T16:23:37.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-21T16:23:38.017Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-21T16:23:38.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T16:23:38.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T16:23:38.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T16:23:38.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T16:23:38.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-21T16:23:38.161Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e3b71c30e887ed3087baced510c73d4bd3e6f2f [Pipeline] echo [2021-06-21T16:23:38.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e3b71c [Pipeline] echo [2021-06-21T16:23:38.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:23:38.283Z] provisioning config files... [2021-06-21T16:23:38.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7315198880988102590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:23:38.627Z] ---> docker-login.sh [2021-06-21T16:23:38.627Z] nexus3.edgexfoundry.org:10001 [2021-06-21T16:23:39.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:23:39.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:23:39.587Z] Configure a credential helper to remove this warning. See [2021-06-21T16:23:39.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:23:39.587Z] [2021-06-21T16:23:39.587Z] Login Succeeded [2021-06-21T16:23:39.587Z] nexus3.edgexfoundry.org:10002 [2021-06-21T16:23:39.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:23:39.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:23:39.849Z] Configure a credential helper to remove this warning. See [2021-06-21T16:23:39.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:23:39.849Z] [2021-06-21T16:23:39.849Z] Login Succeeded [2021-06-21T16:23:39.849Z] nexus3.edgexfoundry.org:10003 [2021-06-21T16:23:40.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:23:40.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:23:40.131Z] Configure a credential helper to remove this warning. See [2021-06-21T16:23:40.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:23:40.131Z] [2021-06-21T16:23:40.131Z] Login Succeeded [2021-06-21T16:23:40.131Z] nexus3.edgexfoundry.org:10004 [2021-06-21T16:23:40.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:23:40.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:23:40.131Z] Configure a credential helper to remove this warning. See [2021-06-21T16:23:40.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:23:40.131Z] [2021-06-21T16:23:40.131Z] Login Succeeded [2021-06-21T16:23:40.131Z] docker.io [2021-06-21T16:23:40.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:23:40.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:23:40.658Z] Configure a credential helper to remove this warning. See [2021-06-21T16:23:40.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:23:40.658Z] [2021-06-21T16:23:40.658Z] Login Succeeded [2021-06-21T16:23:40.658Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T16:23:40.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:23:41.027Z] ++ 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-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] ++ dirname cmd/core-command/Dockerfile [2021-06-21T16:23:41.027Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/core-data/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-21T16:23:41.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T16:23:41.027Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-21T16:23:41.027Z] ++ cut -d/ -f2 [2021-06-21T16:23:41.027Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-21T16:23:41.072Z] 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-21T16:23:42.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:23:42.676Z] [2021-06-21T16:23:42.676Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:23:42.987Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:23:42.987Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T16:23:42.987Z] 31603596830f: Pulling fs layer [2021-06-21T16:23:42.987Z] 54011a49482f: Pulling fs layer [2021-06-21T16:23:42.987Z] a6820b24f6d8: Pulling fs layer [2021-06-21T16:23:42.987Z] f581987b2513: Pulling fs layer [2021-06-21T16:23:42.987Z] f581987b2513: Waiting [2021-06-21T16:23:42.987Z] 54011a49482f: Verifying Checksum [2021-06-21T16:23:42.987Z] 54011a49482f: Download complete [2021-06-21T16:23:43.250Z] 31603596830f: Verifying Checksum [2021-06-21T16:23:43.250Z] 31603596830f: Download complete [2021-06-21T16:23:43.250Z] 31603596830f: Pull complete [2021-06-21T16:23:43.511Z] f581987b2513: Verifying Checksum [2021-06-21T16:23:43.511Z] f581987b2513: Download complete [2021-06-21T16:23:43.511Z] 54011a49482f: Pull complete [2021-06-21T16:23:43.511Z] a6820b24f6d8: Verifying Checksum [2021-06-21T16:23:43.511Z] a6820b24f6d8: Download complete [2021-06-21T16:23:44.087Z] a6820b24f6d8: Pull complete [2021-06-21T16:23:44.355Z] f581987b2513: Pull complete [2021-06-21T16:23:44.355Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T16:23:44.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:23:44.355Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T16:23:44.431Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:23:44.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T16:23:45.881Z] $ docker top 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T16:23:46.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:23:46.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:23:46.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:23:46.112Z] $ docker exec 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb ssh-agent [2021-06-21T16:23:46.227Z] SSH_AUTH_SOCK=/tmp/ssh-yqzbU3z3a7jn/agent.14 [2021-06-21T16:23:46.227Z] SSH_AGENT_PID=21 [2021-06-21T16:23:46.236Z] Running ssh-add (command line suppressed) [2021-06-21T16:23:46.327Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_7540743353354435909.key (/w/workspace/edgex-go/8@tmp/private_key_7540743353354435909.key) [2021-06-21T16:23:46.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:23:46.644Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T16:23:46.657Z] $ docker exec --env ******** --env ******** 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb ssh-agent -k [2021-06-21T16:23:46.751Z] unset SSH_AUTH_SOCK; [2021-06-21T16:23:46.751Z] unset SSH_AGENT_PID; [2021-06-21T16:23:46.751Z] echo Agent pid 21 killed; [2021-06-21T16:23:46.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T16:23:46.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:23:46.802Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:23:46.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:23:46.911Z] $ docker exec 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb ssh-agent [2021-06-21T16:23:47.016Z] SSH_AUTH_SOCK=/tmp/ssh-UTAdKxflvh4r/agent.53 [2021-06-21T16:23:47.016Z] SSH_AGENT_PID=59 [2021-06-21T16:23:47.022Z] Running ssh-add (command line suppressed) [2021-06-21T16:23:47.114Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2013617498193783448.key (/w/workspace/edgex-go/8@tmp/private_key_2013617498193783448.key) [2021-06-21T16:23:47.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:23:47.459Z] + git semver init [2021-06-21T16:23:47.459Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T16:23:47.459Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-06-21T16:23:47.459Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-06-21T16:23:47.459Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T16:23:47.459Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T16:23:47.459Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T16:23:47.459Z] # $SEMVER_BRANCH = PR-3579 [2021-06-21T16:23:47.459Z] # $SEMVER_TEMP = /tmp/semver-219749630 [2021-06-21T16:23:47.459Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-21T16:24:09.469Z] # '/tmp/semver-219749630' -> '/w/workspace/edgex-go/8/.semver' [2021-06-21T16:24:09.469Z] # -> Force: false [2021-06-21T16:24:09.469Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-06-21T16:24:09.477Z] $ docker exec --env ******** --env ******** 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb ssh-agent -k [2021-06-21T16:24:09.584Z] unset SSH_AUTH_SOCK; [2021-06-21T16:24:09.584Z] unset SSH_AGENT_PID; [2021-06-21T16:24:09.584Z] echo Agent pid 59 killed; [2021-06-21T16:24:09.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:24:09.937Z] + git semver [Pipeline] } [2021-06-21T16:24:09.949Z] $ docker stop --time=1 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb [2021-06-21T16:24:14.212Z] $ docker rm -f 4a4216ae6c5a55b1921a910740c93d97aeff064bca02ff576dc9b30fdf8d4feb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T16:24:14.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T16:24:14.868Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T16:24:14.871Z] [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-21T16:24:15.486Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:24:15.787Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:24:16.085Z] + sudo service docker restart [2021-06-21T16:24:16.085Z] + true [2021-06-21T16:24:16.085Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T16:24:30.127Z] Still waiting to schedule task [2021-06-21T16:24:30.127Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-21T16:24:34.233Z] ========================================================= [2021-06-21T16:24:34.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T16:24:34.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:24:34.543Z] + 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-21T16:24:35.951Z] Sending build context to Docker daemon 329.6MB [2021-06-21T16:24:35.951Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T16:24:35.951Z] Step 2/6 : FROM ${BASE} [2021-06-21T16:24:35.951Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T16:24:35.951Z] 540db60ca938: Pulling fs layer [2021-06-21T16:24:35.951Z] adcc1eea9eea: Pulling fs layer [2021-06-21T16:24:35.951Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T16:24:35.951Z] 0510c868ecb4: Pulling fs layer [2021-06-21T16:24:35.951Z] afea3b2eda06: Pulling fs layer [2021-06-21T16:24:35.951Z] 7809a108b3ef: Pulling fs layer [2021-06-21T16:24:35.951Z] f706445af74f: Pulling fs layer [2021-06-21T16:24:35.951Z] 0510c868ecb4: Waiting [2021-06-21T16:24:35.951Z] afea3b2eda06: Waiting [2021-06-21T16:24:35.951Z] 7809a108b3ef: Waiting [2021-06-21T16:24:35.951Z] f706445af74f: Waiting [2021-06-21T16:24:35.951Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T16:24:35.951Z] 4c4ab2625f07: Download complete [2021-06-21T16:24:35.951Z] adcc1eea9eea: Verifying Checksum [2021-06-21T16:24:35.951Z] adcc1eea9eea: Download complete [2021-06-21T16:24:35.951Z] afea3b2eda06: Verifying Checksum [2021-06-21T16:24:35.951Z] afea3b2eda06: Download complete [2021-06-21T16:24:35.951Z] 540db60ca938: Verifying Checksum [2021-06-21T16:24:35.951Z] 540db60ca938: Download complete [2021-06-21T16:24:35.951Z] 7809a108b3ef: Verifying Checksum [2021-06-21T16:24:35.951Z] 7809a108b3ef: Download complete [2021-06-21T16:24:36.221Z] 540db60ca938: Pull complete [2021-06-21T16:24:36.485Z] adcc1eea9eea: Pull complete [2021-06-21T16:24:36.485Z] 4c4ab2625f07: Pull complete [2021-06-21T16:24:37.880Z] f706445af74f: Verifying Checksum [2021-06-21T16:24:37.880Z] f706445af74f: Download complete [2021-06-21T16:24:38.464Z] 0510c868ecb4: Verifying Checksum [2021-06-21T16:24:38.464Z] 0510c868ecb4: Download complete [2021-06-21T16:24:43.797Z] 0510c868ecb4: Pull complete [2021-06-21T16:24:43.797Z] afea3b2eda06: Pull complete [2021-06-21T16:24:43.797Z] 7809a108b3ef: Pull complete [2021-06-21T16:24:44.748Z] f706445af74f: Pull complete [2021-06-21T16:24:44.748Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T16:24:44.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T16:24:44.748Z] ---> b068be0155e3 [2021-06-21T16:24:44.748Z] 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-21T16:24:50.042Z] ---> Running in 3c51fabced92 [2021-06-21T16:24:50.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:24:50.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:24:51.558Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T16:24:51.558Z] (2/12) Installing file (5.39-r0) [2021-06-21T16:24:51.558Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T16:24:51.558Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T16:24:55.769Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T16:24:55.769Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T16:24:55.769Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T16:24:55.769Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T16:24:55.769Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T16:24:55.769Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T16:24:55.769Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T16:24:55.769Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T16:24:55.769Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T16:24:55.769Z] OK: 219 MiB in 52 packages [2021-06-21T16:24:57.705Z] Removing intermediate container 3c51fabced92 [2021-06-21T16:24:57.705Z] ---> f0ee9ab9e682 [2021-06-21T16:24:57.705Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T16:24:57.705Z] ---> Running in 892a04af4e51 [2021-06-21T16:24:57.966Z] Removing intermediate container 892a04af4e51 [2021-06-21T16:24:57.966Z] ---> fd9b549c766c [2021-06-21T16:24:57.966Z] Step 5/6 : COPY go.mod . [2021-06-21T16:24:57.966Z] ---> a54d50e3e63c [2021-06-21T16:24:57.966Z] Step 6/6 : RUN go mod download [2021-06-21T16:24:57.966Z] ---> Running in 1b3312c108b0 [2021-06-21T16:25:16.115Z] Removing intermediate container 1b3312c108b0 [2021-06-21T16:25:16.115Z] ---> ccd2cb684a4f [2021-06-21T16:25:16.115Z] Successfully built ccd2cb684a4f [2021-06-21T16:25:16.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:25:16.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T16:25:16.423Z] . [Pipeline] withDockerContainer [2021-06-21T16:25:16.506Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:25:16.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T16:25:17.006Z] $ docker top 95fd97402d581ec235f8a2fa07899051e37b51e6efb208af7d8d52eb3f893c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:25:17.401Z] + go version [2021-06-21T16:25:17.401Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T16:25:17.412Z] $ docker stop --time=1 95fd97402d581ec235f8a2fa07899051e37b51e6efb208af7d8d52eb3f893c4f [2021-06-21T16:25:18.623Z] $ docker rm -f 95fd97402d581ec235f8a2fa07899051e37b51e6efb208af7d8d52eb3f893c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:25:19.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T16:25:19.213Z] . [Pipeline] withDockerContainer [2021-06-21T16:25:19.286Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:25:19.322Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T16:25:19.935Z] $ docker top 8738f0ba1b214bf19986dfaf1caa8016ef07f4a5bc7c15c47036d6eef08c48a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T16:25:20.029Z] ========================================================= [2021-06-21T16:25:20.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T16:25:20.029Z] ========================================================= [Pipeline] sh [2021-06-21T16:25:20.347Z] + go mod tidy [Pipeline] sh [2021-06-21T16:25:20.913Z] + make test [2021-06-21T16:25:20.913Z] go mod tidy [2021-06-21T16:25:20.913Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T16:25:26.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T16:25:44.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T16:25:47.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T16:25:48.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T16:25:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T16:25:51.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T16:25:52.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T16:25:52.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T16:25:52.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T16:25:52.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T16:25:53.015Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T16:25:53.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T16:25:53.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T16:25:53.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T16:25:53.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T16:25:56.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-21T16:25:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T16:25:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T16:25:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-06-21T16:25:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T16:25:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 53.1% of statements [2021-06-21T16:25:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T16:25:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T16:25:58.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 87.7% of statements [2021-06-21T16:25:58.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T16:25:58.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:25:58.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-21T16:25:59.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-21T16:25:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T16:25:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T16:25:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T16:25:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T16:25:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T16:26:00.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 95.1% of statements [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T16:26:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T16:26:00.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-06-21T16:26:00.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T16:26:00.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T16:26:00.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T16:26:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-21T16:26:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T16:26:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2021-06-21T16:26:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-06-21T16:26:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T16:26:02.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-21T16:26:02.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2021-06-21T16:26:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-21T16:26:02.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-06-21T16:26:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-21T16:26:15.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-21T16:26:15.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-06-21T16:26:21.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.210s coverage: 81.8% of statements [2021-06-21T16:26:21.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T16:26:32.368Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-554 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-21T16:26:32.390Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-06-21T16:26:32.628Z] The recommended git tool is: git [2021-06-21T16:26:37.713Z] using credential edgex-jenkins-ssh [2021-06-21T16:26:37.731Z] Cloning the remote Git repository [2021-06-21T16:26:37.782Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:26:37.879Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-06-21T16:26:37.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:26:37.944Z] > git --version # timeout=10 [2021-06-21T16:26:37.959Z] > git --version # 'git version 2.17.1' [2021-06-21T16:26:37.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:26:38.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.0% of statements [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T16:26:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-21T16:26:39.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T16:26:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-06-21T16:26:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.3% of statements [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T16:26:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-21T16:26:46.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-21T16:26:46.694Z] GO111MODULE=on go vet ./... [2021-06-21T16:26:55.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T16:26:55.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:26:56.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T16:26:56.052Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:26:56.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:26:56.065Z] > 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-21T16:26:56.909Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:26:57.223Z] Merge succeeded, producing 4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:26:57.224Z] Checking out Revision 4e3b71c30e887ed3087baced510c73d4bd3e6f2f (PR-3579) [2021-06-21T16:26:56.925Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:26:56.941Z] > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [2021-06-21T16:26:57.147Z] > git remote # timeout=10 [2021-06-21T16:26:57.165Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T16:26:57.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:26:57.188Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-21T16:26:57.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T16:26:57.228Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:26:57.243Z] > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [2021-06-21T16:27:01.516Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T16:27:02.913Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:27:03.310Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:27:03.655Z] + true [2021-06-21T16:27:03.655Z] + sudo service docker restart [2021-06-21T16:27:09.445Z] gofmt -l . [2021-06-21T16:27:09.445Z] [ "`gofmt -l .`" = "" ] [2021-06-21T16:27:09.445Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-21T16:27:10.316Z] + ls -al . [2021-06-21T16:27:10.316Z] total 516 [2021-06-21T16:27:10.316Z] drwxrwxr-x 10 1001 1001 4096 Jun 21 16:27 . [2021-06-21T16:27:10.316Z] drwxr-xr-x 4 root root 28 Jun 21 16:25 .. [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 11 Jun 21 16:23 .dockerignore [2021-06-21T16:27:10.316Z] drwxrwxr-x 8 1001 1001 179 Jun 21 16:23 .git [2021-06-21T16:27:10.316Z] drwxrwxr-x 3 1001 1001 125 Jun 21 16:23 .github [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 818 Jun 21 16:23 .gitignore [2021-06-21T16:27:10.316Z] drwx------ 3 1001 1001 60 Jun 21 16:24 .semver [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 166 Jun 21 16:23 .sonarcloud.properties [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 8609 Jun 21 16:23 Attribution.txt [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 16:23 CONTRIBUTING.md [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 931 Jun 21 16:23 Dockerfile.build [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 849 Jun 21 16:23 Jenkinsfile [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 16:23 LICENSE [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 5605 Jun 21 16:23 Makefile [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 7905 Jun 21 16:23 README.md [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 7071 Jun 21 16:23 SECURITY.md [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 5 Jun 21 16:24 VERSION [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 4131 Jun 21 16:23 ZMQWindows.md [2021-06-21T16:27:10.316Z] drwxrwxr-x 2 1001 1001 37 Jun 21 16:23 bin [2021-06-21T16:27:10.316Z] drwxrwxr-x 14 1001 1001 4096 Jun 21 16:23 cmd [2021-06-21T16:27:10.316Z] -rw-r--r-- 1 root root 398095 Jun 21 16:26 coverage.out [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 841 Jun 21 16:23 go.mod [2021-06-21T16:27:10.316Z] -rw-r--r-- 1 root root 20843 Jun 21 16:25 go.sum [2021-06-21T16:27:10.316Z] drwxrwxr-x 7 1001 1001 114 Jun 21 16:23 internal [2021-06-21T16:27:10.316Z] drwxrwxr-x 3 1001 1001 16 Jun 21 16:23 openapi [2021-06-21T16:27:10.316Z] drwxrwxr-x 4 1001 1001 71 Jun 21 16:23 snap [2021-06-21T16:27:10.316Z] -rw-rw-r-- 1 1001 1001 168 Jun 21 16:23 version.go [Pipeline] sh [2021-06-21T16:27:10.617Z] + '[' -e coverage.out ] [2021-06-21T16:27:10.618Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-21T16:27:10.736Z] Stashed 1 file(s) [Pipeline] sh [2021-06-21T16:27:11.041Z] + make build [2021-06-21T16:27:11.042Z] go mod tidy [2021-06-21T16:27:11.042Z] 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-21T16:27:12.439Z] 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-21T16:27:19.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-21T16:27:19.105Z] 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-21T16:27:20.496Z] 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-21T16:27:20.496Z] 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-21T16:27:21.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:27:22.021Z] provisioning config files... [2021-06-21T16:27:22.024Z] 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-21T16:27:22.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5963313576892504759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:27:22.425Z] ---> docker-login.sh [2021-06-21T16:27:22.425Z] nexus3.edgexfoundry.org:10001 [2021-06-21T16:27:22.985Z] 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-21T16:27:23.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:27:23.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:27:23.683Z] Configure a credential helper to remove this warning. See [2021-06-21T16:27:23.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:27:23.683Z] [2021-06-21T16:27:23.683Z] Login Succeeded [2021-06-21T16:27:23.683Z] nexus3.edgexfoundry.org:10002 [2021-06-21T16:27:23.963Z] 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-21T16:27:23.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:27:24.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:27:24.241Z] Configure a credential helper to remove this warning. See [2021-06-21T16:27:24.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:27:24.241Z] [2021-06-21T16:27:24.241Z] Login Succeeded [2021-06-21T16:27:24.241Z] nexus3.edgexfoundry.org:10003 [2021-06-21T16:27:24.557Z] 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-21T16:27:24.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:27:24.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:27:24.842Z] Configure a credential helper to remove this warning. See [2021-06-21T16:27:24.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:27:24.842Z] [2021-06-21T16:27:24.842Z] Login Succeeded [2021-06-21T16:27:24.842Z] nexus3.edgexfoundry.org:10004 [2021-06-21T16:27:25.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:27:25.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:27:25.393Z] Configure a credential helper to remove this warning. See [2021-06-21T16:27:25.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:27:25.393Z] [2021-06-21T16:27:25.393Z] Login Succeeded [2021-06-21T16:27:25.393Z] docker.io [2021-06-21T16:27:25.516Z] 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-21T16:27:25.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:27:26.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:27:26.268Z] Configure a credential helper to remove this warning. See [2021-06-21T16:27:26.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:27:26.268Z] [2021-06-21T16:27:26.268Z] Login Succeeded [2021-06-21T16:27:26.268Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T16:27:26.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T16:27:26.619Z] ========================================================= [2021-06-21T16:27:26.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T16:27:26.619Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-06-21T16:27:26.953Z] $ docker stop --time=1 8738f0ba1b214bf19986dfaf1caa8016ef07f4a5bc7c15c47036d6eef08c48a8 [2021-06-21T16:27:26.987Z] + 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-21T16:27:29.074Z] $ docker rm -f 8738f0ba1b214bf19986dfaf1caa8016ef07f4a5bc7c15c47036d6eef08c48a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-21T16:27:29.624Z] Sending build context to Docker daemon 166.4MB [2021-06-21T16:27:29.624Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T16:27:29.624Z] Step 2/6 : FROM ${BASE} [2021-06-21T16:27:29.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T16:27:29.624Z] 595b0fe564bb: Pulling fs layer [2021-06-21T16:27:29.624Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T16:27:29.624Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T16:27:29.624Z] ba82ee9f976e: Pulling fs layer [2021-06-21T16:27:29.624Z] 506bd15cee9f: Pulling fs layer [2021-06-21T16:27:29.624Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T16:27:29.624Z] 618dc40b7e24: Pulling fs layer [2021-06-21T16:27:29.624Z] 506bd15cee9f: Waiting [2021-06-21T16:27:29.624Z] 75a0a4a0db45: Waiting [2021-06-21T16:27:29.624Z] 618dc40b7e24: Waiting [2021-06-21T16:27:29.624Z] ba82ee9f976e: Waiting [2021-06-21T16:27:29.624Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T16:27:29.624Z] 5b7225fbf94c: Download complete [2021-06-21T16:27:29.624Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T16:27:29.624Z] 3088b5b3c5c0: Download complete [2021-06-21T16:27:29.624Z] 506bd15cee9f: Verifying Checksum [2021-06-21T16:27:29.624Z] 506bd15cee9f: Download complete [2021-06-21T16:27:29.624Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T16:27:29.624Z] 75a0a4a0db45: Download complete [2021-06-21T16:27:29.624Z] 595b0fe564bb: Verifying Checksum [2021-06-21T16:27:29.624Z] 595b0fe564bb: Download complete [2021-06-21T16:27:30.222Z] 595b0fe564bb: Pull complete [2021-06-21T16:27:31.209Z] 3088b5b3c5c0: Pull complete [2021-06-21T16:27:31.484Z] 5b7225fbf94c: Pull complete [2021-06-21T16:27:32.083Z] 618dc40b7e24: Verifying Checksum [2021-06-21T16:27:32.083Z] 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:27:32.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-21T16:27:32.419Z] [2021-06-21T16:27:32.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:27:32.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-21T16:27:32.733Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-21T16:27:32.733Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-21T16:27:32.733Z] ca9280d653b3: Pulling fs layer [2021-06-21T16:27:32.733Z] 7e9c9ca2126c: Pulling fs layer [2021-06-21T16:27:32.994Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-21T16:27:32.994Z] cbdbe7a5bc2a: Download complete [2021-06-21T16:27:32.994Z] cbdbe7a5bc2a: Pull complete [2021-06-21T16:27:33.575Z] ca9280d653b3: Verifying Checksum [2021-06-21T16:27:33.575Z] ca9280d653b3: Download complete [2021-06-21T16:27:34.063Z] ba82ee9f976e: Download complete [2021-06-21T16:27:34.150Z] ca9280d653b3: Pull complete [2021-06-21T16:27:34.720Z] 7e9c9ca2126c: Verifying Checksum [2021-06-21T16:27:34.721Z] 7e9c9ca2126c: Download complete [2021-06-21T16:27:37.289Z] 7e9c9ca2126c: Pull complete [2021-06-21T16:27:37.289Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-21T16:27:37.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-21T16:27:37.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-21T16:27:37.360Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:27:37.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-21T16:27:40.731Z] $ docker top e8653ae24c393b861aeb00fd245659fd571293bd83d85ffa598ae4647535cb17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:27:41.132Z] + docker-compose build --help [2021-06-21T16:27:41.132Z] + grep parallel [2021-06-21T16:27:41.707Z] --parallel Build images in parallel. [Pipeline] } [2021-06-21T16:27:41.717Z] $ docker stop --time=1 e8653ae24c393b861aeb00fd245659fd571293bd83d85ffa598ae4647535cb17 [2021-06-21T16:27:42.961Z] $ docker rm -f e8653ae24c393b861aeb00fd245659fd571293bd83d85ffa598ae4647535cb17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:27:43.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-21T16:27:43.400Z] . [Pipeline] withDockerContainer [2021-06-21T16:27:43.476Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:27:43.522Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-21T16:27:43.914Z] $ docker top 5e1ec187e182b2893a4683eb20bc77b69096a97c4ec5c84e42de367cedf7099a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:27:44.294Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-21T16:27:44.871Z] Building core-command ... [2021-06-21T16:27:44.871Z] Building core-data ... [2021-06-21T16:27:44.871Z] Building core-metadata ... [2021-06-21T16:27:44.871Z] Building security-bootstrapper ... [2021-06-21T16:27:44.871Z] Building security-proxy-setup ... [2021-06-21T16:27:44.871Z] Building security-secretstore-setup ... [2021-06-21T16:27:44.871Z] Building support-notifications ... [2021-06-21T16:27:44.871Z] Building support-scheduler ... [2021-06-21T16:27:44.871Z] Building sys-mgmt-agent ... [2021-06-21T16:27:44.871Z] Building sys-mgmt-agent [2021-06-21T16:27:44.871Z] Building core-command [2021-06-21T16:27:44.871Z] Building security-proxy-setup [2021-06-21T16:27:44.871Z] Building security-secretstore-setup [2021-06-21T16:27:44.871Z] Building support-notifications [2021-06-21T16:27:46.508Z] ba82ee9f976e: Pull complete [2021-06-21T16:27:46.508Z] 506bd15cee9f: Pull complete [2021-06-21T16:27:46.508Z] 75a0a4a0db45: Pull complete [2021-06-21T16:27:49.139Z] 618dc40b7e24: Pull complete [2021-06-21T16:27:49.139Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T16:27:49.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T16:27:49.139Z] ---> a36622ca3599 [2021-06-21T16:27:49.139Z] 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-21T16:27:51.782Z] ---> Running in e19a20a4ff29 [2021-06-21T16:27:52.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:27:53.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:27:54.718Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T16:27:55.310Z] (2/12) Installing file (5.39-r0) [2021-06-21T16:27:55.310Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T16:27:55.583Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T16:27:57.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:27:57.129Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:27:57.129Z] ---> ccd2cb684a4f [2021-06-21T16:27:57.129Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:27:57.129Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:27:57.129Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:27:57.129Z] ---> ccd2cb684a4f [2021-06-21T16:27:57.129Z] Step 3/26 : WORKDIR /edgex-go [2021-06-21T16:28:01.008Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T16:28:01.008Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T16:28:01.008Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T16:28:01.008Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T16:28:01.008Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T16:28:01.008Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T16:28:01.008Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T16:28:01.008Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T16:28:01.283Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T16:28:01.283Z] OK: 218 MiB in 52 packages [2021-06-21T16:28:01.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:28:01.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:28:01.376Z] ---> ccd2cb684a4f [2021-06-21T16:28:01.376Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:28:04.694Z] ---> Running in 7ac3567db763 [2021-06-21T16:28:04.694Z] ---> Running in 7f9001fcca25 [2021-06-21T16:28:04.694Z] ---> Running in 991f582f031d [2021-06-21T16:28:05.266Z] Removing intermediate container 7f9001fcca25 [2021-06-21T16:28:05.266Z] ---> 04e47dc7c66b [2021-06-21T16:28:05.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:28:05.266Z] Removing intermediate container 7ac3567db763 [2021-06-21T16:28:05.266Z] ---> e9ef1b830d2f [2021-06-21T16:28:05.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:28:05.266Z] Removing intermediate container 991f582f031d [2021-06-21T16:28:05.266Z] ---> b6b08e9e516e [2021-06-21T16:28:05.266Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:28:05.530Z] ---> Running in 371067acd572 [2021-06-21T16:28:05.627Z] Removing intermediate container e19a20a4ff29 [2021-06-21T16:28:05.627Z] ---> c6ae76ee3461 [2021-06-21T16:28:05.627Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T16:28:05.627Z] ---> Running in 949b2acdbef1 [2021-06-21T16:28:05.627Z] Removing intermediate container 949b2acdbef1 [2021-06-21T16:28:05.627Z] ---> 75a972cff207 [2021-06-21T16:28:05.627Z] Step 5/6 : COPY go.mod . [2021-06-21T16:28:06.106Z] ---> Running in ba60dc2affeb [2021-06-21T16:28:06.106Z] ---> Running in fc64ec98a07f [2021-06-21T16:28:06.223Z] ---> 15f27f889fed [2021-06-21T16:28:06.223Z] Step 6/6 : RUN go mod download [2021-06-21T16:28:06.223Z] ---> Running in bfa59be574b2 [2021-06-21T16:28:08.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:28:08.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:28:08.032Z] ---> ccd2cb684a4f [2021-06-21T16:28:08.032Z] Step 3/23 : WORKDIR /edgex-go [2021-06-21T16:28:08.032Z] ---> Using cache [2021-06-21T16:28:08.032Z] ---> b6b08e9e516e [2021-06-21T16:28:08.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:28:08.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:28:08.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:28:08.606Z] ---> ccd2cb684a4f [2021-06-21T16:28:08.606Z] Step 3/22 : WORKDIR /edgex-go [2021-06-21T16:28:08.606Z] ---> Using cache [2021-06-21T16:28:08.606Z] ---> b6b08e9e516e [2021-06-21T16:28:08.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:28:09.550Z] ---> Running in 265f0f7d561b [2021-06-21T16:28:09.550Z] ---> Running in f347eb16fd1c [2021-06-21T16:28:09.550Z] Removing intermediate container 371067acd572 [2021-06-21T16:28:09.550Z] ---> dbe126869e1c [2021-06-21T16:28:09.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-21T16:28:09.550Z] ---> Running in 73625a74b10f [2021-06-21T16:28:09.817Z] Removing intermediate container ba60dc2affeb [2021-06-21T16:28:09.817Z] ---> ab6409ff9406 [2021-06-21T16:28:09.817Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-21T16:28:09.817Z] Removing intermediate container fc64ec98a07f [2021-06-21T16:28:09.817Z] ---> eb631194dfe9 [2021-06-21T16:28:09.817Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-21T16:28:09.817Z] ---> Running in 4039d27024d8 [2021-06-21T16:28:09.817Z] ---> Running in 9ffd6e660ea1 [2021-06-21T16:28:10.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:10.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:10.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:10.661Z] Removing intermediate container 265f0f7d561b [2021-06-21T16:28:10.661Z] ---> bb59786a6572 [2021-06-21T16:28:10.661Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-21T16:28:10.661Z] Removing intermediate container f347eb16fd1c [2021-06-21T16:28:10.661Z] ---> 15b7432b7fa6 [2021-06-21T16:28:10.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-21T16:28:10.661Z] ---> Running in 841bdf0090d9 [2021-06-21T16:28:10.661Z] ---> Running in b7914e66d4e3 [2021-06-21T16:28:11.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:11.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:11.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:11.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:11.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:11.783Z] OK: 219 MiB in 52 packages [2021-06-21T16:28:11.783Z] OK: 219 MiB in 52 packages [2021-06-21T16:28:11.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:12.056Z] OK: 219 MiB in 52 packages [2021-06-21T16:28:12.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:28:12.056Z] Removing intermediate container 4039d27024d8 [2021-06-21T16:28:12.056Z] ---> f226997663ea [2021-06-21T16:28:12.056Z] Step 6/24 : COPY go.mod . [2021-06-21T16:28:12.056Z] Removing intermediate container 73625a74b10f [2021-06-21T16:28:12.056Z] ---> ec7e7b803765 [2021-06-21T16:28:12.056Z] Step 6/24 : COPY go.mod . [2021-06-21T16:28:12.333Z] Removing intermediate container 9ffd6e660ea1 [2021-06-21T16:28:12.333Z] ---> f3b838b97b41 [2021-06-21T16:28:12.333Z] Step 6/26 : COPY go.mod . [2021-06-21T16:28:12.333Z] OK: 219 MiB in 52 packages [2021-06-21T16:28:12.602Z] OK: 219 MiB in 52 packages [2021-06-21T16:28:12.602Z] ---> c22f99228f04 [2021-06-21T16:28:12.602Z] Step 7/24 : RUN go mod download [2021-06-21T16:28:12.602Z] ---> Running in 72a2729137f1 [2021-06-21T16:28:12.602Z] ---> 588fbf24cd62 [2021-06-21T16:28:12.602Z] Step 7/24 : RUN go mod download [2021-06-21T16:28:12.602Z] ---> Running in 2a7f41526178 [2021-06-21T16:28:12.602Z] ---> a3706f033d90 [2021-06-21T16:28:12.602Z] Step 7/26 : RUN go mod download [2021-06-21T16:28:12.602Z] ---> Running in 1eba276ccf6b [2021-06-21T16:28:12.869Z] Removing intermediate container 841bdf0090d9 [2021-06-21T16:28:12.869Z] ---> f846f750e071 [2021-06-21T16:28:12.869Z] Step 6/23 : COPY go.mod . [2021-06-21T16:28:12.869Z] Removing intermediate container b7914e66d4e3 [2021-06-21T16:28:12.869Z] ---> e1219100a9db [2021-06-21T16:28:12.869Z] Step 6/22 : COPY go.mod . [2021-06-21T16:28:13.145Z] ---> 7ace56ab500c [2021-06-21T16:28:13.145Z] Step 7/23 : RUN go mod download [2021-06-21T16:28:13.145Z] ---> 35cbb17df43b [2021-06-21T16:28:13.145Z] Step 7/22 : RUN go mod download [2021-06-21T16:28:13.145Z] ---> Running in dcc0a809d6f2 [2021-06-21T16:28:13.145Z] ---> Running in 030ff4a1dc82 [2021-06-21T16:28:13.737Z] Removing intermediate container 72a2729137f1 [2021-06-21T16:28:13.737Z] ---> b32773821643 [2021-06-21T16:28:13.737Z] Step 8/24 : COPY . . [2021-06-21T16:28:16.301Z] Removing intermediate container 1eba276ccf6b [2021-06-21T16:28:16.301Z] ---> 239865124bd5 [2021-06-21T16:28:16.301Z] Step 8/26 : COPY . . [2021-06-21T16:28:16.562Z] Removing intermediate container 2a7f41526178 [2021-06-21T16:28:16.562Z] ---> d2977b6f8d42 [2021-06-21T16:28:16.562Z] Step 8/24 : COPY . . [2021-06-21T16:28:16.829Z] Removing intermediate container dcc0a809d6f2 [2021-06-21T16:28:16.829Z] ---> ed2f2c36ffcb [2021-06-21T16:28:16.829Z] Step 8/23 : COPY . . [2021-06-21T16:28:21.073Z] Removing intermediate container 030ff4a1dc82 [2021-06-21T16:28:21.073Z] ---> 8ed8c3bde6fd [2021-06-21T16:28:21.073Z] Step 8/22 : COPY . . [2021-06-21T16:28:26.411Z] ---> 124dacf7299e [2021-06-21T16:28:26.411Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:28:28.332Z] ---> 342d66dc6839 [2021-06-21T16:28:28.332Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:28:28.332Z] ---> Running in f610f26c2544 [2021-06-21T16:28:28.332Z] ---> a4546abb95b3 [2021-06-21T16:28:28.332Z] Step 9/26 : RUN go mod tidy [2021-06-21T16:28:28.593Z] ---> Running in 5565fcdb2948 [2021-06-21T16:28:28.593Z] ---> c1f6b8bc24cb [2021-06-21T16:28:28.593Z] Step 9/23 : RUN go mod tidy [2021-06-21T16:28:28.593Z] ---> Running in 815cebacb1d9 [2021-06-21T16:28:28.854Z] ---> Running in 2f6ee55163ed [2021-06-21T16:28:33.037Z] Removing intermediate container bfa59be574b2 [2021-06-21T16:28:33.037Z] ---> 4800feb43e1a [2021-06-21T16:28:33.037Z] Successfully built 4800feb43e1a [2021-06-21T16:28:33.037Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:28:33.385Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T16:28:33.385Z] . [Pipeline] withDockerContainer [2021-06-21T16:28:33.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-554 does not seem to be running inside a container [2021-06-21T16:28:33.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-21T16:28:35.306Z] $ docker top 64a9c2f47600879953ee66d753f5c592c99fc3afa1f7b894db7fc85393d506a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:28:36.243Z] + go version [2021-06-21T16:28:36.243Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T16:28:36.267Z] $ docker stop --time=1 64a9c2f47600879953ee66d753f5c592c99fc3afa1f7b894db7fc85393d506a5 [2021-06-21T16:28:38.051Z] $ docker rm -f 64a9c2f47600879953ee66d753f5c592c99fc3afa1f7b894db7fc85393d506a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:28:38.768Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T16:28:38.768Z] . [Pipeline] withDockerContainer [2021-06-21T16:28:38.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-554 does not seem to be running inside a container [2021-06-21T16:28:39.076Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-21T16:28:40.465Z] $ docker top 0ca058dc3cff68df0f98c09aee9f34fccc67b481bfbf46d33b52879bcf25e9f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T16:28:40.732Z] ========================================================= [2021-06-21T16:28:40.733Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T16:28:40.733Z] ========================================================= [Pipeline] sh [2021-06-21T16:28:41.384Z] + go mod tidy [Pipeline] sh [2021-06-21T16:28:42.647Z] + make test [2021-06-21T16:28:42.647Z] go mod tidy [2021-06-21T16:28:43.250Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T16:28:43.798Z] Removing intermediate container 815cebacb1d9 [2021-06-21T16:28:43.798Z] ---> 61b3be734037 [2021-06-21T16:28:43.798Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-21T16:28:43.798Z] Removing intermediate container 2f6ee55163ed [2021-06-21T16:28:43.798Z] ---> 684cb4213e89 [2021-06-21T16:28:43.798Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-21T16:28:43.798Z] Removing intermediate container f610f26c2544 [2021-06-21T16:28:43.798Z] ---> 692c7da9519c [2021-06-21T16:28:43.798Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-21T16:28:43.798Z] ---> Running in 6d7a42731587 [2021-06-21T16:28:43.798Z] Removing intermediate container 5565fcdb2948 [2021-06-21T16:28:43.798Z] ---> a5381fd9cc99 [2021-06-21T16:28:43.798Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-21T16:28:43.798Z] ---> Running in 7c3184a33dfa [2021-06-21T16:28:43.798Z] ---> Running in 5bbf38b4a385 [2021-06-21T16:28:43.798Z] ---> Running in c814fd20a9b4 [2021-06-21T16:28:43.798Z] 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-21T16:28:43.798Z] 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-21T16:28:43.798Z] 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-21T16:28:43.798Z] 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-21T16:28:48.036Z] ---> b2fd024854e7 [2021-06-21T16:28:48.036Z] Step 9/22 : RUN go mod tidy [2021-06-21T16:28:48.036Z] ---> Running in 9860cc5d25fc [2021-06-21T16:28:49.968Z] Removing intermediate container 9860cc5d25fc [2021-06-21T16:28:49.968Z] ---> 293acc4beaf9 [2021-06-21T16:28:49.968Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-21T16:28:49.968Z] ---> Running in 9252946e1a2d [2021-06-21T16:28:50.545Z] 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-21T16:29:10.120Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T16:29:22.809Z] 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-21T16:29:22.809Z] Removing intermediate container 5bbf38b4a385 [2021-06-21T16:29:22.809Z] ---> 64e57a950ce2 [2021-06-21T16:29:22.809Z] [2021-06-21T16:29:22.809Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:29:22.809Z] 3.12: Pulling from library/alpine [2021-06-21T16:29:22.809Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T16:29:22.809Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T16:29:22.809Z] ---> 13621d1b12d4 [2021-06-21T16:29:22.809Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:29:23.089Z] Removing intermediate container c814fd20a9b4 [2021-06-21T16:29:23.089Z] ---> 9068fd03fd8f [2021-06-21T16:29:23.089Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-21T16:29:23.089Z] Removing intermediate container 6d7a42731587 [2021-06-21T16:29:23.089Z] ---> cc834d7f7b1d [2021-06-21T16:29:23.089Z] [2021-06-21T16:29:23.089Z] Step 11/26 : FROM alpine:3.12 [2021-06-21T16:29:23.089Z] ---> 13621d1b12d4 [2021-06-21T16:29:23.089Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-21T16:29:23.089Z] ---> Running in 3cde74eb32d5 [2021-06-21T16:29:23.089Z] ---> Running in 7d650d8f1f77 [2021-06-21T16:29:23.089Z] ---> Running in 3503539a0644 [2021-06-21T16:29:23.355Z] 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-21T16:29:23.617Z] Removing intermediate container 7c3184a33dfa [2021-06-21T16:29:23.617Z] ---> fffc6eddbbdb [2021-06-21T16:29:23.617Z] [2021-06-21T16:29:23.617Z] Step 11/23 : FROM alpine:3.12 [2021-06-21T16:29:23.617Z] ---> 13621d1b12d4 [2021-06-21T16:29:23.617Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-21T16:29:23.617Z] ---> Running in 944f782f3326 [2021-06-21T16:29:23.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:23.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:23.888Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-21T16:29:23.889Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:29:24.156Z] OK: 6 MiB in 15 packages [2021-06-21T16:29:24.156Z] 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-21T16:29:24.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:24.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:24.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:24.423Z] Removing intermediate container 3cde74eb32d5 [2021-06-21T16:29:24.423Z] ---> 94cc977aed3c [2021-06-21T16:29:24.423Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:29:24.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:24.423Z] ---> Running in 55a47a1dd2f5 [2021-06-21T16:29:24.688Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-21T16:29:24.688Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:29:24.688Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-21T16:29:24.688Z] (4/6) Installing curl (7.77.0-r0) [2021-06-21T16:29:24.688Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-21T16:29:24.688Z] Removing intermediate container 55a47a1dd2f5 [2021-06-21T16:29:24.688Z] ---> 8c45b2b1afe2 [2021-06-21T16:29:24.688Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-21T16:29:24.688Z] (6/6) Installing su-exec (0.2-r1) [2021-06-21T16:29:24.688Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:29:24.688Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:29:24.688Z] ---> Running in d4a8eea54c09 [2021-06-21T16:29:24.688Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-21T16:29:24.950Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-21T16:29:24.950Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:29:24.950Z] OK: 7 MiB in 20 packages [2021-06-21T16:29:24.950Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:29:24.950Z] OK: 6 MiB in 16 packages [2021-06-21T16:29:24.950Z] Removing intermediate container d4a8eea54c09 [2021-06-21T16:29:24.950Z] ---> 188b7e32281e [2021-06-21T16:29:24.950Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-21T16:29:25.216Z] ---> Running in de027c0e2974 [2021-06-21T16:29:25.216Z] Removing intermediate container de027c0e2974 [2021-06-21T16:29:25.216Z] ---> 5337b4be9884 [2021-06-21T16:29:25.216Z] Step 16/24 : WORKDIR / [2021-06-21T16:29:25.216Z] ---> Running in c85ad09fa20c [2021-06-21T16:29:25.796Z] Removing intermediate container 7d650d8f1f77 [2021-06-21T16:29:25.796Z] ---> 5b919ae02749 [2021-06-21T16:29:25.796Z] [2021-06-21T16:29:25.796Z] Step 12/24 : FROM docker:20.10.0 [2021-06-21T16:29:25.796Z] Removing intermediate container c85ad09fa20c [2021-06-21T16:29:25.796Z] ---> 02ac91e572c7 [2021-06-21T16:29:25.796Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:29:25.796Z] Removing intermediate container 944f782f3326 [2021-06-21T16:29:25.796Z] ---> 3b130d5802b9 [2021-06-21T16:29:25.796Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:29:25.796Z] Removing intermediate container 3503539a0644 [2021-06-21T16:29:25.796Z] ---> 579834e2ba2d [2021-06-21T16:29:25.796Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-21T16:29:25.796Z] 20.10.0: Pulling from library/docker [2021-06-21T16:29:25.796Z] ---> Running in 7ab31a1fab68 [2021-06-21T16:29:25.796Z] ---> Running in 3af3b8ba6be3 [2021-06-21T16:29:26.066Z] ---> 79192dfb0ec1 [2021-06-21T16:29:26.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-21T16:29:26.331Z] Removing intermediate container 3af3b8ba6be3 [2021-06-21T16:29:26.331Z] ---> b4c31c1bebae [2021-06-21T16:29:26.331Z] Step 14/26 : WORKDIR / [2021-06-21T16:29:26.331Z] Removing intermediate container 7ab31a1fab68 [2021-06-21T16:29:26.331Z] ---> 366d55678615 [2021-06-21T16:29:26.331Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-21T16:29:26.903Z] ---> Running in 5b534e713fe1 [2021-06-21T16:29:27.167Z] ---> Running in 835d8b3cb33a [2021-06-21T16:29:27.167Z] ---> 9c9b87eb7784 [2021-06-21T16:29:27.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-21T16:29:27.167Z] Removing intermediate container 5b534e713fe1 [2021-06-21T16:29:27.167Z] ---> f815b9fb7e56 [2021-06-21T16:29:27.167Z] 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-21T16:29:27.442Z] Removing intermediate container 835d8b3cb33a [2021-06-21T16:29:27.443Z] ---> 285b6e02534b [2021-06-21T16:29:27.443Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-21T16:29:27.443Z] Removing intermediate container 9252946e1a2d [2021-06-21T16:29:27.443Z] ---> 4b5d77296dbd [2021-06-21T16:29:27.443Z] [2021-06-21T16:29:27.443Z] Step 11/22 : FROM alpine:3.12 [2021-06-21T16:29:27.443Z] ---> 13621d1b12d4 [2021-06-21T16:29:27.443Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-21T16:29:27.443Z] ---> Running in 6e4a3fc2f0d1 [2021-06-21T16:29:27.443Z] ---> Running in 7fbf1922b321 [2021-06-21T16:29:28.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:28.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:28.022Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-21T16:29:28.296Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:29:28.296Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-21T16:29:28.296Z] (4/4) Installing curl (7.77.0-r0) [2021-06-21T16:29:28.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:29:28.296Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:29:28.296Z] OK: 7 MiB in 18 packages [2021-06-21T16:29:28.296Z] ---> e51125feee89 [2021-06-21T16:29:28.296Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-21T16:29:28.296Z] ---> f55148e90355 [2021-06-21T16:29:28.296Z] 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-21T16:29:28.296Z] Removing intermediate container 6e4a3fc2f0d1 [2021-06-21T16:29:28.296Z] ---> e2648e8eb575 [2021-06-21T16:29:28.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:29:28.296Z] ---> Running in d58572816a1b [2021-06-21T16:29:28.571Z] Removing intermediate container d58572816a1b [2021-06-21T16:29:28.571Z] ---> 52a8491fd1ba [2021-06-21T16:29:28.571Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:29:28.843Z] ---> 0932da05860f [2021-06-21T16:29:28.843Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-21T16:29:28.843Z] ---> 2d8213ea6d8d [2021-06-21T16:29:28.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-21T16:29:28.843Z] ---> Running in 4940b4debdc9 [2021-06-21T16:29:28.843Z] Removing intermediate container 7fbf1922b321 [2021-06-21T16:29:28.843Z] ---> 1b8f5c9e8ced [2021-06-21T16:29:28.843Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-21T16:29:28.843Z] ---> Running in ac3c0177243c [2021-06-21T16:29:29.123Z] Removing intermediate container 4940b4debdc9 [2021-06-21T16:29:29.123Z] ---> 2ac8fd81095c [2021-06-21T16:29:29.123Z] Step 22/24 : LABEL arch=x86_64 [2021-06-21T16:29:29.123Z] ---> f1681a9dee39 [2021-06-21T16:29:29.123Z] 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-21T16:29:29.123Z] ---> Running in f155f1b0bc3f [2021-06-21T16:29:29.123Z] Removing intermediate container ac3c0177243c [2021-06-21T16:29:29.123Z] ---> f1dff799f10e [2021-06-21T16:29:29.123Z] Step 14/22 : WORKDIR /edgex [2021-06-21T16:29:29.410Z] ---> b623411da32d [2021-06-21T16:29:29.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-21T16:29:29.410Z] ---> Running in ac76e3de83aa [2021-06-21T16:29:29.410Z] ---> d11d2d5e3a98 [2021-06-21T16:29:29.410Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-21T16:29:29.410Z] Removing intermediate container f155f1b0bc3f [2021-06-21T16:29:29.410Z] ---> 593f6e8cf57f [2021-06-21T16:29:29.410Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:29:29.410Z] ---> Running in 3c3aeb814f9e [2021-06-21T16:29:29.677Z] Removing intermediate container ac76e3de83aa [2021-06-21T16:29:29.677Z] ---> 9a8e89248bb7 [2021-06-21T16:29:29.677Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-21T16:29:29.677Z] Removing intermediate container 3c3aeb814f9e [2021-06-21T16:29:29.677Z] ---> 175cb2c1ecc2 [2021-06-21T16:29:29.677Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:29:29.943Z] ---> 5c3443cedfcd [2021-06-21T16:29:29.943Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-21T16:29:29.943Z] ---> Running in b355e6207502 [2021-06-21T16:29:29.943Z] ---> a58384bd45f6 [2021-06-21T16:29:29.943Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-21T16:29:29.943Z] ---> Running in 9be548496492 [2021-06-21T16:29:29.943Z] ---> 56c9ef91c317 [2021-06-21T16:29:29.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-21T16:29:30.206Z] Removing intermediate container b355e6207502 [2021-06-21T16:29:30.206Z] ---> fae0c63d8c29 [2021-06-21T16:29:30.206Z] [2021-06-21T16:29:30.206Z] Successfully built fae0c63d8c29 [2021-06-21T16:29:30.206Z] Removing intermediate container 9be548496492 [2021-06-21T16:29:30.206Z] ---> 306e3d647a8b [2021-06-21T16:29:30.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:29:30.206Z] Successfully tagged core-command:latest [2021-06-21T16:29:30.206Z] Building support-scheduler [2021-06-21T16:29:30.489Z]  Building core-command ... done  ---> Running in 3353c4018917 [2021-06-21T16:29:31.435Z] ---> fa5ff753b3d4 [2021-06-21T16:29:31.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-21T16:29:31.435Z] ---> 27011f2c4aa0 [2021-06-21T16:29:31.435Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-21T16:29:31.435Z] Removing intermediate container 3353c4018917 [2021-06-21T16:29:31.435Z] ---> 07c1ae7f666d [2021-06-21T16:29:31.435Z] Step 21/23 : LABEL arch=x86_64 [2021-06-21T16:29:32.018Z] ---> Running in cce496f07289 [2021-06-21T16:29:32.280Z] ---> 5b16e1991e13 [2021-06-21T16:29:32.280Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-21T16:29:32.280Z] ---> 38b087782a7c [2021-06-21T16:29:32.280Z] 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-21T16:29:32.541Z] Removing intermediate container cce496f07289 [2021-06-21T16:29:32.541Z] ---> 7fd09152d736 [2021-06-21T16:29:32.541Z] Step 22/23 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:29:32.541Z] ---> Running in 0658ca11bd40 [2021-06-21T16:29:32.541Z] ---> Running in 4d4f3e11fefd [2021-06-21T16:29:32.802Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-21T16:29:32.802Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-21T16:29:33.064Z] ---> aefe523efa57 [2021-06-21T16:29:33.064Z] 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-21T16:29:33.064Z] ---> Running in 3d92cee18e16 [2021-06-21T16:29:33.064Z] Removing intermediate container 4d4f3e11fefd [2021-06-21T16:29:33.064Z] ---> dbc21a4279b4 [2021-06-21T16:29:33.064Z] Step 19/22 : CMD ["--init=true"] [2021-06-21T16:29:33.332Z] ---> Running in 94033d33b390 [2021-06-21T16:29:33.332Z] ---> Running in 2d1f2b18da35 [2021-06-21T16:29:33.332Z] Removing intermediate container 3d92cee18e16 [2021-06-21T16:29:33.332Z] ---> 414bd4645126 [2021-06-21T16:29:33.332Z] Step 23/23 : LABEL version=0.0.0 [2021-06-21T16:29:33.596Z] ---> Running in f344ef8aff73 [2021-06-21T16:29:33.596Z] Removing intermediate container 94033d33b390 [2021-06-21T16:29:33.596Z] ---> ddee6e6bf5e5 [2021-06-21T16:29:33.596Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-21T16:29:33.596Z] Removing intermediate container 2d1f2b18da35 [2021-06-21T16:29:33.596Z] ---> 31b00e880aeb [2021-06-21T16:29:33.596Z] Step 20/22 : LABEL arch=x86_64 [2021-06-21T16:29:33.596Z] ---> Running in 166de0f1b081 [2021-06-21T16:29:33.858Z] Removing intermediate container f344ef8aff73 [2021-06-21T16:29:33.858Z] ---> 358a90502452 [2021-06-21T16:29:33.858Z] [2021-06-21T16:29:33.858Z] ---> Running in 2720954f991a [2021-06-21T16:29:33.858Z] Successfully built 358a90502452 [2021-06-21T16:29:33.858Z] Successfully tagged support-notifications:latest [2021-06-21T16:29:33.858Z]  Building support-notifications ... done Building core-metadata [2021-06-21T16:29:35.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:29:35.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:29:35.782Z] ---> ccd2cb684a4f [2021-06-21T16:29:35.782Z] Step 3/23 : WORKDIR /edgex-go [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> b6b08e9e516e [2021-06-21T16:29:35.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> 15b7432b7fa6 [2021-06-21T16:29:35.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> e1219100a9db [2021-06-21T16:29:35.782Z] Step 6/23 : COPY go.mod . [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> 35cbb17df43b [2021-06-21T16:29:35.782Z] Step 7/23 : RUN go mod download [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> 8ed8c3bde6fd [2021-06-21T16:29:35.782Z] Step 8/23 : COPY . . [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> b2fd024854e7 [2021-06-21T16:29:35.782Z] Step 9/23 : RUN go mod tidy [2021-06-21T16:29:35.782Z] ---> Using cache [2021-06-21T16:29:35.782Z] ---> 293acc4beaf9 [2021-06-21T16:29:35.782Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-21T16:29:36.725Z] Removing intermediate container 2720954f991a [2021-06-21T16:29:36.725Z] ---> 8c22678bf125 [2021-06-21T16:29:36.725Z] Step 21/22 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:29:37.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:29:37.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:29:37.297Z] ---> ccd2cb684a4f [2021-06-21T16:29:37.297Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> b6b08e9e516e [2021-06-21T16:29:37.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> 15b7432b7fa6 [2021-06-21T16:29:37.297Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> e1219100a9db [2021-06-21T16:29:37.297Z] Step 6/24 : COPY go.mod . [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> 35cbb17df43b [2021-06-21T16:29:37.297Z] Step 7/24 : RUN go mod download [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> 8ed8c3bde6fd [2021-06-21T16:29:37.297Z] Step 8/24 : COPY . . [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> b2fd024854e7 [2021-06-21T16:29:37.297Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:29:37.297Z] ---> Using cache [2021-06-21T16:29:37.297Z] ---> 293acc4beaf9 [2021-06-21T16:29:37.297Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-21T16:29:37.872Z] ---> Running in 894b1fc245b5 [2021-06-21T16:29:37.872Z] Removing intermediate container 0658ca11bd40 [2021-06-21T16:29:37.872Z] ---> 0d4ecf3e28f5 [2021-06-21T16:29:37.872Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-21T16:29:37.872Z] ---> Running in 05904b6d65c3 [2021-06-21T16:29:37.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:37.872Z] ---> Running in c35e6b73bc4a [2021-06-21T16:29:37.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:37.872Z] ---> Running in 047c252dc6b1 [2021-06-21T16:29:38.134Z] (1/39) Installing readline (8.0.4-r0) [2021-06-21T16:29:38.134Z] (2/39) Installing bash (5.0.17-r0) [2021-06-21T16:29:38.134Z] Executing bash-5.0.17-r0.post-install [2021-06-21T16:29:38.134Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:29:38.134Z] Removing intermediate container 05904b6d65c3 [2021-06-21T16:29:38.134Z] ---> f6d2973ab7b8 [2021-06-21T16:29:38.134Z] Step 22/22 : LABEL version=0.0.0 [2021-06-21T16:29:38.134Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-21T16:29:38.134Z] (5/39) Installing curl (7.77.0-r0) [2021-06-21T16:29:38.134Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-21T16:29:38.134Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-21T16:29:38.134Z] (8/39) Installing expat (2.2.9-r1) [2021-06-21T16:29:38.134Z] (9/39) Installing libffi (3.3-r2) [2021-06-21T16:29:38.134Z] (10/39) Installing gdbm (1.13-r1) [2021-06-21T16:29:38.134Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-21T16:29:38.134Z] Removing intermediate container 047c252dc6b1 [2021-06-21T16:29:38.134Z] ---> df88fe97fd87 [2021-06-21T16:29:38.134Z] Step 24/26 : LABEL arch=x86_64 [2021-06-21T16:29:38.134Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-21T16:29:38.134Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-21T16:29:38.414Z] ---> Running in c88eeede7a63 [2021-06-21T16:29:38.414Z] ---> Running in a0c90a9c2a40 [2021-06-21T16:29:38.678Z] 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-21T16:29:38.678Z] 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-21T16:29:39.253Z] Removing intermediate container a0c90a9c2a40 [2021-06-21T16:29:39.253Z] ---> 69d41cd042c4 [2021-06-21T16:29:39.253Z] Step 25/26 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:29:39.253Z] Removing intermediate container c88eeede7a63 [2021-06-21T16:29:39.253Z] ---> 57380afdb500 [2021-06-21T16:29:39.253Z] [2021-06-21T16:29:39.518Z] Successfully built 57380afdb500 [2021-06-21T16:29:39.518Z] ---> Running in 731a6ab232a8 [2021-06-21T16:29:39.518Z] Successfully tagged security-proxy-setup:latest [2021-06-21T16:29:39.518Z] Building security-bootstrapper [2021-06-21T16:29:39.518Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-21T16:29:39.518Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-21T16:29:39.518Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-21T16:29:39.518Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-21T16:29:39.518Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-21T16:29:39.791Z]  Building security-proxy-setup ... done (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-21T16:29:39.791Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-21T16:29:39.791Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-21T16:29:39.791Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-21T16:29:39.791Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-21T16:29:39.791Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-21T16:29:39.791Z] Removing intermediate container 731a6ab232a8 [2021-06-21T16:29:39.791Z] ---> 623c6d18a372 [2021-06-21T16:29:39.791Z] Step 26/26 : LABEL version=0.0.0 [2021-06-21T16:29:39.791Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-21T16:29:39.791Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-21T16:29:39.791Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-21T16:29:39.791Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-21T16:29:39.791Z] ---> Running in 882121689d33 [2021-06-21T16:29:39.791Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-21T16:29:39.791Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-21T16:29:39.791Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-21T16:29:40.067Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-21T16:29:40.067Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-21T16:29:40.067Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-21T16:29:40.067Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-21T16:29:40.067Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-21T16:29:40.067Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-21T16:29:40.067Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-21T16:29:40.067Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-21T16:29:40.343Z] Removing intermediate container 882121689d33 [2021-06-21T16:29:40.343Z] ---> f6d4858d8bb5 [2021-06-21T16:29:40.343Z] [2021-06-21T16:29:40.619Z] Executing busybox-1.31.1-r19.trigger [2021-06-21T16:29:40.619Z] OK: 72 MiB in 59 packages [2021-06-21T16:29:40.619Z] Successfully built f6d4858d8bb5 [2021-06-21T16:29:40.619Z] Successfully tagged security-secretstore-setup:latest [2021-06-21T16:29:40.619Z]  Building security-secretstore-setup ... done Building core-data [2021-06-21T16:29:41.601Z] Collecting docker-compose==1.23.2 [2021-06-21T16:29:41.601Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-21T16:29:41.871Z] Collecting jsonschema<3,>=2.5.1 [2021-06-21T16:29:41.871Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-21T16:29:42.143Z] Collecting docker<4.0,>=3.6.0 [2021-06-21T16:29:42.143Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-21T16:29:42.417Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-21T16:29:42.417Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-21T16:29:43.005Z] 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-21T16:29:43.268Z] Collecting PyYAML<4,>=3.10 [2021-06-21T16:29:43.268Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-21T16:29:44.715Z] Collecting docopt<0.7,>=0.6.1 [2021-06-21T16:29:44.716Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-21T16:29:45.317Z] Collecting texttable<0.10,>=0.9.0 [2021-06-21T16:29:45.317Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-21T16:29:45.952Z] Collecting cached-property<2,>=1.2.0 [2021-06-21T16:29:45.952Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-21T16:29:46.214Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-21T16:29:46.214Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-21T16:29:46.214Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-21T16:29:46.214Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-21T16:29:46.736Z] Collecting docker-pycreds>=0.4.0 [2021-06-21T16:29:46.736Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-21T16:29:46.736Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-21T16:29:46.736Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-21T16:29:47.161Z] 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-21T16:29:47.161Z] 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-21T16:29:47.161Z] Collecting idna<2.8,>=2.5 [2021-06-21T16:29:47.161Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-21T16:29:47.161Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-21T16:29:47.161Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-21T16:29:47.161Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-21T16:29:47.161Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-21T16:29:47.649Z] Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, docopt, texttable, cached-property, docker-compose [2021-06-21T16:29:47.649Z] Attempting uninstall: urllib3 [2021-06-21T16:29:47.649Z] Found existing installation: urllib3 1.25.9 [2021-06-21T16:29:47.649Z] Uninstalling urllib3-1.25.9: [2021-06-21T16:29:47.649Z] Successfully uninstalled urllib3-1.25.9 [2021-06-21T16:29:47.649Z] Attempting uninstall: idna [2021-06-21T16:29:47.649Z] Found existing installation: idna 2.9 [2021-06-21T16:29:47.649Z] Uninstalling idna-2.9: [2021-06-21T16:29:47.649Z] Successfully uninstalled idna-2.9 [2021-06-21T16:29:49.325Z] Attempting uninstall: requests [2021-06-21T16:29:49.325Z] Found existing installation: requests 2.23.0 [2021-06-21T16:29:49.325Z] Uninstalling requests-2.23.0: [2021-06-21T16:29:49.325Z] Successfully uninstalled requests-2.23.0 [2021-06-21T16:29:50.754Z] Running setup.py install for dockerpty: started [2021-06-21T16:29:51.714Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-21T16:29:51.714Z] Running setup.py install for PyYAML: started [2021-06-21T16:29:52.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:29:52.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:29:52.301Z] ---> ccd2cb684a4f [2021-06-21T16:29:52.301Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:29:52.301Z] ---> Using cache [2021-06-21T16:29:52.301Z] ---> b6b08e9e516e [2021-06-21T16:29:52.301Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:29:52.301Z] ---> Using cache [2021-06-21T16:29:52.301Z] ---> 15b7432b7fa6 [2021-06-21T16:29:52.301Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-21T16:29:54.237Z] ---> Running in ad3357fe7781 [2021-06-21T16:29:54.237Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-21T16:29:54.237Z] Running setup.py install for docopt: started [2021-06-21T16:29:54.501Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:29:54.501Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:29:54.501Z] ---> ccd2cb684a4f [2021-06-21T16:29:54.501Z] Step 3/32 : WORKDIR /edgex-go [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> b6b08e9e516e [2021-06-21T16:29:54.501Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> 15b7432b7fa6 [2021-06-21T16:29:54.501Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> e1219100a9db [2021-06-21T16:29:54.501Z] Step 6/32 : COPY go.mod . [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> 35cbb17df43b [2021-06-21T16:29:54.501Z] Step 7/32 : RUN go mod download [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> 8ed8c3bde6fd [2021-06-21T16:29:54.501Z] Step 8/32 : COPY . . [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> b2fd024854e7 [2021-06-21T16:29:54.501Z] Step 9/32 : RUN go mod tidy [2021-06-21T16:29:54.501Z] ---> Using cache [2021-06-21T16:29:54.501Z] ---> 293acc4beaf9 [2021-06-21T16:29:54.501Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-21T16:29:54.765Z] Running setup.py install for docopt: finished with status 'done' [2021-06-21T16:29:54.765Z] Running setup.py install for texttable: started [2021-06-21T16:29:54.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:54.765Z] ---> Running in 2002e4bb9c90 [2021-06-21T16:29:55.342Z] 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-21T16:29:55.342Z] Running setup.py install for texttable: finished with status 'done' [2021-06-21T16:29:55.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:29:55.605Z] 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-21T16:29:56.556Z] OK: 219 MiB in 52 packages [2021-06-21T16:29:57.130Z] Removing intermediate container ad3357fe7781 [2021-06-21T16:29:57.130Z] ---> 5cf4a22440db [2021-06-21T16:29:57.130Z] Step 6/24 : COPY go.mod . [2021-06-21T16:29:57.393Z] ---> f15f5a00644b [2021-06-21T16:29:57.393Z] Step 7/24 : RUN go mod download [2021-06-21T16:29:57.393Z] ---> Running in e2e798728e97 [2021-06-21T16:29:59.942Z] Removing intermediate container 166de0f1b081 [2021-06-21T16:29:59.942Z] ---> f56f39ad400c [2021-06-21T16:29:59.942Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-21T16:29:59.942Z] Removing intermediate container e2e798728e97 [2021-06-21T16:29:59.942Z] ---> 349d3222aa58 [2021-06-21T16:29:59.942Z] Step 8/24 : COPY . . [2021-06-21T16:29:59.942Z] ---> Running in c46fc02994eb [2021-06-21T16:30:00.205Z] Removing intermediate container c46fc02994eb [2021-06-21T16:30:00.205Z] ---> 4ac2ca85ac25 [2021-06-21T16:30:00.205Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-21T16:30:00.468Z] ---> Running in 08dc26172d5e [2021-06-21T16:30:01.422Z] Removing intermediate container 08dc26172d5e [2021-06-21T16:30:01.422Z] ---> 162687fa8d23 [2021-06-21T16:30:01.422Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-21T16:30:04.027Z] ---> fe470e5aad16 [2021-06-21T16:30:04.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-21T16:30:04.992Z] ---> 1518d0f31e2c [2021-06-21T16:30:04.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-21T16:30:05.987Z] ---> 6960a3b265b6 [2021-06-21T16:30:05.987Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-21T16:30:05.987Z] ---> Running in fc0d87fd4eaa [2021-06-21T16:30:05.987Z] ---> 820163692e44 [2021-06-21T16:30:05.987Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:30:06.261Z] ---> Running in a69e735d7840 [2021-06-21T16:30:06.261Z] Removing intermediate container fc0d87fd4eaa [2021-06-21T16:30:06.261Z] ---> 0298efbf934b [2021-06-21T16:30:06.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:30:06.261Z] ---> Running in ee1fba14f0e8 [2021-06-21T16:30:06.533Z] Removing intermediate container ee1fba14f0e8 [2021-06-21T16:30:06.533Z] ---> 11c1eb7005c8 [2021-06-21T16:30:06.533Z] Step 22/24 : LABEL arch=x86_64 [2021-06-21T16:30:06.533Z] ---> Running in 2aa3277622e7 [2021-06-21T16:30:06.802Z] Removing intermediate container 2aa3277622e7 [2021-06-21T16:30:06.802Z] ---> f7c88633333a [2021-06-21T16:30:06.802Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:30:06.802Z] ---> Running in 9df40dd3656f [2021-06-21T16:30:06.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T16:30:06.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T16:30:07.074Z] Removing intermediate container 9df40dd3656f [2021-06-21T16:30:07.074Z] ---> c912fc5e68b1 [2021-06-21T16:30:07.074Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:30:07.074Z] ---> Running in fef3d71fc12f [2021-06-21T16:30:07.338Z] Removing intermediate container fef3d71fc12f [2021-06-21T16:30:07.338Z] ---> 7b8b2c4061fc [2021-06-21T16:30:07.338Z] [2021-06-21T16:30:07.338Z] Successfully built 7b8b2c4061fc [2021-06-21T16:30:07.338Z] Successfully tagged sys-mgmt-agent:latest [2021-06-21T16:30:08.320Z]  Building sys-mgmt-agent ... done Removing intermediate container a69e735d7840 [2021-06-21T16:30:08.320Z] ---> 73ab2b237f62 [2021-06-21T16:30:08.320Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-21T16:30:08.320Z] ---> Running in afd9720dcfd6 [2021-06-21T16:30:08.594Z] 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-21T16:30:10.046Z] Removing intermediate container 894b1fc245b5 [2021-06-21T16:30:10.046Z] ---> cd04f856fabd [2021-06-21T16:30:10.046Z] [2021-06-21T16:30:10.046Z] Step 11/23 : FROM alpine:3.12 [2021-06-21T16:30:10.046Z] ---> 13621d1b12d4 [2021-06-21T16:30:10.046Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:30:10.046Z] ---> Using cache [2021-06-21T16:30:10.046Z] ---> 94cc977aed3c [2021-06-21T16:30:10.046Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:30:10.046Z] ---> Using cache [2021-06-21T16:30:10.046Z] ---> 8c45b2b1afe2 [2021-06-21T16:30:10.046Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-21T16:30:10.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T16:30:10.275Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T16:30:10.328Z] ---> Running in a1df8443f8c8 [2021-06-21T16:30:10.328Z] Removing intermediate container a1df8443f8c8 [2021-06-21T16:30:10.328Z] ---> 69208bd51bfd [2021-06-21T16:30:10.328Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-21T16:30:10.328Z] ---> Running in e7653d8bcafc [2021-06-21T16:30:10.610Z] Removing intermediate container e7653d8bcafc [2021-06-21T16:30:10.610Z] ---> 1c9ba5d03d08 [2021-06-21T16:30:10.610Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:30:10.885Z] ---> d29028f139df [2021-06-21T16:30:10.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-21T16:30:11.457Z] ---> f6b7657ee926 [2021-06-21T16:30:11.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-21T16:30:11.720Z] ---> 5eb45f7649e8 [2021-06-21T16:30:11.720Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-21T16:30:11.720Z] ---> Running in 67343ccbfaa1 [2021-06-21T16:30:11.984Z] Removing intermediate container 67343ccbfaa1 [2021-06-21T16:30:11.984Z] ---> 55c6d0e9f17d [2021-06-21T16:30:11.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:30:11.984Z] ---> Running in 6f07d2e0417c [2021-06-21T16:30:12.249Z] Removing intermediate container 6f07d2e0417c [2021-06-21T16:30:12.249Z] ---> 73862ab4d1cd [2021-06-21T16:30:12.249Z] Step 21/23 : LABEL arch=x86_64 [2021-06-21T16:30:12.249Z] ---> Running in 5b0cad91ead5 [2021-06-21T16:30:12.249Z] Removing intermediate container 5b0cad91ead5 [2021-06-21T16:30:12.249Z] ---> 6417bfcb4955 [2021-06-21T16:30:12.249Z] Step 22/23 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:30:12.517Z] ---> Running in a591d2f63651 [2021-06-21T16:30:12.517Z] Removing intermediate container a591d2f63651 [2021-06-21T16:30:12.517Z] ---> 68b9ff29b12f [2021-06-21T16:30:12.517Z] Step 23/23 : LABEL version=0.0.0 [2021-06-21T16:30:12.517Z] ---> Running in 22c6b9712e87 [2021-06-21T16:30:12.780Z] Removing intermediate container 22c6b9712e87 [2021-06-21T16:30:12.780Z] ---> 8591733c457a [2021-06-21T16:30:12.780Z] [2021-06-21T16:30:12.780Z] Successfully built 8591733c457a [2021-06-21T16:30:12.780Z] Successfully tagged support-scheduler:latest [2021-06-21T16:30:14.703Z]  Building support-scheduler ... done Removing intermediate container c35e6b73bc4a [2021-06-21T16:30:14.703Z] ---> 164b7fbb075a [2021-06-21T16:30:14.703Z] [2021-06-21T16:30:14.703Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:30:14.703Z] ---> 13621d1b12d4 [2021-06-21T16:30:14.703Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:30:14.703Z] ---> Using cache [2021-06-21T16:30:14.703Z] ---> 94cc977aed3c [2021-06-21T16:30:14.703Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:30:14.703Z] ---> Using cache [2021-06-21T16:30:14.703Z] ---> 8c45b2b1afe2 [2021-06-21T16:30:14.703Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-21T16:30:14.703Z] ---> Running in 32e63f5b6ba1 [2021-06-21T16:30:14.703Z] Removing intermediate container 32e63f5b6ba1 [2021-06-21T16:30:14.703Z] ---> 91185a84a233 [2021-06-21T16:30:14.703Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-21T16:30:14.703Z] ---> Running in 8eb7be15bd50 [2021-06-21T16:30:14.967Z] Removing intermediate container 8eb7be15bd50 [2021-06-21T16:30:14.967Z] ---> 0c618f4573f9 [2021-06-21T16:30:14.967Z] Step 16/24 : WORKDIR / [2021-06-21T16:30:14.967Z] ---> Running in dae6cbd1e92b [2021-06-21T16:30:15.230Z] Removing intermediate container dae6cbd1e92b [2021-06-21T16:30:15.230Z] ---> 149f34f44a04 [2021-06-21T16:30:15.230Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:30:15.805Z] ---> 581618ae525f [2021-06-21T16:30:15.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-21T16:30:16.070Z] ---> fad2dec42a76 [2021-06-21T16:30:16.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-21T16:30:16.336Z] ---> 5bfcb36fbfe8 [2021-06-21T16:30:16.336Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-21T16:30:16.336Z] ---> Running in 787481a646c0 [2021-06-21T16:30:16.600Z] Removing intermediate container 787481a646c0 [2021-06-21T16:30:16.600Z] ---> 613ce9bf3eff [2021-06-21T16:30:16.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:30:16.600Z] ---> Running in 8073cfd6d4c0 [2021-06-21T16:30:16.864Z] Removing intermediate container 8073cfd6d4c0 [2021-06-21T16:30:16.864Z] ---> 567290b6b20f [2021-06-21T16:30:16.864Z] Step 22/24 : LABEL arch=x86_64 [2021-06-21T16:30:16.864Z] ---> Running in 1a7de8348398 [2021-06-21T16:30:16.864Z] Removing intermediate container 1a7de8348398 [2021-06-21T16:30:16.864Z] ---> fd54fea2bfc7 [2021-06-21T16:30:16.864Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:30:17.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T16:30:17.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T16:30:17.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T16:30:17.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T16:30:17.128Z] ---> Running in 1113a427b81e [2021-06-21T16:30:17.128Z] Removing intermediate container 1113a427b81e [2021-06-21T16:30:17.128Z] ---> f838a34b95b1 [2021-06-21T16:30:17.128Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:30:17.128Z] ---> Running in 702e860dce7d [2021-06-21T16:30:17.393Z] Removing intermediate container 702e860dce7d [2021-06-21T16:30:17.393Z] ---> 48979f713ae5 [2021-06-21T16:30:17.393Z] [2021-06-21T16:30:17.656Z] Successfully built 48979f713ae5 [2021-06-21T16:30:17.656Z] Successfully tagged core-metadata:latest [2021-06-21T16:30:19.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T16:30:19.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T16:30:20.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T16:30:20.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T16:30:20.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T16:30:20.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T16:30:21.910Z]  Building core-metadata ... done Removing intermediate container 2002e4bb9c90 [2021-06-21T16:30:21.910Z] ---> 0b863a5ce398 [2021-06-21T16:30:21.910Z] [2021-06-21T16:30:21.910Z] Step 11/32 : FROM alpine:3.12 [2021-06-21T16:30:21.910Z] ---> 13621d1b12d4 [2021-06-21T16:30:21.910Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-21T16:30:21.910Z] ---> Running in c4c997172568 [2021-06-21T16:30:21.910Z] Removing intermediate container c4c997172568 [2021-06-21T16:30:21.910Z] ---> 5a09f9818361 [2021-06-21T16:30:21.910Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-21T16:30:21.910Z] ---> Running in a69572fcb5b9 [2021-06-21T16:30:22.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:30:22.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:30:22.786Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-21T16:30:22.786Z] (2/2) Installing su-exec (0.2-r1) [2021-06-21T16:30:22.786Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:30:22.786Z] OK: 6 MiB in 16 packages [2021-06-21T16:30:23.367Z] Removing intermediate container a69572fcb5b9 [2021-06-21T16:30:23.367Z] ---> 78d8f8d01c79 [2021-06-21T16:30:23.367Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-21T16:30:23.367Z] ---> Running in 80e10d96bc11 [2021-06-21T16:30:23.367Z] Removing intermediate container 80e10d96bc11 [2021-06-21T16:30:23.367Z] ---> 28175253dbfe [2021-06-21T16:30:23.367Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-21T16:30:23.367Z] ---> Running in 3554951ecce0 [2021-06-21T16:30:23.632Z] Removing intermediate container 3554951ecce0 [2021-06-21T16:30:23.632Z] ---> b4b97b9b4ccb [2021-06-21T16:30:23.632Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-21T16:30:23.632Z] ---> Running in 47df508c2213 [2021-06-21T16:30:24.609Z] Removing intermediate container 47df508c2213 [2021-06-21T16:30:24.609Z] ---> db96ebd44874 [2021-06-21T16:30:24.609Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-21T16:30:24.609Z] ---> Running in 3226b9d2c0a2 [2021-06-21T16:30:24.609Z] Removing intermediate container 3226b9d2c0a2 [2021-06-21T16:30:24.609Z] ---> c7eb16284708 [2021-06-21T16:30:24.609Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-21T16:30:24.891Z] ---> 89083be641f2 [2021-06-21T16:30:24.891Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-21T16:30:24.891Z] ---> Running in 2ea5bedbf29a [2021-06-21T16:30:25.477Z] Removing intermediate container 2ea5bedbf29a [2021-06-21T16:30:25.477Z] ---> c3c0e2e3d913 [2021-06-21T16:30:25.477Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:30:25.740Z] ---> 0f3ed7ee4d1a [2021-06-21T16:30:25.740Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-21T16:30:26.319Z] ---> 91c591220622 [2021-06-21T16:30:26.319Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-21T16:30:26.589Z] ---> 4908457b300c [2021-06-21T16:30:26.589Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-21T16:30:26.589Z] ---> 4926d0216e07 [2021-06-21T16:30:26.589Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-21T16:30:26.854Z] ---> 0d486c4dd459 [2021-06-21T16:30:26.854Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-21T16:30:27.121Z] ---> Running in 26f1873cc134 [2021-06-21T16:30:27.121Z] Removing intermediate container 26f1873cc134 [2021-06-21T16:30:27.121Z] ---> 31d67bab4cd9 [2021-06-21T16:30:27.121Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-21T16:30:27.388Z] ---> 59deb42e35aa [2021-06-21T16:30:27.388Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-21T16:30:27.650Z] ---> Running in 48a9378551b7 [2021-06-21T16:30:27.918Z] Removing intermediate container afd9720dcfd6 [2021-06-21T16:30:27.918Z] ---> 51673c3d2c70 [2021-06-21T16:30:27.918Z] [2021-06-21T16:30:27.918Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:30:27.918Z] ---> 13621d1b12d4 [2021-06-21T16:30:27.918Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-21T16:30:28.182Z] ---> Running in 9ada7652e5ee [2021-06-21T16:30:28.182Z] Removing intermediate container 9ada7652e5ee [2021-06-21T16:30:28.182Z] ---> 9defab4835bd [2021-06-21T16:30:28.182Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-21T16:30:28.182Z] ---> Running in eca2db496e0c [2021-06-21T16:30:28.182Z] Removing intermediate container eca2db496e0c [2021-06-21T16:30:28.182Z] ---> 58739b81e78f [2021-06-21T16:30:28.182Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-21T16:30:28.449Z] ---> Running in 93307701676f [2021-06-21T16:30:28.449Z] Removing intermediate container 93307701676f [2021-06-21T16:30:28.449Z] ---> a767c42be91b [2021-06-21T16:30:28.449Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:30:28.449Z] ---> Running in 5e872324cfcf [2021-06-21T16:30:28.449Z] Removing intermediate container 48a9378551b7 [2021-06-21T16:30:28.449Z] ---> 98b21a9d4ce9 [2021-06-21T16:30:28.449Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-21T16:30:28.714Z] ---> Running in 7bd9457a2433 [2021-06-21T16:30:28.714Z] Removing intermediate container 7bd9457a2433 [2021-06-21T16:30:28.714Z] ---> 5655a47f15da [2021-06-21T16:30:28.714Z] Step 29/32 : CMD ["gate"] [2021-06-21T16:30:28.714Z] ---> Running in 3db1c2e9cb94 [2021-06-21T16:30:28.979Z] Removing intermediate container 3db1c2e9cb94 [2021-06-21T16:30:28.979Z] ---> f0480d6e56c2 [2021-06-21T16:30:28.979Z] Step 30/32 : LABEL arch=x86_64 [2021-06-21T16:30:28.979Z] ---> Running in 887e0ab59b77 [2021-06-21T16:30:28.980Z] Removing intermediate container 5e872324cfcf [2021-06-21T16:30:28.980Z] ---> 3d4235af54bf [2021-06-21T16:30:28.980Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-21T16:30:28.980Z] ---> Running in 05a9da8276d6 [2021-06-21T16:30:29.247Z] Removing intermediate container 887e0ab59b77 [2021-06-21T16:30:29.247Z] ---> 3cc9885467e3 [2021-06-21T16:30:29.247Z] Step 31/32 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:30:29.247Z] ---> Running in 06abe96a8d42 [2021-06-21T16:30:29.247Z] Removing intermediate container 06abe96a8d42 [2021-06-21T16:30:29.247Z] ---> 4896a684c8a7 [2021-06-21T16:30:29.247Z] Step 32/32 : LABEL version=0.0.0 [2021-06-21T16:30:29.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:30:29.509Z] ---> Running in db3c69eae562 [2021-06-21T16:30:29.509Z] Removing intermediate container db3c69eae562 [2021-06-21T16:30:29.509Z] ---> 249c1ebcb668 [2021-06-21T16:30:29.509Z] [2021-06-21T16:30:29.509Z] Successfully built 249c1ebcb668 [2021-06-21T16:30:29.509Z] Successfully tagged security-bootstrapper:latest [2021-06-21T16:30:30.084Z]  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:30:30.347Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-21T16:30:30.608Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-21T16:30:30.608Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-21T16:30:30.608Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-21T16:30:30.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.160s coverage: 28.7% of statements [2021-06-21T16:30:30.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T16:30:30.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T16:30:31.549Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-21T16:30:31.814Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-21T16:30:31.814Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:30:31.814Z] OK: 8 MiB in 20 packages [2021-06-21T16:30:32.077Z] Removing intermediate container 05a9da8276d6 [2021-06-21T16:30:32.077Z] ---> ef76b1e7eb87 [2021-06-21T16:30:32.077Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:30:32.337Z] ---> 235c57390cdb [2021-06-21T16:30:32.337Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-21T16:30:32.599Z] ---> ee8cd17bf2a8 [2021-06-21T16:30:32.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-21T16:30:32.599Z] ---> 39659b0cca2a [2021-06-21T16:30:32.599Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-21T16:30:32.599Z] ---> Running in 7cdf5d7990b6 [2021-06-21T16:30:32.867Z] Removing intermediate container 7cdf5d7990b6 [2021-06-21T16:30:32.867Z] ---> fa5f5297c959 [2021-06-21T16:30:32.867Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:30:32.867Z] ---> Running in 7db848f3e4f1 [2021-06-21T16:30:32.867Z] Removing intermediate container 7db848f3e4f1 [2021-06-21T16:30:32.867Z] ---> 42a470beaed7 [2021-06-21T16:30:32.867Z] Step 22/24 : LABEL arch=x86_64 [2021-06-21T16:30:32.867Z] ---> Running in e0a22d6294fa [2021-06-21T16:30:33.130Z] Removing intermediate container e0a22d6294fa [2021-06-21T16:30:33.130Z] ---> d4f03c50d79a [2021-06-21T16:30:33.130Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:30:33.130Z] ---> Running in 13611a6ae0d9 [2021-06-21T16:30:33.130Z] Removing intermediate container 13611a6ae0d9 [2021-06-21T16:30:33.130Z] ---> 4a5a74de8659 [2021-06-21T16:30:33.130Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:30:33.130Z] ---> Running in ca2414a3d3c9 [2021-06-21T16:30:33.130Z] Removing intermediate container ca2414a3d3c9 [2021-06-21T16:30:33.130Z] ---> 03e4d21b044f [2021-06-21T16:30:33.130Z] [2021-06-21T16:30:33.392Z] Successfully built 03e4d21b044f [2021-06-21T16:30:33.392Z] Successfully tagged core-data:latest [2021-06-21T16:30:33.400Z]  Building core-data ... done  [Pipeline] } [2021-06-21T16:30:33.406Z] $ docker stop --time=1 5e1ec187e182b2893a4683eb20bc77b69096a97c4ec5c84e42de367cedf7099a [2021-06-21T16:30:34.666Z] $ docker rm -f 5e1ec187e182b2893a4683eb20bc77b69096a97c4ec5c84e42de367cedf7099a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T16:30:35.040Z] + docker images [2021-06-21T16:30:35.040Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-21T16:30:35.040Z] core-data latest 03e4d21b044f 1 second ago 20.2MB [2021-06-21T16:30:35.040Z] security-bootstrapper latest 249c1ebcb668 5 seconds ago 18.6MB [2021-06-21T16:30:35.040Z] 51673c3d2c70 7 seconds ago 1.15GB [2021-06-21T16:30:35.040Z] 0b863a5ce398 13 seconds ago 1.15GB [2021-06-21T16:30:35.040Z] core-metadata latest 48979f713ae5 17 seconds ago 16.6MB [2021-06-21T16:30:35.040Z] 164b7fbb075a 21 seconds ago 1.15GB [2021-06-21T16:30:35.040Z] support-scheduler latest 8591733c457a 22 seconds ago 15.9MB [2021-06-21T16:30:35.040Z] cd04f856fabd 25 seconds ago 1.15GB [2021-06-21T16:30:35.040Z] sys-mgmt-agent latest 7b8b2c4061fc 27 seconds ago 312MB [2021-06-21T16:30:35.040Z] security-secretstore-setup latest f6d4858d8bb5 55 seconds ago 28.7MB [2021-06-21T16:30:35.040Z] security-proxy-setup latest 57380afdb500 56 seconds ago 25.7MB [2021-06-21T16:30:35.040Z] support-notifications latest 358a90502452 About a minute ago 16.7MB [2021-06-21T16:30:35.040Z] core-command latest fae0c63d8c29 About a minute ago 15.9MB [2021-06-21T16:30:35.040Z] 4b5d77296dbd About a minute ago 1.15GB [2021-06-21T16:30:35.040Z] 5b919ae02749 About a minute ago 1.15GB [2021-06-21T16:30:35.040Z] fffc6eddbbdb About a minute ago 1.15GB [2021-06-21T16:30:35.040Z] cc834d7f7b1d About a minute ago 1.15GB [2021-06-21T16:30:35.040Z] 64e57a950ce2 About a minute ago 1.14GB [2021-06-21T16:30:35.040Z] ci-base-image-x86_64 latest ccd2cb684a4f 5 minutes ago 647MB [2021-06-21T16:30:35.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-21T16:30:35.040Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-21T16:30:35.040Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-21T16:30:35.040Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-21T16:30:35.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-21T16:30:35.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 100.0% of statements [2021-06-21T16:30:35.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T16:30:35.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements [2021-06-21T16:30:35.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T16:30:35.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [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-21T16:30:36.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.475s coverage: 87.7% of statements [2021-06-21T16:30:36.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T16:30:36.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:30:36.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements [2021-06-21T16:30:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 81.2% of statements [2021-06-21T16:30:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T16:30:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T16:30:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T16:30:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T16:30:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.266s coverage: 95.1% of statements [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.354s coverage: 0.8% of statements [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.177s coverage: 22.0% of statements [2021-06-21T16:30:46.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T16:30:46.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2021-06-21T16:30:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements [2021-06-21T16:30:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-06-21T16:30:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-06-21T16:30:47.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-06-21T16:30:50.490Z] Still waiting to schedule task [2021-06-21T16:30:50.490Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-21T16:31:00.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.344s coverage: 94.4% of statements [2021-06-21T16:31:00.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements [2021-06-21T16:31:06.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.622s coverage: 81.8% of statements [2021-06-21T16:31:06.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T16:31:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-06-21T16:31:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-06-21T16:31:14.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-06-21T16:31:14.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-21T16:31:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.991s coverage: 66.9% of statements [2021-06-21T16:31:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T16:31:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T16:31:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T16:31:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.662s coverage: 43.6% of statements [2021-06-21T16:31:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T16:31:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T16:31:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements [2021-06-21T16:31:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T16:31:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2021-06-21T16:31:20.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.268s coverage: 19.3% of statements [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 91.9% of statements [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 62.7% of statements [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.6% of statements [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T16:31:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2021-06-21T16:31:29.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-21T16:31:29.536Z] GO111MODULE=on go vet ./... [2021-06-21T16:32:51.354Z] gofmt -l . [2021-06-21T16:32:51.354Z] [ "`gofmt -l .`" = "" ] [2021-06-21T16:32:51.354Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-21T16:32:52.013Z] + ls -al . [2021-06-21T16:32:52.013Z] total 544 [2021-06-21T16:32:52.013Z] drwxrwxr-x 9 1001 1001 4096 Jun 21 16:32 . [2021-06-21T16:32:52.013Z] drwxr-xr-x 4 root root 4096 Jun 21 16:28 .. [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 11 Jun 21 16:26 .dockerignore [2021-06-21T16:32:52.013Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 16:27 .git [2021-06-21T16:32:52.013Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 16:26 .github [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 818 Jun 21 16:26 .gitignore [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 166 Jun 21 16:26 .sonarcloud.properties [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 8609 Jun 21 16:26 Attribution.txt [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 16:26 CONTRIBUTING.md [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 931 Jun 21 16:26 Dockerfile.build [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 849 Jun 21 16:26 Jenkinsfile [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 16:26 LICENSE [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 5605 Jun 21 16:26 Makefile [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 7905 Jun 21 16:26 README.md [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 7071 Jun 21 16:26 SECURITY.md [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 5 Jun 21 16:24 VERSION [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 4131 Jun 21 16:26 ZMQWindows.md [2021-06-21T16:32:52.013Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 16:26 bin [2021-06-21T16:32:52.013Z] drwxrwxr-x 14 1001 1001 4096 Jun 21 16:26 cmd [2021-06-21T16:32:52.013Z] -rw-r--r-- 1 root root 398095 Jun 21 16:31 coverage.out [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 841 Jun 21 16:26 go.mod [2021-06-21T16:32:52.013Z] -rw-r--r-- 1 root root 20843 Jun 21 16:28 go.sum [2021-06-21T16:32:52.013Z] drwxrwxr-x 7 1001 1001 4096 Jun 21 16:26 internal [2021-06-21T16:32:52.013Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 16:26 openapi [2021-06-21T16:32:52.013Z] drwxrwxr-x 4 1001 1001 4096 Jun 21 16:26 snap [2021-06-21T16:32:52.013Z] -rw-rw-r-- 1 1001 1001 168 Jun 21 16:26 version.go [Pipeline] sh [2021-06-21T16:32:52.676Z] + '[' -e coverage.out ] [2021-06-21T16:32:52.676Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-21T16:32:52.707Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T16:32:53.527Z] Stashed 1 file(s) [Pipeline] sh [2021-06-21T16:32:54.189Z] + make build [2021-06-21T16:32:54.190Z] go mod tidy [2021-06-21T16:32:54.789Z] 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-21T16:33:01.501Z] 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-21T16:33:12.106Z] Running on prd-ubuntu18.04-docker-8c-8g-558 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-21T16:33:12.127Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-06-21T16:33:12.292Z] The recommended git tool is: git [2021-06-21T16:33:14.730Z] using credential edgex-jenkins-ssh [2021-06-21T16:33:14.747Z] Cloning the remote Git repository [2021-06-21T16:33:14.768Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:33:14.835Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-06-21T16:33:14.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:33:14.861Z] > git --version # timeout=10 [2021-06-21T16:33:14.867Z] > git --version # 'git version 2.17.1' [2021-06-21T16:33:14.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:33:14.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:33:23.723Z] 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-21T16:33:25.694Z] 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-21T16:33:26.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T16:33:26.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:33:26.129Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T16:33:26.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T16:33:26.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:33:26.152Z] > 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-21T16:33:26.776Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:33:26.877Z] Merge succeeded, producing 4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:33:26.878Z] Checking out Revision 4e3b71c30e887ed3087baced510c73d4bd3e6f2f (PR-3579) [2021-06-21T16:33:26.785Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:33:26.790Z] > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [2021-06-21T16:33:26.846Z] > git remote # timeout=10 [2021-06-21T16:33:26.852Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T16:33:26.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:33:26.859Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-21T16:33:26.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T16:33:26.879Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:33:26.887Z] > git checkout -f 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [2021-06-21T16:33:29.105Z] 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-21T16:33:30.083Z] 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-21T16:33:30.499Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:33:31.505Z] + echo snap-build.sh [2021-06-21T16:33:31.506Z] snap-build.sh [2021-06-21T16:33:31.506Z] + SNAP_BASE_DIR=. [2021-06-21T16:33:31.506Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-06-21T16:33:31.506Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-06-21T16:33:31.506Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-06-21T16:33:31.506Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-06-21T16:33:31.506Z] + cd /w/workspace/edgex-go/8 [2021-06-21T16:33:31.506Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-21T16:33:31.506Z] Reading package lists... [2021-06-21T16:33:31.506Z] Building dependency tree... [2021-06-21T16:33:31.506Z] Reading state information... [2021-06-21T16:33:31.771Z] The following packages were automatically installed and are no longer required: [2021-06-21T16:33:31.771Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-21T16:33:31.771Z] uidmap xdelta3 [2021-06-21T16:33:31.771Z] Use 'sudo apt autoremove' to remove them. [2021-06-21T16:33:31.771Z] The following packages will be REMOVED: [2021-06-21T16:33:31.771Z] lxd* lxd-client* [2021-06-21T16:33:32.033Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-21T16:33:32.033Z] After this operation, 31.7 MB disk space will be freed. [2021-06-21T16:33:33.479Z] 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-21T16:33:33.605Z] (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-21T16:33:33.605Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-21T16:33:34.999Z] Removing lxd dnsmasq configuration [2021-06-21T16:33:35.263Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-21T16:33:36.906Z] 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-21T16:33:38.578Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-21T16:33:39.525Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-21T16:33:39.610Z] 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-21T16:33:40.360Z] (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-21T16:33:40.360Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-21T16:33:41.751Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-21T16:33:41.751Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-21T16:33:43.142Z] + sudo snap remove --purge lxd [2021-06-21T16:33:43.403Z] snap "lxd" is not installed [2021-06-21T16:33:43.403Z] + sudo groupadd --force --system lxd [2021-06-21T16:33:43.403Z] ++ whoami [2021-06-21T16:33:43.403Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-21T16:33:43.403Z] + newgrp - lxd [2021-06-21T16:33:43.667Z] + sudo snap install lxd [2021-06-21T16:33:43.928Z] 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-21T16:33:46.551Z] 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-21T16:33:49.953Z] 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-21T16:33:53.676Z] 2021-06-21T16:33:50Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-06-21T16:33:55.372Z] $ docker stop --time=1 0ca058dc3cff68df0f98c09aee9f34fccc67b481bfbf46d33b52879bcf25e9f7 [2021-06-21T16:33:57.772Z] $ docker rm -f 0ca058dc3cff68df0f98c09aee9f34fccc67b481bfbf46d33b52879bcf25e9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:33:59.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-21T16:33:59.489Z] [2021-06-21T16:33:59.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:34:00.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-21T16:34:00.385Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-21T16:34:00.385Z] 29e5d40040c1: Pulling fs layer [2021-06-21T16:34:00.385Z] 1ce36da41761: Pulling fs layer [2021-06-21T16:34:00.385Z] 25b303627fd3: Pulling fs layer [2021-06-21T16:34:00.983Z] 29e5d40040c1: Verifying Checksum [2021-06-21T16:34:00.983Z] 29e5d40040c1: Download complete [2021-06-21T16:34:01.587Z] 1ce36da41761: Verifying Checksum [2021-06-21T16:34:01.587Z] 1ce36da41761: Download complete [2021-06-21T16:34:01.587Z] 29e5d40040c1: Pull complete [2021-06-21T16:34:03.038Z] 1ce36da41761: Pull complete [2021-06-21T16:34:03.311Z] 25b303627fd3: Verifying Checksum [2021-06-21T16:34:03.311Z] 25b303627fd3: Download complete [2021-06-21T16:34:08.623Z] lxd 4.15 from Canonical* installed [2021-06-21T16:34:08.623Z] + sudo lxd init --auto [2021-06-21T16:34:13.484Z] 25b303627fd3: Pull complete [2021-06-21T16:34:13.484Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-21T16:34:13.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-21T16:34:13.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-21T16:34:13.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-554 does not seem to be running inside a container [2021-06-21T16:34:13.817Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-21T16:34:16.623Z] $ docker top 626cebb4f30f6004136c3456f4da864e4db2baa8c4311c27752022bdcff0a0ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:34:17.606Z] + grep parallel [2021-06-21T16:34:17.607Z] + docker-compose build --help [2021-06-21T16:34:18.662Z] + sudo snap install --classic snapcraft [2021-06-21T16:34:20.971Z] --parallel Build images in parallel. [Pipeline] } [2021-06-21T16:34:20.986Z] $ docker stop --time=1 626cebb4f30f6004136c3456f4da864e4db2baa8c4311c27752022bdcff0a0ea [2021-06-21T16:34:22.773Z] $ docker rm -f 626cebb4f30f6004136c3456f4da864e4db2baa8c4311c27752022bdcff0a0ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:34:23.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-21T16:34:23.409Z] . [Pipeline] withDockerContainer [2021-06-21T16:34:23.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-554 does not seem to be running inside a container [2021-06-21T16:34:23.745Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-21T16:34:25.246Z] $ docker top feb30d6f184754382c4a5f5c1049eb43d8e89e2f480abc081318743b052830e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:34:26.214Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-21T16:34:30.501Z] Building core-command ... [2021-06-21T16:34:30.501Z] Building core-data ... [2021-06-21T16:34:30.501Z] Building core-metadata ... [2021-06-21T16:34:30.501Z] Building security-bootstrapper ... [2021-06-21T16:34:30.501Z] Building security-proxy-setup ... [2021-06-21T16:34:30.501Z] Building security-secretstore-setup ... [2021-06-21T16:34:30.501Z] Building support-notifications ... [2021-06-21T16:34:30.501Z] Building support-scheduler ... [2021-06-21T16:34:30.501Z] Building sys-mgmt-agent ... [2021-06-21T16:34:30.501Z] Building core-data [2021-06-21T16:34:30.501Z] Building support-scheduler [2021-06-21T16:34:30.501Z] Building support-notifications [2021-06-21T16:34:30.501Z] Building security-bootstrapper [2021-06-21T16:34:30.501Z] Building core-command [2021-06-21T16:34:33.576Z] snapcraft 4.8.2 from Canonical* installed [2021-06-21T16:34:33.576Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-21T16:34:33.576Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-21T16:34:33.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T16:34:33.576Z] Dload Upload Total Spent Left Speed [2021-06-21T16:34:33.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 [2021-06-21T16:34:33.576Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-06-21T16:34:33.576Z] ./yq_linux_amd64 [2021-06-21T16:34:33.576Z] + sudo snapcraft prime --use-lxd [2021-06-21T16:34:35.495Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-21T16:34:35.495Z] 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-21T16:34:35.495Z] - README.md [2021-06-21T16:34:35.495Z] [2021-06-21T16:34:35.495Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-21T16:34:36.069Z] Launching a container. [2021-06-21T16:34:44.220Z] Waiting for container to be ready [2021-06-21T16:34:44.220Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-21T16:34:44.220Z] [2021-06-21T16:34:47.834Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-21T16:34:48.095Z] Waiting for network to be ready... [2021-06-21T16:34:48.358Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-21T16:34:48.619Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-21T16:34:48.619Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-21T16:34:48.619Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-21T16:34:48.619Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-21T16:34:48.619Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-21T16:34:48.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-21T16:34:48.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-21T16:34:48.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-21T16:34:48.880Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-21T16:34:49.141Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-21T16:34:49.141Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-21T16:34:49.402Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-21T16:34:49.402Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-21T16:34:49.402Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-21T16:34:49.402Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-21T16:34:49.402Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-21T16:34:49.402Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-21T16:34:49.671Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-21T16:34:49.937Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2100 kB] [2021-06-21T16:34:50.224Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-21T16:34:50.224Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-21T16:34:50.224Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-21T16:34:50.224Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-21T16:34:50.224Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-21T16:34:50.224Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-21T16:34:50.224Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-21T16:34:52.773Z] Fetched 24.7 MB in 4s (6241 kB/s) [2021-06-21T16:34:53.348Z] Reading package lists... [2021-06-21T16:34:53.348Z] Reading package lists... [2021-06-21T16:34:53.610Z] Building dependency tree... [2021-06-21T16:34:53.611Z] Reading state information... [2021-06-21T16:34:53.611Z] The following additional packages will be installed: [2021-06-21T16:34:53.611Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-21T16:34:53.611Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-21T16:34:53.611Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-21T16:34:53.611Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-21T16:34:53.611Z] Suggested packages: [2021-06-21T16:34:53.611Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-21T16:34:53.611Z] Recommended packages: [2021-06-21T16:34:53.611Z] gnupg libsasl2-modules [2021-06-21T16:34:53.611Z] The following NEW packages will be installed: [2021-06-21T16:34:53.611Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-21T16:34:53.611Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-21T16:34:53.611Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-21T16:34:53.611Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-21T16:34:53.611Z] The following packages will be upgraded: [2021-06-21T16:34:53.611Z] gpg gpg-agent gpgconf libudev1 [2021-06-21T16:34:53.873Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-21T16:34:53.873Z] Need to get 3530 kB of archives. [2021-06-21T16:34:53.873Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-21T16:34:53.873Z] 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-21T16:34:53.873Z] 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-21T16:34:53.873Z] 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-21T16:34:53.873Z] 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-21T16:34:53.873Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-21T16:34:54.135Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-21T16:34:54.709Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-21T16:34:54.709Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-21T16:34:54.709Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-21T16:34:54.709Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-21T16:34:54.710Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-21T16:34:54.710Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-21T16:34:54.710Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-21T16:34:54.710Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-21T16:34:54.710Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-21T16:34:54.710Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-21T16:34:54.710Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-21T16:34:54.710Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-21T16:34:54.710Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-21T16:34:54.710Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-21T16:34:54.710Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-21T16:34:54.710Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-21T16:34:54.971Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-21T16:34:54.971Z] Fetched 3530 kB in 1s (3154 kB/s) [2021-06-21T16:34:54.971Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-21T16:34:54.971Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-21T16:34:55.233Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-21T16:34:55.233Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-21T16:34:55.493Z] Selecting previously unselected package udev. [2021-06-21T16:34:55.493Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-21T16:34:55.493Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-21T16:34:55.493Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-21T16:34:55.755Z] Selecting previously unselected package libfuse2:amd64. [2021-06-21T16:34:55.755Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-21T16:34:55.755Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-21T16:34:56.016Z] Selecting previously unselected package fuse. [2021-06-21T16:34:56.016Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-21T16:34:56.016Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-21T16:34:56.016Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-21T16:34:56.016Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-21T16:34:56.016Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-21T16:34:56.016Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-21T16:34:56.279Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-21T16:34:56.280Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-21T16:34:56.280Z] Selecting previously unselected package libksba8:amd64. [2021-06-21T16:34:56.280Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-21T16:34:56.280Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-21T16:34:56.543Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-21T16:34:56.543Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:56.543Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:56.804Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-21T16:34:56.804Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:56.804Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:56.804Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-21T16:34:56.804Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:56.804Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:57.066Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-21T16:34:57.066Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:57.066Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:57.327Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-21T16:34:57.327Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:57.327Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:57.327Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-21T16:34:57.327Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:57.327Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:57.591Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-21T16:34:57.591Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:57.591Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:57.853Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-21T16:34:57.853Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:57.853Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:58.115Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-21T16:34:58.115Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-21T16:34:58.115Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:58.115Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-21T16:34:58.115Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-21T16:34:58.115Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-21T16:34:58.376Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-21T16:34:58.376Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-21T16:34:58.376Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-21T16:34:58.376Z] Selecting previously unselected package libldap-common. [2021-06-21T16:34:58.376Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-21T16:34:58.376Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-21T16:34:58.376Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-21T16:34:58.376Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-21T16:34:58.376Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-21T16:34:58.638Z] Selecting previously unselected package dirmngr. [2021-06-21T16:34:58.638Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-21T16:34:58.638Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-21T16:34:58.638Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-21T16:34:58.638Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-21T16:34:58.638Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-21T16:34:58.638Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-21T16:34:58.901Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-21T16:34:58.901Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-21T16:34:58.901Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:58.901Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-21T16:34:58.901Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-21T16:34:58.901Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-21T16:34:59.162Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-21T16:34:59.162Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.162Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-21T16:34:59.424Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-21T16:34:59.424Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-21T16:34:59.424Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.424Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.424Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.424Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.424Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.684Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.684Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-21T16:34:59.684Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-21T16:34:59.684Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-21T16:34:59.684Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-21T16:35:00.256Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-21T16:35:00.256Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-21T16:35:00.256Z] This means they are not meant to be enabled using systemctl. [2021-06-21T16:35:00.256Z] Possible reasons for having this kind of units are: [2021-06-21T16:35:00.256Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-21T16:35:00.256Z] .wants/ or .requires/ directory. [2021-06-21T16:35:00.256Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-21T16:35:00.256Z] a requirement dependency on it. [2021-06-21T16:35:00.256Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-21T16:35:00.256Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-21T16:35:00.256Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-21T16:35:00.256Z] instance name specified. [2021-06-21T16:35:00.517Z] Reading package lists... [2021-06-21T16:35:00.779Z] Building dependency tree... [2021-06-21T16:35:00.779Z] Reading state information... [2021-06-21T16:35:00.779Z] The following additional packages will be installed: [2021-06-21T16:35:00.779Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-21T16:35:00.779Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-21T16:35:00.779Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-21T16:35:00.779Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-21T16:35:00.779Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-21T16:35:00.779Z] Suggested packages: [2021-06-21T16:35:00.779Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-21T16:35:00.779Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-21T16:35:00.779Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-21T16:35:00.779Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-21T16:35:00.779Z] systemd-container policykit-1 [2021-06-21T16:35:00.779Z] Recommended packages: [2021-06-21T16:35:00.779Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-21T16:35:01.045Z] The following NEW packages will be installed: [2021-06-21T16:35:01.045Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-21T16:35:01.045Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-21T16:35:01.045Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-21T16:35:01.045Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-21T16:35:01.045Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-21T16:35:01.045Z] The following packages will be upgraded: [2021-06-21T16:35:01.045Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-21T16:35:01.045Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-21T16:35:01.045Z] Need to get 36.7 MB of archives. [2021-06-21T16:35:01.045Z] After this operation, 147 MB of additional disk space will be used. [2021-06-21T16:35:01.045Z] 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-21T16:35:01.045Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-21T16:35:01.045Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-21T16:35:01.045Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-21T16:35:01.045Z] 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-21T16:35:01.045Z] 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-21T16:35:01.308Z] 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-21T16:35:01.308Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-21T16:35:01.308Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-21T16:35:01.308Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-21T16:35:01.308Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-21T16:35:01.308Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-21T16:35:01.308Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-21T16:35:01.308Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-21T16:35:01.308Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-21T16:35:01.308Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-21T16:35:01.911Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-21T16:35:01.911Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-21T16:35:01.911Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-21T16:35:01.911Z] 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-21T16:35:02.174Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-21T16:35:02.174Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-21T16:35:02.174Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-21T16:35:02.174Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-21T16:35:02.174Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-21T16:35:02.174Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-21T16:35:02.174Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-21T16:35:02.175Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-21T16:35:02.175Z] 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-21T16:35:02.175Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-21T16:35:03.565Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-21T16:35:03.565Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-06-21T16:35:03.565Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-21T16:35:03.565Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-21T16:35:03.565Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-21T16:35:04.973Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-21T16:35:04.973Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-21T16:35:04.973Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-21T16:35:05.236Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-21T16:35:05.236Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-21T16:35:05.236Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-21T16:35:05.236Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-21T16:35:05.497Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-21T16:35:05.497Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-21T16:35:05.497Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-21T16:35:06.072Z] Setting up apt (1.6.13) ... [2021-06-21T16:35:06.072Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-21T16:35:06.334Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-21T16:35:06.334Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-21T16:35:06.334Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-21T16:35:06.596Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-21T16:35:06.859Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-21T16:35:06.859Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-21T16:35:06.859Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:07.119Z] Selecting previously unselected package libexpat1:amd64. [2021-06-21T16:35:07.119Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-21T16:35:07.119Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-21T16:35:07.119Z] Selecting previously unselected package python3.6-minimal. [2021-06-21T16:35:07.119Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-21T16:35:07.119Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:07.380Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-21T16:35:07.380Z] Checking for services that may need to be restarted...done. [2021-06-21T16:35:07.642Z] Checking for services that may need to be restarted...done. [2021-06-21T16:35:07.642Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:07.642Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-21T16:35:07.642Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:08.214Z] Selecting previously unselected package python3-minimal. [2021-06-21T16:35:08.214Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-21T16:35:08.214Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-21T16:35:08.214Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-21T16:35:08.214Z] Selecting previously unselected package mime-support. [2021-06-21T16:35:08.214Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-21T16:35:08.214Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-21T16:35:08.475Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-21T16:35:08.475Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-21T16:35:08.475Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-21T16:35:08.736Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-21T16:35:08.736Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-21T16:35:08.736Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:08.999Z] Selecting previously unselected package python3.6. [2021-06-21T16:35:08.999Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-21T16:35:08.999Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:08.999Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-21T16:35:08.999Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-21T16:35:08.999Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-21T16:35:08.999Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-21T16:35:09.260Z] Selecting previously unselected package python3. [2021-06-21T16:35:09.260Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-21T16:35:09.260Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-21T16:35:09.260Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-21T16:35:09.538Z] Selecting previously unselected package multiarch-support. [2021-06-21T16:35:09.538Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:09.538Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-21T16:35:09.538Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-21T16:35:10.111Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-21T16:35:10.111Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-21T16:35:10.111Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-21T16:35:10.111Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-21T16:35:10.373Z] Selecting previously unselected package libbsd0:amd64. [2021-06-21T16:35:10.373Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-21T16:35:10.373Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-21T16:35:10.956Z] Selecting previously unselected package sudo. [2021-06-21T16:35:10.956Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:11.530Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package apparmor. [2021-06-21T16:35:16.831Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libedit2:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-21T16:35:16.831Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-21T16:35:16.831Z] Selecting previously unselected package openssh-client. [2021-06-21T16:35:16.831Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-21T16:35:16.831Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-21T16:35:17.093Z] Selecting previously unselected package squashfs-tools. [2021-06-21T16:35:17.093Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-21T16:35:17.093Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-21T16:35:17.093Z] Selecting previously unselected package snapd. [2021-06-21T16:35:17.093Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-21T16:35:17.093Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-21T16:35:19.643Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-21T16:35:19.643Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-21T16:35:19.643Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-21T16:35:19.643Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-21T16:35:19.643Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-21T16:35:19.643Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:19.643Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-21T16:35:19.643Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-21T16:35:19.643Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-21T16:35:19.905Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-21T16:35:19.905Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-21T16:35:19.905Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-21T16:35:19.905Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:19.905Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:19.905Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-21T16:35:20.477Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-21T16:35:20.477Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:20.477Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-21T16:35:20.477Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-21T16:35:20.741Z] running python rtupdate hooks for python3.6... [2021-06-21T16:35:20.741Z] running python post-rtupdate hooks for python3.6... [2021-06-21T16:35:20.741Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-21T16:35:22.659Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-21T16:35:22.920Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-21T16:35:22.920Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-21T16:35:22.920Z] Setting up snapd (2.49.2+18.04) ... [2021-06-21T16:35:23.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-21T16:35:23.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-21T16:35:23.755Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-21T16:35:23.755Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-21T16:35:24.017Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-21T16:35:24.017Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-21T16:35:24.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-21T16:35:24.279Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-21T16:35:24.542Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-21T16:35:24.805Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-21T16:35:24.805Z] /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-21T16:35:24.805Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-21T16:35:25.067Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-21T16:35:25.665Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-21T16:35:25.926Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-21T16:35:25.926Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-21T16:35:27.138Z] Reading package lists... [2021-06-21T16:35:27.138Z] Reading package lists... [2021-06-21T16:35:27.401Z] Building dependency tree... [2021-06-21T16:35:27.401Z] Reading state information... [2021-06-21T16:35:27.663Z] Calculating upgrade... [2021-06-21T16:35:27.663Z] The following packages will be upgraded: [2021-06-21T16:35:27.663Z] advancecomp base-files bash binutils binutils-common [2021-06-21T16:35:27.663Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-21T16:35:27.663Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-21T16:35:27.663Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-21T16:35:27.663Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-21T16:35:27.663Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-21T16:35:27.663Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-21T16:35:27.663Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-21T16:35:27.663Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-21T16:35:27.663Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-21T16:35:27.663Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-21T16:35:27.663Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-21T16:35:27.663Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-21T16:35:27.663Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-21T16:35:27.663Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-21T16:35:27.663Z] ubuntu-keyring util-linux [2021-06-21T16:35:27.925Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-21T16:35:27.925Z] Need to get 64.1 MB of archives. [2021-06-21T16:35:27.925Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-21T16:35:27.925Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-21T16:35:27.925Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-21T16:35:27.925Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-21T16:35:27.925Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-21T16:35:27.925Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-21T16:35:27.925Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-21T16:35:27.925Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-21T16:35:27.925Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-21T16:35:27.925Z] 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-21T16:35:27.925Z] 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-21T16:35:27.925Z] 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-21T16:35:27.925Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-21T16:35:27.925Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-21T16:35:27.925Z] 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-21T16:35:27.925Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-21T16:35:27.925Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-21T16:35:27.925Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-21T16:35:27.925Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-21T16:35:28.188Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-21T16:35:28.188Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-21T16:35:28.188Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-21T16:35:28.188Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-21T16:35:28.188Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-21T16:35:28.188Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-21T16:35:28.188Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-21T16:35:28.188Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-21T16:35:28.188Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-21T16:35:28.188Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-21T16:35:28.188Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-21T16:35:28.188Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-21T16:35:28.188Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-21T16:35:28.188Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-21T16:35:28.188Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-21T16:35:28.188Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-21T16:35:28.188Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-21T16:35:28.188Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-21T16:35:28.188Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.188Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-21T16:35:28.188Z] 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-21T16:35:28.448Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-21T16:35:28.448Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-21T16:35:28.448Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-21T16:35:28.448Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-21T16:35:28.448Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-21T16:35:28.448Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-21T16:35:28.448Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-21T16:35:28.448Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-21T16:35:28.711Z] 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-21T16:35:28.711Z] 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-21T16:35:28.711Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-21T16:35:28.973Z] 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-21T16:35:28.973Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-21T16:35:28.973Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-21T16:35:28.973Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-21T16:35:28.973Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-21T16:35:28.973Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-21T16:35:28.973Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-21T16:35:29.235Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-21T16:35:29.235Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-21T16:35:29.235Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-21T16:35:29.235Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-21T16:35:29.235Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-21T16:35:29.235Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-21T16:35:29.235Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-21T16:35:29.235Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-21T16:35:29.235Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-21T16:35:29.235Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-21T16:35:29.498Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-21T16:35:29.498Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-21T16:35:29.498Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-21T16:35:29.498Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-21T16:35:29.498Z] 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-21T16:35:29.498Z] 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-21T16:35:29.498Z] 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-21T16:35:29.498Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-21T16:35:29.498Z] 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-21T16:35:29.498Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-21T16:35:29.498Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-21T16:35:29.498Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-21T16:35:29.498Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-21T16:35:29.498Z] 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-21T16:35:29.498Z] 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-21T16:35:29.498Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-21T16:35:29.498Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-21T16:35:29.759Z] 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-21T16:35:29.760Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-21T16:35:29.760Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-21T16:35:29.760Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-21T16:35:29.760Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-21T16:35:29.760Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-21T16:35:29.760Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-21T16:35:30.022Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-21T16:35:30.022Z] Fetched 64.1 MB in 2s (31.6 MB/s) [2021-06-21T16:35:30.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-21T16:35:30.022Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:30.022Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-21T16:35:30.283Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:30.546Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-21T16:35:30.546Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-21T16:35:30.546Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-21T16:35:30.860Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:30.860Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:30.860Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:30.860Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.170Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.170Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.170Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.170Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.170Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.170Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.170Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.170Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.471Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.471Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.471Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:31.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-21T16:35:31.471Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.471Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.471Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:31.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-21T16:35:31.750Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.750Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.750Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.750Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:31.750Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:31.750Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-21T16:35:32.035Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:32.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-21T16:35:32.035Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:32.298Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-21T16:35:32.560Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-21T16:35:32.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-21T16:35:32.820Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-21T16:35:32.820Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-21T16:35:32.820Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-21T16:35:32.820Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-21T16:35:33.081Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-21T16:35:33.081Z] Installing new version of config file /etc/issue ... [2021-06-21T16:35:33.081Z] Installing new version of config file /etc/issue.net ... [2021-06-21T16:35:33.081Z] Installing new version of config file /etc/lsb-release ... [2021-06-21T16:35:33.081Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-21T16:35:33.343Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-21T16:35:33.343Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-21T16:35:33.343Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-21T16:35:33.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:33.605Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-21T16:35:33.605Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-21T16:35:33.605Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-21T16:35:33.605Z] 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-21T16:35:33.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:33.605Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:33.605Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:33.866Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:33.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:33.866Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-21T16:35:33.866Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-21T16:35:34.139Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-21T16:35:34.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:34.139Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-21T16:35:34.139Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-21T16:35:34.400Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-21T16:35:34.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:34.400Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-21T16:35:34.400Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-21T16:35:34.660Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-21T16:35:34.661Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:34.661Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-21T16:35:34.661Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-21T16:35:34.661Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-21T16:35:34.661Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:34.661Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-21T16:35:34.661Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-21T16:35:34.921Z] Setting up grep (3.1-2build1) ... [2021-06-21T16:35:34.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:34.921Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-21T16:35:34.921Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-21T16:35:34.921Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-21T16:35:35.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:35.182Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-21T16:35:35.182Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-21T16:35:35.182Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-21T16:35:35.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:35.182Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-21T16:35:35.182Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-21T16:35:35.756Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-21T16:35:35.756Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-21T16:35:35.756Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-21T16:35:35.756Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-21T16:35:36.020Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-21T16:35:36.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:36.020Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-21T16:35:36.020Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-21T16:35:36.595Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-21T16:35:36.595Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-21T16:35:36.595Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-21T16:35:36.595Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-21T16:35:36.595Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-21T16:35:36.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:36.595Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-21T16:35:36.857Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-21T16:35:36.857Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-21T16:35:36.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:36.857Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:36.857Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:37.119Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:37.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.119Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:37.119Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:37.119Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:37.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.119Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:37.119Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:37.381Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:37.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.381Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:37.381Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:37.381Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:37.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.381Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-21T16:35:37.381Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-21T16:35:37.642Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-21T16:35:37.642Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-21T16:35:37.642Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-21T16:35:37.642Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.642Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-21T16:35:37.642Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-21T16:35:37.903Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-21T16:35:37.903Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:37.903Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:37.903Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:38.164Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:38.164Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:38.164Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:38.164Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:38.164Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:38.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:38.426Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:38.426Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:38.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:35:38.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:35:38.493Z] ---> 4800feb43e1a [2021-06-21T16:35:38.493Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:35:38.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:35:38.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:35:38.493Z] ---> 4800feb43e1a [2021-06-21T16:35:38.493Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:35:38.493Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:35:38.493Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:35:38.493Z] ---> 4800feb43e1a [2021-06-21T16:35:38.493Z] Step 3/32 : WORKDIR /edgex-go [2021-06-21T16:35:38.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:35:38.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:35:38.493Z] ---> 4800feb43e1a [2021-06-21T16:35:38.493Z] Step 3/23 : WORKDIR /edgex-go [2021-06-21T16:35:38.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:35:38.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:35:38.493Z] ---> 4800feb43e1a [2021-06-21T16:35:38.493Z] Step 3/23 : WORKDIR /edgex-go [2021-06-21T16:35:38.688Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:38.949Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-21T16:35:39.211Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-21T16:35:39.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:39.472Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-21T16:35:39.472Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-21T16:35:39.472Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-21T16:35:39.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-21T16:35:39.472Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-21T16:35:39.746Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-21T16:35:39.746Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-21T16:35:39.746Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-21T16:35:39.746Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-21T16:35:39.746Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-21T16:35:39.933Z] ---> Running in 222f9b5ac412 [2021-06-21T16:35:39.933Z] ---> Running in 4fe29cbea659 [2021-06-21T16:35:39.933Z] ---> Running in 4b20b9d44571 [2021-06-21T16:35:40.007Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-21T16:35:40.209Z] ---> Running in ccc825ff0a4d [2021-06-21T16:35:40.209Z] ---> Running in 05cee515a3f2 [2021-06-21T16:35:40.268Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-21T16:35:40.268Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-21T16:35:40.268Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-21T16:35:40.529Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-21T16:35:40.529Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-21T16:35:40.529Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-21T16:35:40.529Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-21T16:35:40.529Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-21T16:35:40.791Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-21T16:35:40.791Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-21T16:35:40.791Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-21T16:35:40.791Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-21T16:35:40.791Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-21T16:35:40.791Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-21T16:35:40.791Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-21T16:35:40.810Z] Removing intermediate container 4fe29cbea659 [2021-06-21T16:35:40.811Z] ---> d2c70ea3baae [2021-06-21T16:35:40.811Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:35:40.811Z] Removing intermediate container ccc825ff0a4d [2021-06-21T16:35:40.811Z] ---> 3427cc2dda75 [2021-06-21T16:35:40.811Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:35:41.060Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-21T16:35:41.061Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-21T16:35:41.061Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-21T16:35:41.061Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-21T16:35:41.083Z] Removing intermediate container 222f9b5ac412 [2021-06-21T16:35:41.083Z] ---> 24f00dfce487 [2021-06-21T16:35:41.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:35:41.083Z] ---> Running in fd3a91ebb20c [2021-06-21T16:35:41.083Z] Removing intermediate container 05cee515a3f2 [2021-06-21T16:35:41.083Z] ---> 3f60cb7d88e3 [2021-06-21T16:35:41.083Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:35:41.083Z] Removing intermediate container 4b20b9d44571 [2021-06-21T16:35:41.083Z] ---> 683a17cd4c5a [2021-06-21T16:35:41.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:35:41.322Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-21T16:35:41.322Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:41.322Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-21T16:35:41.322Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-21T16:35:41.322Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-21T16:35:41.322Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-21T16:35:41.322Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-21T16:35:41.354Z] ---> Running in 51f56ea13647 [2021-06-21T16:35:41.355Z] ---> Running in 65e429010015 [2021-06-21T16:35:41.355Z] ---> Running in 2a95fb47a41d [2021-06-21T16:35:41.355Z] ---> Running in 1954e8174f06 [2021-06-21T16:35:41.591Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-21T16:35:41.591Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-21T16:35:41.591Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:41.591Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-21T16:35:41.591Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-21T16:35:41.852Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-21T16:35:41.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:41.852Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-21T16:35:42.114Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-21T16:35:42.114Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-21T16:35:42.114Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:42.114Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-21T16:35:42.114Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-21T16:35:42.376Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-21T16:35:42.376Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:42.376Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-21T16:35:42.376Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-21T16:35:42.376Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-21T16:35:42.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:42.637Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-21T16:35:42.637Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-21T16:35:42.637Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-21T16:35:42.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:42.637Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-21T16:35:42.637Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-21T16:35:42.898Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-21T16:35:42.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:42.898Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-21T16:35:43.159Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-21T16:35:43.159Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-21T16:35:43.159Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.159Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-21T16:35:43.159Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-21T16:35:43.159Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-21T16:35:43.420Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.420Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-21T16:35:43.420Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-21T16:35:43.420Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-21T16:35:43.420Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.420Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-21T16:35:43.420Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-21T16:35:43.681Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-21T16:35:43.681Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.681Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-21T16:35:43.681Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-21T16:35:43.681Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-21T16:35:43.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.943Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-21T16:35:43.943Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-21T16:35:43.943Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-21T16:35:43.943Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:43.943Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-21T16:35:43.943Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-21T16:35:44.204Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-21T16:35:44.204Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:44.204Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-21T16:35:44.204Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-21T16:35:44.204Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-21T16:35:44.204Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-21T16:35:44.204Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-21T16:35:44.204Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-21T16:35:44.204Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-21T16:35:44.465Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-21T16:35:44.465Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-21T16:35:44.465Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-21T16:35:44.465Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-21T16:35:44.465Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-21T16:35:44.726Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-21T16:35:44.726Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-21T16:35:44.726Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-21T16:35:44.726Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-21T16:35:44.786Z] Removing intermediate container fd3a91ebb20c [2021-06-21T16:35:44.786Z] ---> 059fe80e63db [2021-06-21T16:35:44.786Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-21T16:35:44.987Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-21T16:35:44.987Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-21T16:35:44.987Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-21T16:35:44.987Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-21T16:35:44.987Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-21T16:35:44.987Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-21T16:35:44.987Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-21T16:35:44.987Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-21T16:35:45.059Z] ---> Running in dc215c885167 [2021-06-21T16:35:45.059Z] Removing intermediate container 65e429010015 [2021-06-21T16:35:45.059Z] ---> 06d7fb961baa [2021-06-21T16:35:45.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-21T16:35:45.248Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-21T16:35:45.248Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-21T16:35:45.248Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-21T16:35:45.248Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-21T16:35:45.248Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-21T16:35:45.248Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-21T16:35:45.337Z] Removing intermediate container 51f56ea13647 [2021-06-21T16:35:45.337Z] ---> 86f4f5c3cb64 [2021-06-21T16:35:45.337Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-21T16:35:45.337Z] ---> Running in 8c16ca1f4ae1 [2021-06-21T16:35:45.337Z] ---> Running in ca2792e5e8e4 [2021-06-21T16:35:45.614Z] Removing intermediate container 1954e8174f06 [2021-06-21T16:35:45.614Z] ---> e498f199f2d2 [2021-06-21T16:35:45.614Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-21T16:35:45.614Z] Removing intermediate container 2a95fb47a41d [2021-06-21T16:35:45.614Z] ---> 2880875f8251 [2021-06-21T16:35:45.614Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-21T16:35:45.627Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-21T16:35:45.627Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-21T16:35:45.889Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-21T16:35:45.889Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-21T16:35:45.937Z] ---> Running in f1a0c7a67e43 [2021-06-21T16:35:45.938Z] ---> Running in 9113eb19e153 [2021-06-21T16:35:46.148Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-21T16:35:46.149Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-21T16:35:46.410Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-21T16:35:46.410Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-21T16:35:46.671Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-21T16:35:46.671Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-21T16:35:46.671Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-21T16:35:46.671Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-21T16:35:46.932Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-21T16:35:46.932Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-21T16:35:46.932Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:46.932Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:46.932Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:46.932Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:46.932Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:47.192Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:47.192Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:47.192Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:47.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:47.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:48.132Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:48.132Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:48.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:48.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:48.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:48.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:48.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:49.076Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:49.077Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:49.336Z] OK: 218 MiB in 52 packages [2021-06-21T16:35:49.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:49.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:49.337Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:49.338Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:49.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:35:49.910Z] OK: 218 MiB in 52 packages [2021-06-21T16:35:49.910Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:49.910Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:50.483Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-21T16:35:50.484Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-21T16:35:50.522Z] OK: 218 MiB in 52 packages [2021-06-21T16:35:50.523Z] OK: 218 MiB in 52 packages [2021-06-21T16:35:50.751Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-21T16:35:50.751Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-21T16:35:50.751Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-21T16:35:50.751Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-21T16:35:50.751Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-21T16:35:50.751Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-21T16:35:50.798Z] OK: 218 MiB in 52 packages [2021-06-21T16:35:50.798Z] Removing intermediate container dc215c885167 [2021-06-21T16:35:50.798Z] ---> 8b1e155da811 [2021-06-21T16:35:50.798Z] Step 6/24 : COPY go.mod . [2021-06-21T16:35:51.013Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-21T16:35:51.013Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-21T16:35:51.013Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-21T16:35:51.013Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-21T16:35:51.013Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-21T16:35:51.013Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-21T16:35:51.013Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-21T16:35:51.013Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-21T16:35:51.276Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.276Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-21T16:35:51.276Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.276Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.276Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.276Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-21T16:35:51.276Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-21T16:35:51.276Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-21T16:35:51.276Z] [2021-06-21T16:35:51.276Z] Current default time zone: 'Etc/UTC' [2021-06-21T16:35:51.276Z] Local time is now: Mon Jun 21 16:35:51 UTC 2021. [2021-06-21T16:35:51.276Z] Universal Time is now: Mon Jun 21 16:35:51 UTC 2021. [2021-06-21T16:35:51.276Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-21T16:35:51.276Z] [2021-06-21T16:35:51.538Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-21T16:35:51.538Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.538Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-21T16:35:51.538Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-21T16:35:51.538Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-21T16:35:51.538Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-21T16:35:51.538Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-21T16:35:51.538Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-21T16:35:51.538Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-21T16:35:51.538Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-21T16:35:51.538Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.538Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-21T16:35:51.778Z] Removing intermediate container 8c16ca1f4ae1 [2021-06-21T16:35:51.779Z] ---> f105a7a0daec [2021-06-21T16:35:51.779Z] Step 6/23 : COPY go.mod . [2021-06-21T16:35:51.799Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:51.799Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-21T16:35:51.799Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:51.799Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-21T16:35:51.799Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-21T16:35:51.799Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-21T16:35:51.799Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-21T16:35:51.799Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-21T16:35:51.799Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-21T16:35:51.799Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-21T16:35:51.799Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-21T16:35:52.053Z] ---> cc6afea5a2ca [2021-06-21T16:35:52.053Z] Step 7/24 : RUN go mod download [2021-06-21T16:35:52.053Z] ---> Running in 4f8d8a3c2eb1 [2021-06-21T16:35:52.053Z] Removing intermediate container ca2792e5e8e4 [2021-06-21T16:35:52.053Z] ---> ae8d7154c8e9 [2021-06-21T16:35:52.053Z] Step 6/24 : COPY go.mod . [2021-06-21T16:35:52.331Z] Removing intermediate container f1a0c7a67e43 [2021-06-21T16:35:52.331Z] ---> 92df9c3c7c27 [2021-06-21T16:35:52.331Z] Step 6/32 : COPY go.mod . [2021-06-21T16:35:52.609Z] Removing intermediate container 9113eb19e153 [2021-06-21T16:35:52.609Z] ---> dd36d51534cc [2021-06-21T16:35:52.609Z] Step 6/23 : COPY go.mod . [2021-06-21T16:35:52.609Z] ---> 7a9351bedc40 [2021-06-21T16:35:52.609Z] Step 7/23 : RUN go mod download [2021-06-21T16:35:52.892Z] ---> Running in 1ae8975b9ef9 [2021-06-21T16:35:53.495Z] ---> a2e4c93cd521 [2021-06-21T16:35:53.496Z] Step 7/24 : RUN go mod download [2021-06-21T16:35:53.714Z] Updating certificates in /etc/ssl/certs... [2021-06-21T16:35:53.773Z] ---> 101cf65fa3c6 [2021-06-21T16:35:53.773Z] Step 7/32 : RUN go mod download [2021-06-21T16:35:54.052Z] ---> Running in cc0bdc98d71f [2021-06-21T16:35:54.052Z] ---> 78ec85f664c0 [2021-06-21T16:35:54.052Z] Step 7/23 : RUN go mod download [2021-06-21T16:35:54.052Z] ---> Running in da9a47f43320 [2021-06-21T16:35:54.287Z] 23 added, 27 removed; done. [2021-06-21T16:35:54.332Z] ---> Running in 634d14f1fa5b [2021-06-21T16:35:54.549Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-21T16:35:54.549Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-21T16:35:54.549Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-21T16:35:54.549Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-21T16:35:54.549Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-21T16:35:54.811Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-21T16:35:54.811Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:54.811Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-21T16:35:55.072Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-21T16:35:55.072Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-21T16:35:55.072Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-21T16:35:55.072Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-21T16:35:55.072Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:55.072Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-21T16:35:55.333Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-21T16:35:55.333Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-21T16:35:55.333Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-21T16:35:55.637Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-21T16:35:55.637Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-21T16:35:55.637Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-21T16:35:55.637Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-21T16:35:55.637Z] Updating certificates in /etc/ssl/certs... [2021-06-21T16:35:56.219Z] 0 added, 0 removed; done. [2021-06-21T16:35:56.219Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-21T16:35:56.219Z] done. [2021-06-21T16:35:56.347Z] Removing intermediate container 4f8d8a3c2eb1 [2021-06-21T16:35:56.347Z] ---> 47095a700b93 [2021-06-21T16:35:56.347Z] Step 8/24 : COPY . . [2021-06-21T16:35:56.480Z] Reading package lists... [2021-06-21T16:35:56.742Z] Building dependency tree... [2021-06-21T16:35:56.742Z] Reading state information... [2021-06-21T16:35:56.964Z] Removing intermediate container 1ae8975b9ef9 [2021-06-21T16:35:56.964Z] ---> 0adaad463702 [2021-06-21T16:35:56.964Z] Step 8/23 : COPY . . [2021-06-21T16:35:57.003Z] The following NEW packages will be installed: [2021-06-21T16:35:57.003Z] apt-transport-https [2021-06-21T16:35:57.003Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-21T16:35:57.003Z] Need to get 1692 B of archives. [2021-06-21T16:35:57.003Z] After this operation, 154 kB of additional disk space will be used. [2021-06-21T16:35:57.003Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-21T16:35:57.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-21T16:35:57.264Z] Fetched 1692 B in 0s (8077 B/s) [2021-06-21T16:35:57.264Z] Selecting previously unselected package apt-transport-https. [2021-06-21T16:35:57.264Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-21T16:35:57.264Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-21T16:35:57.264Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-21T16:35:57.264Z] Setting up apt-transport-https (1.6.13) ... [2021-06-21T16:35:57.526Z] Waiting for network to be ready... [2021-06-21T16:36:02.831Z] Removing intermediate container da9a47f43320 [2021-06-21T16:36:02.831Z] ---> da33a58a806d [2021-06-21T16:36:02.831Z] Step 8/32 : COPY . . [2021-06-21T16:36:02.831Z] Removing intermediate container cc0bdc98d71f [2021-06-21T16:36:02.831Z] ---> fb9f49518989 [2021-06-21T16:36:02.831Z] Step 8/24 : COPY . . [2021-06-21T16:36:02.831Z] Removing intermediate container 634d14f1fa5b [2021-06-21T16:36:02.831Z] ---> 7d0d8b82dda4 [2021-06-21T16:36:02.831Z] Step 8/23 : COPY . . [2021-06-21T16:36:09.773Z] 2021-06-21T16:36:01Z INFO Waiting for automatic snapd restart... [2021-06-21T16:36:10.346Z] snapd 2.51 from Canonical* installed [2021-06-21T16:36:11.290Z] "snapd" switched to the "latest/stable" channel [2021-06-21T16:36:11.290Z] [2021-06-21T16:36:13.839Z] core18 20210611 from Canonical* installed [2021-06-21T16:36:13.839Z] "core18" switched to the "latest/stable" channel [2021-06-21T16:36:13.839Z] [2021-06-21T16:36:17.191Z] snapcraft 4.8.2 from Canonical* installed [2021-06-21T16:36:17.452Z] "snapcraft" switched to the "latest/stable" channel [2021-06-21T16:36:17.452Z] [2021-06-21T16:36:17.964Z] ---> d8085abc7518 [2021-06-21T16:36:17.964Z] Step 9/23 : RUN go mod tidy [2021-06-21T16:36:17.964Z] ---> 72181c15a7b1 [2021-06-21T16:36:17.964Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:36:18.951Z] ---> Running in ec8fe0d9f6cf [2021-06-21T16:36:18.951Z] ---> Running in 7c8e19dc8f78 [2021-06-21T16:36:21.659Z] 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-21T16:36:21.659Z] - README.md [2021-06-21T16:36:21.659Z] [2021-06-21T16:36:21.659Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-21T16:36:21.920Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-21T16:36:22.182Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-21T16:36:22.182Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-21T16:36:23.302Z] ---> db8ee674ab7b [2021-06-21T16:36:23.302Z] Step 9/32 : RUN go mod tidy [2021-06-21T16:36:23.302Z] ---> Running in 9065bc23e16e [2021-06-21T16:36:23.384Z] Reading package lists... [2021-06-21T16:36:23.645Z] 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-21T16:36:23.645Z] Reading package lists... [2021-06-21T16:36:23.645Z] Building dependency tree... [2021-06-21T16:36:23.645Z] Reading state information... [2021-06-21T16:36:23.906Z] Suggested packages: [2021-06-21T16:36:23.906Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-21T16:36:23.906Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-21T16:36:23.906Z] Recommended packages: [2021-06-21T16:36:23.906Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-21T16:36:23.906Z] The following NEW packages will be installed: [2021-06-21T16:36:23.906Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-21T16:36:23.906Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-21T16:36:23.906Z] pkg-config zip [2021-06-21T16:36:23.906Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-21T16:36:23.906Z] Need to get 7663 kB of archives. [2021-06-21T16:36:23.906Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-21T16:36:23.906Z] 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-21T16:36:23.907Z] ---> 2183a2bfa84c [2021-06-21T16:36:23.907Z] Step 9/23 : RUN go mod tidy [2021-06-21T16:36:24.167Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-21T16:36:24.167Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-21T16:36:24.167Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-21T16:36:24.167Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-21T16:36:24.167Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-21T16:36:24.167Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-21T16:36:24.179Z] ---> 193bceb8478d [2021-06-21T16:36:24.179Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:36:24.428Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-21T16:36:24.454Z] ---> Running in 8e88e8f91fbe [2021-06-21T16:36:24.690Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-21T16:36:24.690Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-21T16:36:24.690Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-21T16:36:24.690Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-21T16:36:24.729Z] ---> Running in 0db83c6931b2 [2021-06-21T16:36:24.951Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-21T16:36:24.951Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-21T16:36:24.951Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-21T16:36:24.951Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-21T16:36:24.951Z] Fetched 7663 kB in 1s (7955 kB/s) [2021-06-21T16:36:24.951Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-21T16:36:24.951Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-21T16:36:24.951Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-21T16:36:24.951Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-21T16:36:25.214Z] Selecting previously unselected package libpsl5:amd64. [2021-06-21T16:36:25.214Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-21T16:36:25.214Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-21T16:36:25.214Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-21T16:36:25.214Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-21T16:36:25.214Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-21T16:36:25.329Z] Removing intermediate container 7c8e19dc8f78 [2021-06-21T16:36:25.329Z] ---> 18527e5786bb [2021-06-21T16:36:25.329Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-21T16:36:25.329Z] Removing intermediate container ec8fe0d9f6cf [2021-06-21T16:36:25.329Z] ---> 99e115bcb908 [2021-06-21T16:36:25.329Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-21T16:36:25.475Z] Selecting previously unselected package librtmp1:amd64. [2021-06-21T16:36:25.475Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-21T16:36:25.475Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-21T16:36:25.475Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-21T16:36:25.475Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-21T16:36:25.475Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-21T16:36:25.475Z] Selecting previously unselected package liberror-perl. [2021-06-21T16:36:25.475Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-21T16:36:25.475Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-21T16:36:25.475Z] Selecting previously unselected package git-man. [2021-06-21T16:36:25.475Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-21T16:36:25.476Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-21T16:36:25.736Z] Selecting previously unselected package git. [2021-06-21T16:36:25.736Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-21T16:36:25.942Z] ---> Running in 943d8307cf18 [2021-06-21T16:36:25.942Z] ---> Running in 3c78960a4a2f [2021-06-21T16:36:25.998Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-21T16:36:26.258Z] Selecting previously unselected package libnorm1:amd64. [2021-06-21T16:36:26.258Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-21T16:36:26.258Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-21T16:36:26.519Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-21T16:36:26.519Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-21T16:36:26.519Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-21T16:36:26.519Z] Selecting previously unselected package libsodium23:amd64. [2021-06-21T16:36:26.519Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-21T16:36:26.519Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-21T16:36:26.519Z] Selecting previously unselected package libzmq5:amd64. [2021-06-21T16:36:26.519Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-21T16:36:26.519Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-21T16:36:26.780Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-21T16:36:26.780Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-21T16:36:26.780Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-21T16:36:26.780Z] Selecting previously unselected package pkg-config. [2021-06-21T16:36:26.780Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-21T16:36:26.780Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-21T16:36:26.780Z] Selecting previously unselected package zip. [2021-06-21T16:36:26.780Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-21T16:36:26.780Z] Unpacking zip (3.0-11build1) ... [2021-06-21T16:36:27.041Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-21T16:36:27.041Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-21T16:36:27.041Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-21T16:36:27.041Z] Setting up liberror-perl (0.17025-1) ... [2021-06-21T16:36:27.041Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-21T16:36:27.041Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-21T16:36:27.041Z] No schema files found: doing nothing. [2021-06-21T16:36:27.041Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-21T16:36:27.041Z] Setting up zip (3.0-11build1) ... [2021-06-21T16:36:27.041Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-21T16:36:27.041Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-21T16:36:27.041Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-21T16:36:27.041Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-21T16:36:27.041Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-21T16:36:27.041Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-21T16:36:27.041Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-21T16:36:27.041Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-21T16:36:27.615Z] git set to automatically installed. [2021-06-21T16:36:27.615Z] git-man set to automatically installed. [2021-06-21T16:36:27.615Z] libcurl3-gnutls set to automatically installed. [2021-06-21T16:36:27.615Z] liberror-perl set to automatically installed. [2021-06-21T16:36:27.615Z] libglib2.0-0 set to automatically installed. [2021-06-21T16:36:27.615Z] libnghttp2-14 set to automatically installed. [2021-06-21T16:36:27.615Z] libnorm1 set to automatically installed. [2021-06-21T16:36:27.615Z] libpgm-5.2-0 set to automatically installed. [2021-06-21T16:36:27.615Z] libpsl5 set to automatically installed. [2021-06-21T16:36:27.615Z] librtmp1 set to automatically installed. [2021-06-21T16:36:27.615Z] libsodium23 set to automatically installed. [2021-06-21T16:36:27.615Z] libzmq3-dev set to automatically installed. [2021-06-21T16:36:27.615Z] libzmq5 set to automatically installed. [2021-06-21T16:36:27.615Z] pkg-config set to automatically installed. [2021-06-21T16:36:27.615Z] zip set to automatically installed. [2021-06-21T16:36:28.592Z] 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-21T16:36:28.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-21T16:36:28.867Z] Removing intermediate container 9065bc23e16e [2021-06-21T16:36:28.867Z] ---> 3ec82aadbd93 [2021-06-21T16:36:28.867Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-21T16:36:29.006Z] snapd is not logged in, snap install commands will use sudo [2021-06-21T16:36:29.472Z] ---> Running in 5abd655aeeab [2021-06-21T16:36:30.927Z] Removing intermediate container 0db83c6931b2 [2021-06-21T16:36:30.927Z] ---> 7e8cdbac9ddf [2021-06-21T16:36:30.927Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-21T16:36:31.201Z] Removing intermediate container 8e88e8f91fbe [2021-06-21T16:36:31.201Z] ---> fb3b9276bba8 [2021-06-21T16:36:31.201Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-21T16:36:31.476Z] 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-21T16:36:31.476Z] ---> Running in 09af9c0ee595 [2021-06-21T16:36:32.085Z] ---> Running in 42b79ef5a7df [2021-06-21T16:36:34.725Z] 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-21T16:36:34.725Z] 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-21T16:36:39.014Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-21T16:36:39.014Z] snapd is not logged in, snap install commands will use sudo [2021-06-21T16:36:47.343Z] core18 20210507 from Canonical* refreshed [2021-06-21T16:36:47.915Z] Downloading snap 'edgex-app-service-configurable' [2021-06-21T16:36:48.860Z] 2021/06/21 16:36:48.820756 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 [2021-06-21T16:36:49.804Z] Pulling app-service-config [2021-06-21T16:36:49.804Z] + snapcraftctl pull [2021-06-21T16:36:51.191Z] Pulling config-common [2021-06-21T16:36:51.191Z] + snapcraftctl pull [2021-06-21T16:36:52.133Z] Pulling go-build-helper [2021-06-21T16:36:52.133Z] + snapcraftctl pull [2021-06-21T16:36:53.076Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-21T16:36:53.076Z] Skipping pull go-build-helper (already ran) [2021-06-21T16:36:53.076Z] Building go-build-helper [2021-06-21T16:36:53.076Z] + snapcraftctl build [2021-06-21T16:36:54.992Z] Staging go-build-helper [2021-06-21T16:36:54.992Z] + snapcraftctl stage [2021-06-21T16:37:05.000Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-21T16:37:05.000Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-21T16:37:05.000Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-21T16:37:05.000Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-21T16:37:05.000Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-21T16:37:05.000Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-21T16:37:05.000Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-21T16:37:05.000Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-21T16:37:05.000Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-21T16:37:05.000Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-21T16:37:05.000Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-21T16:37:05.000Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-21T16:37:05.000Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-21T16:37:05.000Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-21T16:37:05.000Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-21T16:37:05.000Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-21T16:37:05.000Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-21T16:37:05.000Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-21T16:37:05.000Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-21T16:37:05.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2100 kB] [2021-06-21T16:37:05.000Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-21T16:37:05.000Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-21T16:37:05.000Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-21T16:37:05.000Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-21T16:37:05.000Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-21T16:37:05.000Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-21T16:37:05.000Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-21T16:37:05.000Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-21T16:37:05.000Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-21T16:37:05.000Z] Fetched 224 kB in 0s (0 B/s) [2021-06-21T16:37:05.000Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-21T16:37:05.000Z] Fetched 157 kB in 0s (0 B/s) [2021-06-21T16:37:05.000Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-21T16:37:05.000Z] Fetched 221 kB in 0s (0 B/s) [2021-06-21T16:37:05.000Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-21T16:37:05.000Z] Fetched 143 kB in 0s (0 B/s) [2021-06-21T16:37:05.000Z] Pulling edgex-go [2021-06-21T16:37:05.000Z] + snapcraftctl pull [2021-06-21T16:37:05.000Z] Pulling hooks [2021-06-21T16:37:05.000Z] + snapcraftctl pull [2021-06-21T16:37:23.129Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-21T16:37:23.129Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-21T16:37:23.129Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-21T16:37:23.129Z] Fetched 0 B in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-21T16:37:23.129Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-21T16:37:23.129Z] Fetched 279 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-21T16:37:23.129Z] Fetched 122 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-21T16:37:23.129Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-21T16:37:23.129Z] Fetched 8848 B in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-21T16:37:23.129Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-21T16:37:23.129Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-21T16:37:23.129Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-21T16:37:23.129Z] Fetched 219 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-21T16:37:23.129Z] Fetched 154 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-21T16:37:23.129Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-21T16:37:23.129Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-21T16:37:23.129Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-21T16:37:23.129Z] Fetched 499 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-21T16:37:23.129Z] Fetched 111 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-21T16:37:23.129Z] Fetched 240 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-21T16:37:23.129Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-21T16:37:23.129Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-21T16:37:23.129Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-21T16:37:23.129Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-21T16:37:23.129Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-21T16:37:23.129Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-21T16:37:23.129Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-21T16:37:23.129Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-21T16:37:23.129Z] Fetched 8720 B in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-21T16:37:23.129Z] Fetched 140 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-21T16:37:23.129Z] Fetched 119 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-21T16:37:23.129Z] Fetched 111 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-21T16:37:23.129Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-21T16:37:23.129Z] Fetched 645 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-21T16:37:23.129Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-21T16:37:23.129Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-21T16:37:23.129Z] Fetched 368 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-21T16:37:23.129Z] Fetched 187 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-21T16:37:23.129Z] Fetched 175 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-21T16:37:23.129Z] Fetched 206 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-21T16:37:23.129Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-21T16:37:23.129Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-21T16:37:23.129Z] Fetched 159 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-21T16:37:23.129Z] Fetched 107 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-21T16:37:23.129Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-21T16:37:23.129Z] Pulling static-packages [2021-06-21T16:37:23.129Z] + snapcraftctl pull [2021-06-21T16:37:23.129Z] Pulling version [2021-06-21T16:37:23.129Z] + cd /root/project [2021-06-21T16:37:23.129Z] + + git describe --tags --abbrev=0 [2021-06-21T16:37:23.129Z] sed s/v// [2021-06-21T16:37:23.129Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-21T16:37:23.129Z] + [ -z 2.0.0-dev.271 ] [2021-06-21T16:37:23.129Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-21T16:37:23.129Z] Building app-service-config [2021-06-21T16:37:23.129Z] + snapcraftctl build [2021-06-21T16:37:24.517Z] Building config-common [2021-06-21T16:37:24.517Z] + snapcraftctl build [2021-06-21T16:37:26.434Z] Skipping build go-build-helper (already ran) [2021-06-21T16:37:26.696Z] Building edgex-go [2021-06-21T16:37:26.958Z] + cd /root/parts/edgex-go/src [2021-06-21T16:37:26.958Z] + make build [2021-06-21T16:37:26.958Z] go mod tidy [2021-06-21T16:37:28.875Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-21T16:37:28.875Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-21T16:37:28.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-21T16:37:28.875Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-21T16:37:28.875Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-21T16:37:28.875Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-21T16:37:28.875Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-21T16:37:28.875Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-21T16:37:28.875Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-21T16:37:28.876Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-21T16:37:28.876Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-21T16:37:28.876Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-21T16:37:28.876Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-21T16:37:28.876Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-21T16:37:28.876Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-21T16:37:29.138Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-21T16:37:29.710Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-21T16:37:29.710Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-21T16:37:29.710Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-21T16:37:29.971Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-21T16:37:29.971Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-21T16:37:29.971Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-21T16:37:29.971Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-21T16:37:29.971Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-21T16:37:30.283Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-21T16:37:30.283Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-21T16:37:30.283Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-21T16:37:30.283Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-21T16:37:30.283Z] go: downloading golang.org/x/text v0.3.2 [2021-06-21T16:37:30.283Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-21T16:37:30.283Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-21T16:37:30.283Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-21T16:37:30.283Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-21T16:37:30.283Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-21T16:37:30.584Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-21T16:37:30.585Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-21T16:37:30.585Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-21T16:37:30.585Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-21T16:37:30.585Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-21T16:37:30.585Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-21T16:37:30.849Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-21T16:37:30.849Z] go: downloading github.com/kr/text v0.1.0 [2021-06-21T16:37:30.849Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-21T16:37:30.849Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-21T16:37:31.147Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-21T16:37:31.147Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-21T16:37:31.409Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-21T16:37:31.409Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-21T16:37:31.409Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-21T16:37:31.409Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-21T16:37:31.409Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-21T16:37:31.670Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-21T16:37:31.670Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-21T16:37:31.670Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-21T16:37:31.670Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-21T16:37:31.670Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-21T16:37:31.670Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-21T16:37:31.670Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-21T16:37:31.670Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-21T16:37:31.670Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-21T16:37:31.932Z] 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-21T16:37:41.941Z] 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-21T16:37:46.147Z] 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-21T16:37:46.720Z] 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-21T16:37:47.663Z] 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-21T16:37:48.233Z] 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-21T16:37:49.175Z] 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-21T16:37:50.559Z] 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-21T16:37:51.502Z] 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-21T16:37:52.444Z] 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-21T16:37:53.392Z] 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-21T16:37:54.333Z] 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-21T16:37:56.249Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-21T16:37:56.249Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-21T16:37:56.249Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-21T16:37:56.249Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-21T16:37:56.249Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-21T16:37:56.249Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-21T16:37:56.249Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-21T16:37:56.249Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-21T16:37:56.249Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-21T16:37:56.249Z] + 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-21T16:37:56.249Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-21T16:37:56.249Z] + 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-21T16:37:56.249Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-21T16:37:56.249Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-21T16:37:56.250Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-21T16:37:56.250Z] + 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-21T16:37:56.250Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-21T16:37:56.250Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-21T16:37:56.250Z] + 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-21T16:37:57.196Z] Building hooks [2021-06-21T16:37:57.196Z] + cd /root/parts/hooks/src [2021-06-21T16:37:57.196Z] + make build [2021-06-21T16:37:57.196Z] go mod tidy [2021-06-21T16:37:57.770Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-21T16:37:58.033Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-21T16:37:58.034Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-21T16:37:58.034Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-21T16:37:58.295Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-21T16:37:58.867Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-21T16:37:59.440Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-21T16:37:59.440Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-21T16:38:02.745Z] Building static-packages [2021-06-21T16:38:02.745Z] + snapcraftctl build [2021-06-21T16:38:04.677Z] Building version [2021-06-21T16:38:04.677Z] + snapcraftctl build [2021-06-21T16:38:06.594Z] Staging app-service-config [2021-06-21T16:38:06.594Z] + snapcraftctl stage [2021-06-21T16:38:07.167Z] Staging config-common [2021-06-21T16:38:07.167Z] + snapcraftctl stage [2021-06-21T16:38:08.553Z] Skipping stage go-build-helper (already ran) [2021-06-21T16:38:08.553Z] Staging edgex-go [2021-06-21T16:38:08.553Z] + snapcraftctl stage [2021-06-21T16:38:09.500Z] + snapcraftctl stage [2021-06-21T16:38:09.500Z] Staging hooks [2021-06-21T16:38:10.444Z] Staging static-packages [2021-06-21T16:38:10.444Z] + snapcraftctl stage [2021-06-21T16:38:11.406Z] Staging version [2021-06-21T16:38:11.406Z] + snapcraftctl stage [2021-06-21T16:38:12.818Z] Priming app-service-config [2021-06-21T16:38:12.818Z] + snapcraftctl prime [2021-06-21T16:38:13.771Z] Priming config-common [2021-06-21T16:38:13.771Z] + snapcraftctl prime [2021-06-21T16:38:14.720Z] Priming go-build-helper [2021-06-21T16:38:14.720Z] + snapcraftctl prime [2021-06-21T16:38:16.116Z] Priming edgex-go [2021-06-21T16:38:16.117Z] + snapcraftctl prime [2021-06-21T16:38:17.068Z] Priming hooks [2021-06-21T16:38:17.068Z] + snapcraftctl prime [2021-06-21T16:38:18.019Z] Priming static-packages [2021-06-21T16:38:18.019Z] + snapcraftctl prime [2021-06-21T16:38:20.579Z] Priming version [2021-06-21T16:38:20.579Z] + snapcraftctl prime [2021-06-21T16:38:21.529Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T16:38:26.572Z] Removing intermediate container 3c78960a4a2f [2021-06-21T16:38:26.572Z] ---> 6ad1833c89f1 [2021-06-21T16:38:26.572Z] [2021-06-21T16:38:26.572Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:38:26.572Z] 3.12: Pulling from library/alpine [2021-06-21T16:38:26.572Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T16:38:26.572Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T16:38:26.572Z] ---> c4fd0aeabfcf [2021-06-21T16:38:26.572Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:38:26.572Z] ---> Running in 2f3dbbe0b9c5 [2021-06-21T16:38:26.572Z] Removing intermediate container 943d8307cf18 [2021-06-21T16:38:26.572Z] ---> eba9d028f8b6 [2021-06-21T16:38:26.572Z] [2021-06-21T16:38:26.572Z] Step 11/23 : FROM alpine:3.12 [2021-06-21T16:38:26.572Z] ---> c4fd0aeabfcf [2021-06-21T16:38:26.572Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:38:26.572Z] ---> Running in 9832f49a574f [2021-06-21T16:38:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:27.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:27.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:28.457Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-21T16:38:28.457Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:38:28.457Z] OK: 5 MiB in 15 packages [2021-06-21T16:38:28.457Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-21T16:38:28.748Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:38:28.748Z] OK: 5 MiB in 15 packages [2021-06-21T16:38:30.201Z] Removing intermediate container 5abd655aeeab [2021-06-21T16:38:30.201Z] ---> 3329994f5265 [2021-06-21T16:38:30.201Z] [2021-06-21T16:38:30.201Z] Step 11/32 : FROM alpine:3.12 [2021-06-21T16:38:30.201Z] ---> c4fd0aeabfcf [2021-06-21T16:38:30.201Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-21T16:38:30.803Z] Removing intermediate container 42b79ef5a7df [2021-06-21T16:38:30.803Z] ---> Running in 7a477a3b8f24 [2021-06-21T16:38:30.803Z] ---> ee4c5a6f3129 [2021-06-21T16:38:30.803Z] [2021-06-21T16:38:30.803Z] Step 11/23 : FROM alpine:3.12 [2021-06-21T16:38:30.803Z] ---> c4fd0aeabfcf [2021-06-21T16:38:30.803Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-21T16:38:31.082Z] ---> Running in b7ba9cf01521 [2021-06-21T16:38:31.689Z] Removing intermediate container 7a477a3b8f24 [2021-06-21T16:38:31.689Z] ---> 93338debefa3 [2021-06-21T16:38:31.689Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-21T16:38:31.689Z] Removing intermediate container 9832f49a574f [2021-06-21T16:38:31.689Z] ---> 0947ca168912 [2021-06-21T16:38:31.689Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:38:31.689Z] Removing intermediate container 2f3dbbe0b9c5 [2021-06-21T16:38:31.689Z] ---> d38128cbf580 [2021-06-21T16:38:31.689Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:38:31.962Z] ---> Running in 47c85b015af0 [2021-06-21T16:38:31.962Z] ---> Running in e199e12d2c4f [2021-06-21T16:38:31.962Z] ---> Running in 5dcbd1481031 [2021-06-21T16:38:32.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:32.963Z] Removing intermediate container 5dcbd1481031 [2021-06-21T16:38:32.963Z] ---> 185f35558c11 [2021-06-21T16:38:32.963Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-21T16:38:32.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:32.963Z] Removing intermediate container e199e12d2c4f [2021-06-21T16:38:32.963Z] ---> fe15e1d864c0 [2021-06-21T16:38:32.963Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-21T16:38:33.244Z] ---> Running in 543533714ae8 [2021-06-21T16:38:33.244Z] ---> Running in c4dfcd6839c5 [2021-06-21T16:38:33.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:33.852Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-21T16:38:33.852Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-21T16:38:33.852Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:38:33.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:33.852Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:38:33.852Z] Removing intermediate container 543533714ae8 [2021-06-21T16:38:33.852Z] ---> 4f955dc9ab97 [2021-06-21T16:38:33.852Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-21T16:38:34.137Z] OK: 6 MiB in 16 packages [2021-06-21T16:38:34.422Z] Removing intermediate container c4dfcd6839c5 [2021-06-21T16:38:34.422Z] ---> e9ff68b67419 [2021-06-21T16:38:34.422Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-21T16:38:34.422Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-21T16:38:34.422Z] (2/2) Installing su-exec (0.2-r1) [2021-06-21T16:38:34.422Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:38:34.422Z] OK: 5 MiB in 16 packages [2021-06-21T16:38:34.702Z] ---> Running in 152551d69201 [2021-06-21T16:38:34.702Z] ---> Running in d38f771532be [2021-06-21T16:38:35.313Z] Removing intermediate container 152551d69201 [2021-06-21T16:38:35.313Z] ---> 7125a846b7a8 [2021-06-21T16:38:35.313Z] Step 16/24 : WORKDIR / [2021-06-21T16:38:35.593Z] Removing intermediate container d38f771532be [2021-06-21T16:38:35.593Z] ---> f48fe8630d1c [2021-06-21T16:38:35.593Z] ---> Running in fda421f519a5 [2021-06-21T16:38:35.593Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:38:36.194Z] Removing intermediate container 47c85b015af0 [2021-06-21T16:38:36.194Z] ---> e822e6ed0275 [2021-06-21T16:38:36.194Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-21T16:38:36.471Z] ---> Running in 6cc6932871c5 [2021-06-21T16:38:36.743Z] Removing intermediate container fda421f519a5 [2021-06-21T16:38:36.743Z] ---> 3078a13a8205 [2021-06-21T16:38:36.743Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:38:36.743Z] Removing intermediate container b7ba9cf01521 [2021-06-21T16:38:36.743Z] ---> 0803dbc3157a [2021-06-21T16:38:36.743Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:38:37.027Z] ---> 53fa0ae5e5ec [2021-06-21T16:38:37.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-21T16:38:37.366Z] ---> Running in dd8777bddd99 [2021-06-21T16:38:37.639Z] Removing intermediate container 6cc6932871c5 [2021-06-21T16:38:37.639Z] ---> 5c3076fcc6af [2021-06-21T16:38:37.639Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-21T16:38:37.914Z] ---> Running in f0cd1f904fe3 [2021-06-21T16:38:38.191Z] ---> 7a2a105b8a4a [2021-06-21T16:38:38.191Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-21T16:38:38.191Z] Removing intermediate container dd8777bddd99 [2021-06-21T16:38:38.191Z] ---> 3724954427ad [2021-06-21T16:38:38.191Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-21T16:38:38.831Z] ---> Running in af5909285827 [2021-06-21T16:38:38.831Z] Removing intermediate container f0cd1f904fe3 [2021-06-21T16:38:38.831Z] ---> 3e68627c7dda [2021-06-21T16:38:38.831Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-21T16:38:39.103Z] ---> 60abd22bf618 [2021-06-21T16:38:39.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-21T16:38:39.103Z] Removing intermediate container 09af9c0ee595 [2021-06-21T16:38:39.103Z] ---> beebfcaafb98 [2021-06-21T16:38:39.103Z] [2021-06-21T16:38:39.103Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:38:39.103Z] ---> c4fd0aeabfcf [2021-06-21T16:38:39.103Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-21T16:38:39.375Z] ---> Running in b42fe4e800ea [2021-06-21T16:38:39.668Z] ---> Running in 83ca46247e70 [2021-06-21T16:38:39.668Z] Removing intermediate container af5909285827 [2021-06-21T16:38:39.668Z] ---> b52aa9d8214c [2021-06-21T16:38:39.668Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-21T16:38:39.668Z] ---> 00871dbda282 [2021-06-21T16:38:39.668Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-21T16:38:39.941Z] ---> Running in 062d70bc63f3 [2021-06-21T16:38:39.941Z] ---> aaf318779dcb [2021-06-21T16:38:39.941Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-21T16:38:40.215Z] ---> Running in e4805c08840d [2021-06-21T16:38:40.499Z] Removing intermediate container 83ca46247e70 [2021-06-21T16:38:40.499Z] ---> ef152a0cea85 [2021-06-21T16:38:40.499Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-21T16:38:40.499Z] Removing intermediate container 062d70bc63f3 [2021-06-21T16:38:40.499Z] ---> c0ec22c5312c [2021-06-21T16:38:40.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:38:40.800Z] ---> Running in 51686753ab38 [2021-06-21T16:38:41.149Z] ---> 1844840610b3 [2021-06-21T16:38:41.149Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-21T16:38:41.149Z] Removing intermediate container e4805c08840d [2021-06-21T16:38:41.149Z] ---> e119a4606213 [2021-06-21T16:38:41.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:38:41.149Z] ---> Running in 83ffe5f7bc4e [2021-06-21T16:38:41.429Z] ---> Running in 458cab68fbf3 [2021-06-21T16:38:41.429Z] Removing intermediate container 51686753ab38 [2021-06-21T16:38:41.429Z] ---> 5d7264cba2cd [2021-06-21T16:38:41.429Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-21T16:38:41.779Z] ---> b132c8102834 [2021-06-21T16:38:41.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-21T16:38:41.779Z] ---> Running in 339e042bb5b4 [2021-06-21T16:38:42.056Z] Removing intermediate container 83ffe5f7bc4e [2021-06-21T16:38:42.056Z] ---> 6ea71a608d1e [2021-06-21T16:38:42.056Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:38:42.056Z] Removing intermediate container 458cab68fbf3 [2021-06-21T16:38:42.056Z] ---> 7b018d505ed4 [2021-06-21T16:38:42.056Z] Step 21/23 : LABEL arch=arm64 [2021-06-21T16:38:42.339Z] ---> Running in 79498d28f18c [2021-06-21T16:38:42.626Z] ---> Running in 92840d932bb9 [2021-06-21T16:38:42.626Z] Removing intermediate container 339e042bb5b4 [2021-06-21T16:38:42.626Z] ---> 45d26c1487b0 [2021-06-21T16:38:42.626Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:38:42.626Z] Removing intermediate container b42fe4e800ea [2021-06-21T16:38:42.626Z] ---> 763db981b504 [2021-06-21T16:38:42.626Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-21T16:38:42.626Z] Removing intermediate container 79498d28f18c [2021-06-21T16:38:42.626Z] ---> a1cbe328e524 [2021-06-21T16:38:42.626Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T16:38:42.904Z] ---> Running in f958fc4936ae [2021-06-21T16:38:42.904Z] ---> Running in 7f801ff0ebe5 [2021-06-21T16:38:43.186Z] ---> Running in 8041a614c20e [2021-06-21T16:38:43.186Z] Removing intermediate container 92840d932bb9 [2021-06-21T16:38:43.186Z] ---> a9121e7794d9 [2021-06-21T16:38:43.186Z] Step 22/23 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:38:43.462Z] ---> 22f4f744bbe5 [2021-06-21T16:38:43.462Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-21T16:38:43.462Z] ---> Running in f478a39a8ede [2021-06-21T16:38:43.750Z] Removing intermediate container f958fc4936ae [2021-06-21T16:38:43.750Z] ---> 3c9867e26abf [2021-06-21T16:38:43.750Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-21T16:38:44.028Z] Removing intermediate container 8041a614c20e [2021-06-21T16:38:44.028Z] ---> 477b00eddd4c [2021-06-21T16:38:44.028Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:38:44.028Z] ---> Running in 4238dd8e7e3f [2021-06-21T16:38:44.306Z] Removing intermediate container f478a39a8ede [2021-06-21T16:38:44.306Z] ---> fff9a80dd78e [2021-06-21T16:38:44.306Z] Step 23/23 : LABEL version=0.0.0 [2021-06-21T16:38:44.583Z] ---> Running in 928be20736c4 [2021-06-21T16:38:44.583Z] ---> f24992c9fffc [2021-06-21T16:38:44.583Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-21T16:38:44.859Z] ---> Running in b4e37f5132b0 [2021-06-21T16:38:44.859Z] Removing intermediate container 4238dd8e7e3f [2021-06-21T16:38:44.859Z] ---> ad6e46bb9495 [2021-06-21T16:38:44.859Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:38:45.139Z] ---> 0e304415425d [2021-06-21T16:38:45.139Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-21T16:38:45.139Z] ---> Running in b1da000bab8d [2021-06-21T16:38:45.419Z] ---> Running in 7f0d0c86a92e [2021-06-21T16:38:45.419Z] Removing intermediate container 928be20736c4 [2021-06-21T16:38:45.419Z] ---> e411eeb9637d [2021-06-21T16:38:45.419Z] [2021-06-21T16:38:45.697Z] Removing intermediate container b4e37f5132b0 [2021-06-21T16:38:45.697Z] ---> b44901451c62 [2021-06-21T16:38:45.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:38:45.978Z] Removing intermediate container b1da000bab8d [2021-06-21T16:38:45.978Z] ---> ff6b6d8db605 [2021-06-21T16:38:45.978Z] [2021-06-21T16:38:45.978Z] Successfully built e411eeb9637d [2021-06-21T16:38:45.978Z] ---> Running in d4af8aadb071 [2021-06-21T16:38:45.978Z] Successfully tagged support-scheduler-arm64:latest [2021-06-21T16:38:45.978Z] Building sys-mgmt-agent [2021-06-21T16:38:46.257Z]  Building support-scheduler ... done Removing intermediate container 7f801ff0ebe5 [2021-06-21T16:38:46.257Z] ---> 536ed87f81aa [2021-06-21T16:38:46.257Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-21T16:38:46.534Z] ---> Running in 7455d91734ff [2021-06-21T16:38:46.534Z] Successfully built ff6b6d8db605 [2021-06-21T16:38:46.811Z] Successfully tagged core-command-arm64:latest [2021-06-21T16:38:46.811Z] Building security-secretstore-setup [2021-06-21T16:38:46.811Z]  Building core-command ... done Removing intermediate container d4af8aadb071 [2021-06-21T16:38:46.811Z] ---> 2523caa7c223 [2021-06-21T16:38:46.811Z] Step 21/23 : LABEL arch=arm64 [2021-06-21T16:38:47.090Z] ---> Running in f88a16ae12f6 [2021-06-21T16:38:47.707Z] Removing intermediate container f88a16ae12f6 [2021-06-21T16:38:47.707Z] ---> 2932d86480ad [2021-06-21T16:38:47.707Z] Step 22/23 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:38:47.982Z] ---> Running in 59c0a583a4e1 [2021-06-21T16:38:48.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:48.600Z] Removing intermediate container 7f0d0c86a92e [2021-06-21T16:38:48.600Z] ---> 5031b9fc875e [2021-06-21T16:38:48.600Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:38:48.600Z] Removing intermediate container 59c0a583a4e1 [2021-06-21T16:38:48.600Z] ---> 38399ff47b6c [2021-06-21T16:38:48.600Z] Step 23/23 : LABEL version=0.0.0 [2021-06-21T16:38:48.934Z] ---> Running in 34fba82e9d37 [2021-06-21T16:38:49.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:38:50.352Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-21T16:38:50.352Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-21T16:38:50.352Z] Removing intermediate container 34fba82e9d37 [2021-06-21T16:38:50.352Z] ---> 274c109e4193 [2021-06-21T16:38:50.352Z] [2021-06-21T16:38:50.352Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-21T16:38:50.352Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-21T16:38:50.640Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-21T16:38:50.640Z] ---> d43f205ccdbb [2021-06-21T16:38:50.640Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-21T16:38:50.640Z] Successfully built 274c109e4193 [2021-06-21T16:38:50.640Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-21T16:38:50.640Z] Successfully tagged support-notifications-arm64:latest [2021-06-21T16:38:50.640Z] Building security-proxy-setup [2021-06-21T16:38:50.930Z]  Building support-notifications ... done Executing busybox-1.31.1-r20.trigger [2021-06-21T16:38:50.930Z] OK: 8 MiB in 20 packages [2021-06-21T16:38:52.390Z] ---> 44413a541b54 [2021-06-21T16:38:52.390Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-21T16:38:52.390Z] Removing intermediate container 7455d91734ff [2021-06-21T16:38:52.390Z] ---> 2fc9332edabd [2021-06-21T16:38:52.390Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:38:53.836Z] ---> 62b988d25822 [2021-06-21T16:38:53.836Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-21T16:38:54.111Z] ---> 3dc274f60abc [2021-06-21T16:38:54.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-21T16:38:55.098Z] ---> 724c13ff1d36 [2021-06-21T16:38:55.098Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-21T16:38:55.700Z] ---> 8c57108c9705 [2021-06-21T16:38:55.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-21T16:38:55.972Z] ---> 43e955ee0f8c [2021-06-21T16:38:55.972Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-21T16:38:56.247Z] ---> Running in 5e54f4ebcd43 [2021-06-21T16:38:56.526Z] ---> 5aad896e8201 [2021-06-21T16:38:56.526Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-21T16:38:57.130Z] ---> Running in c91804e14186 [2021-06-21T16:38:57.405Z] Removing intermediate container 5e54f4ebcd43 [2021-06-21T16:38:57.405Z] ---> a65c46764ef0 [2021-06-21T16:38:57.405Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-21T16:38:57.684Z] Removing intermediate container c91804e14186 [2021-06-21T16:38:57.684Z] ---> 6814c70a3e04 [2021-06-21T16:38:57.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:38:57.967Z] ---> Running in f4bcd4e1bdba [2021-06-21T16:38:58.570Z] ---> fabd40a6200e [2021-06-21T16:38:58.570Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-21T16:38:58.846Z] Removing intermediate container f4bcd4e1bdba [2021-06-21T16:38:58.846Z] ---> ffa247556b27 [2021-06-21T16:38:58.846Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T16:38:59.126Z] ---> Running in 01d60625c328 [2021-06-21T16:38:59.408Z] ---> Running in 028c2b12f08e [2021-06-21T16:39:00.014Z] Removing intermediate container 028c2b12f08e [2021-06-21T16:39:00.014Z] ---> 72b982796c7a [2021-06-21T16:39:00.014Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:39:00.294Z] ---> Running in d713fa388781 [2021-06-21T16:39:01.281Z] Removing intermediate container d713fa388781 [2021-06-21T16:39:01.281Z] ---> 9270001030b1 [2021-06-21T16:39:01.281Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:39:01.281Z] ---> Running in 1eedb0a28bf9 [2021-06-21T16:39:01.887Z] Removing intermediate container 01d60625c328 [2021-06-21T16:39:01.887Z] ---> 869999e5dc56 [2021-06-21T16:39:01.887Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-21T16:39:01.887Z] Removing intermediate container 1eedb0a28bf9 [2021-06-21T16:39:01.887Z] ---> 5957b1793d4d [2021-06-21T16:39:01.887Z] [2021-06-21T16:39:02.492Z] ---> Running in be398abc54a5 [2021-06-21T16:39:02.492Z] Successfully built 5957b1793d4d [2021-06-21T16:39:02.492Z] Successfully tagged core-data-arm64:latest [2021-06-21T16:39:02.492Z] Building core-metadata [2021-06-21T16:39:02.777Z]  Building core-data ... done Removing intermediate container be398abc54a5 [2021-06-21T16:39:02.777Z] ---> f13052ea8af1 [2021-06-21T16:39:02.777Z] Step 29/32 : CMD ["gate"] [2021-06-21T16:39:03.380Z] ---> Running in 4c534c2c22fb [2021-06-21T16:39:03.997Z] Removing intermediate container 4c534c2c22fb [2021-06-21T16:39:03.997Z] ---> cb1dee39d93a [2021-06-21T16:39:03.997Z] Step 30/32 : LABEL arch=arm64 [2021-06-21T16:39:03.997Z] ---> Running in b315e78851d2 [2021-06-21T16:39:04.599Z] Removing intermediate container b315e78851d2 [2021-06-21T16:39:04.599Z] ---> 48187f664bfb [2021-06-21T16:39:04.599Z] Step 31/32 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:39:05.600Z] ---> Running in 740e077a469f [2021-06-21T16:39:05.910Z] Removing intermediate container 740e077a469f [2021-06-21T16:39:05.910Z] ---> 8534c36a0bb9 [2021-06-21T16:39:05.910Z] Step 32/32 : LABEL version=0.0.0 [2021-06-21T16:39:06.517Z] ---> Running in 8d74f50c6f8e [2021-06-21T16:39:07.127Z] Removing intermediate container 8d74f50c6f8e [2021-06-21T16:39:07.127Z] ---> 2ff77948fe38 [2021-06-21T16:39:07.127Z] [2021-06-21T16:39:07.729Z] Successfully built 2ff77948fe38 [2021-06-21T16:39:07.729Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-21T16:39:40.135Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:39:40.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:39:40.135Z] ---> 4800feb43e1a [2021-06-21T16:39:40.135Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:39:40.135Z] ---> Using cache [2021-06-21T16:39:40.135Z] ---> 683a17cd4c5a [2021-06-21T16:39:40.135Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:39:40.135Z] ---> Using cache [2021-06-21T16:39:40.135Z] ---> 2880875f8251 [2021-06-21T16:39:40.135Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-21T16:39:40.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:39:40.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:39:40.135Z] ---> 4800feb43e1a [2021-06-21T16:39:40.135Z] Step 3/26 : WORKDIR /edgex-go [2021-06-21T16:39:40.135Z] ---> Using cache [2021-06-21T16:39:40.135Z] ---> 683a17cd4c5a [2021-06-21T16:39:40.135Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:39:40.135Z] ---> Using cache [2021-06-21T16:39:40.135Z] ---> 2880875f8251 [2021-06-21T16:39:40.135Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-21T16:39:41.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:39:41.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:39:41.126Z] ---> 4800feb43e1a [2021-06-21T16:39:41.126Z] Step 3/22 : WORKDIR /edgex-go [2021-06-21T16:39:41.126Z] ---> Using cache [2021-06-21T16:39:41.126Z] ---> 683a17cd4c5a [2021-06-21T16:39:41.126Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:39:41.126Z] ---> Using cache [2021-06-21T16:39:41.126Z] ---> 2880875f8251 [2021-06-21T16:39:41.126Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-21T16:39:43.788Z] ---> Running in f713bad3f7f6 [2021-06-21T16:39:43.788Z] ---> Running in bbaf70229ce3 [2021-06-21T16:39:43.788Z] ---> Running in 23ada3d763b5 [2021-06-21T16:39:43.788Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-21T16:39:43.788Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-21T16:39:43.788Z] ---> 4800feb43e1a [2021-06-21T16:39:43.788Z] Step 3/24 : WORKDIR /edgex-go [2021-06-21T16:39:43.788Z] ---> Using cache [2021-06-21T16:39:43.788Z] ---> 683a17cd4c5a [2021-06-21T16:39:43.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T16:39:43.788Z] ---> Using cache [2021-06-21T16:39:43.788Z] ---> 2880875f8251 [2021-06-21T16:39:43.788Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-21T16:39:43.788Z] ---> Running in e96b6a1c389e [2021-06-21T16:39:45.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:45.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:45.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:45.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:46.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:46.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:39:46.948Z] OK: 218 MiB in 52 packages [2021-06-21T16:39:47.562Z] OK: 218 MiB in 52 packages [2021-06-21T16:39:47.562Z] OK: 218 MiB in 52 packages [2021-06-21T16:39:47.562Z] OK: 218 MiB in 52 packages [2021-06-21T16:39:48.559Z] Removing intermediate container f713bad3f7f6 [2021-06-21T16:39:48.559Z] ---> 739323324c77 [2021-06-21T16:39:48.559Z] Step 6/24 : COPY go.mod . [2021-06-21T16:39:48.848Z] Removing intermediate container 23ada3d763b5 [2021-06-21T16:39:48.849Z] ---> 6ada485a50a0 [2021-06-21T16:39:48.849Z] Step 6/26 : COPY go.mod . [2021-06-21T16:39:49.136Z] Removing intermediate container e96b6a1c389e [2021-06-21T16:39:49.136Z] ---> 05e73d8c2bff [2021-06-21T16:39:49.136Z] Step 6/24 : COPY go.mod . [2021-06-21T16:39:49.136Z] Removing intermediate container bbaf70229ce3 [2021-06-21T16:39:49.136Z] ---> 1d758ebedd5f [2021-06-21T16:39:49.136Z] Step 6/22 : COPY go.mod . [2021-06-21T16:39:49.748Z] ---> 00a93881b60d [2021-06-21T16:39:49.748Z] Step 7/24 : RUN go mod download [2021-06-21T16:39:49.748Z] ---> Running in 50f31148ca9c [2021-06-21T16:39:50.031Z] ---> c4ef5c66897c [2021-06-21T16:39:50.031Z] Step 7/26 : RUN go mod download [2021-06-21T16:39:50.307Z] ---> Running in 0e280cb7681b [2021-06-21T16:39:50.307Z] ---> 90cfe6e58314 [2021-06-21T16:39:50.307Z] Step 7/22 : RUN go mod download [2021-06-21T16:39:50.307Z] ---> 680fca5e59b5 [2021-06-21T16:39:50.307Z] Step 7/24 : RUN go mod download [2021-06-21T16:39:50.584Z] ---> Running in 95a736787329 [2021-06-21T16:39:50.585Z] ---> Running in 5e660c6b9e6a [2021-06-21T16:39:54.027Z] Removing intermediate container 50f31148ca9c [2021-06-21T16:39:54.027Z] ---> 7f42a8bc6cb0 [2021-06-21T16:39:54.027Z] Step 8/24 : COPY . . [2021-06-21T16:39:54.027Z] Removing intermediate container 0e280cb7681b [2021-06-21T16:39:54.027Z] ---> 3871b4e0a9e7 [2021-06-21T16:39:54.027Z] Step 8/26 : COPY . . [2021-06-21T16:39:54.635Z] Removing intermediate container 95a736787329 [2021-06-21T16:39:54.635Z] ---> 794803552c6a [2021-06-21T16:39:54.635Z] Step 8/22 : COPY . . [2021-06-21T16:39:54.914Z] Removing intermediate container 5e660c6b9e6a [2021-06-21T16:39:54.914Z] ---> 15a0d639fc2a [2021-06-21T16:39:54.914Z] Step 8/24 : COPY . . [2021-06-21T16:40:13.248Z] ---> 00816847d688 [2021-06-21T16:40:13.248Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:40:13.248Z] ---> 2caf77f59789 [2021-06-21T16:40:13.248Z] Step 9/22 : RUN go mod tidy [2021-06-21T16:40:13.248Z] ---> 428824be0d12 [2021-06-21T16:40:13.248Z] Step 9/26 : RUN go mod tidy [2021-06-21T16:40:13.248Z] ---> 3c75f54eaf2c [2021-06-21T16:40:13.248Z] Step 9/24 : RUN go mod tidy [2021-06-21T16:40:13.248Z] ---> Running in acc8339c3378 [2021-06-21T16:40:13.248Z] ---> Running in 0cbb3d8b0f7f [2021-06-21T16:40:13.248Z] ---> Running in d83da039cfaf [2021-06-21T16:40:13.248Z] ---> Running in 8bd9f1c4670f [2021-06-21T16:40:18.676Z] Removing intermediate container d83da039cfaf [2021-06-21T16:40:18.676Z] ---> 68d3222a2abb [2021-06-21T16:40:18.676Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-21T16:40:18.676Z] Removing intermediate container 0cbb3d8b0f7f [2021-06-21T16:40:18.676Z] ---> 76de01d8d7a8 [2021-06-21T16:40:18.676Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-21T16:40:18.676Z] ---> Running in 09fbcf8019c1 [2021-06-21T16:40:18.676Z] Removing intermediate container acc8339c3378 [2021-06-21T16:40:18.676Z] ---> 671c6775bb86 [2021-06-21T16:40:18.676Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-21T16:40:18.950Z] Removing intermediate container 8bd9f1c4670f [2021-06-21T16:40:18.950Z] ---> 82a4f45de1ce [2021-06-21T16:40:18.950Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-21T16:40:18.950Z] ---> Running in 3215ffdef54b [2021-06-21T16:40:18.950Z] ---> Running in 167abc593c16 [2021-06-21T16:40:19.225Z] ---> Running in b6b915ac7930 [2021-06-21T16:40:20.661Z] 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-21T16:40:20.934Z] 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-21T16:40:21.210Z] 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-21T16:40:21.210Z] 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-21T16:41:43.065Z] 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-21T16:41:43.065Z] 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-21T16:41:49.847Z] Removing intermediate container 167abc593c16 [2021-06-21T16:41:49.847Z] ---> fa461cd1cf6a [2021-06-21T16:41:49.847Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-21T16:41:49.847Z] ---> Running in 4d6ef75bee81 [2021-06-21T16:41:51.841Z] 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-21T16:41:54.485Z] Removing intermediate container 3215ffdef54b [2021-06-21T16:41:54.485Z] ---> d40cb92c3a64 [2021-06-21T16:41:54.485Z] [2021-06-21T16:41:54.485Z] Step 11/22 : FROM alpine:3.12 [2021-06-21T16:41:54.485Z] ---> c4fd0aeabfcf [2021-06-21T16:41:54.485Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-21T16:41:54.485Z] ---> Running in 763411f42b11 [2021-06-21T16:41:54.770Z] Removing intermediate container 09fbcf8019c1 [2021-06-21T16:41:54.770Z] ---> e67a8838ae01 [2021-06-21T16:41:54.770Z] [2021-06-21T16:41:54.770Z] Step 11/26 : FROM alpine:3.12 [2021-06-21T16:41:54.770Z] ---> c4fd0aeabfcf [2021-06-21T16:41:54.770Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-21T16:41:55.369Z] ---> Running in 7ea6d8c8b7cb [2021-06-21T16:41:55.369Z] Removing intermediate container 4d6ef75bee81 [2021-06-21T16:41:55.369Z] ---> f249fcb01794 [2021-06-21T16:41:55.370Z] [2021-06-21T16:41:55.370Z] Step 12/24 : FROM docker:20.10.0 [2021-06-21T16:41:55.969Z] 20.10.0: Pulling from library/docker [2021-06-21T16:41:55.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:41:55.969Z] Removing intermediate container b6b915ac7930 [2021-06-21T16:41:55.969Z] ---> 1a5d95819d13 [2021-06-21T16:41:55.969Z] [2021-06-21T16:41:55.969Z] Step 11/24 : FROM alpine:3.12 [2021-06-21T16:41:55.969Z] ---> c4fd0aeabfcf [2021-06-21T16:41:55.969Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-21T16:41:55.969Z] ---> Using cache [2021-06-21T16:41:55.969Z] ---> d38128cbf580 [2021-06-21T16:41:55.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-21T16:41:55.969Z] ---> Using cache [2021-06-21T16:41:55.969Z] ---> 185f35558c11 [2021-06-21T16:41:55.969Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-21T16:41:56.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:41:56.243Z] ---> Running in cb3670794d8e [2021-06-21T16:41:56.846Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-21T16:41:56.846Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:41:56.846Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-21T16:41:56.846Z] (4/4) Installing curl (7.77.0-r0) [2021-06-21T16:41:56.846Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:41:56.846Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:41:57.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:41:57.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:41:57.130Z] OK: 7 MiB in 18 packages [2021-06-21T16:41:57.403Z] Removing intermediate container cb3670794d8e [2021-06-21T16:41:57.403Z] ---> a0ad9b0cb082 [2021-06-21T16:41:57.403Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-21T16:41:57.677Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-21T16:41:57.960Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:41:57.960Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-21T16:41:57.960Z] (4/6) Installing curl (7.77.0-r0) [2021-06-21T16:41:57.960Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-21T16:41:57.960Z] (6/6) Installing su-exec (0.2-r1) [2021-06-21T16:41:57.960Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T16:41:57.960Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T16:41:57.960Z] ---> Running in 841c03d9cd7d [2021-06-21T16:41:58.235Z] OK: 7 MiB in 20 packages [2021-06-21T16:41:58.847Z] Removing intermediate container 841c03d9cd7d [2021-06-21T16:41:58.847Z] ---> 4741429789c2 [2021-06-21T16:41:58.847Z] Step 16/24 : WORKDIR / [2021-06-21T16:41:59.122Z] ---> Running in 413c4484c058 [2021-06-21T16:41:59.750Z] Removing intermediate container 763411f42b11 [2021-06-21T16:41:59.750Z] ---> 8e9eb879bdec [2021-06-21T16:41:59.750Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-21T16:41:59.750Z] ---> Running in c7bd7a046cb4 [2021-06-21T16:42:00.028Z] Removing intermediate container 413c4484c058 [2021-06-21T16:42:00.028Z] ---> a1e82dae4dd1 [2021-06-21T16:42:00.028Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-21T16:42:00.311Z] Removing intermediate container 7ea6d8c8b7cb [2021-06-21T16:42:00.311Z] ---> 3b44bc657a40 [2021-06-21T16:42:00.311Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-21T16:42:00.311Z] Removing intermediate container c7bd7a046cb4 [2021-06-21T16:42:00.311Z] ---> 94e85d02786c [2021-06-21T16:42:00.311Z] Step 14/22 : WORKDIR /edgex [2021-06-21T16:42:00.591Z] ---> Running in ea5a236e9e8e [2021-06-21T16:42:00.591Z] ---> Running in ad3884d3b7bb [2021-06-21T16:42:01.191Z] ---> 8bf93534c087 [2021-06-21T16:42:01.191Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-21T16:42:01.471Z] Removing intermediate container ea5a236e9e8e [2021-06-21T16:42:01.471Z] ---> 8c3ac5c7b191 [2021-06-21T16:42:01.471Z] Step 14/26 : WORKDIR / [2021-06-21T16:42:01.471Z] Removing intermediate container ad3884d3b7bb [2021-06-21T16:42:01.471Z] ---> 9f4a9606335a [2021-06-21T16:42:01.471Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-21T16:42:01.750Z] ---> Running in 337a1ad04dae [2021-06-21T16:42:02.736Z] Removing intermediate container 337a1ad04dae [2021-06-21T16:42:02.736Z] ---> 9f2bbef53599 [2021-06-21T16:42:02.736Z] 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-21T16:42:03.011Z] ---> d11befc16c1e [2021-06-21T16:42:03.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-21T16:42:03.282Z] ---> a558c9ff8d1d [2021-06-21T16:42:03.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-21T16:42:04.266Z] ---> b9e2c4096515 [2021-06-21T16:42:04.266Z] 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-21T16:42:04.866Z] ---> 7818c63b803b [2021-06-21T16:42:04.866Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-21T16:42:05.140Z] ---> 01c5a92a516b [2021-06-21T16:42:05.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-21T16:42:05.140Z] ---> Running in e59f4dce3a31 [2021-06-21T16:42:05.413Z] ---> 34cd04014fb7 [2021-06-21T16:42:05.413Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-21T16:42:06.012Z] Removing intermediate container e59f4dce3a31 [2021-06-21T16:42:06.012Z] ---> 72f7624c310f [2021-06-21T16:42:06.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:42:06.288Z] ---> Running in 9bcfe667bd1f [2021-06-21T16:42:06.891Z] ---> 32ce53f72176 [2021-06-21T16:42:06.891Z] 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-21T16:42:07.165Z] ---> 4e81122bd5d4 [2021-06-21T16:42:07.165Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-21T16:42:07.165Z] Removing intermediate container 9bcfe667bd1f [2021-06-21T16:42:07.165Z] ---> e2280f08d453 [2021-06-21T16:42:07.165Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T16:42:07.441Z] ---> Running in 7cc447cae316 [2021-06-21T16:42:07.441Z] ---> Running in dbc79d0e6d7c [2021-06-21T16:42:07.715Z] ---> a22d1c4ca0f2 [2021-06-21T16:42:07.715Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-21T16:42:07.990Z] Removing intermediate container 7cc447cae316 [2021-06-21T16:42:07.990Z] ---> 79d8e2919909 [2021-06-21T16:42:07.990Z] Step 19/22 : CMD ["--init=true"] [2021-06-21T16:42:08.264Z] ---> Running in 0a7658fa4204 [2021-06-21T16:42:08.264Z] Removing intermediate container dbc79d0e6d7c [2021-06-21T16:42:08.264Z] ---> 553d0397d8fc [2021-06-21T16:42:08.264Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:42:08.544Z] ---> Running in 4d29e41378d0 [2021-06-21T16:42:08.822Z] Removing intermediate container 0a7658fa4204 [2021-06-21T16:42:08.822Z] ---> f9bfed9c7010 [2021-06-21T16:42:08.822Z] Step 20/22 : LABEL arch=arm64 [2021-06-21T16:42:09.432Z] ---> Running in b0685237d5c2 [2021-06-21T16:42:09.432Z] Removing intermediate container 4d29e41378d0 [2021-06-21T16:42:09.432Z] ---> 0cd1f35e5b4f [2021-06-21T16:42:09.432Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:42:09.432Z] ---> 834c8654a867 [2021-06-21T16:42:09.432Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-21T16:42:09.432Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-21T16:42:09.432Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-21T16:42:09.432Z] ---> eeaf43b92773 [2021-06-21T16:42:09.432Z] 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-21T16:42:09.432Z] ---> Running in e596badd127e [2021-06-21T16:42:10.036Z] ---> Running in a0d2146376be [2021-06-21T16:42:10.037Z] Removing intermediate container b0685237d5c2 [2021-06-21T16:42:10.037Z] ---> 78d1341e9b2a [2021-06-21T16:42:10.037Z] Step 21/22 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:42:10.316Z] Removing intermediate container e596badd127e [2021-06-21T16:42:10.316Z] ---> 25e83f1c386a [2021-06-21T16:42:10.316Z] [2021-06-21T16:42:10.316Z] ---> Running in cf222eb348ae [2021-06-21T16:42:10.316Z] Removing intermediate container a0d2146376be [2021-06-21T16:42:10.316Z] ---> 72bf144a28a3 [2021-06-21T16:42:10.316Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-21T16:42:10.914Z] Successfully built 25e83f1c386a [2021-06-21T16:42:10.914Z] Successfully tagged core-metadata-arm64:latest [2021-06-21T16:42:10.914Z]  Building core-metadata ... done  ---> Running in cabccc04864c [2021-06-21T16:42:10.914Z] ---> f1d685de592e [2021-06-21T16:42:10.914Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-21T16:42:11.188Z] Removing intermediate container cf222eb348ae [2021-06-21T16:42:11.188Z] ---> 44b1c77e7963 [2021-06-21T16:42:11.188Z] Step 22/22 : LABEL version=0.0.0 [2021-06-21T16:42:11.469Z] ---> Running in e7fdd8248747 [2021-06-21T16:42:12.074Z] Removing intermediate container e7fdd8248747 [2021-06-21T16:42:12.074Z] ---> f7f61fa414c6 [2021-06-21T16:42:12.074Z] [2021-06-21T16:42:12.074Z] ---> 95754f8c12c2 [2021-06-21T16:42:12.074Z] 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-21T16:42:12.074Z] ---> Running in 0d1cc9e87e71 [2021-06-21T16:42:12.355Z] Successfully built f7f61fa414c6 [2021-06-21T16:42:12.355Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-21T16:42:12.355Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:42:12.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:42:13.226Z] (1/39) Installing readline (8.0.4-r0) [2021-06-21T16:42:13.226Z] (2/39) Installing bash (5.0.17-r0) [2021-06-21T16:42:13.226Z] Executing bash-5.0.17-r0.post-install [2021-06-21T16:42:13.226Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-21T16:42:13.226Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-21T16:42:13.501Z] (5/39) Installing curl (7.77.0-r0) [2021-06-21T16:42:13.501Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-21T16:42:13.501Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-21T16:42:13.501Z] (8/39) Installing expat (2.2.9-r1) [2021-06-21T16:42:13.501Z] (9/39) Installing libffi (3.3-r2) [2021-06-21T16:42:13.501Z] (10/39) Installing gdbm (1.13-r1) [2021-06-21T16:42:13.501Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-21T16:42:13.501Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-21T16:42:13.501Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-21T16:42:15.475Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-21T16:42:15.475Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-21T16:42:15.475Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-21T16:42:15.475Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-21T16:42:15.475Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-21T16:42:15.475Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-21T16:42:15.475Z] Removing intermediate container 0d1cc9e87e71 [2021-06-21T16:42:15.475Z] ---> 164773cda589 [2021-06-21T16:42:15.475Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-21T16:42:15.475Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-21T16:42:15.475Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-21T16:42:15.475Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-21T16:42:15.475Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-21T16:42:15.475Z] ---> Running in 1fd7e798a622 [2021-06-21T16:42:15.475Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-21T16:42:15.475Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-21T16:42:15.475Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-21T16:42:15.748Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-21T16:42:15.748Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-21T16:42:15.748Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-21T16:42:15.748Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-21T16:42:15.748Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-21T16:42:15.748Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-21T16:42:15.748Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-21T16:42:15.748Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-21T16:42:15.748Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-21T16:42:15.748Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-21T16:42:15.748Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-21T16:42:15.748Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-21T16:42:15.748Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-21T16:42:16.022Z] Executing busybox-1.31.1-r19.trigger [2021-06-21T16:42:16.022Z] OK: 72 MiB in 59 packages [2021-06-21T16:42:16.022Z] Removing intermediate container 1fd7e798a622 [2021-06-21T16:42:16.022Z] ---> 3d6f4b76c258 [2021-06-21T16:42:16.022Z] Step 24/26 : LABEL arch=arm64 [2021-06-21T16:42:16.297Z] ---> Running in ecd6bb75ea17 [2021-06-21T16:42:16.894Z] Removing intermediate container ecd6bb75ea17 [2021-06-21T16:42:16.894Z] ---> 9391f6f3c358 [2021-06-21T16:42:16.894Z] Step 25/26 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:42:16.894Z] ---> Running in 237ae79cc1c1 [2021-06-21T16:42:17.494Z] Removing intermediate container 237ae79cc1c1 [2021-06-21T16:42:17.494Z] ---> 30802edbdd90 [2021-06-21T16:42:17.494Z] Step 26/26 : LABEL version=0.0.0 [2021-06-21T16:42:17.494Z] ---> Running in 394a46ee3d03 [2021-06-21T16:42:18.093Z] Removing intermediate container 394a46ee3d03 [2021-06-21T16:42:18.093Z] ---> a516e1029672 [2021-06-21T16:42:18.093Z] [2021-06-21T16:42:18.367Z] Successfully built a516e1029672 [2021-06-21T16:42:18.367Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-21T16:42:20.335Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-21T16:42:20.335Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-21T16:42:20.605Z] 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-21T16:42:20.878Z] Collecting texttable<0.10,>=0.9.0 [2021-06-21T16:42:20.878Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-21T16:42:22.852Z] Collecting docopt<0.7,>=0.6.1 [2021-06-21T16:42:22.852Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-21T16:42:24.815Z] Collecting docker<4.0,>=3.6.0 [2021-06-21T16:42:24.815Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-21T16:42:25.407Z] Collecting cached-property<2,>=1.2.0 [2021-06-21T16:42:25.407Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-21T16:42:26.002Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-21T16:42:26.002Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-21T16:42:27.435Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-21T16:42:27.435Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-21T16:42:27.435Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-21T16:42:27.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-21T16:42:30.046Z] Collecting PyYAML<4,>=3.10 [2021-06-21T16:42:30.046Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-21T16:42:33.423Z] Collecting jsonschema<3,>=2.5.1 [2021-06-21T16:42:33.423Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-21T16:42:33.423Z] Collecting docker-pycreds>=0.4.0 [2021-06-21T16:42:33.423Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-21T16:42:33.423Z] 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-21T16:42:33.423Z] 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-21T16:42:33.693Z] Collecting idna<2.8,>=2.5 [2021-06-21T16:42:33.694Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-21T16:42:34.285Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-21T16:42:34.285Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-21T16:42:34.562Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-21T16:42:34.562Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-21T16:42:34.562Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-21T16:42:34.562Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-21T16:42:35.152Z] Installing collected packages: texttable, docopt, websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, dockerpty, PyYAML, jsonschema, docker-compose [2021-06-21T16:42:35.152Z] Running setup.py install for texttable: started [2021-06-21T16:42:37.132Z] Running setup.py install for texttable: finished with status 'done' [2021-06-21T16:42:37.132Z] Running setup.py install for docopt: started [2021-06-21T16:42:39.099Z] Running setup.py install for docopt: finished with status 'done' [2021-06-21T16:42:39.099Z] Attempting uninstall: idna [2021-06-21T16:42:39.099Z] Found existing installation: idna 2.9 [2021-06-21T16:42:39.099Z] Uninstalling idna-2.9: [2021-06-21T16:42:39.392Z] Successfully uninstalled idna-2.9 [2021-06-21T16:42:39.985Z] Attempting uninstall: urllib3 [2021-06-21T16:42:39.985Z] Found existing installation: urllib3 1.25.9 [2021-06-21T16:42:39.985Z] Uninstalling urllib3-1.25.9: [2021-06-21T16:42:39.985Z] Successfully uninstalled urllib3-1.25.9 [2021-06-21T16:42:40.577Z] Attempting uninstall: requests [2021-06-21T16:42:40.577Z] Found existing installation: requests 2.23.0 [2021-06-21T16:42:40.577Z] Uninstalling requests-2.23.0: [2021-06-21T16:42:40.577Z] Successfully uninstalled requests-2.23.0 [2021-06-21T16:42:41.555Z] Running setup.py install for dockerpty: started [2021-06-21T16:42:43.529Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-21T16:42:43.529Z] Running setup.py install for PyYAML: started [2021-06-21T16:42:45.492Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-21T16:42:46.978Z] 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-21T16:42:55.273Z] Removing intermediate container cabccc04864c [2021-06-21T16:42:55.273Z] ---> 84fd781e769d [2021-06-21T16:42:55.273Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-21T16:42:55.273Z] ---> Running in 5cade5423359 [2021-06-21T16:42:55.273Z] Removing intermediate container 5cade5423359 [2021-06-21T16:42:55.273Z] ---> 7160af709733 [2021-06-21T16:42:55.273Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-21T16:42:55.273Z] ---> Running in a78016309f7f [2021-06-21T16:42:55.550Z] Removing intermediate container a78016309f7f [2021-06-21T16:42:55.550Z] ---> 73d2f52bcc2f [2021-06-21T16:42:55.550Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-21T16:42:56.991Z] ---> 122a3743fad6 [2021-06-21T16:42:56.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-21T16:42:57.587Z] ---> 0ef448f0654c [2021-06-21T16:42:57.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-21T16:42:58.565Z] ---> 1be5c3c8e320 [2021-06-21T16:42:58.565Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-21T16:42:58.839Z] ---> Running in 463f64de8b45 [2021-06-21T16:42:59.435Z] Removing intermediate container 463f64de8b45 [2021-06-21T16:42:59.435Z] ---> c0f8f6a79938 [2021-06-21T16:42:59.435Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T16:42:59.435Z] ---> Running in 7dcd457954a9 [2021-06-21T16:43:00.032Z] Removing intermediate container 7dcd457954a9 [2021-06-21T16:43:00.032Z] ---> e09a9fec7164 [2021-06-21T16:43:00.032Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T16:43:00.032Z] ---> Running in 063ce920b97d [2021-06-21T16:43:00.657Z] Removing intermediate container 063ce920b97d [2021-06-21T16:43:00.657Z] ---> 1cd704149d28 [2021-06-21T16:43:00.657Z] Step 23/24 : LABEL git_sha=4e3b71c30e887ed3087baced510c73d4bd3e6f2f [2021-06-21T16:43:00.931Z] ---> Running in d59c603c098a [2021-06-21T16:43:01.207Z] Removing intermediate container d59c603c098a [2021-06-21T16:43:01.207Z] ---> 9aeebd8cac9c [2021-06-21T16:43:01.207Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T16:43:01.482Z] ---> Running in 8068d087ef4f [2021-06-21T16:43:02.080Z] Removing intermediate container 8068d087ef4f [2021-06-21T16:43:02.080Z] ---> 1a31d03ea94b [2021-06-21T16:43:02.080Z] [2021-06-21T16:43:02.351Z] Successfully built 1a31d03ea94b [2021-06-21T16:43:02.623Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-21T16:43:02.908Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-21T16:43:02.903Z] $ docker stop --time=1 feb30d6f184754382c4a5f5c1049eb43d8e89e2f480abc081318743b052830e9 [2021-06-21T16:43:04.745Z] $ docker rm -f feb30d6f184754382c4a5f5c1049eb43d8e89e2f480abc081318743b052830e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T16:43:05.368Z] + docker images [2021-06-21T16:43:05.641Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-21T16:43:05.641Z] sys-mgmt-agent-arm64 latest 1a31d03ea94b 4 seconds ago 299MB [2021-06-21T16:43:05.641Z] security-secretstore-setup-arm64 latest a516e1029672 48 seconds ago 27.1MB [2021-06-21T16:43:05.641Z] security-proxy-setup-arm64 latest f7f61fa414c6 54 seconds ago 24.2MB [2021-06-21T16:43:05.641Z] core-metadata-arm64 latest 25e83f1c386a 56 seconds ago 15.7MB [2021-06-21T16:43:05.641Z] f249fcb01794 About a minute ago 969MB [2021-06-21T16:43:05.641Z] 1a5d95819d13 About a minute ago 972MB [2021-06-21T16:43:05.641Z] e67a8838ae01 About a minute ago 976MB [2021-06-21T16:43:05.641Z] d40cb92c3a64 About a minute ago 973MB [2021-06-21T16:43:05.641Z] security-bootstrapper-arm64 latest 2ff77948fe38 3 minutes ago 17.5MB [2021-06-21T16:43:05.641Z] core-data-arm64 latest 5957b1793d4d 4 minutes ago 19.1MB [2021-06-21T16:43:05.641Z] support-notifications-arm64 latest 274c109e4193 4 minutes ago 15.7MB [2021-06-21T16:43:05.641Z] core-command-arm64 latest ff6b6d8db605 4 minutes ago 15MB [2021-06-21T16:43:05.641Z] support-scheduler-arm64 latest e411eeb9637d 4 minutes ago 15.1MB [2021-06-21T16:43:05.641Z] beebfcaafb98 4 minutes ago 975MB [2021-06-21T16:43:05.641Z] ee4c5a6f3129 4 minutes ago 969MB [2021-06-21T16:43:05.641Z] 3329994f5265 4 minutes ago 969MB [2021-06-21T16:43:05.641Z] eba9d028f8b6 4 minutes ago 968MB [2021-06-21T16:43:05.641Z] 6ad1833c89f1 4 minutes ago 966MB [2021-06-21T16:43:05.641Z] ci-base-image-arm64 latest 4800feb43e1a 14 minutes ago 641MB [2021-06-21T16:43:05.641Z] alpine 3.12 c4fd0aeabfcf 5 days ago 5.32MB [2021-06-21T16:43:05.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 12 days ago 429MB [2021-06-21T16:43:05.641Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-21T16:43:05.641Z] 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-21T16:43:06.634Z] ---> job-cost.sh [2021-06-21T16:43:06.635Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-44q9 [2021-06-21T16:43:45.587Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T16:45:22.366Z] lf-activate-venv(): INFO: Adding /tmp/venv-44q9/bin to PATH [2021-06-21T16:45:22.366Z] INFO: No Stack... [2021-06-21T16:45:22.366Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T16:45:22.366Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T16:45:22.710Z] + + catcut /w/workspace/edgex-go/8/archives/cost.csv -d, [2021-06-21T16:45:22.710Z] -f6 [Pipeline] lock [2021-06-21T16:45:22.772Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-8-stack-cost] [2021-06-21T16:45:22.783Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-8-stack-cost] did not exist. Created. [2021-06-21T16:45:22.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T16:45:23.144Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T16:45:23.391Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T16:45:23.405Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-8-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-21T16:45:24.417Z] provisioning config files... [2021-06-21T16:45:24.432Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config432009169768461533tmp [Pipeline] { [Pipeline] sh [2021-06-21T16:45:24.746Z] + set +x [2021-06-21T16:45:24.746Z] + curl -s https://codecov.io/bash [2021-06-21T16:45:24.746Z] + bash -s -- [2021-06-21T16:45:25.011Z] [2021-06-21T16:45:25.011Z] _____ _ [2021-06-21T16:45:25.011Z] / ____| | | [2021-06-21T16:45:25.011Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T16:45:25.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T16:45:25.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T16:45:25.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T16:45:25.011Z] Bash-1.0.3 [2021-06-21T16:45:25.011Z] [2021-06-21T16:45:25.011Z] [2021-06-21T16:45:25.011Z] ==> git version 2.24.4 found [2021-06-21T16:45:25.011Z] ==> 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-21T16:45:25.011Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T16:45:25.011Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T16:45:25.011Z] ==> Jenkins CI detected. [2021-06-21T16:45:25.011Z] project root: . [2021-06-21T16:45:25.011Z] --> token set from env [2021-06-21T16:45:25.011Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T16:45:25.011Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T16:45:25.011Z] ==> Python coveragepy not found [2021-06-21T16:45:25.011Z] ==> Searching for coverage reports in: [2021-06-21T16:45:25.011Z] + . [2021-06-21T16:45:25.011Z] -> Found 1 reports [2021-06-21T16:45:25.011Z] ==> Detecting git/mercurial file structure [2021-06-21T16:45:25.011Z] ==> Reading reports [2021-06-21T16:45:25.011Z] + ./coverage.out bytes=398095 [2021-06-21T16:45:25.011Z] ==> Appending adjustments [2021-06-21T16:45:25.011Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T16:45:26.400Z] + Found adjustments [2021-06-21T16:45:26.400Z] ==> Gzipping contents [2021-06-21T16:45:26.400Z] 56K /tmp/codecov.650qtl.gz [2021-06-21T16:45:26.400Z] ==> Uploading reports [2021-06-21T16:45:26.400Z] url: https://codecov.io [2021-06-21T16:45:26.400Z] query: branch=PR-3579&commit=4e3b71c30e887ed3087baced510c73d4bd3e6f2f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-21T16:45:26.400Z] -> Pinging Codecov [2021-06-21T16:45:26.400Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=4e3b71c30e887ed3087baced510c73d4bd3e6f2f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-21T16:45:26.661Z] -> Uploading to [2021-06-21T16:45:26.661Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/00271124DB129430A58F1EEE437C3FCB/4e3b71c30e887ed3087baced510c73d4bd3e6f2f/6f59e47d-c809-4766-951b-48cc3802ad71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T164526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df4c973fa6ff0298635fe3f76712177588458479148157c1969e78ab49ed1348 [2021-06-21T16:45:26.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T16:45:26.661Z] Dload Upload Total Spent Left Speed [2021-06-21T16:45:26.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54866 0 0 100 54866 0 139k --:--:-- --:--:-- --:--:-- 139k [2021-06-21T16:45:26.921Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4e3b71c30e887ed3087baced510c73d4bd3e6f2f [Pipeline] } [2021-06-21T16:45:26.929Z] 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-21T16:45:28.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:28.666Z] ---> package-listing.sh [2021-06-21T16:45:28.666Z] ++ facter osfamily [2021-06-21T16:45:28.666Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T16:45:28.933Z] + OS_FAMILY=redhat [2021-06-21T16:45:28.933Z] + workspace=/w/workspace/edgex-go/8 [2021-06-21T16:45:28.933Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T16:45:28.933Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T16:45:28.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T16:45:28.933Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T16:45:28.933Z] + '[' /w/workspace/edgex-go/8 ']' [2021-06-21T16:45:28.933Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T16:45:28.933Z] + case "${OS_FAMILY}" in [2021-06-21T16:45:28.933Z] + rpm -qa [2021-06-21T16:45:28.933Z] + sort [2021-06-21T16:45:32.247Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T16:45:32.247Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T16:45:32.247Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T16:45:32.247Z] + '[' /w/workspace/edgex-go/8 ']' [2021-06-21T16:45:32.247Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-06-21T16:45:32.247Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-06-21T16:45:32.260Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T16:45:32.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:45:33.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:45:33.143Z] [2021-06-21T16:45:33.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:45:33.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:45:33.480Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T16:45:33.480Z] df20fa9351a1: Pulling fs layer [2021-06-21T16:45:33.480Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T16:45:33.480Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T16:45:33.480Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T16:45:33.480Z] 93b61091891f: Pulling fs layer [2021-06-21T16:45:33.480Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T16:45:33.480Z] 5e14af77c1be: Pulling fs layer [2021-06-21T16:45:33.480Z] 01666e4c0597: Pulling fs layer [2021-06-21T16:45:33.480Z] aa168da1d23b: Pulling fs layer [2021-06-21T16:45:33.480Z] 93b9cdb0e59b: Waiting [2021-06-21T16:45:33.480Z] 5e14af77c1be: Waiting [2021-06-21T16:45:33.480Z] 01666e4c0597: Waiting [2021-06-21T16:45:33.480Z] aa168da1d23b: Waiting [2021-06-21T16:45:33.480Z] 46f8f816bc3b: Waiting [2021-06-21T16:45:33.480Z] 93b61091891f: Waiting [2021-06-21T16:45:33.480Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T16:45:33.480Z] 36b3adc4ff6f: Download complete [2021-06-21T16:45:33.480Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T16:45:33.480Z] 46f8f816bc3b: Download complete [2021-06-21T16:45:33.745Z] df20fa9351a1: Verifying Checksum [2021-06-21T16:45:33.745Z] df20fa9351a1: Download complete [2021-06-21T16:45:33.745Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T16:45:33.745Z] 93b9cdb0e59b: Download complete [2021-06-21T16:45:33.745Z] 93b61091891f: Verifying Checksum [2021-06-21T16:45:33.745Z] 93b61091891f: Download complete [2021-06-21T16:45:33.745Z] 5e14af77c1be: Verifying Checksum [2021-06-21T16:45:33.745Z] 5e14af77c1be: Download complete [2021-06-21T16:45:33.745Z] 01666e4c0597: Verifying Checksum [2021-06-21T16:45:33.745Z] 01666e4c0597: Download complete [2021-06-21T16:45:33.745Z] df20fa9351a1: Pull complete [2021-06-21T16:45:33.745Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T16:45:33.745Z] 8ad3a11d3b57: Download complete [2021-06-21T16:45:34.011Z] 36b3adc4ff6f: Pull complete [2021-06-21T16:45:34.596Z] 8ad3a11d3b57: Pull complete [2021-06-21T16:45:34.596Z] 46f8f816bc3b: Pull complete [2021-06-21T16:45:34.878Z] 93b61091891f: Pull complete [2021-06-21T16:45:34.878Z] 93b9cdb0e59b: Pull complete [2021-06-21T16:45:34.878Z] 5e14af77c1be: Pull complete [2021-06-21T16:45:34.878Z] 01666e4c0597: Pull complete [2021-06-21T16:45:35.459Z] aa168da1d23b: Verifying Checksum [2021-06-21T16:45:35.459Z] aa168da1d23b: Download complete [2021-06-21T16:45:39.710Z] aa168da1d23b: Pull complete [2021-06-21T16:45:39.711Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T16:45:39.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:45:39.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T16:45:39.789Z] prd-centos7-docker-4c-2g-553 does not seem to be running inside a container [2021-06-21T16:45:39.827Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T16:45:43.271Z] $ docker top 4bf45489e5a616853d698479248982d8ac758152ae4b6b2ddba58cae22d48310 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:45:43.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T16:45:43.992Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T16:45:44.287Z] + ls /var/log/sa-host [2021-06-21T16:45:44.287Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T16:45:44.287Z] file_magic: OK [2021-06-21T16:45:44.287Z] HZ: Using current value: 100 [2021-06-21T16:45:44.287Z] file_header: OK [2021-06-21T16:45:44.287Z] 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-21T16:45:44.287Z] Statistics: [2021-06-21T16:45:44.287Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T16:45:44.287Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T16:45:44.287Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T16:45:44.287Z] file_magic: OK [2021-06-21T16:45:44.287Z] HZ: Using current value: 100 [2021-06-21T16:45:44.287Z] file_header: OK [2021-06-21T16:45:44.287Z] 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-21T16:45:44.287Z] Statistics: [2021-06-21T16:45:44.287Z] 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-21T16:45:44.287Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:45:44.493Z] provisioning config files... [2021-06-21T16:45:44.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config116324218341828895tmp [Pipeline] { [Pipeline] echo [2021-06-21T16:45:44.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:44.830Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T16:45:44.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:45.212Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T16:45:45.222Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:45.533Z] ---> sudo-logs.sh [2021-06-21T16:45:45.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T16:45:45.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:45.871Z] ---> job-cost.sh [2021-06-21T16:45:45.871Z] lf-activate-venv: SKIPPING [2021-06-21T16:45:45.871Z] DEBUG: total: 0.18000000715255737 [2021-06-21T16:45:45.871Z] INFO: Retrieving Stack Cost... [2021-06-21T16:45:47.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T16:45:47.523Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T16:45:47.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:45:47.840Z] ---> logs-deploy.sh [2021-06-21T16:45:47.840Z] lf-activate-venv: SKIPPING [2021-06-21T16:45:47.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/8 [2021-06-21T16:45:47.840Z] INFO: archiving workspace using pattern(s): [2021-06-21T16:45:48.786Z] Archives upload complete. [2021-06-21T16:45:48.786Z] INFO: archiving logs to Nexus [2021-06-21T16:45:49.366Z] ---> uname -a: [2021-06-21T16:45:49.366Z] Linux prd-centos7-docker-4c-2g-553.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-21T16:45:49.366Z] [2021-06-21T16:45:49.366Z] [2021-06-21T16:45:49.366Z] ---> lscpu: [2021-06-21T16:45:49.366Z] Architecture: x86_64 [2021-06-21T16:45:49.366Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-21T16:45:49.366Z] Byte Order: Little Endian [2021-06-21T16:45:49.366Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-21T16:45:49.366Z] CPU(s): 2 [2021-06-21T16:45:49.366Z] On-line CPU(s) list: 0,1 [2021-06-21T16:45:49.367Z] Thread(s) per core: 1 [2021-06-21T16:45:49.367Z] Core(s) per socket: 1 [2021-06-21T16:45:49.367Z] Socket(s): 2 [2021-06-21T16:45:49.367Z] NUMA node(s): 1 [2021-06-21T16:45:49.367Z] Vendor ID: AuthenticAMD [2021-06-21T16:45:49.367Z] CPU family: 23 [2021-06-21T16:45:49.367Z] Model: 49 [2021-06-21T16:45:49.367Z] Model name: AMD EPYC-Rome Processor [2021-06-21T16:45:49.367Z] Stepping: 0 [2021-06-21T16:45:49.367Z] CPU MHz: 2800.000 [2021-06-21T16:45:49.367Z] BogoMIPS: 5600.00 [2021-06-21T16:45:49.367Z] Virtualization: AMD-V [2021-06-21T16:45:49.367Z] Hypervisor vendor: KVM [2021-06-21T16:45:49.367Z] Virtualization type: full [2021-06-21T16:45:49.367Z] L1d cache: 64 KiB [2021-06-21T16:45:49.367Z] L1i cache: 64 KiB [2021-06-21T16:45:49.367Z] L2 cache: 1 MiB [2021-06-21T16:45:49.367Z] L3 cache: 32 MiB [2021-06-21T16:45:49.367Z] NUMA node0 CPU(s): 0,1 [2021-06-21T16:45:49.367Z] Vulnerability Itlb multihit: Not affected [2021-06-21T16:45:49.367Z] Vulnerability L1tf: Not affected [2021-06-21T16:45:49.367Z] Vulnerability Mds: Not affected [2021-06-21T16:45:49.367Z] Vulnerability Meltdown: Not affected [2021-06-21T16:45:49.367Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-21T16:45:49.367Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-21T16:45:49.367Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-21T16:45:49.367Z] Vulnerability Srbds: Not affected [2021-06-21T16:45:49.367Z] Vulnerability Tsx async abort: Not affected [2021-06-21T16:45:49.367Z] 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-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] ---> nproc: [2021-06-21T16:45:49.367Z] 2 [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] ---> df -h: [2021-06-21T16:45:49.367Z] Filesystem Size Used Available Use% Mounted on [2021-06-21T16:45:49.367Z] overlay 40.0G 11.6G 28.4G 29% / [2021-06-21T16:45:49.367Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-21T16:45:49.367Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-21T16:45:49.367Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/8@tmp [2021-06-21T16:45:49.367Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/8 [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] ---> free -m: [2021-06-21T16:45:49.367Z] total used free shared buff/cache available [2021-06-21T16:45:49.367Z] Mem: 7821 1321 2267 0 4232 6448 [2021-06-21T16:45:49.367Z] Swap: 1023 1 1022 [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] ---> ip addr: [2021-06-21T16:45:49.367Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-21T16:45:49.367Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-21T16:45:49.367Z] inet 127.0.0.1/8 scope host lo [2021-06-21T16:45:49.367Z] valid_lft forever preferred_lft forever [2021-06-21T16:45:49.367Z] inet6 ::1/128 scope host [2021-06-21T16:45:49.367Z] valid_lft forever preferred_lft forever [2021-06-21T16:45:49.367Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-21T16:45:49.367Z] link/ether fa:16:3e:aa:cf:37 brd ff:ff:ff:ff:ff:ff [2021-06-21T16:45:49.367Z] inet 10.30.122.228/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-21T16:45:49.367Z] valid_lft 85006sec preferred_lft 85006sec [2021-06-21T16:45:49.367Z] inet6 fe80::f816:3eff:feaa:cf37/64 scope link [2021-06-21T16:45:49.367Z] valid_lft forever preferred_lft forever [2021-06-21T16:45:49.367Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-21T16:45:49.367Z] link/ether 02:42:9a:77:62:46 brd ff:ff:ff:ff:ff:ff [2021-06-21T16:45:49.367Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-21T16:45:49.367Z] valid_lft forever preferred_lft forever [2021-06-21T16:45:49.367Z] inet6 fe80::42:9aff:fe77:6246/64 scope link [2021-06-21T16:45:49.367Z] valid_lft forever preferred_lft forever [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] ---> sar -b -r -n DEV: [2021-06-21T16:45:49.367Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] 16:22:25 LINUX RESTART (2 CPU) [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-21T16:45:49.367Z] 16:24:01 86.69 4.30 82.40 0.00 2815.25 8922.98 0.00 [2021-06-21T16:45:49.367Z] 16:25:01 111.04 0.18 110.86 0.00 22.78 46885.46 0.00 [2021-06-21T16:45:49.367Z] 16:26:01 132.38 0.00 132.38 0.00 0.00 14922.44 0.00 [2021-06-21T16:45:49.367Z] 16:27:01 52.73 0.02 52.71 0.00 0.53 8320.60 0.00 [2021-06-21T16:45:49.367Z] 16:28:03 323.69 101.18 222.50 0.00 2435.02 141732.34 0.00 [2021-06-21T16:45:49.367Z] 16:29:01 696.49 378.50 317.98 0.00 16463.52 174649.64 0.00 [2021-06-21T16:45:49.367Z] 16:30:01 510.04 67.27 442.77 0.00 2933.78 172631.08 0.00 [2021-06-21T16:45:49.367Z] 16:31:01 234.95 21.70 213.25 0.00 3455.08 48149.76 0.00 [2021-06-21T16:45:49.367Z] 16:32:01 1.25 0.00 1.25 0.00 0.00 18.76 0.00 [2021-06-21T16:45:49.367Z] 16:33:01 0.37 0.00 0.37 0.00 0.00 5.50 0.00 [2021-06-21T16:45:49.367Z] 16:34:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 [2021-06-21T16:45:49.367Z] 16:35:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-06-21T16:45:49.367Z] 16:36:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 [2021-06-21T16:45:49.367Z] 16:37:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-06-21T16:45:49.367Z] 16:38:01 0.43 0.18 0.25 0.00 5.73 3.56 0.00 [2021-06-21T16:45:49.367Z] 16:39:01 0.82 0.00 0.82 0.00 0.00 16.03 0.00 [2021-06-21T16:45:49.367Z] 16:40:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 [2021-06-21T16:45:49.367Z] 16:41:01 0.25 0.02 0.23 0.00 0.13 2.87 0.00 [2021-06-21T16:45:49.367Z] 16:42:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 [2021-06-21T16:45:49.367Z] 16:43:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-06-21T16:45:49.367Z] 16:44:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-21T16:45:49.367Z] 16:45:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2021-06-21T16:45:49.367Z] Average: 97.32 25.63 71.69 0.00 1257.79 27951.90 0.00 [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-21T16:45:49.367Z] 16:24:01 4931176 0 1018220 12.71 2620 2056924 1621356 17.90 1050460 1613804 157876 [2021-06-21T16:45:49.367Z] 16:25:01 4064524 0 1009628 12.61 2620 2932168 1652752 18.25 1089780 2358304 5344 [2021-06-21T16:45:49.367Z] 16:26:01 3813864 0 1134352 14.16 2620 3058104 1573428 17.37 1357860 2282596 227160 [2021-06-21T16:45:49.367Z] 16:27:01 3797772 0 1181708 14.75 2620 3026840 1851064 20.44 1347604 2300604 113668 [2021-06-21T16:45:49.367Z] 16:28:03 1412340 0 1346720 16.82 2620 5247260 1795856 19.83 1909344 4010040 28180 [2021-06-21T16:45:49.367Z] 16:29:01 840596 0 1942248 24.25 2620 5223476 3838512 42.38 2751472 3690616 91836 [2021-06-21T16:45:49.367Z] 16:30:01 575528 0 1672648 20.88 2620 5758144 3246092 35.84 2348188 4306128 188812 [2021-06-21T16:45:49.367Z] 16:31:01 2942260 0 1258496 15.71 2620 3805564 1300224 14.36 1128012 3238568 20 [2021-06-21T16:45:49.367Z] 16:32:01 2945764 0 1254988 15.67 2620 3805568 1285820 14.20 1128664 3236520 16 [2021-06-21T16:45:49.367Z] 16:33:01 2951224 0 1249524 15.60 2620 3805572 1254120 13.85 1126788 3236496 8 [2021-06-21T16:45:49.367Z] 16:34:01 2951172 0 1249572 15.60 2620 3805576 1254156 13.85 1127004 3236496 8 [2021-06-21T16:45:49.367Z] 16:35:01 2952732 0 1248008 15.58 2620 3805580 1253952 13.84 1125584 3236800 8 [2021-06-21T16:45:49.367Z] 16:36:01 2952912 0 1247824 15.58 2620 3805584 1253952 13.84 1125704 3236800 8 [2021-06-21T16:45:49.367Z] 16:37:01 2952912 0 1247820 15.58 2620 3805588 1253952 13.84 1125708 3236800 8 [2021-06-21T16:45:49.367Z] 16:38:01 2952800 0 1247900 15.58 2620 3805620 1254036 13.85 1126112 3236428 16 [2021-06-21T16:45:49.367Z] 16:39:01 2952660 0 1248032 15.58 2620 3805628 1254048 13.85 1126216 3236428 8 [2021-06-21T16:45:49.367Z] 16:40:01 2952772 0 1247916 15.58 2620 3805632 1253952 13.84 1126124 3236428 8 [2021-06-21T16:45:49.367Z] 16:41:01 2952780 0 1247900 15.58 2620 3805640 1253952 13.84 1126132 3236428 8 [2021-06-21T16:45:49.367Z] 16:42:01 2952780 0 1247900 15.58 2620 3805640 1253952 13.84 1126016 3236432 8 [2021-06-21T16:45:49.367Z] 16:43:01 2952600 0 1248072 15.58 2620 3805648 1254036 13.85 1126140 3236432 8 [2021-06-21T16:45:49.367Z] 16:44:01 2952600 0 1248072 15.58 2620 3805648 1254012 13.84 1126232 3236432 8 [2021-06-21T16:45:49.367Z] 16:45:01 2952944 0 1247720 15.58 2620 3805656 1253952 13.84 1126028 3236436 12 [2021-06-21T16:45:49.367Z] Average: 2895760 0 1274785 15.92 2620 3835775 1566690 17.30 1306871 3141455 36956 [2021-06-21T16:45:49.367Z] [2021-06-21T16:45:49.367Z] 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-21T16:45:49.367Z] 16:24:01 eth0 1655.47 1723.88 6327.49 197.45 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:24:01 veth413623a 926.06 666.08 88.15 2693.69 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:24:01 docker0 926.06 665.95 75.49 2693.68 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:25:01 veth8cff695 29.68 35.44 2.83 37.72 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:25:01 eth0 417.39 333.44 3114.88 35.99 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:25:01 docker0 87.54 142.28 5.89 412.32 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:26:01 veth168f91f 0.42 0.55 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:26:01 eth0 143.27 127.25 462.86 24.37 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:26:01 docker0 105.45 105.11 8.00 428.46 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:27:01 veth168f91f 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.367Z] 16:27:01 eth0 31.03 23.08 18.37 108.44 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:27:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:28:03 veth58f5ca0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:28:03 eth0 211.51 183.58 1664.96 28.36 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:28:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:29:01 veth940514d 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:29:01 veth58f5ca0 0.00 1.71 0.00 0.08 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:29:01 veth25f2962 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:29:01 eth0 97.23 72.43 197.37 17.95 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:30:01 vethf2a6c29 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:30:01 veth58f5ca0 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:30:01 veth6db1391 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:30:01 eth0 243.04 171.49 1812.66 121.99 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:31:01 eth0 55.08 35.33 102.36 15.11 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:31:01 docker0 1245.12 1088.85 97.60 4294.29 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:32:01 eth0 1.28 0.70 0.34 0.24 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:33:01 eth0 1.07 0.47 0.39 0.27 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:34:01 eth0 0.63 0.42 0.33 0.21 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:36:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:38:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:39:01 eth0 0.23 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:42:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:43:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:44:01 eth0 0.15 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] Average: eth0 130.11 121.69 625.00 25.05 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] Average: docker0 56.66 49.55 4.44 195.40 0.00 0.00 0.00 0.00 [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] ---> sar -P ALL: [2021-06-21T16:45:49.368Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] 16:22:25 LINUX RESTART (2 CPU) [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] 16:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T16:45:49.368Z] 16:24:01 all 21.10 0.00 4.94 9.61 0.10 64.24 [2021-06-21T16:45:49.368Z] 16:24:01 0 20.48 0.00 5.69 11.07 0.09 62.67 [2021-06-21T16:45:49.368Z] 16:24:01 1 21.71 0.00 4.20 8.18 0.11 65.80 [2021-06-21T16:45:49.368Z] 16:25:01 all 11.93 0.00 4.59 8.90 0.08 74.50 [2021-06-21T16:45:49.368Z] 16:25:01 0 13.56 0.00 4.61 7.68 0.09 74.07 [2021-06-21T16:45:49.368Z] 16:25:01 1 10.32 0.00 4.58 10.11 0.07 74.92 [2021-06-21T16:45:49.368Z] 16:26:01 all 57.51 0.00 7.84 4.15 0.11 30.39 [2021-06-21T16:45:49.368Z] 16:26:01 0 57.19 0.00 8.36 4.23 0.11 30.11 [2021-06-21T16:45:49.368Z] 16:26:01 1 57.83 0.00 7.32 4.07 0.11 30.67 [2021-06-21T16:45:49.368Z] 16:27:01 all 32.69 0.00 4.61 0.36 0.08 62.26 [2021-06-21T16:45:49.368Z] 16:27:01 0 33.06 0.00 4.34 0.40 0.07 62.12 [2021-06-21T16:45:49.368Z] 16:27:01 1 32.33 0.00 4.87 0.32 0.09 62.40 [2021-06-21T16:45:49.368Z] 16:28:03 all 40.81 0.00 11.75 15.05 0.10 32.30 [2021-06-21T16:45:49.368Z] 16:28:03 0 40.64 0.00 12.27 14.63 0.11 32.35 [2021-06-21T16:45:49.368Z] 16:28:03 1 40.98 0.00 11.22 15.47 0.09 32.25 [2021-06-21T16:45:49.368Z] 16:29:01 all 43.26 0.00 16.43 32.02 0.12 8.17 [2021-06-21T16:45:49.368Z] 16:29:01 0 43.16 0.00 16.76 33.15 0.11 6.82 [2021-06-21T16:45:49.368Z] 16:29:01 1 43.36 0.00 16.11 30.88 0.13 9.52 [2021-06-21T16:45:49.368Z] 16:30:01 all 73.96 0.00 17.15 7.03 0.13 1.73 [2021-06-21T16:45:49.368Z] 16:30:01 0 74.60 0.00 16.70 7.35 0.15 1.20 [2021-06-21T16:45:49.368Z] 16:30:01 1 73.34 0.00 17.59 6.72 0.11 2.24 [2021-06-21T16:45:49.368Z] 16:31:01 all 33.75 0.00 8.45 2.04 0.09 55.67 [2021-06-21T16:45:49.368Z] 16:31:01 0 33.95 0.00 8.07 1.61 0.07 56.31 [2021-06-21T16:45:49.368Z] 16:31:01 1 33.56 0.00 8.83 2.47 0.11 55.03 [2021-06-21T16:45:49.368Z] 16:32:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-06-21T16:45:49.368Z] 16:32:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-06-21T16:45:49.368Z] 16:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-21T16:45:49.368Z] 16:33:01 all 0.13 0.00 0.06 0.00 0.03 99.79 [2021-06-21T16:45:49.368Z] 16:33:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-06-21T16:45:49.368Z] 16:33:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-21T16:45:49.368Z] 16:34:01 all 0.18 0.00 0.02 0.00 0.03 99.78 [2021-06-21T16:45:49.368Z] 16:34:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-21T16:45:49.368Z] 16:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] 16:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T16:45:49.368Z] 16:35:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-06-21T16:45:49.368Z] 16:35:01 0 0.27 0.00 0.00 0.00 0.00 99.73 [2021-06-21T16:45:49.368Z] 16:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-21T16:45:49.368Z] 16:36:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-21T16:45:49.368Z] 16:36:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-21T16:45:49.368Z] 16:36:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-21T16:45:49.368Z] 16:37:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-21T16:45:49.368Z] 16:37:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-21T16:45:49.368Z] 16:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-21T16:45:49.368Z] 16:38:01 all 0.13 0.00 0.05 0.00 0.01 99.82 [2021-06-21T16:45:49.368Z] 16:38:01 0 0.22 0.00 0.05 0.00 0.00 99.73 [2021-06-21T16:45:49.368Z] 16:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-21T16:45:49.368Z] 16:39:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-21T16:45:49.368Z] 16:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-21T16:45:49.368Z] 16:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-21T16:45:49.368Z] 16:40:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-06-21T16:45:49.368Z] 16:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-06-21T16:45:49.368Z] 16:40:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-21T16:45:49.368Z] 16:41:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-21T16:45:49.368Z] 16:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-21T16:45:49.368Z] 16:41:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-21T16:45:49.368Z] 16:42:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2021-06-21T16:45:49.368Z] 16:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-21T16:45:49.368Z] 16:42:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-21T16:45:49.368Z] 16:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-21T16:45:49.368Z] 16:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-21T16:45:49.368Z] 16:43:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-21T16:45:49.368Z] 16:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-21T16:45:49.368Z] 16:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-21T16:45:49.368Z] 16:44:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-21T16:45:49.368Z] 16:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-21T16:45:49.368Z] 16:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-21T16:45:49.368Z] 16:45:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-21T16:45:49.368Z] [2021-06-21T16:45:49.368Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-21T16:45:49.368Z] Average: all 13.59 0.00 3.26 3.37 0.05 79.73 [2021-06-21T16:45:49.369Z] Average: 0 13.65 0.00 3.30 3.41 0.05 79.60 [2021-06-21T16:45:49.369Z] Average: 1 13.53 0.00 3.23 3.34 0.05 79.86 [2021-06-21T16:45:49.369Z] [2021-06-21T16:45:49.369Z] [2021-06-21T16:45:49.369Z]