Pull request #3510 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than b396499183b9834a57cad5ede3b94eeed00947f2 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb 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-ssh7914501236681759346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5064556215682520414.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 9d0281235b943b7ad605f650702698f9078b2862 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-3510/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-3510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3284301041392836475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh8204731286208056107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3510/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-3510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6285378876109437312.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1117 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5567682806256660871.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh994673171477639939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) > git config core.sparsecheckout # timeout=10 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # 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/9@tmp/jenkins-gitclient-ssh1677556234926638871.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 Commit message: "refactor: Remove the obsolete code of checking secret path" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T02:49:10.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T02:49:10.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T02:49:10.633Z] ========================================================= [2021-05-31T02:49:10.633Z] EdgeX Global Pipelines Version Info [2021-05-31T02:49:10.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 78e7af7bf3d9427d0823a5bb1b82654472b63e48 # timeout=10 [2021-05-31T02:49:12.139Z] ------------------- [2021-05-31T02:49:12.139Z] stable info: [2021-05-31T02:49:12.140Z] ------------------- [2021-05-31T02:49:12.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T02:49:12.140Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T02:49:12.140Z] Message: update stable to v1.0.192 [2021-05-31T02:49:12.715Z] ------------------- [2021-05-31T02:49:12.716Z] experimental info: [2021-05-31T02:49:12.716Z] ------------------- [2021-05-31T02:49:12.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T02:49:12.716Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T02:49:12.716Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T02:49:12.831Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-31T02:49:12.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-31T02:49:12.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T02:49:12.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T02:49:12.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T02:49:12.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T02:49:12.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T02:49:12.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-31T02:49:13.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-31T02:49:13.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-31T02:49:13.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T02:49:13.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T02:49:13.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T02:49:13.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T02:49:13.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T02:49:13.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T02:49:13.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T02:49:13.223Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T02:49:13.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-31T02:49:15.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-31T02:49:15.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-31T02:49:15.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T02:49:15.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo [2021-05-31T02:49:15.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo [2021-05-31T02:49:15.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo [2021-05-31T02:49:15.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b396499183b9834a57cad5ede3b94eeed00947f2 [Pipeline] echo [2021-05-31T02:49:15.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b396499 [Pipeline] echo [2021-05-31T02:49:15.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T02:49:15.475Z] provisioning config files... [2021-05-31T02:49:15.492Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4808008281830549280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T02:49:15.818Z] ---> docker-login.sh [2021-05-31T02:49:15.818Z] nexus3.edgexfoundry.org:10001 [2021-05-31T02:49:16.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:49:16.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:49:16.083Z] Configure a credential helper to remove this warning. See [2021-05-31T02:49:16.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:49:16.083Z] [2021-05-31T02:49:16.083Z] Login Succeeded [2021-05-31T02:49:16.083Z] nexus3.edgexfoundry.org:10002 [2021-05-31T02:49:16.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:49:16.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:49:16.346Z] Configure a credential helper to remove this warning. See [2021-05-31T02:49:16.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:49:16.346Z] [2021-05-31T02:49:16.346Z] Login Succeeded [2021-05-31T02:49:16.346Z] nexus3.edgexfoundry.org:10003 [2021-05-31T02:49:16.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:49:16.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:49:16.346Z] Configure a credential helper to remove this warning. See [2021-05-31T02:49:16.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:49:16.346Z] [2021-05-31T02:49:16.346Z] Login Succeeded [2021-05-31T02:49:16.610Z] nexus3.edgexfoundry.org:10004 [2021-05-31T02:49:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:49:16.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:49:16.610Z] Configure a credential helper to remove this warning. See [2021-05-31T02:49:16.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:49:16.610Z] [2021-05-31T02:49:16.610Z] Login Succeeded [2021-05-31T02:49:16.610Z] docker.io [2021-05-31T02:49:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:49:16.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:49:16.883Z] Configure a credential helper to remove this warning. See [2021-05-31T02:49:16.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:49:16.883Z] [2021-05-31T02:49:16.883Z] Login Succeeded [2021-05-31T02:49:16.883Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T02:49:16.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T02:49:17.237Z] ++ 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-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/core-command/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/core-data/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-31T02:49:17.237Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-31T02:49:17.237Z] ++ cut -d/ -f2 [2021-05-31T02:49:17.237Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-31T02:49:17.237Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-31T02:49:17.283Z] 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-05-31T02:49:17.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T02:49:17.932Z] [2021-05-31T02:49:17.932Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:49:18.258Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T02:49:18.258Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T02:49:18.258Z] 31603596830f: Pulling fs layer [2021-05-31T02:49:18.258Z] 54011a49482f: Pulling fs layer [2021-05-31T02:49:18.258Z] a6820b24f6d8: Pulling fs layer [2021-05-31T02:49:18.258Z] f581987b2513: Pulling fs layer [2021-05-31T02:49:18.258Z] f581987b2513: Waiting [2021-05-31T02:49:18.258Z] 54011a49482f: Verifying Checksum [2021-05-31T02:49:18.258Z] 54011a49482f: Download complete [2021-05-31T02:49:18.520Z] 31603596830f: Verifying Checksum [2021-05-31T02:49:18.520Z] 31603596830f: Download complete [2021-05-31T02:49:18.520Z] f581987b2513: Verifying Checksum [2021-05-31T02:49:18.520Z] f581987b2513: Download complete [2021-05-31T02:49:18.520Z] a6820b24f6d8: Verifying Checksum [2021-05-31T02:49:18.520Z] a6820b24f6d8: Download complete [2021-05-31T02:49:18.520Z] 31603596830f: Pull complete [2021-05-31T02:49:18.783Z] 54011a49482f: Pull complete [2021-05-31T02:49:19.366Z] a6820b24f6d8: Pull complete [2021-05-31T02:49:19.632Z] f581987b2513: Pull complete [2021-05-31T02:49:19.632Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T02:49:19.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T02:49:19.632Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T02:49:19.727Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T02:49:19.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T02:49:21.119Z] $ docker top bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T02:49:21.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T02:49:21.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T02:49:21.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T02:49:21.400Z] $ docker exec bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent [2021-05-31T02:49:21.515Z] SSH_AUTH_SOCK=/tmp/ssh-hY2fVrHZpcpf/agent.14 [2021-05-31T02:49:21.515Z] SSH_AGENT_PID=20 [2021-05-31T02:49:21.524Z] Running ssh-add (command line suppressed) [2021-05-31T02:49:21.628Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5094463203277842585.key (/w/workspace/edgex-go/9@tmp/private_key_5094463203277842585.key) [2021-05-31T02:49:21.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T02:49:21.948Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T02:49:21.961Z] $ docker exec --env ******** --env ******** bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent -k [2021-05-31T02:49:22.069Z] unset SSH_AUTH_SOCK; [2021-05-31T02:49:22.069Z] unset SSH_AGENT_PID; [2021-05-31T02:49:22.069Z] echo Agent pid 20 killed; [2021-05-31T02:49:22.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T02:49:22.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T02:49:22.127Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T02:49:22.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T02:49:22.253Z] $ docker exec bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent [2021-05-31T02:49:22.363Z] SSH_AUTH_SOCK=/tmp/ssh-faxN5BvS87cq/agent.54 [2021-05-31T02:49:22.363Z] SSH_AGENT_PID=61 [2021-05-31T02:49:22.369Z] Running ssh-add (command line suppressed) [2021-05-31T02:49:22.465Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5065286214986383065.key (/w/workspace/edgex-go/9@tmp/private_key_5065286214986383065.key) [2021-05-31T02:49:22.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T02:49:22.790Z] + git semver init [2021-05-31T02:49:22.790Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T02:49:22.790Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-05-31T02:49:22.790Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-05-31T02:49:22.790Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T02:49:22.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T02:49:22.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T02:49:22.790Z] # $SEMVER_BRANCH = PR-3510 [2021-05-31T02:49:22.790Z] # $SEMVER_TEMP = /tmp/semver-524958597 [2021-05-31T02:49:22.790Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-31T02:49:40.973Z] # '/tmp/semver-524958597' -> '/w/workspace/edgex-go/9/.semver' [2021-05-31T02:49:40.973Z] # -> Force: false [2021-05-31T02:49:40.973Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-05-31T02:49:40.981Z] $ docker exec --env ******** --env ******** bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent -k [2021-05-31T02:49:41.102Z] unset SSH_AUTH_SOCK; [2021-05-31T02:49:41.102Z] unset SSH_AGENT_PID; [2021-05-31T02:49:41.102Z] echo Agent pid 61 killed; [2021-05-31T02:49:41.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T02:49:41.458Z] + git semver [Pipeline] } [2021-05-31T02:49:41.470Z] $ docker stop --time=1 bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 [2021-05-31T02:49:43.540Z] $ docker rm -f bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T02:49:43.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T02:49:44.226Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T02:49:44.229Z] [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-05-31T02:49:44.740Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T02:49:45.034Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T02:49:45.342Z] + true [2021-05-31T02:49:45.342Z] + sudo service docker restart [2021-05-31T02:49:45.342Z] Redirecting to /bin/systemctl restart docker.service [2021-05-31T02:49:59.370Z] Still waiting to schedule task [2021-05-31T02:49:59.371Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1116’ [Pipeline] echo [2021-05-31T02:50:03.497Z] ========================================================= [2021-05-31T02:50:03.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T02:50:03.497Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:50:03.890Z] + 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-05-31T02:50:05.334Z] Sending build context to Docker daemon 331MB [2021-05-31T02:50:05.596Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T02:50:05.596Z] Step 2/6 : FROM ${BASE} [2021-05-31T02:50:05.596Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T02:50:05.596Z] 540db60ca938: Pulling fs layer [2021-05-31T02:50:05.596Z] adcc1eea9eea: Pulling fs layer [2021-05-31T02:50:05.596Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T02:50:05.596Z] 0510c868ecb4: Pulling fs layer [2021-05-31T02:50:05.596Z] afea3b2eda06: Pulling fs layer [2021-05-31T02:50:05.596Z] 7809a108b3ef: Pulling fs layer [2021-05-31T02:50:05.596Z] f706445af74f: Pulling fs layer [2021-05-31T02:50:05.596Z] 0510c868ecb4: Waiting [2021-05-31T02:50:05.596Z] afea3b2eda06: Waiting [2021-05-31T02:50:05.596Z] 7809a108b3ef: Waiting [2021-05-31T02:50:05.596Z] f706445af74f: Waiting [2021-05-31T02:50:05.596Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T02:50:05.596Z] 4c4ab2625f07: Download complete [2021-05-31T02:50:05.596Z] adcc1eea9eea: Verifying Checksum [2021-05-31T02:50:05.596Z] adcc1eea9eea: Download complete [2021-05-31T02:50:05.864Z] 540db60ca938: Verifying Checksum [2021-05-31T02:50:05.864Z] 540db60ca938: Download complete [2021-05-31T02:50:05.864Z] afea3b2eda06: Verifying Checksum [2021-05-31T02:50:05.864Z] afea3b2eda06: Download complete [2021-05-31T02:50:05.864Z] 7809a108b3ef: Verifying Checksum [2021-05-31T02:50:05.864Z] 7809a108b3ef: Download complete [2021-05-31T02:50:06.126Z] 540db60ca938: Pull complete [2021-05-31T02:50:06.126Z] adcc1eea9eea: Pull complete [2021-05-31T02:50:06.388Z] 4c4ab2625f07: Pull complete [2021-05-31T02:50:08.315Z] f706445af74f: Verifying Checksum [2021-05-31T02:50:08.315Z] f706445af74f: Download complete [2021-05-31T02:50:08.315Z] 0510c868ecb4: Verifying Checksum [2021-05-31T02:50:08.315Z] 0510c868ecb4: Download complete [2021-05-31T02:50:12.568Z] 0510c868ecb4: Pull complete [2021-05-31T02:50:12.568Z] afea3b2eda06: Pull complete [2021-05-31T02:50:12.568Z] 7809a108b3ef: Pull complete [2021-05-31T02:50:13.979Z] f706445af74f: Pull complete [2021-05-31T02:50:13.979Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T02:50:13.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T02:50:13.979Z] ---> b068be0155e3 [2021-05-31T02:50:13.979Z] 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-05-31T02:50:18.213Z] ---> Running in 7f085ff0cea9 [2021-05-31T02:50:18.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:50:19.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:50:20.312Z] (1/12) Installing libmagic (5.39-r0) [2021-05-31T02:50:20.575Z] (2/12) Installing file (5.39-r0) [2021-05-31T02:50:20.837Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-31T02:50:20.837Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-31T02:50:26.153Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-31T02:50:26.153Z] (6/12) Installing patch (2.7.6-r6) [2021-05-31T02:50:26.153Z] (7/12) Installing build-base (0.5-r2) [2021-05-31T02:50:26.153Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-31T02:50:26.415Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-31T02:50:26.416Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-31T02:50:26.416Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-31T02:50:26.687Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-31T02:50:26.687Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T02:50:26.687Z] OK: 219 MiB in 52 packages [2021-05-31T02:50:28.081Z] Removing intermediate container 7f085ff0cea9 [2021-05-31T02:50:28.081Z] ---> 5d608a407c61 [2021-05-31T02:50:28.081Z] Step 4/6 : WORKDIR /edgex-go [2021-05-31T02:50:28.081Z] ---> Running in a18364ee9b90 [2021-05-31T02:50:28.343Z] Removing intermediate container a18364ee9b90 [2021-05-31T02:50:28.343Z] ---> 8db0db40fc55 [2021-05-31T02:50:28.343Z] Step 5/6 : COPY go.mod . [2021-05-31T02:50:28.613Z] ---> b95b66ba6096 [2021-05-31T02:50:28.613Z] Step 6/6 : RUN go mod download [2021-05-31T02:50:28.613Z] ---> Running in 295a5cf3e607 [2021-05-31T02:50:40.901Z] Removing intermediate container 295a5cf3e607 [2021-05-31T02:50:40.901Z] ---> 5196e72e0951 [2021-05-31T02:50:40.901Z] Successfully built 5196e72e0951 [2021-05-31T02:50:40.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:50:41.223Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T02:50:41.224Z] . [Pipeline] withDockerContainer [2021-05-31T02:50:41.311Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T02:50:41.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T02:50:41.790Z] $ docker top 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T02:50:42.189Z] + go version [2021-05-31T02:50:42.190Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T02:50:42.198Z] $ docker stop --time=1 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 [2021-05-31T02:50:43.415Z] $ docker rm -f 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:50:43.905Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T02:50:43.905Z] . [Pipeline] withDockerContainer [2021-05-31T02:50:43.996Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T02:50:44.040Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T02:50:44.450Z] $ docker top d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-31T02:50:44.568Z] ========================================================= [2021-05-31T02:50:44.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-31T02:50:44.568Z] ========================================================= [Pipeline] sh [2021-05-31T02:50:44.868Z] + go mod tidy [Pipeline] sh [2021-05-31T02:50:45.433Z] + make test [2021-05-31T02:50:45.433Z] go mod tidy [2021-05-31T02:50:45.693Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-31T02:50:52.353Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-31T02:51:14.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-31T02:51:19.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-31T02:51:20.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-31T02:51:20.598Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-31T02:51:23.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-31T02:51:24.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-31T02:51:24.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-31T02:51:24.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-31T02:51:25.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-31T02:51:26.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-31T02:51:28.741Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-31T02:51:28.741Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-31T02:51:28.741Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-31T02:51:30.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.1% of statements [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-31T02:51:30.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-31T02:51:30.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-05-31T02:51:31.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements [2021-05-31T02:51:34.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-31T02:51:34.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-31T02:51:34.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-05-31T02:51:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-31T02:51:34.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-05-31T02:51:34.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-31T02:51:34.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-31T02:51:35.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 53.4% of statements [2021-05-31T02:51:35.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-31T02:51:35.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-31T02:51:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.157s coverage: 87.7% of statements [2021-05-31T02:51:36.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-31T02:51:36.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:51:36.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-31T02:51:36.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-31T02:51:38.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.215s coverage: 28.6% of statements [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-31T02:51:38.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-31T02:51:38.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-31T02:51:38.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements [2021-05-31T02:51:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-31T02:51:39.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-05-31T02:51:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-31T02:51:39.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-05-31T02:51:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-31T02:51:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-31T02:51:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-31T02:51:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-31T02:51:41.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.287s coverage: 95.1% of statements [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-31T02:51:41.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-31T02:51:41.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-31T02:51:41.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.065s coverage: 60.0% of statements [2021-05-31T02:51:42.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-05-31T02:51:42.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-31T02:51:42.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.073s coverage: 21.7% of statements [2021-05-31T02:51:42.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-31T02:51:43.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-05-31T02:51:43.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-05-31T02:51:43.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-05-31T02:51:43.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-05-31T02:51:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-05-31T02:51:57.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-05-31T02:51:57.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-05-31T02:52:01.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.210s coverage: 81.8% of statements [2021-05-31T02:52:01.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 66.9% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.5% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-31T02:52:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-05-31T02:52:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-31T02:52:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-05-31T02:52:22.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-31T02:52:22.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-31T02:52:22.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-31T02:52:22.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.064s coverage: 18.8% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.614s coverage: 28.7% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 63.4% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 27.9% of statements [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-31T02:52:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-31T02:52:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-05-31T02:52:29.959Z] GO111MODULE=on go vet ./... [2021-05-31T02:53:02.180Z] gofmt -l . [2021-05-31T02:53:02.443Z] [ "`gofmt -l .`" = "" ] [2021-05-31T02:53:03.022Z] ./bin/test-go-mod-tidy.sh [2021-05-31T02:53:03.291Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-31T02:53:04.170Z] + ls -al . [2021-05-31T02:53:04.170Z] total 852 [2021-05-31T02:53:04.170Z] drwxrwxr-x 10 1001 1001 4096 May 31 02:53 . [2021-05-31T02:53:04.170Z] drwxr-xr-x 4 root root 28 May 31 02:50 .. [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 11 May 31 02:49 .dockerignore [2021-05-31T02:53:04.170Z] drwxrwxr-x 8 1001 1001 179 May 31 02:49 .git [2021-05-31T02:53:04.170Z] drwxrwxr-x 3 1001 1001 125 May 31 02:49 .github [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 818 May 31 02:49 .gitignore [2021-05-31T02:53:04.170Z] drwx------ 3 1001 1001 60 May 31 02:49 .semver [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 166 May 31 02:49 .sonarcloud.properties [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 8609 May 31 02:49 Attribution.txt [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 3804 May 31 02:49 CONTRIBUTING.md [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 931 May 31 02:49 Dockerfile.build [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 849 May 31 02:49 Jenkinsfile [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 10775 May 31 02:49 LICENSE [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 5632 May 31 02:49 Makefile [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 7978 May 31 02:49 README.md [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 6755 May 31 02:49 SECURITY.md [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 5 May 31 02:49 VERSION [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 4131 May 31 02:49 ZMQWindows.md [2021-05-31T02:53:04.170Z] drwxrwxr-x 2 1001 1001 117 May 31 02:49 bin [2021-05-31T02:53:04.170Z] drwxrwxr-x 14 1001 1001 4096 May 31 02:49 cmd [2021-05-31T02:53:04.170Z] -rw-r--r-- 1 root root 744531 May 31 02:52 coverage.out [2021-05-31T02:53:04.170Z] -rw-r--r-- 1 root root 1060 May 31 02:53 go.mod [2021-05-31T02:53:04.170Z] -rw-r--r-- 1 root root 21686 May 31 02:50 go.sum [2021-05-31T02:53:04.170Z] drwxrwxr-x 8 1001 1001 127 May 31 02:49 internal [2021-05-31T02:53:04.170Z] drwxrwxr-x 4 1001 1001 26 May 31 02:49 openapi [2021-05-31T02:53:04.170Z] drwxrwxr-x 4 1001 1001 71 May 31 02:49 snap [2021-05-31T02:53:04.170Z] -rw-rw-r-- 1 1001 1001 168 May 31 02:49 version.go [Pipeline] sh [2021-05-31T02:53:04.468Z] + '[' -e coverage.out ] [2021-05-31T02:53:04.468Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-31T02:53:04.631Z] Stashed 1 file(s) [Pipeline] sh [2021-05-31T02:53:04.927Z] + make build [2021-05-31T02:53:04.927Z] go mod tidy [2021-05-31T02:53:05.195Z] 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-05-31T02:53:07.130Z] 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-05-31T02:53:17.190Z] 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-05-31T02:53:17.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-31T02:53:18.150Z] 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-05-31T02:53:18.413Z] 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-05-31T02:53:19.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-31T02:53:21.236Z] 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-05-31T02:53:22.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-31T02:53:23.136Z] 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-05-31T02:53:24.095Z] 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-05-31T02:53:25.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-31T02:53:26.467Z] $ docker stop --time=1 d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b [2021-05-31T02:53:28.583Z] $ docker rm -f d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:53:37.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-31T02:53:37.785Z] [2021-05-31T02:53:37.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:53:38.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-31T02:53:38.227Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-31T02:53:38.227Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-31T02:53:38.227Z] ca9280d653b3: Pulling fs layer [2021-05-31T02:53:38.227Z] 7e9c9ca2126c: Pulling fs layer [2021-05-31T02:53:38.494Z] cbdbe7a5bc2a: Download complete [2021-05-31T02:53:38.756Z] cbdbe7a5bc2a: Pull complete [2021-05-31T02:53:39.332Z] ca9280d653b3: Verifying Checksum [2021-05-31T02:53:39.332Z] ca9280d653b3: Download complete [2021-05-31T02:53:39.918Z] ca9280d653b3: Pull complete [2021-05-31T02:53:39.918Z] 7e9c9ca2126c: Verifying Checksum [2021-05-31T02:53:39.918Z] 7e9c9ca2126c: Download complete [2021-05-31T02:53:43.255Z] 7e9c9ca2126c: Pull complete [2021-05-31T02:53:43.255Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-31T02:53:43.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-31T02:53:43.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-31T02:53:43.340Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T02:53:43.378Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T02:53:46.894Z] $ docker top 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T02:53:47.282Z] + docker-compose build --help [2021-05-31T02:53:47.282Z] + grep parallel [2021-05-31T02:53:47.857Z] --parallel Build images in parallel. [Pipeline] } [2021-05-31T02:53:47.866Z] $ docker stop --time=1 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 [2021-05-31T02:53:49.074Z] $ docker rm -f 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:53:49.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-31T02:53:49.525Z] . [Pipeline] withDockerContainer [2021-05-31T02:53:49.610Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T02:53:49.652Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T02:53:50.083Z] $ docker top 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T02:53:50.475Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-31T02:53:51.054Z] Building core-command ... [2021-05-31T02:53:51.054Z] Building core-data ... [2021-05-31T02:53:51.054Z] Building core-metadata ... [2021-05-31T02:53:51.054Z] Building security-bootstrapper ... [2021-05-31T02:53:51.054Z] Building security-proxy-setup ... [2021-05-31T02:53:51.054Z] Building security-secretstore-setup ... [2021-05-31T02:53:51.054Z] Building support-notifications ... [2021-05-31T02:53:51.054Z] Building support-scheduler ... [2021-05-31T02:53:51.054Z] Building sys-mgmt-agent ... [2021-05-31T02:53:51.054Z] Building support-notifications [2021-05-31T02:53:51.054Z] Building security-bootstrapper [2021-05-31T02:53:51.054Z] Building security-proxy-setup [2021-05-31T02:53:51.054Z] Building sys-mgmt-agent [2021-05-31T02:53:51.054Z] Building core-command [2021-05-31T02:53:55.696Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-31T02:53:55.714Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-05-31T02:53:55.916Z] The recommended git tool is: git [2021-05-31T02:54:02.799Z] using credential edgex-jenkins-ssh [2021-05-31T02:54:02.825Z] Cloning the remote Git repository [2021-05-31T02:54:02.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-31T02:54:02.982Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-05-31T02:54:03.058Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-31T02:54:03.059Z] > git --version # timeout=10 [2021-05-31T02:54:03.077Z] > git --version # 'git version 2.17.1' [2021-05-31T02:54:03.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T02:54:03.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T02:54:06.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:06.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:54:06.880Z] ---> 5196e72e0951 [2021-05-31T02:54:06.880Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T02:54:06.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:06.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:54:06.880Z] ---> 5196e72e0951 [2021-05-31T02:54:06.880Z] Step 3/22 : WORKDIR /edgex-go [2021-05-31T02:54:06.880Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:06.880Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:54:06.880Z] ---> 5196e72e0951 [2021-05-31T02:54:06.880Z] Step 3/32 : WORKDIR /edgex-go [2021-05-31T02:54:13.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:13.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:54:13.481Z] ---> 5196e72e0951 [2021-05-31T02:54:13.481Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T02:54:14.058Z] ---> Running in fca5df1b2937 [2021-05-31T02:54:14.058Z] ---> Running in f1f8a2c7f6ea [2021-05-31T02:54:14.058Z] ---> Running in 440b46aa949b [2021-05-31T02:54:14.636Z] ---> Running in ae235af2d861 [2021-05-31T02:54:14.897Z] Removing intermediate container fca5df1b2937 [2021-05-31T02:54:14.897Z] ---> f8c7dafde285 [2021-05-31T02:54:14.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:54:14.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:14.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:54:14.897Z] ---> 5196e72e0951 [2021-05-31T02:54:14.897Z] Step 3/23 : WORKDIR /edgex-go [2021-05-31T02:54:14.897Z] ---> Using cache [2021-05-31T02:54:14.897Z] ---> 2c559ba24219 [2021-05-31T02:54:14.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:54:15.158Z] Removing intermediate container 440b46aa949b [2021-05-31T02:54:15.158Z] ---> 2c559ba24219 [2021-05-31T02:54:15.158Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:54:15.158Z] Removing intermediate container f1f8a2c7f6ea [2021-05-31T02:54:15.158Z] ---> 30afe6b98a2d [2021-05-31T02:54:15.158Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:54:15.158Z] Removing intermediate container ae235af2d861 [2021-05-31T02:54:15.158Z] ---> 3f07c23c1295 [2021-05-31T02:54:15.158Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:54:15.158Z] ---> Running in 628d585b6841 [2021-05-31T02:54:15.158Z] ---> Running in e2ff59de45e1 [2021-05-31T02:54:15.158Z] ---> Running in 05362db85136 [2021-05-31T02:54:15.158Z] ---> Running in 7288322b6c31 [2021-05-31T02:54:15.158Z] ---> Running in a9ada9c95daa [2021-05-31T02:54:16.564Z] Removing intermediate container 7288322b6c31 [2021-05-31T02:54:16.564Z] ---> 2c01e4e8745e [2021-05-31T02:54:16.564Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-31T02:54:16.564Z] Removing intermediate container 628d585b6841 [2021-05-31T02:54:16.564Z] ---> 79ac3573edc2 [2021-05-31T02:54:16.564Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-31T02:54:16.564Z] ---> Running in aac9e002bbaa [2021-05-31T02:54:16.564Z] ---> Running in 12bfe2760f1a [2021-05-31T02:54:16.564Z] Removing intermediate container a9ada9c95daa [2021-05-31T02:54:16.564Z] ---> 000f145d995c [2021-05-31T02:54:16.564Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-31T02:54:16.564Z] Removing intermediate container e2ff59de45e1 [2021-05-31T02:54:16.564Z] ---> d324fa9cac59 [2021-05-31T02:54:16.564Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-31T02:54:16.564Z] ---> Running in 81981065d691 [2021-05-31T02:54:16.827Z] ---> Running in 9c19ac877079 [2021-05-31T02:54:16.827Z] Removing intermediate container 05362db85136 [2021-05-31T02:54:16.827Z] ---> d55fb8a4bded [2021-05-31T02:54:16.827Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-31T02:54:16.827Z] ---> Running in cd7343ffbf3e [2021-05-31T02:54:17.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:17.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:17.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:17.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:17.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:54:18.770Z] OK: 219 MiB in 52 packages [2021-05-31T02:54:18.770Z] OK: 219 MiB in 52 packages [2021-05-31T02:54:19.040Z] OK: 219 MiB in 52 packages [2021-05-31T02:54:19.041Z] OK: 219 MiB in 52 packages [2021-05-31T02:54:18.615Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-31T02:54:18.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T02:54:18.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-31T02:54:18.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-31T02:54:18.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T02:54:18.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T02:54:19.319Z] Removing intermediate container 12bfe2760f1a [2021-05-31T02:54:19.319Z] ---> 62bd60c01126 [2021-05-31T02:54:19.319Z] Step 6/22 : COPY go.mod . [2021-05-31T02:54:19.319Z] Removing intermediate container 81981065d691 [2021-05-31T02:54:19.319Z] ---> 6ed9bca4b45c [2021-05-31T02:54:19.319Z] Step 6/24 : COPY go.mod . [2021-05-31T02:54:19.570Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:54:19.596Z] OK: 219 MiB in 52 packages [2021-05-31T02:54:19.596Z] Removing intermediate container 9c19ac877079 [2021-05-31T02:54:19.596Z] ---> b82fa1ca3c2e [2021-05-31T02:54:19.596Z] Step 6/24 : COPY go.mod . [2021-05-31T02:54:19.596Z] Removing intermediate container aac9e002bbaa [2021-05-31T02:54:19.596Z] ---> cb4dbfe2d9d1 [2021-05-31T02:54:19.596Z] Step 6/32 : COPY go.mod . [2021-05-31T02:54:19.596Z] ---> fdf6501ba6ba [2021-05-31T02:54:19.596Z] Step 7/22 : RUN go mod download [2021-05-31T02:54:19.861Z] ---> 789120647c66 [2021-05-31T02:54:19.861Z] Step 7/24 : RUN go mod download [2021-05-31T02:54:19.861Z] ---> Running in be0392ad3103 [2021-05-31T02:54:19.861Z] ---> Running in b5532d51c906 [2021-05-31T02:54:19.861Z] ---> 0da5dcdf43f1 [2021-05-31T02:54:19.861Z] Step 7/24 : RUN go mod download [2021-05-31T02:54:19.861Z] ---> 2a54b4477feb [2021-05-31T02:54:19.861Z] Step 7/32 : RUN go mod download [2021-05-31T02:54:19.861Z] Removing intermediate container cd7343ffbf3e [2021-05-31T02:54:19.861Z] ---> 25f758e10ab9 [2021-05-31T02:54:19.861Z] Step 6/23 : COPY go.mod . [2021-05-31T02:54:19.861Z] ---> Running in 9dd944d56197 [2021-05-31T02:54:19.861Z] ---> Running in 76ca244d1dc8 [2021-05-31T02:54:19.993Z] Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:54:19.994Z] Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) [2021-05-31T02:54:20.123Z] ---> cda0928aa7e8 [2021-05-31T02:54:20.123Z] Step 7/23 : RUN go mod download [2021-05-31T02:54:20.123Z] ---> Running in 559ac909cde9 [2021-05-31T02:54:21.074Z] Removing intermediate container be0392ad3103 [2021-05-31T02:54:21.074Z] ---> 7ba1eb9f8caa [2021-05-31T02:54:21.074Z] Step 8/22 : COPY . . [2021-05-31T02:54:21.074Z] Removing intermediate container 9dd944d56197 [2021-05-31T02:54:21.074Z] ---> 004a0098af3c [2021-05-31T02:54:21.074Z] Step 8/24 : COPY . . [2021-05-31T02:54:19.586Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T02:54:19.603Z] > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 [2021-05-31T02:54:19.909Z] > git remote # timeout=10 [2021-05-31T02:54:19.927Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T02:54:19.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T02:54:19.951Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-05-31T02:54:19.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T02:54:19.994Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T02:54:20.006Z] > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 [2021-05-31T02:54:21.342Z] Removing intermediate container b5532d51c906 [2021-05-31T02:54:21.342Z] ---> eee2a54ef4ed [2021-05-31T02:54:21.342Z] Step 8/24 : COPY . . [2021-05-31T02:54:24.376Z] Commit message: "refactor: Remove the obsolete code of checking secret path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T02:54:27.700Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T02:54:28.102Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T02:54:28.443Z] + sudo service docker+ restart [2021-05-31T02:54:28.443Z] true [2021-05-31T02:54:32.834Z] Removing intermediate container 76ca244d1dc8 [2021-05-31T02:54:32.834Z] ---> 55249b70f67e [2021-05-31T02:54:32.834Z] Step 8/32 : COPY . . [2021-05-31T02:54:33.788Z] Removing intermediate container 559ac909cde9 [2021-05-31T02:54:33.788Z] ---> 70ee136ebf56 [2021-05-31T02:54:33.789Z] Step 8/23 : COPY . . [2021-05-31T02:54:34.052Z] ---> 4f60c5242b7c [2021-05-31T02:54:34.052Z] Step 9/22 : RUN go mod tidy [2021-05-31T02:54:34.625Z] ---> 3a1277f38056 [2021-05-31T02:54:34.625Z] Step 9/24 : RUN go mod tidy [2021-05-31T02:54:34.625Z] ---> d7fda3eb1d9d [2021-05-31T02:54:34.625Z] Step 9/24 : RUN go mod tidy [2021-05-31T02:54:34.886Z] ---> Running in afb95f66bff6 [2021-05-31T02:54:34.886Z] ---> Running in d7651e27ac44 [2021-05-31T02:54:34.886Z] ---> Running in 6bab9489b4e7 [2021-05-31T02:54:43.321Z] Removing intermediate container afb95f66bff6 [2021-05-31T02:54:43.321Z] ---> 30a66cb0eb19 [2021-05-31T02:54:43.321Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-31T02:54:44.265Z] ---> Running in d9c6e2de862a [2021-05-31T02:54:44.265Z] ---> d92f3715f121 [2021-05-31T02:54:44.265Z] Step 9/32 : RUN go mod tidy [2021-05-31T02:54:44.525Z] Removing intermediate container d7651e27ac44 [2021-05-31T02:54:44.525Z] ---> 6ce751fa2cbc [2021-05-31T02:54:44.525Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-31T02:54:44.786Z] Removing intermediate container 6bab9489b4e7 [2021-05-31T02:54:44.786Z] ---> 6d767ae51a01 [2021-05-31T02:54:44.786Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-31T02:54:44.786Z] ---> Running in 35035bbaca0b [2021-05-31T02:54:45.052Z] ---> Running in a577904477d8 [2021-05-31T02:54:45.052Z] ---> Running in cd6dd3a20001 [2021-05-31T02:54:45.322Z] 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-05-31T02:54:45.897Z] 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-05-31T02:54:46.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T02:54:50.753Z] provisioning config files... [2021-05-31T02:54:50.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2930857440458999348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T02:54:51.151Z] ---> docker-login.sh [2021-05-31T02:54:51.152Z] nexus3.edgexfoundry.org:10001 [2021-05-31T02:54:51.471Z] Removing intermediate container 35035bbaca0b [2021-05-31T02:54:51.471Z] ---> b5cee2da9ace [2021-05-31T02:54:51.471Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-31T02:54:51.885Z] ---> Running in 1d68f75a87e3 [2021-05-31T02:54:51.885Z] ---> 3e9661bf92b3 [2021-05-31T02:54:51.885Z] Step 9/23 : RUN go mod tidy [2021-05-31T02:54:52.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:54:52.273Z] ---> Running in ed63dd3cca1e [2021-05-31T02:54:52.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:54:52.404Z] Configure a credential helper to remove this warning. See [2021-05-31T02:54:52.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:54:52.404Z] [2021-05-31T02:54:52.404Z] Login Succeeded [2021-05-31T02:54:52.404Z] nexus3.edgexfoundry.org:10002 [2021-05-31T02:54:52.549Z] 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-05-31T02:54:52.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:54:52.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:54:52.962Z] Configure a credential helper to remove this warning. See [2021-05-31T02:54:52.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:54:52.962Z] [2021-05-31T02:54:52.962Z] Login Succeeded [2021-05-31T02:54:52.962Z] nexus3.edgexfoundry.org:10003 [2021-05-31T02:54:53.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:54:53.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:54:53.509Z] Configure a credential helper to remove this warning. See [2021-05-31T02:54:53.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:54:53.509Z] [2021-05-31T02:54:53.509Z] Login Succeeded [2021-05-31T02:54:53.509Z] nexus3.edgexfoundry.org:10004 [2021-05-31T02:54:53.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:54:54.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:54:54.057Z] Configure a credential helper to remove this warning. See [2021-05-31T02:54:54.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:54:54.057Z] [2021-05-31T02:54:54.057Z] Login Succeeded [2021-05-31T02:54:54.057Z] docker.io [2021-05-31T02:54:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T02:54:54.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T02:54:54.931Z] Configure a credential helper to remove this warning. See [2021-05-31T02:54:54.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T02:54:54.931Z] [2021-05-31T02:54:54.931Z] Login Succeeded [2021-05-31T02:54:54.931Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T02:54:54.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-31T02:54:55.119Z] Removing intermediate container ed63dd3cca1e [2021-05-31T02:54:55.119Z] ---> 1e4e5e95a916 [2021-05-31T02:54:55.119Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-31T02:54:55.119Z] ---> Running in 702e37efc984 [Pipeline] echo [2021-05-31T02:54:55.242Z] ========================================================= [2021-05-31T02:54:55.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T02:54:55.242Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:54:55.381Z] 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-05-31T02:54:55.589Z] + 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-05-31T02:54:58.235Z] Sending build context to Docker daemon 168.2MB [2021-05-31T02:54:58.235Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T02:54:58.235Z] Step 2/6 : FROM ${BASE} [2021-05-31T02:54:58.235Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T02:54:58.235Z] 595b0fe564bb: Pulling fs layer [2021-05-31T02:54:58.235Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T02:54:58.235Z] 316046926c0a: Pulling fs layer [2021-05-31T02:54:58.235Z] 4ebd0625c992: Pulling fs layer [2021-05-31T02:54:58.235Z] 207e8628e3a3: Pulling fs layer [2021-05-31T02:54:58.235Z] c791037a9be2: Pulling fs layer [2021-05-31T02:54:58.235Z] ffd874e62e21: Pulling fs layer [2021-05-31T02:54:58.235Z] 4ebd0625c992: Waiting [2021-05-31T02:54:58.235Z] 207e8628e3a3: Waiting [2021-05-31T02:54:58.235Z] c791037a9be2: Waiting [2021-05-31T02:54:58.235Z] ffd874e62e21: Waiting [2021-05-31T02:54:58.235Z] 316046926c0a: Verifying Checksum [2021-05-31T02:54:58.235Z] 316046926c0a: Download complete [2021-05-31T02:54:58.235Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T02:54:58.235Z] 7186ed65a4f7: Download complete [2021-05-31T02:54:58.510Z] 207e8628e3a3: Verifying Checksum [2021-05-31T02:54:58.510Z] 207e8628e3a3: Download complete [2021-05-31T02:54:58.511Z] 595b0fe564bb: Verifying Checksum [2021-05-31T02:54:58.511Z] 595b0fe564bb: Download complete [2021-05-31T02:54:59.112Z] 595b0fe564bb: Pull complete [2021-05-31T02:54:59.720Z] 7186ed65a4f7: Pull complete [2021-05-31T02:54:59.996Z] 316046926c0a: Pull complete [2021-05-31T02:55:00.597Z] ffd874e62e21: Verifying Checksum [2021-05-31T02:55:00.597Z] ffd874e62e21: Download complete [2021-05-31T02:55:02.028Z] 4ebd0625c992: Verifying Checksum [2021-05-31T02:55:02.028Z] 4ebd0625c992: Download complete [2021-05-31T02:55:13.929Z] 4ebd0625c992: Pull complete [2021-05-31T02:55:13.929Z] 207e8628e3a3: Pull complete [2021-05-31T02:55:13.929Z] c791037a9be2: Pull complete [2021-05-31T02:55:16.563Z] ffd874e62e21: Pull complete [2021-05-31T02:55:16.563Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T02:55:16.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T02:55:16.563Z] ---> cfc18b08335c [2021-05-31T02:55:16.563Z] 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-05-31T02:55:20.147Z] 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-05-31T02:55:20.153Z] ---> Running in 83e9ea975720 [2021-05-31T02:55:20.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T02:55:21.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T02:55:22.367Z] (1/12) Installing libmagic (5.39-r0) [2021-05-31T02:55:22.638Z] (2/12) Installing file (5.39-r0) [2021-05-31T02:55:22.638Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-31T02:55:22.638Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-31T02:55:28.313Z] Removing intermediate container d9c6e2de862a [2021-05-31T02:55:28.314Z] ---> b590e744bf46 [2021-05-31T02:55:28.314Z] [2021-05-31T02:55:28.314Z] Step 11/22 : FROM alpine:3.12 [2021-05-31T02:55:28.314Z] 3.12: Pulling from library/alpine [2021-05-31T02:55:28.898Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T02:55:28.898Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T02:55:29.170Z] ---> 13621d1b12d4 [2021-05-31T02:55:29.170Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-31T02:55:29.170Z] ---> Running in 920d5d508902 [2021-05-31T02:55:29.338Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-31T02:55:29.338Z] (6/12) Installing patch (2.7.6-r6) [2021-05-31T02:55:29.338Z] (7/12) Installing build-base (0.5-r2) [2021-05-31T02:55:29.338Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-31T02:55:29.338Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-31T02:55:29.338Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-31T02:55:29.338Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-31T02:55:29.338Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-31T02:55:29.338Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T02:55:29.338Z] OK: 218 MiB in 52 packages [2021-05-31T02:55:30.594Z] Removing intermediate container cd6dd3a20001 [2021-05-31T02:55:30.594Z] ---> edfde1b4b155 [2021-05-31T02:55:30.594Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-31T02:55:30.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:30.594Z] ---> Running in 7d21e35a0a9d [2021-05-31T02:55:30.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:30.855Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-31T02:55:30.855Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T02:55:30.855Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-31T02:55:30.855Z] (4/4) Installing curl (7.77.0-r0) [2021-05-31T02:55:30.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:55:30.855Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T02:55:30.855Z] OK: 7 MiB in 18 packages [2021-05-31T02:55:31.123Z] 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-05-31T02:55:32.555Z] Removing intermediate container 920d5d508902 [2021-05-31T02:55:32.555Z] ---> fa918e6799b2 [2021-05-31T02:55:32.555Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-31T02:55:32.555Z] ---> Running in 6df063209050 [2021-05-31T02:55:32.555Z] Removing intermediate container 1d68f75a87e3 [2021-05-31T02:55:32.555Z] ---> 73e28a6e564b [2021-05-31T02:55:32.555Z] [2021-05-31T02:55:32.555Z] Step 11/32 : FROM alpine:3.12 [2021-05-31T02:55:32.555Z] ---> 13621d1b12d4 [2021-05-31T02:55:32.555Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-31T02:55:32.722Z] Removing intermediate container 83e9ea975720 [2021-05-31T02:55:32.722Z] ---> 83f95467172f [2021-05-31T02:55:32.722Z] Step 4/6 : WORKDIR /edgex-go [2021-05-31T02:55:32.722Z] ---> Running in efdd4e107da8 [2021-05-31T02:55:32.821Z] Removing intermediate container a577904477d8 [2021-05-31T02:55:32.821Z] ---> e83abcf55028 [2021-05-31T02:55:32.821Z] [2021-05-31T02:55:32.821Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T02:55:32.821Z] ---> 13621d1b12d4 [2021-05-31T02:55:32.821Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-31T02:55:32.821Z] ---> Running in cda9dd0ca70e [2021-05-31T02:55:32.821Z] ---> Running in 3fd6ed1cbe60 [2021-05-31T02:55:32.821Z] Removing intermediate container 6df063209050 [2021-05-31T02:55:32.821Z] ---> cd5928ba7ce0 [2021-05-31T02:55:32.821Z] Step 14/22 : WORKDIR /edgex [2021-05-31T02:55:32.821Z] ---> Running in 1009668caaf2 [2021-05-31T02:55:33.117Z] Removing intermediate container 7d21e35a0a9d [2021-05-31T02:55:33.117Z] ---> 15b8ea241a95 [2021-05-31T02:55:33.117Z] [2021-05-31T02:55:33.117Z] Step 12/24 : FROM docker:20.10.0 [2021-05-31T02:55:33.117Z] Removing intermediate container cda9dd0ca70e [2021-05-31T02:55:33.117Z] ---> 15f3039906cf [2021-05-31T02:55:33.117Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-31T02:55:33.117Z] ---> Running in 8e1396928f28 [2021-05-31T02:55:33.117Z] Removing intermediate container 1009668caaf2 [2021-05-31T02:55:33.117Z] ---> b8b45d66f536 [2021-05-31T02:55:33.117Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-31T02:55:33.319Z] Removing intermediate container efdd4e107da8 [2021-05-31T02:55:33.319Z] ---> a65dd7d043bc [2021-05-31T02:55:33.319Z] Step 5/6 : COPY go.mod . [2021-05-31T02:55:33.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:33.396Z] 20.10.0: Pulling from library/docker [2021-05-31T02:55:33.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:33.679Z] ---> 9e008070a4f3 [2021-05-31T02:55:33.679Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-31T02:55:33.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:33.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:33.679Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-31T02:55:33.679Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:55:33.679Z] OK: 6 MiB in 15 packages [2021-05-31T02:55:33.918Z] ---> d947d2bd24b9 [2021-05-31T02:55:33.918Z] Step 6/6 : RUN go mod download [2021-05-31T02:55:33.954Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-31T02:55:33.954Z] (2/2) Installing su-exec (0.2-r1) [2021-05-31T02:55:33.955Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:55:33.955Z] OK: 6 MiB in 16 packages [2021-05-31T02:55:34.191Z] ---> Running in 39d5977875be [2021-05-31T02:55:34.232Z] ---> feaa80d631be [2021-05-31T02:55:34.232Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-31T02:55:34.521Z] Removing intermediate container 3fd6ed1cbe60 [2021-05-31T02:55:34.521Z] ---> 12f359772b48 [2021-05-31T02:55:34.521Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T02:55:34.521Z] ---> Running in beb4ba44623a [2021-05-31T02:55:34.521Z] Removing intermediate container 8e1396928f28 [2021-05-31T02:55:34.521Z] ---> 6707e2693b02 [2021-05-31T02:55:34.521Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-31T02:55:34.782Z] Removing intermediate container beb4ba44623a [2021-05-31T02:55:34.782Z] ---> 15cf01cbe801 [2021-05-31T02:55:34.782Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-31T02:55:34.782Z] ---> c2d8fb709077 [2021-05-31T02:55:34.782Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-31T02:55:34.782Z] ---> Running in a411e331871e [2021-05-31T02:55:34.782Z] ---> Running in 67418d79c665 [2021-05-31T02:55:34.782Z] ---> Running in 317b0729b3bc [2021-05-31T02:55:35.051Z] Removing intermediate container a411e331871e [2021-05-31T02:55:35.051Z] ---> 15d168757435 [2021-05-31T02:55:35.051Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-31T02:55:35.051Z] Removing intermediate container 67418d79c665 [2021-05-31T02:55:35.051Z] ---> affac8907f19 [2021-05-31T02:55:35.051Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-31T02:55:35.051Z] ---> Running in 26d5cb0931cd [2021-05-31T02:55:35.051Z] Removing intermediate container 317b0729b3bc [2021-05-31T02:55:35.051Z] ---> 23cead1e9875 [2021-05-31T02:55:35.051Z] Step 19/22 : CMD ["--init=true"] [2021-05-31T02:55:35.051Z] ---> Running in b95d642c9592 [2021-05-31T02:55:35.317Z] ---> Running in 5b7b9ece5344 [2021-05-31T02:55:35.317Z] Removing intermediate container 26d5cb0931cd [2021-05-31T02:55:35.317Z] ---> 935867954e3c [2021-05-31T02:55:35.317Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-31T02:55:35.317Z] ---> Running in 6cec057c4117 [2021-05-31T02:55:35.317Z] Removing intermediate container b95d642c9592 [2021-05-31T02:55:35.317Z] ---> bdca4ed4dbe3 [2021-05-31T02:55:35.317Z] Step 16/24 : WORKDIR / [2021-05-31T02:55:35.577Z] Removing intermediate container 5b7b9ece5344 [2021-05-31T02:55:35.577Z] ---> c0af64bb8e97 [2021-05-31T02:55:35.577Z] Step 20/22 : LABEL arch=x86_64 [2021-05-31T02:55:36.156Z] ---> Running in eb453472410a [2021-05-31T02:55:36.156Z] ---> Running in d467255c56a0 [2021-05-31T02:55:36.156Z] Removing intermediate container 702e37efc984 [2021-05-31T02:55:36.156Z] ---> 9f76ab555f13 [2021-05-31T02:55:36.156Z] [2021-05-31T02:55:36.156Z] Step 11/23 : FROM alpine:3.12 [2021-05-31T02:55:36.156Z] ---> 13621d1b12d4 [2021-05-31T02:55:36.156Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-31T02:55:36.426Z] Removing intermediate container eb453472410a [2021-05-31T02:55:36.426Z] ---> bc887e145ea5 [2021-05-31T02:55:36.426Z] Step 21/22 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:55:36.426Z] ---> Running in 34985abdf56e [2021-05-31T02:55:36.426Z] ---> Running in 600c3d699320 [2021-05-31T02:55:36.426Z] Removing intermediate container d467255c56a0 [2021-05-31T02:55:36.426Z] ---> 68b5ef5ebf00 [2021-05-31T02:55:36.426Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:55:36.426Z] Removing intermediate container 600c3d699320 [2021-05-31T02:55:36.426Z] ---> 6a6ad2e4a2d6 [2021-05-31T02:55:36.426Z] Step 22/22 : LABEL version=0.0.0 [2021-05-31T02:55:36.691Z] ---> Running in 3e9446ed5dbb [2021-05-31T02:55:36.691Z] ---> f735c12fbdcd [2021-05-31T02:55:36.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-31T02:55:36.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:36.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:36.691Z] Removing intermediate container 3e9446ed5dbb [2021-05-31T02:55:36.691Z] ---> d54c1071bbb6 [2021-05-31T02:55:36.691Z] [2021-05-31T02:55:36.954Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-31T02:55:36.954Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-31T02:55:36.954Z] Successfully built d54c1071bbb6 [2021-05-31T02:55:36.954Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:55:36.954Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T02:55:36.954Z] Successfully tagged security-proxy-setup:latest [2021-05-31T02:55:36.954Z] Building core-metadata [2021-05-31T02:55:36.954Z]  Building security-proxy-setup ... done OK: 6 MiB in 16 packages [2021-05-31T02:55:37.215Z] Removing intermediate container 6cec057c4117 [2021-05-31T02:55:37.215Z] ---> 9a99982c6228 [2021-05-31T02:55:37.215Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-31T02:55:38.626Z] ---> ada6bcedf489 [2021-05-31T02:55:38.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-31T02:55:38.626Z] ---> Running in e55d0ff00ba5 [2021-05-31T02:55:40.051Z] Removing intermediate container 34985abdf56e [2021-05-31T02:55:40.051Z] ---> f9b37a3aeae0 [2021-05-31T02:55:40.051Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T02:55:40.641Z] ---> 0481e40f5e23 [2021-05-31T02:55:40.641Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-31T02:55:41.590Z] ---> Running in b5f974fc27e8 [2021-05-31T02:55:42.162Z] Removing intermediate container e55d0ff00ba5 [2021-05-31T02:55:42.162Z] ---> ddd97a97f4ac [2021-05-31T02:55:42.162Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-31T02:55:42.433Z] ---> Running in 6732088cefb5 [2021-05-31T02:55:43.391Z] Removing intermediate container b5f974fc27e8 [2021-05-31T02:55:43.391Z] ---> d658197e4994 [2021-05-31T02:55:43.391Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-31T02:55:44.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:55:44.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:55:44.336Z] ---> 5196e72e0951 [2021-05-31T02:55:44.336Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T02:55:44.336Z] ---> Using cache [2021-05-31T02:55:44.336Z] ---> 3f07c23c1295 [2021-05-31T02:55:44.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:55:44.336Z] ---> Using cache [2021-05-31T02:55:44.336Z] ---> 000f145d995c [2021-05-31T02:55:44.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-31T02:55:44.598Z] ---> a92502b197dc [2021-05-31T02:55:44.598Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-31T02:55:44.598Z] Removing intermediate container 6732088cefb5 [2021-05-31T02:55:44.598Z] ---> 1a752634cef3 [2021-05-31T02:55:44.598Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:55:44.598Z] ---> Running in 40e4529ec6c7 [2021-05-31T02:55:44.598Z] ---> Running in e6c12164018a [2021-05-31T02:55:44.598Z] ---> Running in 735d6be5260d [2021-05-31T02:55:44.598Z] ---> Running in 7fa6ac628ebe [2021-05-31T02:55:44.598Z] Removing intermediate container 40e4529ec6c7 [2021-05-31T02:55:44.598Z] ---> 0bc7b36eb839 [2021-05-31T02:55:44.598Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-31T02:55:44.859Z] Removing intermediate container 735d6be5260d [2021-05-31T02:55:44.859Z] ---> fa098c595784 [2021-05-31T02:55:44.859Z] Step 22/24 : LABEL arch=x86_64 [2021-05-31T02:55:44.859Z] ---> Running in 806edac0c870 [2021-05-31T02:55:44.859Z] ---> Running in de301fa6d618 [2021-05-31T02:55:44.859Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-31T02:55:44.859Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-31T02:55:44.859Z] ---> aefe523efa57 [2021-05-31T02:55:44.859Z] 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-05-31T02:55:44.859Z] Removing intermediate container 806edac0c870 [2021-05-31T02:55:44.859Z] ---> 87576aa7dbdd [2021-05-31T02:55:44.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:55:44.859Z] Removing intermediate container de301fa6d618 [2021-05-31T02:55:44.859Z] ---> 66fddb24d14a [2021-05-31T02:55:44.859Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:55:44.859Z] ---> Running in bdb91e26f589 [2021-05-31T02:55:44.859Z] ---> Running in d938b24617ef [2021-05-31T02:55:45.122Z] Removing intermediate container d938b24617ef [2021-05-31T02:55:45.122Z] ---> 942b34f19873 [2021-05-31T02:55:45.122Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T02:55:45.122Z] Removing intermediate container bdb91e26f589 [2021-05-31T02:55:45.122Z] ---> e4638158c596 [2021-05-31T02:55:45.122Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-31T02:55:45.122Z] ---> Running in f9b37b320aba [2021-05-31T02:55:45.122Z] ---> Running in 5dbeca59717a [2021-05-31T02:55:45.122Z] ---> c329e365c86a [2021-05-31T02:55:45.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-31T02:55:45.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:45.386Z] Removing intermediate container f9b37b320aba [2021-05-31T02:55:45.386Z] ---> be722a677dab [2021-05-31T02:55:45.386Z] [2021-05-31T02:55:45.654Z] Successfully built be722a677dab [2021-05-31T02:55:45.654Z] Successfully tagged core-command:latest [2021-05-31T02:55:45.654Z] Building security-secretstore-setup [2021-05-31T02:55:45.654Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:45.654Z] ---> 555f159b43cc [2021-05-31T02:55:45.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-31T02:55:45.654Z] Removing intermediate container 7fa6ac628ebe [2021-05-31T02:55:45.654Z] ---> 42069054b58c [2021-05-31T02:55:45.654Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:55:45.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:45.918Z] (1/39) Installing readline (8.0.4-r0) [2021-05-31T02:55:45.918Z] (2/39) Installing bash (5.0.17-r0) [2021-05-31T02:55:46.179Z] Executing bash-5.0.17-r0.post-install [2021-05-31T02:55:46.179Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T02:55:46.179Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-31T02:55:46.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:46.440Z] (5/39) Installing curl (7.77.0-r0) [2021-05-31T02:55:46.440Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-31T02:55:46.440Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-31T02:55:46.700Z] OK: 219 MiB in 52 packages [2021-05-31T02:55:46.962Z] (8/39) Installing expat (2.2.9-r1) [2021-05-31T02:55:47.551Z] (9/39) Installing libffi (3.3-r2) [2021-05-31T02:55:47.551Z] (10/39) Installing gdbm (1.13-r1) [2021-05-31T02:55:47.551Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-31T02:55:47.551Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-31T02:55:47.551Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-31T02:55:47.551Z] ---> 4d7553c22424 [2021-05-31T02:55:47.551Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-31T02:55:48.502Z] ---> Running in e449c5a4aa93 [2021-05-31T02:55:48.765Z] ---> 2a44a8a2e4a0 [2021-05-31T02:55:48.765Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-31T02:55:48.765Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-31T02:55:48.765Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-31T02:55:48.765Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-31T02:55:48.765Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-31T02:55:49.025Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-31T02:55:49.025Z] Removing intermediate container e449c5a4aa93 [2021-05-31T02:55:49.025Z] ---> a12672957c92 [2021-05-31T02:55:49.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:55:49.025Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-31T02:55:49.025Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-31T02:55:49.289Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-31T02:55:49.550Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-31T02:55:50.121Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-31T02:55:50.121Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-31T02:55:50.121Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-31T02:55:50.382Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-31T02:55:50.382Z] ---> Running in 8912e1cbffbf [2021-05-31T02:55:50.382Z] ---> 94594d28b48d [2021-05-31T02:55:50.382Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-31T02:55:50.382Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-31T02:55:50.382Z] Removing intermediate container e6c12164018a [2021-05-31T02:55:50.382Z] ---> ee4656a1d461 [2021-05-31T02:55:50.382Z] Step 6/24 : COPY go.mod . [2021-05-31T02:55:50.382Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-31T02:55:50.382Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-31T02:55:50.382Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-31T02:55:50.382Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-31T02:55:50.382Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-31T02:55:50.382Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-31T02:55:50.955Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-31T02:55:50.955Z] Removing intermediate container 8912e1cbffbf [2021-05-31T02:55:50.955Z] ---> 55c2500c7fdf [2021-05-31T02:55:50.955Z] Step 21/23 : LABEL arch=x86_64 [2021-05-31T02:55:50.955Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-31T02:55:50.955Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-31T02:55:50.955Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-31T02:55:50.955Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-31T02:55:50.955Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-31T02:55:50.955Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:55:50.955Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:55:50.955Z] ---> 5196e72e0951 [2021-05-31T02:55:50.955Z] Step 3/26 : WORKDIR /edgex-go [2021-05-31T02:55:50.955Z] ---> Using cache [2021-05-31T02:55:50.955Z] ---> 3f07c23c1295 [2021-05-31T02:55:50.955Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:55:50.955Z] ---> Using cache [2021-05-31T02:55:50.955Z] ---> 000f145d995c [2021-05-31T02:55:50.955Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-31T02:55:50.955Z] ---> Using cache [2021-05-31T02:55:50.955Z] ---> ee4656a1d461 [2021-05-31T02:55:50.955Z] Step 6/26 : COPY go.mod . [2021-05-31T02:55:50.955Z] ---> Using cache [2021-05-31T02:55:50.955Z] ---> 38d15b6f7cd0 [2021-05-31T02:55:50.955Z] Step 7/26 : RUN go mod download [2021-05-31T02:55:50.955Z] ---> Running in 0c4246612bfd [2021-05-31T02:55:50.955Z] ---> 791d66974e1f [2021-05-31T02:55:50.955Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-31T02:55:50.955Z] ---> 38d15b6f7cd0 [2021-05-31T02:55:50.955Z] Step 7/24 : RUN go mod download [2021-05-31T02:55:51.242Z] Executing busybox-1.31.1-r19.trigger [2021-05-31T02:55:51.242Z] ---> Running in 419cd45a1a31 [2021-05-31T02:55:51.242Z] OK: 72 MiB in 59 packages [2021-05-31T02:55:51.242Z] ---> Running in 3535b48160e7 [2021-05-31T02:55:51.242Z] Removing intermediate container 0c4246612bfd [2021-05-31T02:55:51.242Z] ---> 7b4227dcb612 [2021-05-31T02:55:51.242Z] Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:55:51.242Z] ---> e083e6aa9848 [2021-05-31T02:55:51.242Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-31T02:55:51.533Z] ---> Running in d708f9ff497f [2021-05-31T02:55:51.534Z] Removing intermediate container d708f9ff497f [2021-05-31T02:55:51.534Z] ---> 4a7cb77a97d1 [2021-05-31T02:55:51.534Z] Step 23/23 : LABEL version=0.0.0 [2021-05-31T02:55:51.798Z] ---> Running in 47f28c448225 [2021-05-31T02:55:51.798Z] ---> e9326b749580 [2021-05-31T02:55:51.798Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-31T02:55:51.798Z] Collecting docker-compose==1.23.2 [2021-05-31T02:55:51.798Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-31T02:55:53.941Z] ---> Running in b44e91f31f0a [2021-05-31T02:55:53.941Z] Removing intermediate container 47f28c448225 [2021-05-31T02:55:53.941Z] ---> c2a04a89ece4 [2021-05-31T02:55:53.941Z] [2021-05-31T02:55:53.941Z] Successfully built c2a04a89ece4 [2021-05-31T02:55:53.941Z] Successfully tagged support-notifications:latest [2021-05-31T02:55:53.941Z] Building core-data [2021-05-31T02:55:53.941Z]  Building support-notifications ... done Removing intermediate container b44e91f31f0a [2021-05-31T02:55:53.941Z] ---> fa46c46f5c7b [2021-05-31T02:55:53.941Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-31T02:55:53.941Z] Collecting PyYAML<4,>=3.10 [2021-05-31T02:55:53.941Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-31T02:55:53.941Z] Collecting docker<4.0,>=3.6.0 [2021-05-31T02:55:53.941Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-31T02:55:54.885Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-31T02:55:55.832Z] Collecting cached-property<2,>=1.2.0 [2021-05-31T02:55:55.832Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-31T02:55:56.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:55:56.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:55:56.406Z] ---> 5196e72e0951 [2021-05-31T02:55:56.406Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T02:55:56.406Z] ---> Using cache [2021-05-31T02:55:56.406Z] ---> 3f07c23c1295 [2021-05-31T02:55:56.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:55:56.406Z] ---> Using cache [2021-05-31T02:55:56.406Z] ---> 000f145d995c [2021-05-31T02:55:56.406Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-31T02:55:56.676Z] ---> dc81ae013148 [2021-05-31T02:55:56.676Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-31T02:55:56.962Z] Removing intermediate container 419cd45a1a31 [2021-05-31T02:55:56.962Z] ---> 861370f341b7 [2021-05-31T02:55:56.962Z] Step 8/26 : COPY . . [2021-05-31T02:55:56.962Z] Collecting texttable<0.10,>=0.9.0 [2021-05-31T02:55:56.962Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-31T02:55:56.962Z] Removing intermediate container 3535b48160e7 [2021-05-31T02:55:56.962Z] ---> 4f22e8eebada [2021-05-31T02:55:56.962Z] Step 8/24 : COPY . . [2021-05-31T02:55:56.962Z] ---> Running in 05f9a914ba8a [2021-05-31T02:55:56.962Z] ---> Running in 51fb6fc2b49b [2021-05-31T02:55:57.607Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-31T02:55:57.607Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-31T02:55:57.607Z] Collecting jsonschema<3,>=2.5.1 [2021-05-31T02:55:57.607Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-31T02:55:57.607Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-31T02:55:57.607Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-31T02:55:57.607Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-31T02:55:57.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-31T02:55:58.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:59.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:55:59.813Z] OK: 219 MiB in 52 packages [2021-05-31T02:56:00.098Z] Collecting docopt<0.7,>=0.6.1 [2021-05-31T02:56:00.098Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-31T02:56:02.436Z] Removing intermediate container 39d5977875be [2021-05-31T02:56:02.436Z] ---> eaf777bda07c [2021-05-31T02:56:02.436Z] Successfully built eaf777bda07c [2021-05-31T02:56:02.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:56:02.783Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T02:56:02.784Z] . [Pipeline] withDockerContainer [2021-05-31T02:56:03.265Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-05-31T02:56:03.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T02:56:04.313Z] Collecting docker-pycreds>=0.4.0 [2021-05-31T02:56:04.313Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-31T02:56:04.313Z] 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-05-31T02:56:04.313Z] 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-05-31T02:56:04.313Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-31T02:56:04.313Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-31T02:56:05.177Z] $ docker top 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 -eo pid,comm [2021-05-31T02:56:05.287Z] Removing intermediate container 05f9a914ba8a [2021-05-31T02:56:05.287Z] ---> 8a85a0fd040d [2021-05-31T02:56:05.287Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-31T02:56:05.287Z] Collecting idna<2.8,>=2.5 [2021-05-31T02:56:05.287Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-31T02:56:05.287Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-31T02:56:05.287Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-31T02:56:05.287Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-31T02:56:05.287Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-31T02:56:05.287Z] Removing intermediate container 51fb6fc2b49b [2021-05-31T02:56:05.287Z] ---> b2d50cfb5c3d [2021-05-31T02:56:05.287Z] Step 6/24 : COPY go.mod . [Pipeline] { [2021-05-31T02:56:05.551Z] ---> Running in d7444811618b [2021-05-31T02:56:05.552Z] Installing collected packages: PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, texttable, jsonschema, dockerpty, docopt, docker-compose [2021-05-31T02:56:05.552Z] Running setup.py install for PyYAML: started [2021-05-31T02:56:05.552Z] ---> 4c20a73dc7ad [2021-05-31T02:56:05.552Z] Step 9/26 : RUN go mod tidy [2021-05-31T02:56:05.552Z] ---> Running in 0fefd990ed03 [Pipeline] sh [2021-05-31T02:56:05.820Z] ---> 4ccfe4a801d4 [2021-05-31T02:56:05.821Z] Step 9/24 : RUN go mod tidy [2021-05-31T02:56:05.821Z] ---> 0eb0edbe7920 [2021-05-31T02:56:05.821Z] Step 7/24 : RUN go mod download [2021-05-31T02:56:05.821Z] ---> Running in 9944efc2e644 [2021-05-31T02:56:05.821Z] Removing intermediate container d7444811618b [2021-05-31T02:56:05.821Z] ---> 1936e88088fd [2021-05-31T02:56:05.821Z] Step 29/32 : CMD ["gate"] [2021-05-31T02:56:05.821Z] ---> Running in fae59c8b2254 [2021-05-31T02:56:05.821Z] ---> Running in 7033f4efd225 [2021-05-31T02:56:06.085Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-31T02:56:06.085Z] Attempting uninstall: urllib3 [2021-05-31T02:56:06.085Z] Found existing installation: urllib3 1.25.9 [2021-05-31T02:56:06.085Z] Uninstalling urllib3-1.25.9: [2021-05-31T02:56:06.085Z] Successfully uninstalled urllib3-1.25.9 [2021-05-31T02:56:06.224Z] + go version [2021-05-31T02:56:06.224Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T02:56:06.266Z] $ docker stop --time=1 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 [2021-05-31T02:56:06.345Z] Removing intermediate container 7033f4efd225 [2021-05-31T02:56:06.345Z] ---> 05ebb40fd756 [2021-05-31T02:56:06.346Z] Step 30/32 : LABEL arch=x86_64 [2021-05-31T02:56:06.607Z] ---> Running in 34028e7d1d74 [2021-05-31T02:56:06.607Z] Attempting uninstall: idna [2021-05-31T02:56:06.607Z] Found existing installation: idna 2.9 [2021-05-31T02:56:06.607Z] Uninstalling idna-2.9: [2021-05-31T02:56:06.607Z] Successfully uninstalled idna-2.9 [2021-05-31T02:56:06.607Z] Removing intermediate container 34028e7d1d74 [2021-05-31T02:56:06.607Z] ---> e8de12b7c9e5 [2021-05-31T02:56:06.607Z] Step 31/32 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:56:06.607Z] Attempting uninstall: requests [2021-05-31T02:56:06.607Z] Found existing installation: requests 2.23.0 [2021-05-31T02:56:06.607Z] Uninstalling requests-2.23.0: [2021-05-31T02:56:06.873Z] Successfully uninstalled requests-2.23.0 [2021-05-31T02:56:06.873Z] ---> Running in 38bc995e08d5 [2021-05-31T02:56:07.161Z] Removing intermediate container 38bc995e08d5 [2021-05-31T02:56:07.161Z] ---> 2a8c7360f7e8 [2021-05-31T02:56:07.161Z] Step 32/32 : LABEL version=0.0.0 [2021-05-31T02:56:07.161Z] Running setup.py install for texttable: started [2021-05-31T02:56:07.161Z] ---> Running in 2570becc8f80 [2021-05-31T02:56:07.463Z] Removing intermediate container fae59c8b2254 [2021-05-31T02:56:07.463Z] ---> 2ee7da970ae0 [2021-05-31T02:56:07.463Z] Step 8/24 : COPY . . [2021-05-31T02:56:07.463Z] Removing intermediate container 2570becc8f80 [2021-05-31T02:56:07.463Z] ---> 0b261f91c021 [2021-05-31T02:56:07.463Z] [2021-05-31T02:56:07.778Z] Running setup.py install for texttable: finished with status 'done' [2021-05-31T02:56:07.778Z] Successfully built 0b261f91c021 [2021-05-31T02:56:07.778Z] Successfully tagged security-bootstrapper:latest [2021-05-31T02:56:07.778Z] Building support-scheduler [2021-05-31T02:56:07.778Z] Removing intermediate container 0fefd990ed03 [2021-05-31T02:56:07.778Z] ---> f9284727f35e [2021-05-31T02:56:07.778Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-31T02:56:07.778Z] Running setup.py install for dockerpty: started [2021-05-31T02:56:08.083Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-05-31T02:56:08.132Z] $ docker rm -f 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 [2021-05-31T02:56:08.367Z] Running setup.py install for docopt: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T02:56:08.634Z] Running setup.py install for docopt: finished with status 'done' [2021-05-31T02:56:08.816Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T02:56:08.816Z] . [Pipeline] withDockerContainer [2021-05-31T02:56:09.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-05-31T02:56:09.164Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T02:56:10.576Z] Removing intermediate container 9944efc2e644 [2021-05-31T02:56:10.576Z] ---> 7650b8bf23a0 [2021-05-31T02:56:10.576Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-31T02:56:10.576Z] ---> Running in 9f1be4c68e79 [2021-05-31T02:56:10.676Z] $ docker top 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-31T02:56:11.001Z] ========================================================= [2021-05-31T02:56:11.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-31T02:56:11.001Z] ========================================================= [Pipeline] sh [2021-05-31T02:56:11.577Z] ---> Running in e51bc4dd16ca [2021-05-31T02:56:11.577Z] 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-05-31T02:56:11.653Z] + go mod tidy [Pipeline] sh [2021-05-31T02:56:12.600Z] 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-05-31T02:56:12.865Z] 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-05-31T02:56:12.903Z] + make test [2021-05-31T02:56:12.903Z] go mod tidy [2021-05-31T02:56:13.496Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-31T02:56:15.474Z] ---> 53c6c3b370e1 [2021-05-31T02:56:15.474Z] Step 9/24 : RUN go mod tidy [2021-05-31T02:56:16.074Z] ---> Running in dc169ea4b98c [2021-05-31T02:56:19.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T02:56:19.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-31T02:56:19.821Z] ---> 5196e72e0951 [2021-05-31T02:56:19.821Z] Step 3/23 : WORKDIR /edgex-go [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 3f07c23c1295 [2021-05-31T02:56:19.821Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 000f145d995c [2021-05-31T02:56:19.821Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> ee4656a1d461 [2021-05-31T02:56:19.821Z] Step 6/23 : COPY go.mod . [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 38d15b6f7cd0 [2021-05-31T02:56:19.821Z] Step 7/23 : RUN go mod download [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 4f22e8eebada [2021-05-31T02:56:19.821Z] Step 8/23 : COPY . . [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 4ccfe4a801d4 [2021-05-31T02:56:19.821Z] Step 9/23 : RUN go mod tidy [2021-05-31T02:56:19.821Z] ---> Using cache [2021-05-31T02:56:19.821Z] ---> 7650b8bf23a0 [2021-05-31T02:56:19.821Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-31T02:56:19.821Z] ---> Running in 578f4af6c7d8 [2021-05-31T02:56:19.821Z] Removing intermediate container 5dbeca59717a [2021-05-31T02:56:19.821Z] ---> 7fc838165a59 [2021-05-31T02:56:19.821Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-31T02:56:20.100Z] Removing intermediate container dc169ea4b98c [2021-05-31T02:56:20.100Z] ---> 6fb264808f00 [2021-05-31T02:56:20.100Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-31T02:56:20.100Z] ---> Running in 6d691d9777e8 [2021-05-31T02:56:20.100Z] ---> Running in 33f8452f5552 [2021-05-31T02:56:22.266Z] Removing intermediate container 6d691d9777e8 [2021-05-31T02:56:22.266Z] ---> 5b524328cfc4 [2021-05-31T02:56:22.266Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-31T02:56:22.266Z] ---> Running in 36d9baef1aee [2021-05-31T02:56:22.266Z] 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-05-31T02:56:22.266Z] Removing intermediate container 36d9baef1aee [2021-05-31T02:56:22.266Z] ---> 0369df5f40e9 [2021-05-31T02:56:22.266Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-31T02:56:22.266Z] 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-05-31T02:56:22.266Z] ---> 3948b7b414fc [2021-05-31T02:56:22.266Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-31T02:56:22.266Z] ---> 1ab7e3f32596 [2021-05-31T02:56:22.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-31T02:56:22.266Z] ---> 8d5b9a99cd6f [2021-05-31T02:56:22.266Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-31T02:56:22.266Z] ---> Running in e8c7f5dbdfce [2021-05-31T02:56:22.266Z] Removing intermediate container e8c7f5dbdfce [2021-05-31T02:56:22.266Z] ---> 65935d50bd93 [2021-05-31T02:56:22.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:56:22.542Z] ---> Running in 4f0607033152 [2021-05-31T02:56:22.542Z] Removing intermediate container 4f0607033152 [2021-05-31T02:56:22.542Z] ---> f02b24a610af [2021-05-31T02:56:22.542Z] Step 22/24 : LABEL arch=x86_64 [2021-05-31T02:56:22.542Z] ---> Running in be6f435ed108 [2021-05-31T02:56:22.813Z] Removing intermediate container be6f435ed108 [2021-05-31T02:56:22.813Z] ---> 236b15e4b310 [2021-05-31T02:56:22.813Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:56:22.813Z] ---> Running in fe720e178f28 [2021-05-31T02:56:23.085Z] Removing intermediate container fe720e178f28 [2021-05-31T02:56:23.085Z] ---> e229870d939e [2021-05-31T02:56:23.085Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T02:56:23.085Z] ---> Running in 9f2fc6bcb82e [2021-05-31T02:56:23.085Z] Removing intermediate container 9f2fc6bcb82e [2021-05-31T02:56:23.085Z] ---> 03855b8b0093 [2021-05-31T02:56:23.085Z] [2021-05-31T02:56:23.353Z] Successfully built 03855b8b0093 [2021-05-31T02:56:23.353Z] Successfully tagged sys-mgmt-agent:latest [2021-05-31T02:56:37.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-31T02:56:41.622Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-31T02:56:45.867Z] Removing intermediate container 9f1be4c68e79 [2021-05-31T02:56:45.867Z] ---> 86713b1be719 [2021-05-31T02:56:45.867Z] [2021-05-31T02:56:45.867Z] Step 11/26 : FROM alpine:3.12 [2021-05-31T02:56:45.867Z] ---> 13621d1b12d4 [2021-05-31T02:56:45.867Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-31T02:56:45.867Z] ---> Running in 7718a24e2cdc [2021-05-31T02:56:45.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:56:45.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:56:45.867Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-31T02:56:46.132Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T02:56:46.132Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-31T02:56:46.132Z] (4/6) Installing curl (7.77.0-r0) [2021-05-31T02:56:46.132Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-31T02:56:46.132Z] (6/6) Installing su-exec (0.2-r1) [2021-05-31T02:56:46.132Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:56:46.132Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T02:56:46.132Z] OK: 7 MiB in 20 packages [2021-05-31T02:56:47.091Z] Removing intermediate container 7718a24e2cdc [2021-05-31T02:56:47.091Z] ---> dbe5a9e66e94 [2021-05-31T02:56:47.091Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-31T02:56:47.091Z] ---> Running in 2db37e9b0658 [2021-05-31T02:56:47.091Z] Removing intermediate container 2db37e9b0658 [2021-05-31T02:56:47.091Z] ---> ab51cb6df6a0 [2021-05-31T02:56:47.091Z] Step 14/26 : WORKDIR / [2021-05-31T02:56:47.355Z] ---> Running in dbec2fc2738f [2021-05-31T02:56:47.355Z] Removing intermediate container dbec2fc2738f [2021-05-31T02:56:47.355Z] ---> 994611a5d7d9 [2021-05-31T02:56:47.355Z] 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-05-31T02:56:47.947Z] ---> d0191a05f1a7 [2021-05-31T02:56:47.947Z] 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-05-31T02:56:48.215Z] ---> e5a5795307c2 [2021-05-31T02:56:48.215Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-31T02:56:48.488Z] ---> 474afbf4289e [2021-05-31T02:56:48.488Z] 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-05-31T02:56:49.079Z] ---> 3ccc86b3b77b [2021-05-31T02:56:49.079Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-31T02:56:49.372Z] ---> eec669e2745a [2021-05-31T02:56:49.372Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-31T02:56:50.353Z] ---> 31478824d54e [2021-05-31T02:56:50.353Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-31T02:56:50.624Z] Removing intermediate container e51bc4dd16ca [2021-05-31T02:56:50.624Z] ---> 3e868e88f6b3 [2021-05-31T02:56:50.624Z] [2021-05-31T02:56:50.624Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T02:56:50.624Z] ---> 13621d1b12d4 [2021-05-31T02:56:50.624Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-31T02:56:50.624Z] ---> Using cache [2021-05-31T02:56:50.624Z] ---> 12f359772b48 [2021-05-31T02:56:50.624Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T02:56:50.624Z] ---> Using cache [2021-05-31T02:56:50.624Z] ---> 15cf01cbe801 [2021-05-31T02:56:50.624Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-31T02:56:50.624Z] ---> Running in 927eeb3e963c [2021-05-31T02:56:50.896Z] ---> 5288843c75a2 [2021-05-31T02:56:50.896Z] 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-05-31T02:56:50.896Z] Removing intermediate container 927eeb3e963c [2021-05-31T02:56:50.896Z] ---> 23f8969e1923 [2021-05-31T02:56:50.896Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-31T02:56:50.896Z] ---> Running in 847df944e206 [2021-05-31T02:56:50.896Z] ---> Running in 953bfb20d3d0 [2021-05-31T02:56:51.169Z] Removing intermediate container 953bfb20d3d0 [2021-05-31T02:56:51.169Z] ---> 2f9847e3ec8d [2021-05-31T02:56:51.169Z] Step 16/24 : WORKDIR / [2021-05-31T02:56:51.169Z] ---> Running in 2d827d3234f3 [2021-05-31T02:56:51.443Z] Removing intermediate container 2d827d3234f3 [2021-05-31T02:56:51.443Z] ---> 65b5b6f65640 [2021-05-31T02:56:51.443Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:56:52.016Z] ---> 74b013edd8e8 [2021-05-31T02:56:52.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-31T02:56:52.016Z] Removing intermediate container 847df944e206 [2021-05-31T02:56:52.016Z] ---> 37164dd98d94 [2021-05-31T02:56:52.016Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-31T02:56:52.016Z] ---> Running in 219f7195c1cd [2021-05-31T02:56:52.279Z] Removing intermediate container 219f7195c1cd [2021-05-31T02:56:52.279Z] ---> 4195362386aa [2021-05-31T02:56:52.279Z] Step 24/26 : LABEL arch=x86_64 [2021-05-31T02:56:52.279Z] ---> Running in 5ca31232b4f2 [2021-05-31T02:56:52.542Z] ---> c8aa87dbcbc2 [2021-05-31T02:56:52.542Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-31T02:56:52.542Z] Removing intermediate container 5ca31232b4f2 [2021-05-31T02:56:52.542Z] ---> 603b534fa01b [2021-05-31T02:56:52.542Z] Step 25/26 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:56:52.542Z] ---> Running in b985cec8a2d5 [2021-05-31T02:56:52.807Z] ---> 2fdd5d847090 [2021-05-31T02:56:52.807Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-31T02:56:52.807Z] ---> Running in aef235fe838b [2021-05-31T02:56:52.807Z] Removing intermediate container b985cec8a2d5 [2021-05-31T02:56:52.807Z] ---> f61ee6821be5 [2021-05-31T02:56:52.807Z] Step 26/26 : LABEL version=0.0.0 [2021-05-31T02:56:52.807Z] ---> Running in c11ad3a1d66a [2021-05-31T02:56:52.807Z] Removing intermediate container aef235fe838b [2021-05-31T02:56:52.807Z] ---> c10895f4b962 [2021-05-31T02:56:52.807Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:56:53.070Z] Removing intermediate container c11ad3a1d66a [2021-05-31T02:56:53.070Z] ---> 71dba27a1376 [2021-05-31T02:56:53.070Z] [2021-05-31T02:56:53.070Z] ---> Running in e54f4f4ea97a [2021-05-31T02:56:53.334Z] Removing intermediate container e54f4f4ea97a [2021-05-31T02:56:53.334Z] ---> e86d0a7238a9 [2021-05-31T02:56:53.334Z] Step 22/24 : LABEL arch=x86_64 [2021-05-31T02:56:53.334Z] Successfully built 71dba27a1376 [2021-05-31T02:56:53.334Z] Successfully tagged security-secretstore-setup:latest [2021-05-31T02:56:53.334Z]  Building security-secretstore-setup ... done  ---> Running in f141ca8cd1e8 [2021-05-31T02:56:53.603Z] Removing intermediate container f141ca8cd1e8 [2021-05-31T02:56:53.603Z] ---> 851ed6b679ce [2021-05-31T02:56:53.603Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:56:53.603Z] ---> Running in a7c47b352834 [2021-05-31T02:56:53.876Z] Removing intermediate container a7c47b352834 [2021-05-31T02:56:53.876Z] ---> b788edde4fb2 [2021-05-31T02:56:53.876Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T02:56:53.876Z] ---> Running in 0f45e8ac611d [2021-05-31T02:56:54.460Z] Removing intermediate container 0f45e8ac611d [2021-05-31T02:56:54.460Z] ---> f39783ca4506 [2021-05-31T02:56:54.460Z] [2021-05-31T02:56:54.729Z] Successfully built f39783ca4506 [2021-05-31T02:56:54.729Z] Successfully tagged core-metadata:latest [2021-05-31T02:56:55.316Z]  Building core-metadata ... done Removing intermediate container 578f4af6c7d8 [2021-05-31T02:56:55.316Z] ---> fefd5144f066 [2021-05-31T02:56:55.316Z] [2021-05-31T02:56:55.316Z] Step 11/23 : FROM alpine:3.12 [2021-05-31T02:56:55.316Z] ---> 13621d1b12d4 [2021-05-31T02:56:55.316Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-31T02:56:55.316Z] ---> Using cache [2021-05-31T02:56:55.316Z] ---> 12f359772b48 [2021-05-31T02:56:55.316Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T02:56:55.316Z] ---> Using cache [2021-05-31T02:56:55.316Z] ---> 15cf01cbe801 [2021-05-31T02:56:55.316Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-31T02:56:55.316Z] ---> Running in a5ff7212f764 [2021-05-31T02:56:55.316Z] Removing intermediate container a5ff7212f764 [2021-05-31T02:56:55.316Z] ---> 3ed2fb9557eb [2021-05-31T02:56:55.316Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-31T02:56:55.316Z] ---> Running in 06ccc82338f7 [2021-05-31T02:56:55.613Z] Removing intermediate container 06ccc82338f7 [2021-05-31T02:56:55.613Z] ---> d5ad20de5c57 [2021-05-31T02:56:55.613Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:56:56.195Z] ---> cae3f95b0e46 [2021-05-31T02:56:56.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-31T02:56:56.780Z] ---> 1dcb7eb06244 [2021-05-31T02:56:56.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-31T02:56:56.780Z] ---> e69c0a5f1af1 [2021-05-31T02:56:56.780Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-31T02:56:56.780Z] ---> Running in 03038dcc16f8 [2021-05-31T02:56:57.044Z] Removing intermediate container 03038dcc16f8 [2021-05-31T02:56:57.044Z] ---> 689298712986 [2021-05-31T02:56:57.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:56:57.624Z] ---> Running in 8c9b18c3fc8a [2021-05-31T02:56:57.895Z] Removing intermediate container 33f8452f5552 [2021-05-31T02:56:57.895Z] ---> d7b52fb90dd8 [2021-05-31T02:56:57.895Z] [2021-05-31T02:56:57.895Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T02:56:57.895Z] ---> 13621d1b12d4 [2021-05-31T02:56:57.895Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-31T02:56:57.895Z] ---> Running in 589758fc0a20 [2021-05-31T02:56:57.895Z] Removing intermediate container 8c9b18c3fc8a [2021-05-31T02:56:57.895Z] ---> 50537a6ed630 [2021-05-31T02:56:57.895Z] Step 21/23 : LABEL arch=x86_64 [2021-05-31T02:56:57.895Z] ---> Running in cfb4f6c418eb [2021-05-31T02:56:57.895Z] Removing intermediate container 589758fc0a20 [2021-05-31T02:56:57.895Z] ---> c5ac2264de22 [2021-05-31T02:56:57.895Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-31T02:56:57.895Z] ---> Running in e96b7800421c [2021-05-31T02:56:57.895Z] Removing intermediate container cfb4f6c418eb [2021-05-31T02:56:57.895Z] ---> b5f5f44177a6 [2021-05-31T02:56:57.895Z] Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:56:57.895Z] ---> Running in a4826eaeb7a2 [2021-05-31T02:56:57.895Z] Removing intermediate container e96b7800421c [2021-05-31T02:56:57.895Z] ---> 5e0fc9447ffb [2021-05-31T02:56:57.895Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-31T02:56:58.155Z] ---> Running in a4dbe939e675 [2021-05-31T02:56:58.155Z] Removing intermediate container a4826eaeb7a2 [2021-05-31T02:56:58.155Z] ---> 3c74c37b9c82 [2021-05-31T02:56:58.155Z] Step 23/23 : LABEL version=0.0.0 [2021-05-31T02:56:58.155Z] ---> Running in 355d34f6be3e [2021-05-31T02:56:58.155Z] Removing intermediate container a4dbe939e675 [2021-05-31T02:56:58.155Z] ---> 5e000a17fe9b [2021-05-31T02:56:58.155Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T02:56:58.155Z] ---> Running in 9eaa05b2d848 [2021-05-31T02:56:58.155Z] Removing intermediate container 355d34f6be3e [2021-05-31T02:56:58.155Z] ---> 1f8ba3459c72 [2021-05-31T02:56:58.155Z] [2021-05-31T02:56:58.417Z] Successfully built 1f8ba3459c72 [2021-05-31T02:56:58.417Z] Successfully tagged support-scheduler:latest [2021-05-31T02:56:58.678Z]  Building support-scheduler ... done Removing intermediate container 9eaa05b2d848 [2021-05-31T02:56:58.678Z] ---> 2be0b12c342a [2021-05-31T02:56:58.678Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-31T02:56:58.678Z] ---> Running in 6b8b4e8b9353 [2021-05-31T02:56:58.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T02:56:59.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T02:57:00.086Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-31T02:57:00.086Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-31T02:57:00.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-31T02:57:00.346Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-31T02:57:01.290Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-31T02:57:01.290Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-31T02:57:01.559Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T02:57:01.559Z] OK: 8 MiB in 20 packages [2021-05-31T02:57:01.820Z] Removing intermediate container 6b8b4e8b9353 [2021-05-31T02:57:01.820Z] ---> 59fec9b43ff5 [2021-05-31T02:57:01.820Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T02:57:02.083Z] ---> a9dd10ca3005 [2021-05-31T02:57:02.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-31T02:57:02.345Z] ---> 6c1e44b52a12 [2021-05-31T02:57:02.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-31T02:57:02.607Z] ---> 6e649b877bc7 [2021-05-31T02:57:02.607Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-31T02:57:02.607Z] ---> Running in 51ff9fa8ef20 [2021-05-31T02:57:02.607Z] Removing intermediate container 51ff9fa8ef20 [2021-05-31T02:57:02.607Z] ---> 7f754e0a4857 [2021-05-31T02:57:02.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T02:57:02.869Z] ---> Running in f85076c1da16 [2021-05-31T02:57:02.869Z] Removing intermediate container f85076c1da16 [2021-05-31T02:57:02.869Z] ---> 641f663115c5 [2021-05-31T02:57:02.869Z] Step 22/24 : LABEL arch=x86_64 [2021-05-31T02:57:02.869Z] ---> Running in d85d23f6a66b [2021-05-31T02:57:02.869Z] Removing intermediate container d85d23f6a66b [2021-05-31T02:57:02.869Z] ---> c27157792cda [2021-05-31T02:57:02.869Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T02:57:02.869Z] ---> Running in 3e8d08c8744f [2021-05-31T02:57:03.128Z] Removing intermediate container 3e8d08c8744f [2021-05-31T02:57:03.128Z] ---> f6e123ba6884 [2021-05-31T02:57:03.128Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T02:57:03.128Z] ---> Running in 6f7961936b59 [2021-05-31T02:57:03.128Z] Removing intermediate container 6f7961936b59 [2021-05-31T02:57:03.128Z] ---> 57c28af6b7e4 [2021-05-31T02:57:03.128Z] [2021-05-31T02:57:03.388Z] Successfully built 57c28af6b7e4 [2021-05-31T02:57:03.388Z] Successfully tagged core-data:latest [2021-05-31T02:57:03.395Z]  Building core-data ... done  [Pipeline] } [2021-05-31T02:57:03.397Z] $ docker stop --time=1 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b [2021-05-31T02:57:04.721Z] $ docker rm -f 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T02:57:05.108Z] + docker images [2021-05-31T02:57:05.108Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T02:57:05.108Z] core-data latest 57c28af6b7e4 3 seconds ago 21.6MB [2021-05-31T02:57:05.108Z] support-scheduler latest 1f8ba3459c72 7 seconds ago 17.1MB [2021-05-31T02:57:05.108Z] d7b52fb90dd8 8 seconds ago 1.17GB [2021-05-31T02:57:05.108Z] fefd5144f066 11 seconds ago 1.16GB [2021-05-31T02:57:05.108Z] core-metadata latest f39783ca4506 12 seconds ago 18.6MB [2021-05-31T02:57:05.108Z] security-secretstore-setup latest 71dba27a1376 13 seconds ago 25.8MB [2021-05-31T02:57:05.108Z] 3e868e88f6b3 15 seconds ago 1.17GB [2021-05-31T02:57:05.108Z] 86713b1be719 21 seconds ago 1.16GB [2021-05-31T02:57:05.108Z] sys-mgmt-agent latest 03855b8b0093 42 seconds ago 312MB [2021-05-31T02:57:05.108Z] security-bootstrapper latest 0b261f91c021 58 seconds ago 18.2MB [2021-05-31T02:57:05.108Z] support-notifications latest c2a04a89ece4 About a minute ago 17.8MB [2021-05-31T02:57:05.108Z] core-command latest be722a677dab About a minute ago 17.1MB [2021-05-31T02:57:05.108Z] security-proxy-setup latest d54c1071bbb6 About a minute ago 25.3MB [2021-05-31T02:57:05.108Z] 9f76ab555f13 About a minute ago 1.16GB [2021-05-31T02:57:05.108Z] e83abcf55028 About a minute ago 1.16GB [2021-05-31T02:57:05.108Z] 73e28a6e564b About a minute ago 1.15GB [2021-05-31T02:57:05.108Z] 15b8ea241a95 About a minute ago 1.16GB [2021-05-31T02:57:05.108Z] b590e744bf46 About a minute ago 1.16GB [2021-05-31T02:57:05.108Z] ci-base-image-x86_64 latest 5196e72e0951 6 minutes ago 648MB [2021-05-31T02:57:05.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-31T02:57:05.108Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-31T02:57:05.108Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-31T02:57:05.108Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-31T02:57:05.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-31T02:57:20.332Z] Still waiting to schedule task [2021-05-31T02:57:20.333Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-31T02:57:45.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-31T02:57:45.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-31T02:57:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-31T02:57:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-31T02:57:56.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-31T02:57:56.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-31T02:57:56.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-31T02:57:56.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-31T02:58:01.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-31T02:58:01.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-31T02:58:11.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-31T02:58:11.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-31T02:58:11.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-31T02:58:15.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 46.1% of statements [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-31T02:58:15.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-31T02:58:15.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements [2021-05-31T02:58:15.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.462s coverage: 100.0% of statements [2021-05-31T02:58:24.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.602s coverage: 27.7% of statements [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-31T02:58:24.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 81.2% of statements [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-31T02:58:24.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.200s coverage: 100.0% of statements [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-31T02:58:24.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.261s coverage: 100.0% of statements [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-31T02:58:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-31T02:58:24.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.372s coverage: 53.4% of statements [2021-05-31T02:58:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-31T02:58:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-31T02:58:28.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.681s coverage: 87.7% of statements [2021-05-31T02:58:28.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-31T02:58:28.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:58:28.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements [2021-05-31T02:58:28.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.336s coverage: 100.0% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.203s coverage: 100.0% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.505s coverage: 97.5% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-31T02:58:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.278s coverage: 78.3% of statements [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-31T02:58:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.383s coverage: 95.1% of statements [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.177s coverage: 60.0% of statements [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.273s coverage: 0.8% of statements [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.207s coverage: 21.7% of statements [2021-05-31T02:58:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-31T02:58:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 47.1% of statements [2021-05-31T02:58:45.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements [2021-05-31T02:58:45.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements [2021-05-31T02:58:45.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-05-31T02:58:46.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-05-31T02:58:58.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.192s coverage: 94.4% of statements [2021-05-31T02:58:58.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-05-31T02:59:03.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 81.8% of statements [2021-05-31T02:59:03.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-05-31T02:59:11.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-05-31T02:59:11.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-31T02:59:11.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.745s coverage: 64.4% of statements [2021-05-31T02:59:11.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-31T02:59:11.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-31T02:59:11.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2021-05-31T02:59:11.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-31T02:59:12.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-05-31T02:59:13.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-05-31T02:59:13.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-05-31T02:59:19.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.034s coverage: 66.9% of statements [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-31T02:59:19.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.688s coverage: 43.5% of statements [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-31T02:59:19.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-05-31T02:59:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-31T02:59:19.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-05-31T02:59:25.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.443s coverage: 46.8% of statements [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-31T02:59:25.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-31T02:59:25.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-31T02:59:25.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-31T02:59:27.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.215s coverage: 18.8% of statements [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-31T02:59:27.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.511s coverage: 91.9% of statements [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:59:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-31T02:59:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.745s coverage: 28.7% of statements [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-31T02:59:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.220s coverage: 99.0% of statements [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-31T02:59:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-31T02:59:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.228s coverage: 63.4% of statements [2021-05-31T02:59:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-31T02:59:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.400s coverage: 97.6% of statements [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-31T02:59:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-31T02:59:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-31T02:59:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-31T02:59:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-31T02:59:34.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.089s coverage: 100.0% of statements [2021-05-31T02:59:35.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.192s coverage: 28.1% of statements [2021-05-31T02:59:35.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-31T02:59:35.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-31T02:59:36.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 27.9% of statements [2021-05-31T02:59:36.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-31T02:59:36.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-31T02:59:36.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-31T02:59:36.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-31T02:59:36.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-31T02:59:36.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-05-31T02:59:37.613Z] GO111MODULE=on go vet ./... [2021-05-31T03:00:57.746Z] Running on prd-ubuntu18.04-docker-8c-8g-1122 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-31T03:00:57.764Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-05-31T03:00:57.885Z] The recommended git tool is: git [2021-05-31T03:01:02.484Z] using credential edgex-jenkins-ssh [2021-05-31T03:01:02.500Z] Cloning the remote Git repository [2021-05-31T03:01:02.515Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-31T03:01:02.591Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-05-31T03:01:02.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-31T03:01:02.636Z] > git --version # timeout=10 [2021-05-31T03:01:02.644Z] > git --version # 'git version 2.17.1' [2021-05-31T03:01:02.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T03:01:02.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T03:01:17.836Z] gofmt -l . [2021-05-31T03:01:17.837Z] [ "`gofmt -l .`" = "" ] [2021-05-31T03:01:17.837Z] ./bin/test-go-mod-tidy.sh [2021-05-31T03:01:18.446Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-31T03:01:21.088Z] + ls -al . [2021-05-31T03:01:21.088Z] total 880 [2021-05-31T03:01:21.088Z] drwxrwxr-x 9 1001 1001 4096 May 31 03:01 . [2021-05-31T03:01:21.089Z] drwxr-xr-x 4 root root 4096 May 31 02:56 .. [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 11 May 31 02:54 .dockerignore [2021-05-31T03:01:21.089Z] drwxrwxr-x 8 1001 1001 4096 May 31 02:54 .git [2021-05-31T03:01:21.089Z] drwxrwxr-x 3 1001 1001 4096 May 31 02:54 .github [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 818 May 31 02:54 .gitignore [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 166 May 31 02:54 .sonarcloud.properties [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 8609 May 31 02:54 Attribution.txt [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 3804 May 31 02:54 CONTRIBUTING.md [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 931 May 31 02:54 Dockerfile.build [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 849 May 31 02:54 Jenkinsfile [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 10775 May 31 02:54 LICENSE [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 5632 May 31 02:54 Makefile [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 7978 May 31 02:54 README.md [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 6755 May 31 02:54 SECURITY.md [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 5 May 31 02:49 VERSION [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 4131 May 31 02:54 ZMQWindows.md [2021-05-31T03:01:21.089Z] drwxrwxr-x 2 1001 1001 4096 May 31 02:54 bin [2021-05-31T03:01:21.089Z] drwxrwxr-x 14 1001 1001 4096 May 31 02:54 cmd [2021-05-31T03:01:21.089Z] -rw-r--r-- 1 root root 744531 May 31 02:59 coverage.out [2021-05-31T03:01:21.089Z] -rw-r--r-- 1 root root 1060 May 31 03:01 go.mod [2021-05-31T03:01:21.089Z] -rw-r--r-- 1 root root 21686 May 31 02:56 go.sum [2021-05-31T03:01:21.089Z] drwxrwxr-x 8 1001 1001 4096 May 31 02:54 internal [2021-05-31T03:01:21.089Z] drwxrwxr-x 4 1001 1001 4096 May 31 02:54 openapi [2021-05-31T03:01:21.089Z] drwxrwxr-x 4 1001 1001 4096 May 31 02:54 snap [2021-05-31T03:01:21.089Z] -rw-rw-r-- 1 1001 1001 168 May 31 02:54 version.go [Pipeline] sh [2021-05-31T03:01:21.536Z] + '[' -e coverage.out ] [2021-05-31T03:01:21.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-31T03:01:21.558Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T03:01:21.716Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:01:20.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-31T03:01:20.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T03:01:20.951Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-31T03:01:20.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-31T03:01:20.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T03:01:20.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T03:01:21.720Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T03:01:21.726Z] > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 [2021-05-31T03:01:21.940Z] Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:01:21.941Z] Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) [2021-05-31T03:01:22.558Z] Stashed 1 file(s) [Pipeline] sh [2021-05-31T03:01:23.211Z] + make build [2021-05-31T03:01:23.211Z] go mod tidy [2021-05-31T03:01:23.810Z] 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-05-31T03:01:21.892Z] > git remote # timeout=10 [2021-05-31T03:01:21.900Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T03:01:21.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T03:01:21.918Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-05-31T03:01:21.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T03:01:21.938Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T03:01:21.942Z] > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 [2021-05-31T03:01:25.687Z] Commit message: "refactor: Remove the obsolete code of checking secret path" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:01:26.677Z] + echo snap-build.sh [2021-05-31T03:01:26.677Z] snap-build.sh [2021-05-31T03:01:26.677Z] + SNAP_BASE_DIR=. [2021-05-31T03:01:26.677Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-05-31T03:01:26.677Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-05-31T03:01:26.677Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-05-31T03:01:26.677Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-05-31T03:01:26.677Z] + cd /w/workspace/edgex-go/9 [2021-05-31T03:01:26.677Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-31T03:01:26.940Z] Reading package lists... [2021-05-31T03:01:27.202Z] Building dependency tree... [2021-05-31T03:01:27.202Z] Reading state information... [2021-05-31T03:01:27.464Z] The following packages were automatically installed and are no longer required: [2021-05-31T03:01:27.464Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-31T03:01:27.464Z] uidmap xdelta3 [2021-05-31T03:01:27.464Z] Use 'sudo apt autoremove' to remove them. [2021-05-31T03:01:27.464Z] The following packages will be REMOVED: [2021-05-31T03:01:27.464Z] lxd* lxd-client* [2021-05-31T03:01:28.427Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-31T03:01:28.428Z] After this operation, 31.7 MB disk space will be freed. [2021-05-31T03:01:30.505Z] 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-05-31T03:01:35.437Z] (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-05-31T03:01:35.437Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T03:01:36.414Z] Removing lxd dnsmasq configuration [2021-05-31T03:01:36.414Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T03:01:36.688Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-31T03:01:38.623Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T03:01:38.623Z] (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-05-31T03:01:38.623Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T03:01:40.019Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-31T03:01:40.282Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-31T03:01:42.199Z] + sudo snap remove --purge lxd [2021-05-31T03:01:42.199Z] snap "lxd" is not installed [2021-05-31T03:01:42.199Z] + sudo groupadd --force --system lxd [2021-05-31T03:01:42.199Z] ++ whoami [2021-05-31T03:01:42.199Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-31T03:01:42.461Z] + newgrp - lxd [2021-05-31T03:01:42.724Z] + sudo snap install lxd [2021-05-31T03:01:57.672Z] 2021-05-31T03:01:54Z INFO Waiting for automatic snapd restart... [2021-05-31T03:01:58.708Z] 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-05-31T03:01:58.708Z] 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-05-31T03:02:04.104Z] 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-05-31T03:02:04.104Z] 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-05-31T03:02:08.435Z] 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-05-31T03:02:12.754Z] 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-05-31T03:02:16.201Z] 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-05-31T03:02:19.629Z] 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-05-31T03:02:22.261Z] 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-05-31T03:02:25.663Z] 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-05-31T03:02:29.810Z] lxd 4.14 from Canonical* installed [2021-05-31T03:02:29.811Z] + sudo lxd init --auto [Pipeline] } [2021-05-31T03:02:31.100Z] $ docker stop --time=1 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c [2021-05-31T03:02:33.585Z] $ docker rm -f 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T03:02:35.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-31T03:02:35.691Z] [2021-05-31T03:02:35.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T03:02:38.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-31T03:02:38.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-31T03:02:38.453Z] 29e5d40040c1: Pulling fs layer [2021-05-31T03:02:38.453Z] 1ce36da41761: Pulling fs layer [2021-05-31T03:02:38.453Z] 25b303627fd3: Pulling fs layer [2021-05-31T03:02:38.726Z] 29e5d40040c1: Verifying Checksum [2021-05-31T03:02:38.726Z] 29e5d40040c1: Download complete [2021-05-31T03:02:39.328Z] 1ce36da41761: Download complete [2021-05-31T03:02:39.328Z] 29e5d40040c1: Pull complete [2021-05-31T03:02:40.766Z] 1ce36da41761: Pull complete [2021-05-31T03:02:40.766Z] 25b303627fd3: Verifying Checksum [2021-05-31T03:02:40.766Z] 25b303627fd3: Download complete [2021-05-31T03:02:46.193Z] + sudo snap install --classic snapcraft [2021-05-31T03:02:50.929Z] 25b303627fd3: Pull complete [2021-05-31T03:02:50.930Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-31T03:02:50.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-31T03:02:50.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-31T03:02:51.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-05-31T03:02:51.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-31T03:02:53.909Z] $ docker top b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T03:02:54.848Z] + grep parallel [2021-05-31T03:02:54.848Z] + docker-compose build --help [2021-05-31T03:02:56.223Z] snapcraft 4.7.1 from Canonical* installed [2021-05-31T03:02:56.223Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-31T03:02:56.223Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-31T03:02:56.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T03:02:56.223Z] Dload Upload Total Spent Left Speed [2021-05-31T03:02:56.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-05-31T03:02:56.486Z] 100 3325k 100 3325k 0 0 5742k 0 --:--:-- --:--:-- --:--:-- 5742k [2021-05-31T03:02:56.486Z] ./yq_linux_amd64 [2021-05-31T03:02:56.748Z] + sudo snapcraft prime --use-lxd [2021-05-31T03:02:58.214Z] --parallel Build images in parallel. [Pipeline] } [2021-05-31T03:02:58.505Z] $ docker stop --time=1 b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 [2021-05-31T03:02:58.669Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-31T03:02:58.669Z] 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-05-31T03:02:58.669Z] - README.md [2021-05-31T03:02:58.669Z] [2021-05-31T03:02:58.669Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-31T03:02:59.244Z] Launching a container. [2021-05-31T03:03:00.306Z] $ docker rm -f b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T03:03:00.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-31T03:03:00.958Z] . [Pipeline] withDockerContainer [2021-05-31T03:03:01.223Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-05-31T03:03:01.305Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T03:03:02.869Z] $ docker top 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T03:03:03.838Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-31T03:03:08.127Z] Building core-command ... [2021-05-31T03:03:08.127Z] Building core-data ... [2021-05-31T03:03:08.127Z] Building core-metadata ... [2021-05-31T03:03:08.127Z] Building security-bootstrapper ... [2021-05-31T03:03:08.127Z] Building security-proxy-setup ... [2021-05-31T03:03:08.127Z] Building security-secretstore-setup ... [2021-05-31T03:03:08.127Z] Building support-notifications ... [2021-05-31T03:03:08.127Z] Building support-scheduler ... [2021-05-31T03:03:08.127Z] Building sys-mgmt-agent ... [2021-05-31T03:03:08.127Z] Building security-proxy-setup [2021-05-31T03:03:08.127Z] Building support-scheduler [2021-05-31T03:03:08.127Z] Building security-bootstrapper [2021-05-31T03:03:08.127Z] Building support-notifications [2021-05-31T03:03:08.127Z] Building sys-mgmt-agent [2021-05-31T03:03:09.385Z] Waiting for container to be ready [2021-05-31T03:03:09.385Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-31T03:03:09.385Z] [2021-05-31T03:03:17.538Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-31T03:03:17.538Z] Waiting for network to be ready... [2021-05-31T03:03:17.800Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-31T03:03:18.068Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-31T03:03:18.068Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-31T03:03:18.068Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-31T03:03:18.068Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-31T03:03:18.068Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-31T03:03:18.068Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-31T03:03:18.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-31T03:03:18.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-31T03:03:18.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-31T03:03:18.592Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-31T03:03:18.592Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-31T03:03:18.856Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-31T03:03:18.856Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-31T03:03:18.856Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-31T03:03:18.856Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-31T03:03:18.856Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-31T03:03:18.856Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-31T03:03:21.125Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-31T03:03:21.125Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-31T03:03:21.125Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-31T03:03:21.125Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-31T03:03:21.125Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-31T03:03:21.125Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-31T03:03:21.125Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-31T03:03:21.125Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-31T03:03:21.125Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-31T03:03:22.069Z] Fetched 24.6 MB in 4s (5838 kB/s) [2021-05-31T03:03:23.015Z] Reading package lists... [2021-05-31T03:03:23.594Z] Reading package lists... [2021-05-31T03:03:23.595Z] Building dependency tree... [2021-05-31T03:03:23.595Z] Reading state information... [2021-05-31T03:03:23.861Z] The following additional packages will be installed: [2021-05-31T03:03:23.861Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-31T03:03:23.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-31T03:03:23.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-31T03:03:23.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-31T03:03:23.861Z] Suggested packages: [2021-05-31T03:03:23.861Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-31T03:03:23.861Z] Recommended packages: [2021-05-31T03:03:23.861Z] gnupg libsasl2-modules [2021-05-31T03:03:23.861Z] The following NEW packages will be installed: [2021-05-31T03:03:23.861Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-31T03:03:23.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-31T03:03:23.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-31T03:03:23.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-31T03:03:23.861Z] The following packages will be upgraded: [2021-05-31T03:03:23.861Z] gpg gpg-agent gpgconf libudev1 [2021-05-31T03:03:23.861Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-31T03:03:23.861Z] Need to get 3530 kB of archives. [2021-05-31T03:03:23.861Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-31T03:03:23.861Z] 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-05-31T03:03:23.861Z] 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-05-31T03:03:24.122Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-31T03:03:24.122Z] 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-05-31T03:03:24.122Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-31T03:03:24.385Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-31T03:03:24.957Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-31T03:03:24.958Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-31T03:03:24.958Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-31T03:03:24.958Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-31T03:03:24.958Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-31T03:03:24.958Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-31T03:03:24.958Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-31T03:03:24.958Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-31T03:03:24.958Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-31T03:03:24.958Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-31T03:03:24.958Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-31T03:03:24.958Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-31T03:03:24.958Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-31T03:03:24.958Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-31T03:03:24.958Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-31T03:03:24.958Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-31T03:03:25.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T03:03:25.219Z] Fetched 3530 kB in 1s (3275 kB/s) [2021-05-31T03:03:25.482Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-31T03:03:25.482Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-31T03:03:25.745Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T03:03:26.009Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-31T03:03:26.271Z] Selecting previously unselected package udev. [2021-05-31T03:03:26.271Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-31T03:03:26.271Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-31T03:03:26.535Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-31T03:03:27.482Z] Selecting previously unselected package libfuse2:amd64. [2021-05-31T03:03:27.482Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-31T03:03:27.482Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-31T03:03:28.427Z] Selecting previously unselected package fuse. [2021-05-31T03:03:28.428Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-31T03:03:28.428Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-31T03:03:29.394Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T03:03:29.657Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T03:03:29.920Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T03:03:29.920Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T03:03:30.866Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T03:03:30.866Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T03:03:31.812Z] Selecting previously unselected package libksba8:amd64. [2021-05-31T03:03:31.812Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-31T03:03:31.812Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-31T03:03:32.385Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-31T03:03:32.385Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:32.385Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:32.963Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-31T03:03:32.963Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:33.225Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:33.488Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-31T03:03:33.488Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:33.488Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:35.411Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-31T03:03:35.411Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:38.379Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:49.613Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-31T03:03:49.613Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:51.665Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:52.778Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-31T03:03:52.778Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:52.778Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:53.357Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-31T03:03:53.357Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:53.357Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:53.931Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-31T03:03:53.931Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:53.931Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:54.510Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-31T03:03:54.510Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T03:03:54.510Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:54.772Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-31T03:03:54.772Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-31T03:03:55.034Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T03:03:55.297Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-31T03:03:55.297Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-31T03:03:55.560Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T03:03:55.827Z] Selecting previously unselected package libldap-common. [2021-05-31T03:03:55.827Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-31T03:03:56.089Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T03:03:56.691Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-31T03:03:56.691Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-31T03:03:56.691Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T03:03:57.265Z] Selecting previously unselected package dirmngr. [2021-05-31T03:03:57.265Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T03:03:57.265Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-31T03:03:58.655Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T03:03:58.921Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-31T03:03:58.921Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-31T03:03:59.183Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T03:03:59.183Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T03:03:59.444Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-31T03:03:59.444Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:03:59.444Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-31T03:03:59.706Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T03:03:59.706Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-31T03:04:00.653Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T03:04:00.653Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:00.653Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-31T03:04:00.915Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-31T03:04:01.178Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-31T03:04:01.440Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:01.440Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:01.703Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:01.703Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:01.978Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:02.240Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:02.504Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T03:04:02.798Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T03:04:03.372Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-31T03:04:03.372Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T03:04:04.315Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-31T03:04:04.315Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-31T03:04:04.315Z] This means they are not meant to be enabled using systemctl. [2021-05-31T03:04:04.315Z] Possible reasons for having this kind of units are: [2021-05-31T03:04:04.315Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-31T03:04:04.315Z] .wants/ or .requires/ directory. [2021-05-31T03:04:04.315Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-31T03:04:04.315Z] a requirement dependency on it. [2021-05-31T03:04:04.315Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-31T03:04:04.315Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-31T03:04:04.315Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-31T03:04:04.315Z] instance name specified. [2021-05-31T03:04:04.577Z] Reading package lists... [2021-05-31T03:04:04.839Z] Building dependency tree... [2021-05-31T03:04:04.839Z] Reading state information... [2021-05-31T03:04:04.839Z] The following additional packages will be installed: [2021-05-31T03:04:04.839Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-31T03:04:04.839Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-31T03:04:04.839Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-31T03:04:04.839Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-31T03:04:04.839Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-31T03:04:04.839Z] Suggested packages: [2021-05-31T03:04:04.839Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-31T03:04:04.839Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-31T03:04:04.839Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-31T03:04:04.839Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-31T03:04:04.839Z] systemd-container policykit-1 [2021-05-31T03:04:04.839Z] Recommended packages: [2021-05-31T03:04:04.839Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-31T03:04:04.839Z] The following NEW packages will be installed: [2021-05-31T03:04:04.839Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-31T03:04:04.839Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-31T03:04:04.839Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-31T03:04:04.839Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-31T03:04:04.839Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-31T03:04:04.839Z] The following packages will be upgraded: [2021-05-31T03:04:04.839Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-31T03:04:05.100Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-31T03:04:05.100Z] Need to get 35.2 MB of archives. [2021-05-31T03:04:05.100Z] After this operation, 141 MB of additional disk space will be used. [2021-05-31T03:04:05.100Z] 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-05-31T03:04:05.100Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-31T03:04:05.100Z] 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-05-31T03:04:05.100Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-31T03:04:05.100Z] 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-05-31T03:04:05.100Z] 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-05-31T03:04:05.362Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-31T03:04:05.362Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-31T03:04:05.362Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-31T03:04:05.362Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-31T03:04:05.362Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-31T03:04:05.362Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-31T03:04:05.362Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-31T03:04:05.362Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-31T03:04:05.362Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-31T03:04:05.362Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-31T03:04:05.362Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-31T03:04:05.935Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-31T03:04:05.935Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-31T03:04:06.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-31T03:04:06.196Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-31T03:04:06.196Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-31T03:04:06.196Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-31T03:04:06.197Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-31T03:04:06.197Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-31T03:04:06.197Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-31T03:04:06.197Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-31T03:04:06.197Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-31T03:04:06.197Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-31T03:04:06.197Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-31T03:04:06.458Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T03:04:06.458Z] Fetched 35.2 MB in 1s (27.0 MB/s) [2021-05-31T03:04:07.404Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T03:04:07.404Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-31T03:04:07.666Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T03:04:14.268Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-31T03:04:14.268Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T03:04:14.843Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-31T03:04:15.417Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T03:04:15.417Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-31T03:04:15.992Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-31T03:04:16.937Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-31T03:04:19.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T03:04:19.158Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-31T03:04:19.158Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-31T03:04:19.158Z] Setting up apt (1.6.13) ... [2021-05-31T03:04:19.158Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-31T03:04:19.730Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-31T03:04:20.676Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-31T03:04:20.676Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-31T03:04:20.676Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-31T03:04:22.062Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-31T03:04:22.062Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T03:04:22.062Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:23.973Z] Selecting previously unselected package libexpat1:amd64. [2021-05-31T03:04:23.973Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-31T03:04:23.973Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-31T03:04:24.549Z] Selecting previously unselected package python3.6-minimal. [2021-05-31T03:04:24.549Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T03:04:24.810Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:25.383Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-31T03:04:25.383Z] Checking for services that may need to be restarted...done. [2021-05-31T03:04:25.383Z] Checking for services that may need to be restarted...done. [2021-05-31T03:04:25.645Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:25.909Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-31T03:04:26.171Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:27.113Z] Selecting previously unselected package python3-minimal. [2021-05-31T03:04:27.113Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-31T03:04:27.113Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-31T03:04:27.113Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-31T03:04:27.375Z] Selecting previously unselected package mime-support. [2021-05-31T03:04:27.375Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-31T03:04:27.375Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-31T03:04:27.947Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-31T03:04:27.947Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-31T03:04:27.947Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-31T03:04:28.208Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-31T03:04:28.208Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T03:04:28.208Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:30.507Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:04:30.508Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:04:30.508Z] ---> eaf777bda07c [2021-05-31T03:04:30.508Z] Step 3/32 : WORKDIR /edgex-go [2021-05-31T03:04:30.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:04:30.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:04:30.508Z] ---> eaf777bda07c [2021-05-31T03:04:30.508Z] Step 3/23 : WORKDIR /edgex-go [2021-05-31T03:04:30.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:04:30.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:04:30.508Z] ---> eaf777bda07c [2021-05-31T03:04:30.508Z] Step 3/22 : WORKDIR /edgex-go [2021-05-31T03:04:30.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:04:30.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:04:30.508Z] ---> eaf777bda07c [2021-05-31T03:04:30.508Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T03:04:30.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:04:30.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:04:30.508Z] ---> eaf777bda07c [2021-05-31T03:04:30.508Z] Step 3/23 : WORKDIR /edgex-go [2021-05-31T03:04:30.508Z] ---> Running in 668c1e8a7180 [2021-05-31T03:04:30.508Z] ---> Running in 619cbd0f6aa1 [2021-05-31T03:04:30.508Z] ---> Running in 16684d733375 [2021-05-31T03:04:30.508Z] ---> Running in 5fb618796435 [2021-05-31T03:04:30.508Z] ---> Running in 38595bb92228 [2021-05-31T03:04:30.508Z] Removing intermediate container 668c1e8a7180 [2021-05-31T03:04:30.508Z] ---> b9bd6f0f07f2 [2021-05-31T03:04:30.508Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:04:30.508Z] Removing intermediate container 5fb618796435 [2021-05-31T03:04:30.508Z] Removing intermediate container 16684d733375 [2021-05-31T03:04:30.508Z] ---> cc310edea624 [2021-05-31T03:04:30.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:04:30.508Z] ---> af39e8f86dbb [2021-05-31T03:04:30.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:04:30.508Z] Removing intermediate container 38595bb92228 [2021-05-31T03:04:30.508Z] ---> dda47ad9d1ab [2021-05-31T03:04:30.508Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:04:30.508Z] Removing intermediate container 619cbd0f6aa1 [2021-05-31T03:04:30.508Z] ---> e0b70f0d2843 [2021-05-31T03:04:30.508Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:04:30.508Z] ---> Running in e7da6a6f6d29 [2021-05-31T03:04:30.508Z] ---> Running in bea8eb1f9e74 [2021-05-31T03:04:30.508Z] ---> Running in fac6af46b523 [2021-05-31T03:04:30.508Z] ---> Running in 939b53f33de6 [2021-05-31T03:04:30.508Z] ---> Running in 956faef00878 [2021-05-31T03:04:30.508Z] Removing intermediate container e7da6a6f6d29 [2021-05-31T03:04:30.508Z] ---> 1020d920fd7e [2021-05-31T03:04:30.508Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-31T03:04:30.508Z] ---> Running in dadd6d25f1a0 [2021-05-31T03:04:30.508Z] Removing intermediate container bea8eb1f9e74 [2021-05-31T03:04:30.508Z] ---> 2fe3c39cf2a8 [2021-05-31T03:04:30.508Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-31T03:04:30.508Z] Removing intermediate container fac6af46b523 [2021-05-31T03:04:30.508Z] ---> 4322d172c1a9 [2021-05-31T03:04:30.508Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-31T03:04:30.508Z] ---> Running in 936d08d78afa [2021-05-31T03:04:30.508Z] Removing intermediate container 956faef00878 [2021-05-31T03:04:30.508Z] ---> 09e9ea8b9e86 [2021-05-31T03:04:30.508Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-31T03:04:30.508Z] ---> Running in 03bd53b42ab9 [2021-05-31T03:04:30.508Z] ---> Running in c533ffde7067 [2021-05-31T03:04:30.508Z] Removing intermediate container 939b53f33de6 [2021-05-31T03:04:30.508Z] ---> 340fd60c13d1 [2021-05-31T03:04:30.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-31T03:04:30.508Z] ---> Running in ad9c90ae1b07 [2021-05-31T03:04:30.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:30.758Z] Selecting previously unselected package python3.6. [2021-05-31T03:04:30.758Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T03:04:30.758Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:30.758Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-31T03:04:30.758Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-31T03:04:30.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.019Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-31T03:04:31.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.279Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-31T03:04:31.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:31.856Z] Selecting previously unselected package python3. [2021-05-31T03:04:31.856Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-31T03:04:31.856Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-31T03:04:31.856Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-31T03:04:31.895Z] OK: 218 MiB in 52 packages [2021-05-31T03:04:32.430Z] Selecting previously unselected package multiarch-support. [2021-05-31T03:04:32.430Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T03:04:32.430Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-31T03:04:32.430Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-31T03:04:32.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:32.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:32.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:04:32.695Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-31T03:04:32.695Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-31T03:04:32.695Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-31T03:04:32.965Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-31T03:04:33.101Z] OK: 218 MiB in 52 packages [2021-05-31T03:04:33.384Z] OK: 218 MiB in 52 packages [2021-05-31T03:04:33.384Z] OK: 218 MiB in 52 packages [2021-05-31T03:04:33.537Z] Selecting previously unselected package libbsd0:amd64. [2021-05-31T03:04:33.537Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-31T03:04:33.537Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-31T03:04:33.660Z] Removing intermediate container dadd6d25f1a0 [2021-05-31T03:04:33.660Z] ---> 4cbdca8ce774 [2021-05-31T03:04:33.660Z] Step 6/23 : COPY go.mod . [2021-05-31T03:04:33.938Z] OK: 218 MiB in 52 packages [2021-05-31T03:04:34.108Z] Selecting previously unselected package sudo. [2021-05-31T03:04:34.108Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-31T03:04:34.108Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-31T03:04:34.577Z] Removing intermediate container 936d08d78afa [2021-05-31T03:04:34.577Z] ---> 646e84bb3d85 [2021-05-31T03:04:34.578Z] Step 6/24 : COPY go.mod . [2021-05-31T03:04:34.857Z] ---> 53b52caf989f [2021-05-31T03:04:34.857Z] Step 7/23 : RUN go mod download [2021-05-31T03:04:35.137Z] Removing intermediate container 03bd53b42ab9 [2021-05-31T03:04:35.137Z] ---> 724a57dce150 [2021-05-31T03:04:35.137Z] Step 6/23 : COPY go.mod . [2021-05-31T03:04:35.137Z] ---> Running in b26bab19be54 [2021-05-31T03:04:37.166Z] Selecting previously unselected package apparmor. [2021-05-31T03:04:37.166Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-31T03:04:37.166Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-31T03:04:37.169Z] Removing intermediate container c533ffde7067 [2021-05-31T03:04:37.169Z] ---> 961f3b702df0 [2021-05-31T03:04:37.169Z] Step 6/32 : COPY go.mod . [2021-05-31T03:04:37.169Z] Removing intermediate container ad9c90ae1b07 [2021-05-31T03:04:37.169Z] ---> bdbb5a24e7b9 [2021-05-31T03:04:37.169Z] Step 6/22 : COPY go.mod . [2021-05-31T03:04:37.169Z] ---> f9f8218ade42 [2021-05-31T03:04:37.169Z] Step 7/24 : RUN go mod download [2021-05-31T03:04:37.169Z] ---> Running in e01cd6ec4823 [2021-05-31T03:04:37.169Z] ---> 27b9b088fc24 [2021-05-31T03:04:37.169Z] Step 7/23 : RUN go mod download [2021-05-31T03:04:37.169Z] ---> Running in 4f3f130aacac [2021-05-31T03:04:37.169Z] ---> 3e99083147fe [2021-05-31T03:04:37.169Z] Step 7/32 : RUN go mod download [2021-05-31T03:04:37.169Z] ---> Running in 1919896369f2 [2021-05-31T03:04:37.169Z] ---> bfa82e673998 [2021-05-31T03:04:37.169Z] Step 7/22 : RUN go mod download [2021-05-31T03:04:37.443Z] Selecting previously unselected package libedit2:amd64. [2021-05-31T03:04:37.443Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-31T03:04:37.443Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-31T03:04:37.445Z] ---> Running in 75ea4932b859 [2021-05-31T03:04:38.015Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-31T03:04:38.015Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T03:04:38.015Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:38.589Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-31T03:04:38.589Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T03:04:38.589Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:38.858Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-31T03:04:38.858Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-31T03:04:39.120Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-31T03:04:39.643Z] Removing intermediate container b26bab19be54 [2021-05-31T03:04:39.643Z] ---> f291a92f1d83 [2021-05-31T03:04:39.643Z] Step 8/23 : COPY . . [2021-05-31T03:04:39.693Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-31T03:04:39.693Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T03:04:39.693Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:39.954Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-31T03:04:39.954Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T03:04:39.954Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:40.249Z] Removing intermediate container e01cd6ec4823 [2021-05-31T03:04:40.249Z] ---> a9ff4224d3f0 [2021-05-31T03:04:40.249Z] Step 8/24 : COPY . . [2021-05-31T03:04:40.525Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-31T03:04:40.525Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-31T03:04:40.525Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-31T03:04:42.249Z] Removing intermediate container 4f3f130aacac [2021-05-31T03:04:42.249Z] ---> 7a3eeedc20ac [2021-05-31T03:04:42.249Z] Step 8/23 : COPY . . [2021-05-31T03:04:42.440Z] Selecting previously unselected package openssh-client. [2021-05-31T03:04:42.440Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-31T03:04:42.440Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-31T03:04:42.896Z] Removing intermediate container 75ea4932b859 [2021-05-31T03:04:42.896Z] ---> b1619923c36a [2021-05-31T03:04:42.896Z] Step 8/22 : COPY . . [2021-05-31T03:04:43.012Z] Selecting previously unselected package squashfs-tools. [2021-05-31T03:04:43.012Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-31T03:04:43.012Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-31T03:04:43.173Z] Removing intermediate container 1919896369f2 [2021-05-31T03:04:43.173Z] ---> 2152789dc550 [2021-05-31T03:04:43.173Z] Step 8/32 : COPY . . [2021-05-31T03:04:43.585Z] Selecting previously unselected package snapd. [2021-05-31T03:04:43.585Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-31T03:04:43.849Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-31T03:04:46.394Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-31T03:04:46.394Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-31T03:04:46.968Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-31T03:04:46.968Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-31T03:04:47.913Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-31T03:04:48.185Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:48.185Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T03:04:48.756Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-31T03:04:48.756Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-31T03:04:50.141Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-31T03:04:50.402Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-31T03:04:50.402Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-31T03:04:50.678Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:50.678Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:50.939Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T03:04:51.511Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-31T03:04:51.772Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:04:52.034Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-31T03:04:52.034Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-31T03:04:52.034Z] running python rtupdate hooks for python3.6... [2021-05-31T03:04:52.034Z] running python post-rtupdate hooks for python3.6... [2021-05-31T03:04:52.294Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-31T03:05:02.307Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-31T03:05:02.307Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T03:05:02.307Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-31T03:05:02.568Z] Setting up snapd (2.48.3+18.04) ... [2021-05-31T03:05:03.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-31T03:05:03.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-31T03:05:03.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-31T03:05:04.037Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-31T03:05:04.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-31T03:05:04.299Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-31T03:05:04.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-31T03:05:04.560Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-31T03:05:04.821Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-31T03:05:04.821Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-31T03:05:05.082Z] /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-05-31T03:05:05.342Z] ---> 83e0228ee506 [2021-05-31T03:05:05.342Z] Step 9/23 : RUN go mod tidy [2021-05-31T03:05:05.342Z] ---> f47dd1112858 [2021-05-31T03:05:05.342Z] Step 9/24 : RUN go mod tidy [2021-05-31T03:05:05.468Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T03:05:05.468Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-31T03:05:05.618Z] ---> Running in ab7efbc34525 [2021-05-31T03:05:05.618Z] ---> Running in f45a84427d62 [2021-05-31T03:05:05.618Z] ---> 7098b43214ef [2021-05-31T03:05:05.618Z] Step 9/23 : RUN go mod tidy [2021-05-31T03:05:05.896Z] ---> ba9fc9134954 [2021-05-31T03:05:05.897Z] Step 9/22 : RUN go mod tidy [2021-05-31T03:05:08.327Z] ---> Running in 6b27f8660a6d [2021-05-31T03:05:08.328Z] ---> Running in 8ec3a0a72bd9 [2021-05-31T03:05:08.328Z] ---> 821cee3ceae5 [2021-05-31T03:05:08.328Z] Step 9/32 : RUN go mod tidy [2021-05-31T03:05:08.328Z] ---> Running in ecef14e360b1 [2021-05-31T03:05:08.692Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T03:05:08.692Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T03:05:08.692Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T03:05:08.692Z] Reading package lists... [2021-05-31T03:05:08.692Z] Reading package lists... [2021-05-31T03:05:08.692Z] Building dependency tree... [2021-05-31T03:05:08.692Z] Reading state information... [2021-05-31T03:05:08.692Z] Calculating upgrade... [2021-05-31T03:05:08.952Z] The following packages will be upgraded: [2021-05-31T03:05:08.952Z] advancecomp base-files bash binutils binutils-common [2021-05-31T03:05:08.952Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-31T03:05:08.952Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-31T03:05:08.952Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-31T03:05:08.952Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-31T03:05:08.952Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-31T03:05:08.952Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-31T03:05:08.952Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-31T03:05:08.952Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-31T03:05:08.952Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-31T03:05:08.952Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-31T03:05:08.953Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-31T03:05:08.953Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-31T03:05:08.953Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-31T03:05:08.953Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-31T03:05:08.953Z] ubuntu-keyring util-linux [2021-05-31T03:05:08.953Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T03:05:08.953Z] Need to get 64.1 MB of archives. [2021-05-31T03:05:08.953Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-31T03:05:08.953Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-31T03:05:08.953Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-31T03:05:09.213Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-31T03:05:09.213Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-31T03:05:09.213Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-31T03:05:09.213Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-31T03:05:09.213Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-31T03:05:09.213Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-31T03:05:09.213Z] 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-05-31T03:05:09.213Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-31T03:05:09.213Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-31T03:05:09.213Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-31T03:05:09.213Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-31T03:05:09.213Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-31T03:05:09.213Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-31T03:05:09.213Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-31T03:05:09.213Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-31T03:05:09.213Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-31T03:05:09.213Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-31T03:05:09.213Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-31T03:05:09.213Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-31T03:05:09.213Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-31T03:05:09.213Z] 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-05-31T03:05:09.213Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-31T03:05:09.213Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-31T03:05:09.213Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-31T03:05:09.213Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-31T03:05:09.213Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-31T03:05:09.213Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-31T03:05:09.213Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-31T03:05:09.213Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-31T03:05:09.473Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-31T03:05:09.473Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-31T03:05:09.473Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-31T03:05:09.473Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-31T03:05:09.473Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-31T03:05:09.473Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-31T03:05:09.473Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-31T03:05:09.473Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-31T03:05:09.473Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-31T03:05:09.473Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-31T03:05:09.473Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-31T03:05:09.473Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-31T03:05:09.473Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-31T03:05:09.473Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-31T03:05:09.473Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-31T03:05:09.473Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-31T03:05:09.473Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-31T03:05:09.473Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-31T03:05:09.473Z] 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-05-31T03:05:09.473Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-31T03:05:09.473Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-31T03:05:09.473Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-31T03:05:09.474Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-31T03:05:09.474Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-31T03:05:09.474Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-31T03:05:09.474Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-31T03:05:09.736Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-31T03:05:09.736Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-31T03:05:09.736Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-31T03:05:09.736Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-31T03:05:09.999Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-31T03:05:09.999Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-31T03:05:09.999Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-31T03:05:09.999Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-31T03:05:09.999Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-31T03:05:09.999Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-31T03:05:09.999Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-31T03:05:09.999Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-31T03:05:09.999Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-31T03:05:09.999Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-31T03:05:09.999Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-31T03:05:09.999Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-31T03:05:09.999Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-31T03:05:10.260Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-31T03:05:10.260Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-31T03:05:10.260Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-31T03:05:10.260Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-31T03:05:10.260Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-31T03:05:10.260Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-31T03:05:10.261Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-31T03:05:10.261Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-31T03:05:10.261Z] 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-05-31T03:05:10.261Z] 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-05-31T03:05:10.261Z] 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-05-31T03:05:10.261Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-31T03:05:10.261Z] 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-05-31T03:05:10.261Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-31T03:05:10.261Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-31T03:05:10.522Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-31T03:05:10.522Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-31T03:05:10.522Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-31T03:05:10.522Z] 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-05-31T03:05:10.522Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-31T03:05:10.522Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-31T03:05:10.522Z] 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-05-31T03:05:10.522Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-31T03:05:10.522Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-31T03:05:10.522Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-31T03:05:10.522Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-31T03:05:10.522Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-31T03:05:10.522Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-31T03:05:10.783Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T03:05:10.783Z] Fetched 64.1 MB in 2s (37.0 MB/s) [2021-05-31T03:05:11.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:11.046Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T03:05:11.308Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T03:05:13.772Z] Removing intermediate container ab7efbc34525 [2021-05-31T03:05:13.772Z] ---> f771af2da6f1 [2021-05-31T03:05:13.772Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-31T03:05:13.772Z] ---> Running in a9e34440aefa [2021-05-31T03:05:13.772Z] Removing intermediate container f45a84427d62 [2021-05-31T03:05:13.772Z] ---> b668dd642fc7 [2021-05-31T03:05:13.772Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-31T03:05:13.772Z] Removing intermediate container 6b27f8660a6d [2021-05-31T03:05:13.772Z] ---> 9ea6c550b81e [2021-05-31T03:05:13.772Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-31T03:05:13.772Z] ---> Running in 1c03f45a6fe6 [2021-05-31T03:05:14.044Z] ---> Running in e4914c8ec30e [2021-05-31T03:05:14.044Z] Removing intermediate container 8ec3a0a72bd9 [2021-05-31T03:05:14.044Z] ---> 63b4d5a8c630 [2021-05-31T03:05:14.044Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-31T03:05:14.336Z] ---> Running in 46eed474b1c4 [2021-05-31T03:05:14.336Z] Removing intermediate container ecef14e360b1 [2021-05-31T03:05:14.336Z] ---> 4a58f182f10f [2021-05-31T03:05:14.336Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-31T03:05:14.938Z] ---> Running in 6470b53b4d8d [2021-05-31T03:05:15.550Z] 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-05-31T03:05:15.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-31T03:05:16.457Z] 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-05-31T03:05:16.608Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T03:05:16.730Z] 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-05-31T03:05:16.873Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T03:05:17.005Z] 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-05-31T03:05:17.447Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-31T03:05:17.707Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-31T03:05:21.015Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:21.275Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:21.537Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:21.537Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:21.799Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:21.799Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:22.061Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:22.061Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:22.321Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:22.321Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:22.321Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:22.582Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:22.582Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:22.582Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:22.844Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:05:23.104Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T03:05:23.104Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:23.104Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-31T03:05:23.680Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:05:23.964Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T03:05:23.964Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:23.964Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:24.227Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:24.227Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:26.151Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T03:05:26.151Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T03:05:26.724Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:05:27.298Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T03:05:27.298Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T03:05:27.564Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T03:05:30.871Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-31T03:05:31.817Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T03:05:31.817Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-31T03:05:31.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-31T03:05:31.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-31T03:05:32.081Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-31T03:05:33.026Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-31T03:05:33.290Z] Installing new version of config file /etc/issue ... [2021-05-31T03:05:33.552Z] Installing new version of config file /etc/issue.net ... [2021-05-31T03:05:33.552Z] Installing new version of config file /etc/lsb-release ... [2021-05-31T03:05:33.552Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-31T03:05:33.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-31T03:05:34.075Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-31T03:05:34.075Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-31T03:05:34.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:34.337Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-31T03:05:34.337Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-31T03:05:34.598Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-31T03:05:35.172Z] 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-05-31T03:05:35.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:35.434Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:05:35.695Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-31T03:05:35.695Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:05:35.958Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:36.219Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-31T03:05:36.219Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-31T03:05:36.481Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-31T03:05:37.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:37.054Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-31T03:05:37.316Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T03:05:38.260Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-31T03:05:38.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:38.832Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T03:05:38.832Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T03:05:39.093Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T03:05:39.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:39.666Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T03:05:39.666Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T03:05:40.239Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-31T03:05:41.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:41.629Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-31T03:05:41.629Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-31T03:05:41.890Z] Setting up grep (3.1-2build1) ... [2021-05-31T03:05:42.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:42.467Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-31T03:05:42.729Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-31T03:05:43.319Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-31T03:05:43.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:43.892Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T03:05:43.892Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T03:05:44.466Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-31T03:05:45.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:45.039Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T03:05:45.039Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T03:05:48.347Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T03:05:48.347Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T03:05:49.291Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T03:05:49.291Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T03:05:52.601Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-31T03:05:52.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:52.601Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-31T03:05:52.601Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T03:05:59.200Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-31T03:05:59.200Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-31T03:05:59.200Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-31T03:05:59.200Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-31T03:05:59.200Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-31T03:05:59.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:05:59.463Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-31T03:05:59.725Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-31T03:05:59.989Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-31T03:06:00.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:00.564Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:00.564Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:00.826Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:01.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:01.353Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:01.353Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:01.617Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:02.193Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:02.193Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:02.193Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:02.767Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:03.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:03.711Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:03.711Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:03.973Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:04.234Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:04.234Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T03:06:04.234Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T03:06:04.234Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T03:06:04.496Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T03:06:04.764Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T03:06:04.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:04.764Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T03:06:05.027Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T03:06:05.289Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T03:06:05.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:05.550Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:05.550Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:05.550Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:05.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:05.810Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:05.810Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:06.074Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:06.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:06.663Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:06.663Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:09.974Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:10.548Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-31T03:06:10.809Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-31T03:06:11.072Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:11.072Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T03:06:11.072Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T03:06:11.647Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T03:06:11.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T03:06:11.925Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-31T03:06:12.187Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T03:06:12.448Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-31T03:06:12.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T03:06:12.715Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-31T03:06:12.715Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-31T03:06:13.289Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-31T03:06:13.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T03:06:13.589Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-31T03:06:13.852Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-31T03:06:13.852Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-31T03:06:14.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T03:06:14.426Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-31T03:06:14.426Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-31T03:06:14.426Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-31T03:06:14.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T03:06:14.688Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T03:06:14.688Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T03:06:14.950Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T03:06:14.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T03:06:14.950Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T03:06:14.950Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T03:06:15.212Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T03:06:15.473Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-31T03:06:15.473Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T03:06:15.735Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T03:06:15.996Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T03:06:16.257Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:16.257Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T03:06:16.257Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T03:06:17.209Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-31T03:06:17.209Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T03:06:17.783Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T03:06:17.783Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T03:06:18.046Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T03:06:18.399Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:18.399Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-31T03:06:18.842Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-31T03:06:21.618Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-31T03:06:21.618Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-31T03:06:21.618Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T03:06:21.618Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T03:06:21.618Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-31T03:06:21.618Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-31T03:06:21.618Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T03:06:21.618Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-31T03:06:21.618Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:21.618Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-31T03:06:21.618Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-31T03:06:21.881Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-31T03:06:22.452Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:22.452Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-31T03:06:22.452Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-31T03:06:22.714Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-31T03:06:23.303Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:23.303Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-31T03:06:23.303Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-31T03:06:23.564Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-31T03:06:24.141Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:24.141Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-31T03:06:24.141Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-31T03:06:24.141Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-31T03:06:24.717Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:24.717Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-31T03:06:24.717Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-31T03:06:24.981Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-31T03:06:25.555Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:25.555Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-31T03:06:25.555Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-31T03:06:25.816Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-31T03:06:26.078Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:26.078Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-31T03:06:26.341Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-31T03:06:26.602Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-31T03:06:26.863Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T03:06:26.863Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-31T03:06:26.863Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-31T03:06:27.128Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-31T03:06:27.389Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-31T03:06:27.389Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-31T03:06:27.389Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-31T03:06:27.389Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-31T03:06:27.652Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-31T03:06:28.596Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-31T03:06:28.596Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-31T03:06:29.541Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-31T03:06:29.541Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-31T03:06:30.929Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-31T03:06:30.930Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-31T03:06:30.930Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-31T03:06:30.930Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-31T03:06:30.930Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-31T03:06:30.930Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-31T03:06:30.930Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-31T03:06:30.930Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-31T03:06:30.930Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-31T03:06:30.930Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-31T03:06:31.192Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-31T03:06:31.192Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-31T03:06:31.192Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-31T03:06:31.192Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-31T03:06:31.192Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-31T03:06:31.192Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-31T03:06:31.763Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-31T03:06:31.763Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-31T03:06:31.763Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-31T03:06:31.763Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-31T03:06:31.763Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T03:06:31.763Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T03:06:32.024Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T03:06:32.025Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T03:06:32.360Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T03:06:32.360Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T03:06:32.360Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T03:06:32.360Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T03:06:32.621Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:32.621Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:32.882Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:33.144Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:33.722Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:33.722Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:33.982Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:33.982Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:34.923Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:34.923Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:35.864Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:35.864Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:36.806Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:36.806Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:37.376Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:37.376Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:38.764Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T03:06:38.764Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T03:06:39.025Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T03:06:39.025Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T03:06:39.025Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-31T03:06:39.288Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T03:06:39.550Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-31T03:06:39.811Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T03:06:40.072Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-31T03:06:40.072Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-31T03:06:40.332Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T03:06:40.332Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T03:06:40.332Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T03:06:40.332Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T03:06:40.332Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-31T03:06:40.593Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-31T03:06:40.593Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:40.593Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T03:06:40.593Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:40.593Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:40.593Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:40.593Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-31T03:06:40.593Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-31T03:06:40.593Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-31T03:06:40.855Z] [2021-05-31T03:06:40.855Z] Current default time zone: 'Etc/UTC' [2021-05-31T03:06:40.855Z] Local time is now: Mon May 31 03:06:40 UTC 2021. [2021-05-31T03:06:40.855Z] Universal Time is now: Mon May 31 03:06:40 UTC 2021. [2021-05-31T03:06:40.855Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-31T03:06:40.855Z] [2021-05-31T03:06:41.116Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-31T03:06:41.381Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:41.382Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-31T03:06:41.643Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-31T03:06:41.904Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-31T03:06:41.904Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-31T03:06:42.166Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-31T03:06:42.166Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-31T03:06:42.166Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-31T03:06:42.427Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-31T03:06:42.427Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:42.742Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-31T03:06:43.689Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:43.689Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-31T03:06:43.689Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:43.689Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-31T03:06:43.951Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-31T03:06:44.213Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-31T03:06:44.213Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-31T03:06:44.213Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-31T03:06:44.474Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-31T03:06:44.474Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-31T03:06:44.735Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-31T03:06:46.648Z] Updating certificates in /etc/ssl/certs... [2021-05-31T03:06:47.220Z] 23 added, 27 removed; done. [2021-05-31T03:06:47.793Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-31T03:06:47.794Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T03:06:48.366Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-31T03:06:48.366Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-31T03:06:48.628Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-31T03:06:48.890Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.152Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-31T03:06:49.152Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.412Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.413Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.673Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.934Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:49.934Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-31T03:06:49.934Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-31T03:06:49.934Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-31T03:06:50.194Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-31T03:06:50.194Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-31T03:06:50.194Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:50.194Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T03:06:50.194Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-31T03:06:50.194Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-31T03:06:50.194Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-31T03:06:50.456Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T03:06:50.456Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-31T03:06:50.456Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-31T03:06:50.456Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-31T03:06:50.456Z] Updating certificates in /etc/ssl/certs... [2021-05-31T03:06:51.026Z] 0 added, 0 removed; done. [2021-05-31T03:06:51.026Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-31T03:06:51.026Z] done. [2021-05-31T03:06:51.601Z] Reading package lists... [2021-05-31T03:06:51.864Z] Building dependency tree... [2021-05-31T03:06:51.864Z] Reading state information... [2021-05-31T03:06:52.128Z] The following NEW packages will be installed: [2021-05-31T03:06:52.128Z] apt-transport-https [2021-05-31T03:06:52.394Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T03:06:52.394Z] Need to get 1692 B of archives. [2021-05-31T03:06:52.394Z] After this operation, 154 kB of additional disk space will be used. [2021-05-31T03:06:52.394Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-31T03:06:52.394Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T03:06:52.394Z] Fetched 1692 B in 0s (9248 B/s) [2021-05-31T03:06:52.657Z] Selecting previously unselected package apt-transport-https. [2021-05-31T03:06:52.657Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-31T03:06:52.657Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-31T03:06:52.657Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-31T03:06:52.920Z] Setting up apt-transport-https (1.6.13) ... [2021-05-31T03:06:53.181Z] Waiting for network to be ready... [2021-05-31T03:06:59.777Z] 2021-05-31T03:06:56Z INFO Waiting for automatic snapd restart... [2021-05-31T03:06:59.777Z] snapd 2.50 from Canonical* installed [2021-05-31T03:07:01.165Z] "snapd" switched to the "latest/stable" channel [2021-05-31T03:07:01.165Z] [2021-05-31T03:07:04.484Z] core18 20210507 from Canonical* installed [2021-05-31T03:07:04.484Z] "core18" switched to the "latest/stable" channel [2021-05-31T03:07:04.484Z] [2021-05-31T03:07:08.896Z] 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-05-31T03:07:09.781Z] snapcraft 4.7.1 from Canonical* installed [2021-05-31T03:07:10.352Z] "snapcraft" switched to the "latest/stable" channel [2021-05-31T03:07:10.352Z] [2021-05-31T03:07:13.248Z] Removing intermediate container 6470b53b4d8d [2021-05-31T03:07:13.248Z] ---> d2214c2df0fc [2021-05-31T03:07:13.248Z] [2021-05-31T03:07:13.248Z] Step 11/32 : FROM alpine:3.12 [2021-05-31T03:07:13.248Z] 3.12: Pulling from library/alpine [2021-05-31T03:07:15.650Z] 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-05-31T03:07:15.650Z] - README.md [2021-05-31T03:07:15.650Z] [2021-05-31T03:07:15.650Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-31T03:07:15.984Z] Removing intermediate container 46eed474b1c4 [2021-05-31T03:07:15.984Z] ---> 5fbc940c2de3 [2021-05-31T03:07:15.984Z] [2021-05-31T03:07:15.984Z] Step 11/22 : FROM alpine:3.12 [2021-05-31T03:07:15.984Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T03:07:15.984Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T03:07:15.984Z] ---> 9852663dfa18 [2021-05-31T03:07:15.984Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-31T03:07:15.984Z] 3.12: Pulling from library/alpine [2021-05-31T03:07:15.984Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T03:07:15.984Z] Status: Image is up to date for alpine:3.12 [2021-05-31T03:07:15.984Z] ---> 9852663dfa18 [2021-05-31T03:07:15.984Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-31T03:07:16.266Z] ---> Running in d9bd6f9c95f5 [2021-05-31T03:07:16.266Z] ---> Running in 20a07c95b5f1 [2021-05-31T03:07:17.722Z] Removing intermediate container d9bd6f9c95f5 [2021-05-31T03:07:17.722Z] ---> 919f12b17095 [2021-05-31T03:07:17.722Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-31T03:07:18.006Z] ---> Running in e5b4233163c3 [2021-05-31T03:07:18.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:18.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:19.551Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-31T03:07:19.551Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T03:07:19.551Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-31T03:07:19.551Z] (4/4) Installing curl (7.77.0-r0) [2021-05-31T03:07:19.551Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:07:19.551Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T03:07:19.831Z] OK: 7 MiB in 18 packages [2021-05-31T03:07:20.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:20.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:21.317Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-31T03:07:21.317Z] (2/2) Installing su-exec (0.2-r1) [2021-05-31T03:07:21.317Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:07:21.317Z] OK: 5 MiB in 16 packages [2021-05-31T03:07:21.594Z] Removing intermediate container a9e34440aefa [2021-05-31T03:07:21.594Z] ---> 61148c17c0c7 [2021-05-31T03:07:21.594Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-31T03:07:22.241Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T03:07:22.241Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T03:07:22.241Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T03:07:22.241Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T03:07:22.578Z] ---> Running in 8f71d62bfec0 [2021-05-31T03:07:23.135Z] Removing intermediate container 20a07c95b5f1 [2021-05-31T03:07:23.135Z] ---> 3948955f1e3c [2021-05-31T03:07:23.135Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-31T03:07:23.735Z] ---> Running in 7fb839ba1021 [2021-05-31T03:07:23.817Z] Reading package lists... [2021-05-31T03:07:24.011Z] Removing intermediate container 1c03f45a6fe6 [2021-05-31T03:07:24.011Z] ---> c13e319b300d [2021-05-31T03:07:24.011Z] [2021-05-31T03:07:24.011Z] Step 11/23 : FROM alpine:3.12 [2021-05-31T03:07:24.011Z] ---> 9852663dfa18 [2021-05-31T03:07:24.011Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-31T03:07:24.011Z] Removing intermediate container e5b4233163c3 [2021-05-31T03:07:24.011Z] ---> 3254d3149bd9 [2021-05-31T03:07:24.011Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-31T03:07:24.082Z] 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-05-31T03:07:24.289Z] ---> Running in d04be6dd4080 [2021-05-31T03:07:24.289Z] ---> Running in d077d5c0648c [2021-05-31T03:07:24.899Z] Removing intermediate container 7fb839ba1021 [2021-05-31T03:07:24.899Z] ---> 89e7b7847f0e [2021-05-31T03:07:24.899Z] Step 14/22 : WORKDIR /edgex [2021-05-31T03:07:25.175Z] 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-05-31T03:07:25.175Z] ---> Running in d6f098e5df9d [2021-05-31T03:07:25.458Z] Removing intermediate container d077d5c0648c [2021-05-31T03:07:25.458Z] ---> 2739f88f3da7 [2021-05-31T03:07:25.458Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-31T03:07:25.735Z] Removing intermediate container e4914c8ec30e [2021-05-31T03:07:25.735Z] ---> 956d700c6749 [2021-05-31T03:07:25.735Z] [2021-05-31T03:07:25.735Z] Step 11/23 : FROM alpine:3.12 [2021-05-31T03:07:25.735Z] ---> 9852663dfa18 [2021-05-31T03:07:25.735Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-31T03:07:27.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:27.174Z] ---> Running in 3f3550642141 [2021-05-31T03:07:27.174Z] ---> Running in 3431d7f04063 [2021-05-31T03:07:27.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:27.174Z] Removing intermediate container d6f098e5df9d [2021-05-31T03:07:27.174Z] ---> 83224bbbe956 [2021-05-31T03:07:27.174Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-31T03:07:27.783Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-31T03:07:27.783Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:07:27.783Z] OK: 5 MiB in 15 packages [2021-05-31T03:07:27.783Z] Removing intermediate container 3f3550642141 [2021-05-31T03:07:27.783Z] ---> c5043e06f404 [2021-05-31T03:07:27.783Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-31T03:07:28.069Z] ---> Running in 9d3dcb106c09 [2021-05-31T03:07:28.681Z] ---> d960383e0722 [2021-05-31T03:07:28.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-31T03:07:28.681Z] Removing intermediate container 8f71d62bfec0 [2021-05-31T03:07:28.681Z] ---> 41d7e2762d47 [2021-05-31T03:07:28.681Z] [2021-05-31T03:07:28.681Z] Step 12/24 : FROM docker:20.10.0 [2021-05-31T03:07:28.980Z] 20.10.0: Pulling from library/docker [2021-05-31T03:07:28.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:29.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:29.535Z] Removing intermediate container d04be6dd4080 [2021-05-31T03:07:29.535Z] ---> 63ad909d8246 [2021-05-31T03:07:29.535Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T03:07:29.815Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-31T03:07:29.815Z] ---> Running in 2bf1ef0ae532 [2021-05-31T03:07:30.103Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-31T03:07:30.103Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:07:30.103Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T03:07:30.385Z] OK: 6 MiB in 16 packages [2021-05-31T03:07:30.385Z] ---> 72ba3dd08be1 [2021-05-31T03:07:30.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-31T03:07:30.688Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T03:07:30.688Z] Reading package lists... [2021-05-31T03:07:30.688Z] Building dependency tree... [2021-05-31T03:07:30.688Z] Reading state information... [2021-05-31T03:07:30.688Z] Suggested packages: [2021-05-31T03:07:30.688Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-31T03:07:30.688Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-31T03:07:30.688Z] Recommended packages: [2021-05-31T03:07:30.688Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-31T03:07:30.688Z] The following NEW packages will be installed: [2021-05-31T03:07:30.688Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-31T03:07:30.688Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-31T03:07:30.688Z] pkg-config zip [2021-05-31T03:07:30.951Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T03:07:30.951Z] Need to get 7663 kB of archives. [2021-05-31T03:07:30.951Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-31T03:07:30.951Z] 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-05-31T03:07:30.951Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-31T03:07:30.951Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-31T03:07:30.951Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-31T03:07:30.951Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-31T03:07:30.951Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-31T03:07:30.951Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-31T03:07:30.988Z] Removing intermediate container 2bf1ef0ae532 [2021-05-31T03:07:30.988Z] ---> ef309953d813 [2021-05-31T03:07:30.988Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-31T03:07:31.213Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-31T03:07:31.213Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-31T03:07:31.213Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-31T03:07:31.213Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-31T03:07:31.267Z] ---> Running in f94ffbf71950 [2021-05-31T03:07:31.476Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-31T03:07:31.476Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-31T03:07:31.476Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-31T03:07:31.476Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-31T03:07:31.739Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T03:07:31.739Z] Fetched 7663 kB in 1s (11.3 MB/s) [2021-05-31T03:07:31.739Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-31T03:07:31.739Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-31T03:07:31.739Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-31T03:07:31.739Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-31T03:07:31.867Z] Removing intermediate container 9d3dcb106c09 [2021-05-31T03:07:31.867Z] ---> db9b86ad6e4c [2021-05-31T03:07:31.867Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-31T03:07:32.002Z] Selecting previously unselected package libpsl5:amd64. [2021-05-31T03:07:32.002Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-31T03:07:32.002Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-31T03:07:32.002Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-31T03:07:32.002Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-31T03:07:32.002Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-31T03:07:32.002Z] Selecting previously unselected package librtmp1:amd64. [2021-05-31T03:07:32.002Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-31T03:07:32.002Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-31T03:07:32.146Z] ---> Running in 5980fe21e06b [2021-05-31T03:07:32.264Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-31T03:07:32.264Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-31T03:07:32.264Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T03:07:32.264Z] Selecting previously unselected package liberror-perl. [2021-05-31T03:07:32.264Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-31T03:07:32.264Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-31T03:07:32.422Z] Removing intermediate container f94ffbf71950 [2021-05-31T03:07:32.422Z] ---> f89f96d02718 [2021-05-31T03:07:32.422Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-31T03:07:32.422Z] ---> 61a8234eb9df [2021-05-31T03:07:32.422Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-31T03:07:32.528Z] Selecting previously unselected package git-man. [2021-05-31T03:07:32.528Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-31T03:07:32.528Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-31T03:07:32.528Z] Selecting previously unselected package git. [2021-05-31T03:07:32.528Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-31T03:07:32.528Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-31T03:07:32.702Z] ---> Running in 2b67b6f414f0 [2021-05-31T03:07:32.702Z] ---> Running in 03c449a3286b [2021-05-31T03:07:32.702Z] Removing intermediate container 3431d7f04063 [2021-05-31T03:07:32.702Z] ---> 2063c0689d05 [2021-05-31T03:07:32.702Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T03:07:33.303Z] ---> Running in 580dd85e0111 [2021-05-31T03:07:33.303Z] Removing intermediate container 5980fe21e06b [2021-05-31T03:07:33.303Z] ---> bc99a5b41048 [2021-05-31T03:07:33.303Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-31T03:07:33.303Z] Removing intermediate container 2b67b6f414f0 [2021-05-31T03:07:33.303Z] ---> 916de47ee6af [2021-05-31T03:07:33.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:07:33.303Z] Removing intermediate container 03c449a3286b [2021-05-31T03:07:33.303Z] ---> a6a97f35ba88 [2021-05-31T03:07:33.303Z] Step 19/22 : CMD ["--init=true"] [2021-05-31T03:07:33.480Z] Selecting previously unselected package libnorm1:amd64. [2021-05-31T03:07:33.480Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-31T03:07:33.480Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-31T03:07:33.480Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-31T03:07:33.480Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-31T03:07:33.480Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-31T03:07:33.577Z] ---> Running in 5b7b37526223 [2021-05-31T03:07:33.744Z] Selecting previously unselected package libsodium23:amd64. [2021-05-31T03:07:33.744Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-31T03:07:33.744Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-31T03:07:33.744Z] Selecting previously unselected package libzmq5:amd64. [2021-05-31T03:07:33.744Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-31T03:07:33.744Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T03:07:33.854Z] Removing intermediate container 580dd85e0111 [2021-05-31T03:07:33.854Z] ---> b7e7c466cfbe [2021-05-31T03:07:33.854Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-31T03:07:33.854Z] ---> Running in 8df9509e08b2 [2021-05-31T03:07:34.322Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-31T03:07:34.322Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-31T03:07:34.322Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T03:07:34.453Z] Removing intermediate container 5b7b37526223 [2021-05-31T03:07:34.453Z] ---> 423d9edfb233 [2021-05-31T03:07:34.453Z] Step 20/22 : LABEL arch=arm64 [2021-05-31T03:07:34.453Z] ---> 14dc0a5b2123 [2021-05-31T03:07:34.453Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-31T03:07:34.587Z] Selecting previously unselected package pkg-config. [2021-05-31T03:07:34.587Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-31T03:07:34.587Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-31T03:07:34.587Z] Selecting previously unselected package zip. [2021-05-31T03:07:34.587Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-31T03:07:34.587Z] Unpacking zip (3.0-11build1) ... [2021-05-31T03:07:34.587Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-31T03:07:34.730Z] ---> Running in 31bd68f2341f [2021-05-31T03:07:34.730Z] ---> Running in f1a7ff40d393 [2021-05-31T03:07:34.730Z] ---> 3c106d903355 [2021-05-31T03:07:34.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-31T03:07:34.730Z] Removing intermediate container 8df9509e08b2 [2021-05-31T03:07:34.730Z] ---> 9e99be7e97fd [2021-05-31T03:07:34.730Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-31T03:07:34.851Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-31T03:07:34.852Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-31T03:07:34.852Z] Setting up liberror-perl (0.17025-1) ... [2021-05-31T03:07:34.852Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-31T03:07:34.852Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-31T03:07:34.852Z] No schema files found: doing nothing. [2021-05-31T03:07:34.852Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-31T03:07:34.852Z] Setting up zip (3.0-11build1) ... [2021-05-31T03:07:34.852Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-31T03:07:34.852Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-31T03:07:34.852Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-31T03:07:34.852Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T03:07:34.852Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T03:07:34.852Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T03:07:34.852Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-31T03:07:34.852Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T03:07:35.341Z] ---> Running in 58a4e37c8458 [2021-05-31T03:07:35.623Z] Removing intermediate container f1a7ff40d393 [2021-05-31T03:07:35.623Z] ---> d9e597c4b964 [2021-05-31T03:07:35.623Z] Step 21/22 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:07:35.899Z] ---> Running in 7b569626655c [2021-05-31T03:07:36.180Z] Removing intermediate container 58a4e37c8458 [2021-05-31T03:07:36.180Z] ---> dbe7b3b6aec6 [2021-05-31T03:07:36.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:07:36.786Z] ---> d4ecf1141b25 [2021-05-31T03:07:36.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-31T03:07:37.065Z] Removing intermediate container 7b569626655c [2021-05-31T03:07:37.065Z] ---> 465e9fb23598 [2021-05-31T03:07:37.065Z] Step 22/22 : LABEL version=0.0.0 [2021-05-31T03:07:37.339Z] ---> Running in 55e771585862 [2021-05-31T03:07:37.619Z] ---> a5b12b227d96 [2021-05-31T03:07:37.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-31T03:07:37.898Z] Removing intermediate container 55e771585862 [2021-05-31T03:07:37.898Z] ---> 22c697e6568e [2021-05-31T03:07:37.898Z] [2021-05-31T03:07:38.179Z] ---> b351333ad4c1 [2021-05-31T03:07:38.180Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-31T03:07:38.180Z] ---> Running in 7c3f0c7dfa19 [2021-05-31T03:07:38.456Z] Removing intermediate container 31bd68f2341f [2021-05-31T03:07:38.456Z] ---> 96fcc078df2a [2021-05-31T03:07:38.457Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:07:38.732Z] Successfully built 22c697e6568e [2021-05-31T03:07:38.732Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-31T03:07:38.732Z]  Building security-proxy-setup ... done Building core-command [2021-05-31T03:07:39.340Z] Removing intermediate container 7c3f0c7dfa19 [2021-05-31T03:07:39.340Z] ---> 9c595b5aca5c [2021-05-31T03:07:39.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:07:39.620Z] ---> Running in c389bb30b486 [2021-05-31T03:07:40.223Z] ---> 5d4d987b89ef [2021-05-31T03:07:40.223Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-31T03:07:40.499Z] ---> 54f5087c263c [2021-05-31T03:07:40.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-31T03:07:40.806Z] Removing intermediate container c389bb30b486 [2021-05-31T03:07:40.806Z] ---> 3c26cabe9ee2 [2021-05-31T03:07:40.806Z] Step 21/23 : LABEL arch=arm64 [2021-05-31T03:07:41.415Z] ---> Running in 3e891f6b28d8 [2021-05-31T03:07:41.618Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T03:07:42.250Z] git set to automatically installed. [2021-05-31T03:07:42.251Z] git-man set to automatically installed. [2021-05-31T03:07:42.251Z] libcurl3-gnutls set to automatically installed. [2021-05-31T03:07:42.251Z] liberror-perl set to automatically installed. [2021-05-31T03:07:42.251Z] libglib2.0-0 set to automatically installed. [2021-05-31T03:07:42.251Z] libnghttp2-14 set to automatically installed. [2021-05-31T03:07:42.251Z] libnorm1 set to automatically installed. [2021-05-31T03:07:42.251Z] libpgm-5.2-0 set to automatically installed. [2021-05-31T03:07:42.251Z] libpsl5 set to automatically installed. [2021-05-31T03:07:42.251Z] librtmp1 set to automatically installed. [2021-05-31T03:07:42.251Z] libsodium23 set to automatically installed. [2021-05-31T03:07:42.251Z] libzmq3-dev set to automatically installed. [2021-05-31T03:07:42.251Z] libzmq5 set to automatically installed. [2021-05-31T03:07:42.251Z] pkg-config set to automatically installed. [2021-05-31T03:07:42.251Z] zip set to automatically installed. [2021-05-31T03:07:42.412Z] ---> bb35f0e46495 [2021-05-31T03:07:42.412Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-31T03:07:42.412Z] Removing intermediate container 3e891f6b28d8 [2021-05-31T03:07:42.412Z] ---> 5fc6bdc9df2a [2021-05-31T03:07:42.412Z] Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:07:43.017Z] ---> Running in e279f9738349 [2021-05-31T03:07:43.017Z] ---> 18dc8f4bc8f6 [2021-05-31T03:07:43.017Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-31T03:07:43.017Z] ---> Running in a25d3aee2d45 [2021-05-31T03:07:43.629Z] Removing intermediate container e279f9738349 [2021-05-31T03:07:43.629Z] ---> a694a5847fae [2021-05-31T03:07:43.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:07:43.646Z] snapd is not logged in, snap install commands will use sudo [2021-05-31T03:07:44.231Z] ---> Running in 3d4f2911bb2b [2021-05-31T03:07:44.504Z] Removing intermediate container a25d3aee2d45 [2021-05-31T03:07:44.504Z] ---> ff4bcfffa8d6 [2021-05-31T03:07:44.504Z] Step 23/23 : LABEL version=0.0.0 [2021-05-31T03:07:45.105Z] ---> 924ec8ef5461 [2021-05-31T03:07:45.105Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-31T03:07:45.383Z] ---> Running in a5cd7a8ce71d [2021-05-31T03:07:45.660Z] Removing intermediate container 3d4f2911bb2b [2021-05-31T03:07:45.660Z] ---> 5e7b18cb562e [2021-05-31T03:07:45.660Z] Step 21/23 : LABEL arch=arm64 [2021-05-31T03:07:45.935Z] ---> Running in c11734765b75 [2021-05-31T03:07:46.214Z] Removing intermediate container a5cd7a8ce71d [2021-05-31T03:07:46.214Z] ---> 564fba588d48 [2021-05-31T03:07:46.214Z] [2021-05-31T03:07:46.214Z] ---> 23404872cde0 [2021-05-31T03:07:46.214Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-31T03:07:51.660Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T03:07:51.661Z] snap "core18" has no updates available [2021-05-31T03:07:51.661Z] snapd is not logged in, snap install commands will use sudo [2021-05-31T03:07:51.968Z] Successfully built 564fba588d48 [2021-05-31T03:07:51.968Z] Removing intermediate container c11734765b75 [2021-05-31T03:07:51.968Z] ---> a1e33c0c9463 [2021-05-31T03:07:51.968Z] Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:07:51.968Z] Successfully tagged support-scheduler-arm64:latest [2021-05-31T03:07:51.968Z]  Building support-scheduler ... done Building core-data [2021-05-31T03:07:51.968Z] ---> Running in e83d83ff39cf [2021-05-31T03:07:51.968Z] ---> 33c1a0054d08 [2021-05-31T03:07:51.968Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-31T03:07:51.968Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-31T03:07:51.968Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-31T03:07:51.968Z] ---> eeaf43b92773 [2021-05-31T03:07:51.968Z] 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-05-31T03:07:51.968Z] ---> Running in b1e54188150e [2021-05-31T03:07:51.968Z] ---> Running in e7ed235d8d2a [2021-05-31T03:07:51.968Z] Removing intermediate container e83d83ff39cf [2021-05-31T03:07:51.968Z] ---> 7fcd0646a8d4 [2021-05-31T03:07:51.968Z] Step 23/23 : LABEL version=0.0.0 [2021-05-31T03:07:51.968Z] ---> Running in 0965ab2873d8 [2021-05-31T03:07:51.968Z] Removing intermediate container b1e54188150e [2021-05-31T03:07:51.968Z] ---> dfd7c44e86c6 [2021-05-31T03:07:51.968Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-31T03:07:51.968Z] Removing intermediate container e7ed235d8d2a [2021-05-31T03:07:51.968Z] ---> 98b0f2a280a2 [2021-05-31T03:07:51.968Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-31T03:07:51.968Z] Removing intermediate container 0965ab2873d8 [2021-05-31T03:07:51.968Z] ---> 013c51740b42 [2021-05-31T03:07:51.968Z] [2021-05-31T03:07:51.968Z] ---> Running in fbb83df3ebe0 [2021-05-31T03:07:51.968Z] Successfully built 013c51740b42 [2021-05-31T03:07:51.968Z] Successfully tagged support-notifications-arm64:latest [2021-05-31T03:07:51.968Z] Building security-secretstore-setup [2021-05-31T03:07:51.968Z]  Building support-notifications ... done  ---> b65111886ee2 [2021-05-31T03:07:51.968Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-31T03:07:51.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:51.968Z] ---> Running in 79063eb4ce29 [2021-05-31T03:07:51.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:07:51.968Z] (1/39) Installing readline (8.0.4-r0) [2021-05-31T03:07:51.968Z] (2/39) Installing bash (5.0.17-r0) [2021-05-31T03:07:51.968Z] Executing bash-5.0.17-r0.post-install [2021-05-31T03:07:51.968Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T03:07:51.968Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-31T03:07:51.968Z] (5/39) Installing curl (7.77.0-r0) [2021-05-31T03:07:51.968Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-31T03:07:51.968Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-31T03:07:51.968Z] (8/39) Installing expat (2.2.9-r1) [2021-05-31T03:07:51.968Z] (9/39) Installing libffi (3.3-r2) [2021-05-31T03:07:51.968Z] (10/39) Installing gdbm (1.13-r1) [2021-05-31T03:07:51.968Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-31T03:07:51.968Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-31T03:07:51.968Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-31T03:07:53.955Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-31T03:07:53.955Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-31T03:07:53.955Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-31T03:07:53.955Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-31T03:07:53.955Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-31T03:07:53.955Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-31T03:07:53.955Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-31T03:07:54.230Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-31T03:07:54.230Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-31T03:07:54.230Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-31T03:07:54.230Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-31T03:07:54.230Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-31T03:07:54.230Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-31T03:07:54.230Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-31T03:07:54.230Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-31T03:07:54.230Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-31T03:07:54.230Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-31T03:07:54.508Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-31T03:07:54.509Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-31T03:07:54.509Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-31T03:07:54.509Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-31T03:07:54.509Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-31T03:07:54.509Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-31T03:07:54.509Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-31T03:07:54.509Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-31T03:07:54.509Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-31T03:07:54.509Z] Removing intermediate container 79063eb4ce29 [2021-05-31T03:07:54.509Z] ---> 4c0fa7595d63 [2021-05-31T03:07:54.509Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-31T03:07:54.864Z] Executing busybox-1.31.1-r19.trigger [2021-05-31T03:07:54.864Z] OK: 72 MiB in 59 packages [2021-05-31T03:07:55.301Z] ---> Running in b23f0930b973 [2021-05-31T03:07:56.394Z] Removing intermediate container b23f0930b973 [2021-05-31T03:07:56.395Z] ---> 90a9060348d2 [2021-05-31T03:07:56.395Z] Step 29/32 : CMD ["gate"] [2021-05-31T03:07:57.182Z] ---> Running in aec76750c2fe [2021-05-31T03:07:57.818Z] Removing intermediate container aec76750c2fe [2021-05-31T03:07:57.818Z] ---> a769ad6be84d [2021-05-31T03:07:57.818Z] Step 30/32 : LABEL arch=arm64 [2021-05-31T03:07:58.543Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T03:07:58.549Z] ---> Running in 8e0cccca4afa [2021-05-31T03:07:59.146Z] Removing intermediate container 8e0cccca4afa [2021-05-31T03:07:59.146Z] ---> 1d09c3029311 [2021-05-31T03:07:59.146Z] Step 31/32 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:07:59.784Z] Collecting docker-compose==1.23.2 [2021-05-31T03:07:59.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-31T03:07:59.784Z] ---> Running in c419481027b7 [2021-05-31T03:08:00.776Z] Removing intermediate container c419481027b7 [2021-05-31T03:08:00.776Z] ---> 019d9a2fd5dd [2021-05-31T03:08:00.776Z] Step 32/32 : LABEL version=0.0.0 [2021-05-31T03:08:00.776Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-31T03:08:00.776Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-31T03:08:00.776Z] ---> Running in 33923969b3a6 [2021-05-31T03:08:01.771Z] Removing intermediate container 33923969b3a6 [2021-05-31T03:08:01.771Z] ---> 9fc7fbc5d8d8 [2021-05-31T03:08:01.771Z] [2021-05-31T03:08:02.050Z] Successfully built 9fc7fbc5d8d8 [2021-05-31T03:08:02.050Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-31T03:08:02.050Z] Building core-metadata [2021-05-31T03:08:02.652Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-05-31T03:08:02.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-31T03:08:05.296Z] Collecting docker<4.0,>=3.6.0 [2021-05-31T03:08:05.296Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-31T03:08:06.293Z] Collecting jsonschema<3,>=2.5.1 [2021-05-31T03:08:06.293Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-31T03:08:06.570Z] Collecting cached-property<2,>=1.2.0 [2021-05-31T03:08:06.570Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-31T03:08:06.848Z] Collecting docopt<0.7,>=0.6.1 [2021-05-31T03:08:06.848Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-31T03:08:10.255Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-31T03:08:10.255Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-31T03:08:10.821Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-31T03:08:10.821Z] Pulling go-build-helper [2021-05-31T03:08:10.821Z] + snapcraftctl pull [2021-05-31T03:08:11.089Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-31T03:08:11.089Z] Skipping pull go-build-helper (already ran) [2021-05-31T03:08:11.089Z] Building go-build-helper [2021-05-31T03:08:11.089Z] + snapcraftctl build [2021-05-31T03:08:11.245Z] Collecting PyYAML<4,>=3.10 [2021-05-31T03:08:11.245Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-31T03:08:13.647Z] Staging go-build-helper [2021-05-31T03:08:13.647Z] + snapcraftctl stage [2021-05-31T03:08:14.653Z] 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-05-31T03:08:14.653Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-31T03:08:14.653Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-31T03:08:14.929Z] Collecting docker-pycreds>=0.4.0 [2021-05-31T03:08:14.929Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-31T03:08:15.921Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-31T03:08:15.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-31T03:08:16.203Z] 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-05-31T03:08:16.478Z] Collecting idna<2.8,>=2.5 [2021-05-31T03:08:16.478Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-31T03:08:16.478Z] 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-05-31T03:08:16.478Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-31T03:08:16.478Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-31T03:08:16.478Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-31T03:08:16.478Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-31T03:08:17.480Z] Installing collected packages: dockerpty, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose [2021-05-31T03:08:17.480Z] Running setup.py install for dockerpty: started [2021-05-31T03:08:18.960Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:08:18.960Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:08:18.960Z] ---> eaf777bda07c [2021-05-31T03:08:18.960Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T03:08:18.960Z] ---> Using cache [2021-05-31T03:08:18.960Z] ---> e0b70f0d2843 [2021-05-31T03:08:18.960Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:08:18.960Z] ---> Using cache [2021-05-31T03:08:18.960Z] ---> 09e9ea8b9e86 [2021-05-31T03:08:18.960Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-31T03:08:18.960Z] ---> Using cache [2021-05-31T03:08:18.960Z] ---> 961f3b702df0 [2021-05-31T03:08:18.960Z] Step 6/24 : COPY go.mod . [2021-05-31T03:08:18.960Z] ---> Using cache [2021-05-31T03:08:18.960Z] ---> 3e99083147fe [2021-05-31T03:08:18.960Z] Step 7/24 : RUN go mod download [2021-05-31T03:08:18.960Z] ---> Using cache [2021-05-31T03:08:18.960Z] ---> 2152789dc550 [2021-05-31T03:08:18.961Z] Step 8/24 : COPY . . [2021-05-31T03:08:18.961Z] ---> Using cache [2021-05-31T03:08:18.961Z] ---> 821cee3ceae5 [2021-05-31T03:08:18.961Z] Step 9/24 : RUN go mod tidy [2021-05-31T03:08:18.961Z] ---> Using cache [2021-05-31T03:08:18.961Z] ---> 4a58f182f10f [2021-05-31T03:08:18.961Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-31T03:08:19.589Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-31T03:08:19.589Z] Running setup.py install for texttable: started [2021-05-31T03:08:22.305Z] Running setup.py install for texttable: finished with status 'done' [2021-05-31T03:08:22.305Z] ---> Running in 29735be872e6 [2021-05-31T03:08:22.305Z] Attempting uninstall: urllib3 [2021-05-31T03:08:22.305Z] Found existing installation: urllib3 1.25.9 [2021-05-31T03:08:22.580Z] Uninstalling urllib3-1.25.9: [2021-05-31T03:08:22.580Z] Successfully uninstalled urllib3-1.25.9 [2021-05-31T03:08:23.176Z] Attempting uninstall: idna [2021-05-31T03:08:23.176Z] Found existing installation: idna 2.9 [2021-05-31T03:08:23.176Z] Uninstalling idna-2.9: [2021-05-31T03:08:23.461Z] 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-05-31T03:08:23.461Z] Successfully uninstalled idna-2.9 [2021-05-31T03:08:23.685Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-31T03:08:23.685Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-31T03:08:23.686Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-31T03:08:23.686Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-31T03:08:23.686Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-31T03:08:23.686Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-31T03:08:23.686Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-31T03:08:23.686Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-31T03:08:23.686Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-31T03:08:23.686Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-31T03:08:23.686Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-31T03:08:23.686Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-31T03:08:23.686Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-31T03:08:23.686Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-31T03:08:23.686Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-31T03:08:23.686Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-31T03:08:23.686Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-31T03:08:23.686Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-31T03:08:23.686Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-31T03:08:23.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-31T03:08:23.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-31T03:08:23.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-31T03:08:23.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-31T03:08:23.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-31T03:08:23.686Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-31T03:08:23.686Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-31T03:08:23.686Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-31T03:08:23.686Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-31T03:08:23.686Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-31T03:08:23.686Z] Fetched 224 kB in 0s (0 B/s) [2021-05-31T03:08:23.686Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-31T03:08:23.686Z] Fetched 157 kB in 0s (0 B/s) [2021-05-31T03:08:23.686Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-31T03:08:23.686Z] Fetched 221 kB in 0s (0 B/s) [2021-05-31T03:08:23.686Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-31T03:08:23.686Z] Fetched 143 kB in 0s (0 B/s) [2021-05-31T03:08:23.686Z] Pulling app-service-config [2021-05-31T03:08:23.686Z] + snapcraftctl pull [2021-05-31T03:08:24.066Z] Attempting uninstall: requests [2021-05-31T03:08:24.066Z] Found existing installation: requests 2.23.0 [2021-05-31T03:08:24.066Z] Uninstalling requests-2.23.0: [2021-05-31T03:08:24.262Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-31T03:08:24.342Z] Successfully uninstalled requests-2.23.0 [2021-05-31T03:08:24.839Z] Pulling config-common [2021-05-31T03:08:24.839Z] + snapcraftctl pull [2021-05-31T03:08:25.791Z] Running setup.py install for docopt: started [2021-05-31T03:08:28.426Z] Running setup.py install for docopt: finished with status 'done' [2021-05-31T03:08:28.426Z] Running setup.py install for PyYAML: started [2021-05-31T03:08:30.151Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T03:08:30.151Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T03:08:30.151Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T03:08:30.151Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:30.151Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-31T03:08:30.151Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:30.151Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-31T03:08:30.151Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:30.151Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-31T03:08:30.151Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:30.151Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-31T03:08:30.151Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:30.151Z] Pulling edgex-go [2021-05-31T03:08:30.151Z] + snapcraftctl pull [2021-05-31T03:08:31.836Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-31T03:08:32.440Z] 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-05-31T03:08:36.783Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:08:36.783Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:08:36.783Z] ---> eaf777bda07c [2021-05-31T03:08:36.783Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T03:08:36.783Z] ---> Using cache [2021-05-31T03:08:36.783Z] ---> e0b70f0d2843 [2021-05-31T03:08:36.783Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:08:36.783Z] ---> Using cache [2021-05-31T03:08:36.783Z] ---> 09e9ea8b9e86 [2021-05-31T03:08:36.783Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-31T03:08:37.390Z] ---> Running in 370a3f333d47 [2021-05-31T03:08:37.390Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:08:37.390Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:08:37.390Z] ---> eaf777bda07c [2021-05-31T03:08:37.390Z] Step 3/26 : WORKDIR /edgex-go [2021-05-31T03:08:37.390Z] ---> Using cache [2021-05-31T03:08:37.390Z] ---> e0b70f0d2843 [2021-05-31T03:08:37.390Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:08:37.390Z] ---> Using cache [2021-05-31T03:08:37.390Z] ---> 09e9ea8b9e86 [2021-05-31T03:08:37.390Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-31T03:08:37.390Z] ---> Using cache [2021-05-31T03:08:37.390Z] ---> 961f3b702df0 [2021-05-31T03:08:37.390Z] Step 6/26 : COPY go.mod . [2021-05-31T03:08:37.390Z] ---> Using cache [2021-05-31T03:08:37.390Z] ---> 3e99083147fe [2021-05-31T03:08:37.390Z] Step 7/26 : RUN go mod download [2021-05-31T03:08:37.390Z] ---> Using cache [2021-05-31T03:08:37.390Z] ---> 2152789dc550 [2021-05-31T03:08:37.668Z] Step 8/26 : COPY . . [2021-05-31T03:08:38.273Z] ---> Using cache [2021-05-31T03:08:38.273Z] ---> 821cee3ceae5 [2021-05-31T03:08:38.273Z] Step 9/26 : RUN go mod tidy [2021-05-31T03:08:38.273Z] ---> Using cache [2021-05-31T03:08:38.273Z] ---> 4a58f182f10f [2021-05-31T03:08:38.273Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-31T03:08:38.884Z] ---> Running in 9f5bcfeb0422 [2021-05-31T03:08:40.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:08:41.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:08:41.786Z] 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-05-31T03:08:42.396Z] OK: 218 MiB in 52 packages [2021-05-31T03:08:45.805Z] Removing intermediate container 370a3f333d47 [2021-05-31T03:08:45.805Z] ---> 8c057567bb75 [2021-05-31T03:08:45.805Z] Step 6/24 : COPY go.mod . [2021-05-31T03:08:47.799Z] ---> 67d4ff3586a3 [2021-05-31T03:08:47.799Z] Step 7/24 : RUN go mod download [2021-05-31T03:08:47.799Z] ---> Running in 550ed7456e29 [2021-05-31T03:08:48.311Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T03:08:48.312Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T03:08:48.312Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T03:08:48.312Z] Fetched 0 B in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-31T03:08:48.312Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-31T03:08:48.312Z] Fetched 279 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-31T03:08:48.312Z] Fetched 122 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-31T03:08:48.312Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-31T03:08:48.312Z] Fetched 8848 B in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-31T03:08:48.312Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-31T03:08:48.312Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-31T03:08:48.312Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-31T03:08:48.312Z] Fetched 219 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-31T03:08:48.312Z] Fetched 154 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-31T03:08:48.312Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-31T03:08:48.312Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-31T03:08:48.312Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-31T03:08:48.312Z] Fetched 499 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-31T03:08:48.312Z] Fetched 111 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-31T03:08:48.312Z] Fetched 240 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-31T03:08:48.312Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-31T03:08:48.312Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-31T03:08:48.312Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-31T03:08:48.312Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-31T03:08:48.312Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-31T03:08:48.312Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-31T03:08:48.312Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-31T03:08:48.312Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-31T03:08:48.312Z] Fetched 8720 B in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-31T03:08:48.312Z] Fetched 137 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-31T03:08:48.312Z] Fetched 119 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-31T03:08:48.312Z] Fetched 110 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-31T03:08:48.312Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-31T03:08:48.312Z] Fetched 645 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-31T03:08:48.312Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-31T03:08:48.312Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-31T03:08:48.312Z] Fetched 368 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-31T03:08:48.312Z] Fetched 187 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-31T03:08:48.312Z] Fetched 175 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-31T03:08:48.312Z] Fetched 206 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-31T03:08:48.312Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-31T03:08:48.312Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-31T03:08:48.312Z] Fetched 159 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-31T03:08:48.312Z] Fetched 107 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-31T03:08:48.312Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-31T03:08:48.312Z] Pulling static-packages [2021-05-31T03:08:48.312Z] + snapcraftctl pull [2021-05-31T03:08:48.312Z] Pulling version [2021-05-31T03:08:48.312Z] + cd /root/project [2021-05-31T03:08:48.312Z] + [ -f VERSION ] [2021-05-31T03:08:48.312Z] + PROJECT_VERSION=local-dev [2021-05-31T03:08:48.312Z] + git rev-parse --short HEAD [2021-05-31T03:08:48.312Z] + GIT_REVISION=b3964991 [2021-05-31T03:08:48.312Z] + snapcraftctl set-version local-dev [2021-05-31T03:08:49.262Z] Skipping build go-build-helper (already ran) [2021-05-31T03:08:49.262Z] Building app-service-config [2021-05-31T03:08:49.526Z] + make build [2021-05-31T03:08:49.526Z] go mod tidy [2021-05-31T03:08:53.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-31T03:08:53.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-31T03:08:53.214Z] ---> eaf777bda07c [2021-05-31T03:08:53.214Z] Step 3/24 : WORKDIR /edgex-go [2021-05-31T03:08:53.214Z] ---> Using cache [2021-05-31T03:08:53.214Z] ---> e0b70f0d2843 [2021-05-31T03:08:53.214Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:08:53.214Z] ---> Using cache [2021-05-31T03:08:53.214Z] ---> 09e9ea8b9e86 [2021-05-31T03:08:53.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-31T03:08:53.214Z] ---> Using cache [2021-05-31T03:08:53.214Z] ---> 961f3b702df0 [2021-05-31T03:08:53.214Z] Step 6/24 : COPY go.mod . [2021-05-31T03:08:53.214Z] ---> Using cache [2021-05-31T03:08:53.214Z] ---> 3e99083147fe [2021-05-31T03:08:53.214Z] Step 7/24 : RUN go mod download [2021-05-31T03:08:53.214Z] ---> Using cache [2021-05-31T03:08:53.214Z] ---> 2152789dc550 [2021-05-31T03:08:53.214Z] Step 8/24 : COPY . . [2021-05-31T03:08:53.753Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-31T03:08:53.815Z] Removing intermediate container 550ed7456e29 [2021-05-31T03:08:53.815Z] ---> fa71005d6260 [2021-05-31T03:08:53.815Z] Step 8/24 : COPY . . [2021-05-31T03:08:53.815Z] ---> Using cache [2021-05-31T03:08:53.815Z] ---> 821cee3ceae5 [2021-05-31T03:08:53.815Z] Step 9/24 : RUN go mod tidy [2021-05-31T03:08:53.815Z] ---> Using cache [2021-05-31T03:08:53.815Z] ---> 4a58f182f10f [2021-05-31T03:08:53.815Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-31T03:08:54.016Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-31T03:08:54.016Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-31T03:08:54.016Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-31T03:08:54.090Z] ---> Running in 392d74fdcb2d [2021-05-31T03:08:54.281Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-31T03:08:54.282Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-31T03:08:54.282Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-31T03:08:54.282Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-31T03:08:54.282Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-31T03:08:54.282Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T03:08:54.282Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-31T03:08:54.547Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-31T03:08:54.547Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-31T03:08:54.547Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-31T03:08:54.547Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-31T03:08:54.547Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-31T03:08:54.808Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-31T03:08:54.808Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T03:08:54.808Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-31T03:08:55.071Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-31T03:08:55.071Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-31T03:08:55.084Z] Removing intermediate container fbb83df3ebe0 [2021-05-31T03:08:55.084Z] ---> fa1f0232be1e [2021-05-31T03:08:55.084Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-31T03:08:55.334Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-31T03:08:55.368Z] ---> Running in 5163ce5b553f [2021-05-31T03:08:55.596Z] go: downloading golang.org/x/text v0.3.2 [2021-05-31T03:08:55.596Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T03:08:55.596Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-31T03:08:55.596Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-31T03:08:55.596Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-31T03:08:55.859Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-31T03:08:55.859Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-31T03:08:55.859Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-31T03:08:55.859Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-31T03:08:55.859Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-31T03:08:55.859Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-31T03:08:56.120Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-31T03:08:56.120Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-31T03:08:56.120Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-31T03:08:56.120Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-31T03:08:56.120Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-31T03:08:56.120Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-31T03:08:56.120Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-31T03:08:56.120Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-31T03:08:56.120Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T03:08:56.381Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-31T03:08:56.381Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-31T03:08:56.381Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-31T03:08:56.381Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-31T03:08:56.382Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-31T03:08:56.382Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-31T03:08:56.382Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-31T03:08:56.382Z] go: downloading github.com/kr/text v0.1.0 [2021-05-31T03:08:56.382Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-31T03:08:56.382Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T03:08:56.382Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T03:08:56.382Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-31T03:08:56.382Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-31T03:08:56.382Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T03:08:56.643Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-31T03:08:56.643Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-31T03:08:56.643Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-31T03:08:56.643Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-31T03:08:56.643Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-31T03:08:56.643Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-31T03:08:56.643Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-31T03:08:56.643Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-31T03:08:56.643Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-31T03:08:56.643Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-31T03:08:56.643Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T03:08:56.643Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-31T03:08:56.823Z] 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-05-31T03:08:56.823Z] Removing intermediate container 5163ce5b553f [2021-05-31T03:08:56.823Z] ---> 581c11e6a99a [2021-05-31T03:08:56.823Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-31T03:08:56.905Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T03:08:57.115Z] ---> Running in 26d3cb1f4fe1 [2021-05-31T03:08:57.167Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-31T03:08:58.569Z] Removing intermediate container 26d3cb1f4fe1 [2021-05-31T03:08:58.569Z] ---> 264cf4b0f65e [2021-05-31T03:08:58.569Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-31T03:09:01.197Z] ---> e8ddc473a2f5 [2021-05-31T03:09:01.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-31T03:09:03.264Z] ---> a338b987c7b7 [2021-05-31T03:09:05.791Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-31T03:09:06.064Z] ---> 60d1792d210e [2021-05-31T03:09:06.064Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-31T03:09:06.340Z] ---> Running in d9d2a34ffe4d [2021-05-31T03:09:07.780Z] Removing intermediate container d9d2a34ffe4d [2021-05-31T03:09:07.780Z] ---> de2764cbe73d [2021-05-31T03:09:07.780Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:09:07.780Z] ---> Running in 83ac935e8cd3 [2021-05-31T03:09:08.975Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-31T03:09:08.976Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-31T03:09:08.976Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-31T03:09:08.976Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-31T03:09:09.223Z] Removing intermediate container 83ac935e8cd3 [2021-05-31T03:09:09.223Z] ---> e5403186be30 [2021-05-31T03:09:09.223Z] Step 22/24 : LABEL arch=arm64 [2021-05-31T03:09:09.223Z] ---> Running in 3b68e3cb4eb4 [2021-05-31T03:09:09.550Z] Building config-common [2021-05-31T03:09:09.550Z] + snapcraftctl build [2021-05-31T03:09:10.661Z] Removing intermediate container 3b68e3cb4eb4 [2021-05-31T03:09:10.661Z] ---> a8406479a30d [2021-05-31T03:09:10.661Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:09:10.936Z] ---> Running in 58a713307a10 [2021-05-31T03:09:12.110Z] Building edgex-go [2021-05-31T03:09:12.110Z] + cd /root/parts/edgex-go/src [2021-05-31T03:09:12.110Z] + make build [2021-05-31T03:09:12.110Z] go mod tidy [2021-05-31T03:09:12.390Z] Removing intermediate container 58a713307a10 [2021-05-31T03:09:12.390Z] ---> 386e8c78d317 [2021-05-31T03:09:12.390Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T03:09:12.663Z] ---> Running in 23c830b39423 [2021-05-31T03:09:12.685Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-05-31T03:09:12.685Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-31T03:09:12.685Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-31T03:09:12.956Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-31T03:09:12.956Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-31T03:09:12.956Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-31T03:09:12.956Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-31T03:09:12.956Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-31T03:09:12.956Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-31T03:09:13.220Z] 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-05-31T03:09:14.106Z] Removing intermediate container 23c830b39423 [2021-05-31T03:09:14.106Z] ---> 541b2e99fa25 [2021-05-31T03:09:14.106Z] [2021-05-31T03:09:15.103Z] Successfully built 541b2e99fa25 [2021-05-31T03:09:15.103Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-31T03:09:17.739Z]  Building sys-mgmt-agent ... done  ---> 73e24ee18883 [2021-05-31T03:09:17.739Z] Step 9/24 : RUN go mod tidy [2021-05-31T03:09:17.739Z] ---> Running in ba1d5240f781 [2021-05-31T03:09:18.527Z] 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-05-31T03:09:25.135Z] 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-05-31T03:09:25.764Z] 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-05-31T03:09:26.042Z] Removing intermediate container ba1d5240f781 [2021-05-31T03:09:26.042Z] ---> 1675bcb06f10 [2021-05-31T03:09:26.042Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-31T03:09:26.042Z] ---> Running in 3eca616b44c5 [2021-05-31T03:09:27.028Z] 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-05-31T03:09:27.680Z] 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-05-31T03:09:28.253Z] 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-05-31T03:09:30.803Z] 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-05-31T03:09:32.750Z] 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-05-31T03:09:34.146Z] 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-05-31T03:09:35.545Z] 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-05-31T03:09:36.941Z] 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-05-31T03:09:38.334Z] 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-05-31T03:09:40.975Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-31T03:09:40.975Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-31T03:09:40.975Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-31T03:09:40.975Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-31T03:09:40.975Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-31T03:09:40.975Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-31T03:09:40.975Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-31T03:09:40.975Z] + 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-05-31T03:09:40.975Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-31T03:09:40.975Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-31T03:09:40.975Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-31T03:09:40.975Z] + 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-05-31T03:09:40.975Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-31T03:09:40.975Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-31T03:09:40.975Z] + 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-05-31T03:09:44.516Z] Building static-packages [2021-05-31T03:09:44.516Z] + snapcraftctl build [2021-05-31T03:09:46.448Z] Building version [2021-05-31T03:09:46.448Z] + snapcraftctl build [2021-05-31T03:09:48.378Z] Skipping stage go-build-helper (already ran) [2021-05-31T03:09:48.378Z] Staging app-service-config [2021-05-31T03:09:48.378Z] + snapcraftctl stage [2021-05-31T03:09:49.331Z] Staging config-common [2021-05-31T03:09:49.331Z] + snapcraftctl stage [2021-05-31T03:09:50.281Z] Staging edgex-go [2021-05-31T03:09:50.281Z] + snapcraftctl stage [2021-05-31T03:09:51.675Z] Staging static-packages [2021-05-31T03:09:51.675Z] + snapcraftctl stage [2021-05-31T03:09:53.070Z] Staging version [2021-05-31T03:09:53.070Z] + snapcraftctl stage [2021-05-31T03:09:54.020Z] Priming go-build-helper [2021-05-31T03:09:54.020Z] + snapcraftctl prime [2021-05-31T03:09:54.969Z] Priming app-service-config [2021-05-31T03:09:54.969Z] + snapcraftctl prime [2021-05-31T03:09:56.366Z] Priming config-common [2021-05-31T03:09:56.367Z] + snapcraftctl prime [2021-05-31T03:09:57.761Z] Priming edgex-go [2021-05-31T03:09:57.761Z] + snapcraftctl prime [2021-05-31T03:09:58.711Z] Priming static-packages [2021-05-31T03:09:58.712Z] + snapcraftctl prime [2021-05-31T03:10:01.272Z] Priming version [2021-05-31T03:10:01.272Z] + snapcraftctl prime [2021-05-31T03:10:02.670Z] 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-05-31T03:10:06.123Z] Removing intermediate container 29735be872e6 [2021-05-31T03:10:06.123Z] ---> 4dcc240f72e1 [2021-05-31T03:10:06.123Z] [2021-05-31T03:10:06.123Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T03:10:06.124Z] ---> 9852663dfa18 [2021-05-31T03:10:06.124Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-31T03:10:06.124Z] ---> Using cache [2021-05-31T03:10:06.124Z] ---> 63ad909d8246 [2021-05-31T03:10:06.124Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T03:10:06.124Z] ---> Using cache [2021-05-31T03:10:06.124Z] ---> ef309953d813 [2021-05-31T03:10:06.124Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-31T03:10:06.124Z] ---> Running in 10e3621ccef6 [2021-05-31T03:10:06.124Z] Removing intermediate container 10e3621ccef6 [2021-05-31T03:10:06.124Z] ---> 86b379e4b7a3 [2021-05-31T03:10:06.124Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-31T03:10:06.124Z] ---> Running in a7a53ec38b5e [2021-05-31T03:10:06.124Z] Removing intermediate container a7a53ec38b5e [2021-05-31T03:10:06.124Z] ---> fde6dac82eaf [2021-05-31T03:10:06.124Z] Step 16/24 : WORKDIR / [2021-05-31T03:10:06.124Z] ---> Running in 7c2b556cf396 [2021-05-31T03:10:06.398Z] Removing intermediate container 7c2b556cf396 [2021-05-31T03:10:06.398Z] ---> a4de1799879e [2021-05-31T03:10:06.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:10:07.843Z] ---> 6bb301c42e62 [2021-05-31T03:10:07.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-31T03:10:08.829Z] 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-05-31T03:10:09.814Z] ---> 10f2b8866e38 [2021-05-31T03:10:09.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-31T03:10:12.573Z] ---> ee79fcc37923 [2021-05-31T03:10:12.573Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-31T03:10:12.573Z] ---> Running in d049993d29cf [2021-05-31T03:10:12.573Z] Removing intermediate container d049993d29cf [2021-05-31T03:10:12.573Z] ---> 445dcee11984 [2021-05-31T03:10:12.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:10:12.573Z] ---> Running in b564c1e8ebc8 [2021-05-31T03:10:12.850Z] Removing intermediate container b564c1e8ebc8 [2021-05-31T03:10:12.850Z] ---> b20074483f2f [2021-05-31T03:10:12.850Z] Step 22/24 : LABEL arch=arm64 [2021-05-31T03:10:13.128Z] ---> Running in daf9c0795c24 [2021-05-31T03:10:13.732Z] Removing intermediate container daf9c0795c24 [2021-05-31T03:10:13.732Z] ---> 93be9bc2fbd5 [2021-05-31T03:10:13.732Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:10:14.009Z] ---> Running in 66b6b517b5e3 [2021-05-31T03:10:14.614Z] Removing intermediate container 66b6b517b5e3 [2021-05-31T03:10:14.614Z] ---> 83482fc0497a [2021-05-31T03:10:14.614Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T03:10:14.891Z] ---> Running in fc333fdbe12b [2021-05-31T03:10:15.497Z] Removing intermediate container fc333fdbe12b [2021-05-31T03:10:15.497Z] ---> 0f3ac6cd0167 [2021-05-31T03:10:15.497Z] [2021-05-31T03:10:16.493Z] Successfully built 0f3ac6cd0167 [2021-05-31T03:10:16.493Z] Successfully tagged core-command-arm64:latest [2021-05-31T03:10:20.840Z]  Building core-command ... done Removing intermediate container 9f5bcfeb0422 [2021-05-31T03:10:20.840Z] ---> a9112664f9b4 [2021-05-31T03:10:20.840Z] [2021-05-31T03:10:20.840Z] Step 11/26 : FROM alpine:3.12 [2021-05-31T03:10:20.840Z] ---> 9852663dfa18 [2021-05-31T03:10:20.840Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-31T03:10:20.840Z] ---> Running in 6c1890c03300 [2021-05-31T03:10:22.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:10:22.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:10:23.446Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-31T03:10:23.446Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-31T03:10:23.446Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-31T03:10:23.723Z] (4/6) Installing curl (7.77.0-r0) [2021-05-31T03:10:23.723Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-31T03:10:23.723Z] (6/6) Installing su-exec (0.2-r1) [2021-05-31T03:10:23.723Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:10:23.723Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T03:10:23.996Z] OK: 7 MiB in 20 packages [2021-05-31T03:10:26.640Z] Removing intermediate container 6c1890c03300 [2021-05-31T03:10:26.640Z] ---> 0a202f9a4ea6 [2021-05-31T03:10:26.640Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-31T03:10:26.640Z] ---> Running in 7ec16ac2fad7 [2021-05-31T03:10:27.236Z] Removing intermediate container 7ec16ac2fad7 [2021-05-31T03:10:27.236Z] ---> 4496273d6f18 [2021-05-31T03:10:27.236Z] Step 14/26 : WORKDIR / [2021-05-31T03:10:27.236Z] ---> Running in 39bc8b3ab641 [2021-05-31T03:10:28.237Z] Removing intermediate container 39bc8b3ab641 [2021-05-31T03:10:28.237Z] ---> 05cb3e409e5d [2021-05-31T03:10:28.237Z] 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-05-31T03:10:29.234Z] ---> f45eaae3bf86 [2021-05-31T03:10:29.234Z] 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-05-31T03:10:30.686Z] ---> 11f9967f0a1c [2021-05-31T03:10:30.686Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-31T03:10:31.668Z] ---> 824b86ba2d3a [2021-05-31T03:10:31.668Z] 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-05-31T03:10:33.112Z] ---> 243bb0181775 [2021-05-31T03:10:33.112Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-31T03:10:35.126Z] ---> 5cfca4efbad0 [2021-05-31T03:10:35.126Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-31T03:10:36.601Z] ---> 969a88198846 [2021-05-31T03:10:36.601Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-31T03:10:38.068Z] ---> ae04e2fce164 [2021-05-31T03:10:38.068Z] 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-05-31T03:10:38.350Z] ---> Running in 4ff0269e81e6 [2021-05-31T03:10:42.704Z] Removing intermediate container 4ff0269e81e6 [2021-05-31T03:10:42.704Z] ---> 2def54c0b427 [2021-05-31T03:10:42.704Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-31T03:10:42.704Z] ---> Running in 59a955d3de6c [2021-05-31T03:10:43.688Z] Removing intermediate container 59a955d3de6c [2021-05-31T03:10:43.688Z] ---> 863a3374e871 [2021-05-31T03:10:43.688Z] Step 24/26 : LABEL arch=arm64 [2021-05-31T03:10:43.967Z] ---> Running in 2d5b328abfe9 [2021-05-31T03:10:45.418Z] Removing intermediate container 2d5b328abfe9 [2021-05-31T03:10:45.418Z] ---> 4000d11cbab9 [2021-05-31T03:10:45.418Z] Step 25/26 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:10:45.418Z] ---> Running in b393738b0da8 [2021-05-31T03:10:45.697Z] Removing intermediate container 392d74fdcb2d [2021-05-31T03:10:45.697Z] ---> 486f7def1c21 [2021-05-31T03:10:45.697Z] [2021-05-31T03:10:45.697Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T03:10:45.697Z] ---> 9852663dfa18 [2021-05-31T03:10:45.697Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-31T03:10:45.697Z] ---> Using cache [2021-05-31T03:10:45.697Z] ---> 63ad909d8246 [2021-05-31T03:10:45.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-31T03:10:45.697Z] ---> Using cache [2021-05-31T03:10:45.697Z] ---> ef309953d813 [2021-05-31T03:10:45.697Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-31T03:10:45.972Z] ---> Running in 27451eabf40d [2021-05-31T03:10:46.247Z] Removing intermediate container b393738b0da8 [2021-05-31T03:10:46.247Z] ---> 0f66468d4687 [2021-05-31T03:10:46.247Z] Step 26/26 : LABEL version=0.0.0 [2021-05-31T03:10:46.247Z] ---> Running in b216b92db0a6 [2021-05-31T03:10:46.527Z] Removing intermediate container 27451eabf40d [2021-05-31T03:10:46.527Z] ---> cbba5a98b162 [2021-05-31T03:10:46.527Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-31T03:10:46.811Z] ---> Running in 20669f425086 [2021-05-31T03:10:46.811Z] Removing intermediate container b216b92db0a6 [2021-05-31T03:10:46.811Z] ---> b1cc1f6022f1 [2021-05-31T03:10:46.811Z] [2021-05-31T03:10:47.406Z] Successfully built b1cc1f6022f1 [2021-05-31T03:10:47.406Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-31T03:10:47.680Z]  Building security-secretstore-setup ... done Removing intermediate container 20669f425086 [2021-05-31T03:10:47.680Z] ---> 0dae3ff81653 [2021-05-31T03:10:47.680Z] Step 16/24 : WORKDIR / [2021-05-31T03:10:47.680Z] ---> Running in e5c1cb8cdf04 [2021-05-31T03:10:48.278Z] Removing intermediate container e5c1cb8cdf04 [2021-05-31T03:10:48.278Z] ---> 8f8fce292b87 [2021-05-31T03:10:48.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:10:49.300Z] ---> 5c2c969d8148 [2021-05-31T03:10:49.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-31T03:10:51.346Z] ---> 934d3169e185 [2021-05-31T03:10:51.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-31T03:10:51.945Z] ---> abc513f72eca [2021-05-31T03:10:51.945Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-31T03:10:52.224Z] ---> Running in ba90870313c5 [2021-05-31T03:10:52.818Z] Removing intermediate container ba90870313c5 [2021-05-31T03:10:52.818Z] ---> 78d921f01963 [2021-05-31T03:10:52.818Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:10:52.818Z] ---> Running in de7fa0e9526f [2021-05-31T03:10:53.411Z] Removing intermediate container de7fa0e9526f [2021-05-31T03:10:53.411Z] ---> a98521bab293 [2021-05-31T03:10:53.411Z] Step 22/24 : LABEL arch=arm64 [2021-05-31T03:10:53.686Z] ---> Running in d2237afeee02 [2021-05-31T03:10:54.290Z] Removing intermediate container d2237afeee02 [2021-05-31T03:10:54.290Z] ---> 2f18159ed461 [2021-05-31T03:10:54.290Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:10:54.290Z] ---> Running in 4f10b0395ace [2021-05-31T03:10:55.300Z] Removing intermediate container 4f10b0395ace [2021-05-31T03:10:55.300Z] ---> eb077d421fd9 [2021-05-31T03:10:55.300Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T03:10:55.300Z] ---> Running in 0d4b44fc003c [2021-05-31T03:10:56.274Z] Removing intermediate container 0d4b44fc003c [2021-05-31T03:10:56.274Z] ---> dd3ffb3684bd [2021-05-31T03:10:56.274Z] [2021-05-31T03:10:56.544Z] Successfully built dd3ffb3684bd [2021-05-31T03:10:56.816Z] Successfully tagged core-metadata-arm64:latest [2021-05-31T03:10:57.086Z]  Building core-metadata ... done Removing intermediate container 3eca616b44c5 [2021-05-31T03:10:57.086Z] ---> c08f7fdf3437 [2021-05-31T03:10:57.086Z] [2021-05-31T03:10:57.086Z] Step 11/24 : FROM alpine:3.12 [2021-05-31T03:10:57.086Z] ---> 9852663dfa18 [2021-05-31T03:10:57.086Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-31T03:10:57.356Z] ---> Running in fd9a022888b8 [2021-05-31T03:10:57.643Z] Removing intermediate container fd9a022888b8 [2021-05-31T03:10:57.643Z] ---> 9e23df78d2a1 [2021-05-31T03:10:57.643Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-31T03:10:57.915Z] ---> Running in f49d90d11935 [2021-05-31T03:10:58.188Z] Removing intermediate container f49d90d11935 [2021-05-31T03:10:58.188Z] ---> 040dfcfc0f27 [2021-05-31T03:10:58.188Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-31T03:10:58.459Z] ---> Running in d0171b16fc7f [2021-05-31T03:10:58.732Z] Removing intermediate container d0171b16fc7f [2021-05-31T03:10:58.732Z] ---> 0c7d3ca51d9e [2021-05-31T03:10:58.732Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T03:10:59.006Z] ---> Running in b4e1f8e29c7b [2021-05-31T03:11:01.619Z] Removing intermediate container b4e1f8e29c7b [2021-05-31T03:11:01.619Z] ---> d6afd45f3fcc [2021-05-31T03:11:01.619Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-31T03:11:01.619Z] ---> Running in 3467607d8ea5 [2021-05-31T03:11:02.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T03:11:03.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T03:11:04.160Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-31T03:11:04.160Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-31T03:11:04.160Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-31T03:11:04.430Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-31T03:11:04.700Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-31T03:11:04.700Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-31T03:11:04.969Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T03:11:04.969Z] OK: 8 MiB in 20 packages [2021-05-31T03:11:05.968Z] Removing intermediate container 3467607d8ea5 [2021-05-31T03:11:05.968Z] ---> 7a1b6ffba04f [2021-05-31T03:11:05.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-31T03:11:06.953Z] ---> a6a18cc3ea35 [2021-05-31T03:11:06.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-31T03:11:08.412Z] ---> cce0c3b911fa [2021-05-31T03:11:08.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-31T03:11:09.015Z] ---> 183c9d91ee63 [2021-05-31T03:11:09.015Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-31T03:11:09.290Z] ---> Running in ae0efb6d2bba [2021-05-31T03:11:09.564Z] Removing intermediate container ae0efb6d2bba [2021-05-31T03:11:09.564Z] ---> 3422c5458910 [2021-05-31T03:11:09.564Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T03:11:09.838Z] ---> Running in b4d411161d0b [2021-05-31T03:11:10.435Z] Removing intermediate container b4d411161d0b [2021-05-31T03:11:10.435Z] ---> 8a3bdc58ae44 [2021-05-31T03:11:10.435Z] Step 22/24 : LABEL arch=arm64 [2021-05-31T03:11:10.435Z] ---> Running in e63dd086c2f0 [2021-05-31T03:11:11.032Z] Removing intermediate container e63dd086c2f0 [2021-05-31T03:11:11.032Z] ---> 827f6396194b [2021-05-31T03:11:11.033Z] Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 [2021-05-31T03:11:11.033Z] ---> Running in 823e09328ab7 [2021-05-31T03:11:11.630Z] Removing intermediate container 823e09328ab7 [2021-05-31T03:11:11.630Z] ---> 919c28189636 [2021-05-31T03:11:11.630Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T03:11:11.630Z] ---> Running in 60d83e2d4805 [2021-05-31T03:11:12.229Z] Removing intermediate container 60d83e2d4805 [2021-05-31T03:11:12.229Z] ---> c90e50ae44ea [2021-05-31T03:11:12.229Z] [2021-05-31T03:11:12.503Z] Successfully built c90e50ae44ea [2021-05-31T03:11:12.503Z] Successfully tagged core-data-arm64:latest [2021-05-31T03:11:13.117Z]  Building core-data ... done  [Pipeline] } [2021-05-31T03:11:13.127Z] $ docker stop --time=1 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 [2021-05-31T03:11:15.057Z] $ docker rm -f 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T03:11:15.658Z] + docker images [2021-05-31T03:11:15.928Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T03:11:15.928Z] core-data-arm64 latest c90e50ae44ea 4 seconds ago 20.4MB [2021-05-31T03:11:15.928Z] c08f7fdf3437 19 seconds ago 990MB [2021-05-31T03:11:15.928Z] core-metadata-arm64 latest dd3ffb3684bd 20 seconds ago 17.4MB [2021-05-31T03:11:15.928Z] security-secretstore-setup-arm64 latest b1cc1f6022f1 29 seconds ago 24.4MB [2021-05-31T03:11:15.928Z] 486f7def1c21 30 seconds ago 989MB [2021-05-31T03:11:15.928Z] a9112664f9b4 56 seconds ago 978MB [2021-05-31T03:11:15.928Z] core-command-arm64 latest 0f3ac6cd0167 About a minute ago 16.1MB [2021-05-31T03:11:15.928Z] 4dcc240f72e1 About a minute ago 981MB [2021-05-31T03:11:15.928Z] sys-mgmt-agent-arm64 latest 541b2e99fa25 2 minutes ago 299MB [2021-05-31T03:11:15.928Z] security-bootstrapper-arm64 latest 9fc7fbc5d8d8 3 minutes ago 17.2MB [2021-05-31T03:11:15.928Z] support-notifications-arm64 latest 013c51740b42 3 minutes ago 16.8MB [2021-05-31T03:11:15.928Z] support-scheduler-arm64 latest 564fba588d48 3 minutes ago 16.1MB [2021-05-31T03:11:15.928Z] security-proxy-setup-arm64 latest 22c697e6568e 3 minutes ago 24MB [2021-05-31T03:11:15.928Z] 41d7e2762d47 3 minutes ago 979MB [2021-05-31T03:11:15.928Z] 956d700c6749 3 minutes ago 982MB [2021-05-31T03:11:15.928Z] c13e319b300d 3 minutes ago 981MB [2021-05-31T03:11:15.928Z] 5fbc940c2de3 4 minutes ago 978MB [2021-05-31T03:11:15.928Z] d2214c2df0fc 4 minutes ago 974MB [2021-05-31T03:11:15.928Z] ci-base-image-arm64 latest eaf777bda07c 15 minutes ago 641MB [2021-05-31T03:11:15.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-31T03:11:15.928Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-31T03:11:15.928Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-31T03:11:15.928Z] 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-05-31T03:11:16.771Z] ---> job-cost.sh [2021-05-31T03:11:16.771Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VtGk [2021-05-31T03:11:57.152Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T03:13:33.916Z] lf-activate-venv(): INFO: Adding /tmp/venv-VtGk/bin to PATH [2021-05-31T03:13:33.916Z] INFO: No Stack... [2021-05-31T03:13:33.916Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T03:13:33.916Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T03:13:34.262Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-05-31T03:13:34.263Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T03:13:34.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] [2021-05-31T03:13:34.341Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] did not exist. Created. [2021-05-31T03:13:34.341Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T03:13:34.695Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T03:13:35.036Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T03:13:35.049Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-9-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-05-31T03:13:35.505Z] provisioning config files... [2021-05-31T03:13:35.515Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5740955655520450077tmp [Pipeline] { [Pipeline] sh [2021-05-31T03:13:35.824Z] + set +x [2021-05-31T03:13:35.824Z] + bash -s -- [2021-05-31T03:13:35.824Z] + curl -s https://codecov.io/bash [2021-05-31T03:13:36.087Z] [2021-05-31T03:13:36.087Z] _____ _ [2021-05-31T03:13:36.087Z] / ____| | | [2021-05-31T03:13:36.087Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T03:13:36.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T03:13:36.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T03:13:36.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T03:13:36.087Z] Bash-1.0.3 [2021-05-31T03:13:36.087Z] [2021-05-31T03:13:36.087Z] [2021-05-31T03:13:36.087Z] ==> git version 2.24.4 found [2021-05-31T03:13:36.087Z] ==> 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-05-31T03:13:36.087Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T03:13:36.087Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T03:13:36.087Z] ==> Jenkins CI detected. [2021-05-31T03:13:36.087Z] project root: . [2021-05-31T03:13:36.087Z] --> token set from env [2021-05-31T03:13:36.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T03:13:36.087Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T03:13:36.087Z] ==> Python coveragepy not found [2021-05-31T03:13:36.087Z] ==> Searching for coverage reports in: [2021-05-31T03:13:36.087Z] + . [2021-05-31T03:13:36.087Z] -> Found 1 reports [2021-05-31T03:13:36.087Z] ==> Detecting git/mercurial file structure [2021-05-31T03:13:36.087Z] ==> Reading reports [2021-05-31T03:13:36.087Z] + ./coverage.out bytes=744531 [2021-05-31T03:13:36.087Z] ==> Appending adjustments [2021-05-31T03:13:36.087Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T03:13:38.638Z] + Found adjustments [2021-05-31T03:13:38.638Z] ==> Gzipping contents [2021-05-31T03:13:38.638Z] 104K /tmp/codecov.1Qnc5l.gz [2021-05-31T03:13:38.638Z] ==> Uploading reports [2021-05-31T03:13:38.638Z] url: https://codecov.io [2021-05-31T03:13:38.638Z] query: branch=PR-3510&commit=b396499183b9834a57cad5ede3b94eeed00947f2&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-31T03:13:38.638Z] -> Pinging Codecov [2021-05-31T03:13:38.638Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=b396499183b9834a57cad5ede3b94eeed00947f2&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-31T03:13:38.907Z] -> Uploading to [2021-05-31T03:13:38.907Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/00271124DB129430A58F1EEE437C3FCB/b396499183b9834a57cad5ede3b94eeed00947f2/d87546f1-5333-4826-89b5-15a4397c597b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T031338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c5b949683227332170f97017b8b3cb778618fdb77e720f8b88a6e64f129007e [2021-05-31T03:13:38.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T03:13:38.907Z] Dload Upload Total Spent Left Speed [2021-05-31T03:13:39.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 194k --:--:-- --:--:-- --:--:-- 194k [2021-05-31T03:13:39.484Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b396499183b9834a57cad5ede3b94eeed00947f2 [Pipeline] } [2021-05-31T03:13:39.493Z] 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-05-31T03:13:42.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:13:43.354Z] ---> package-listing.sh [2021-05-31T03:13:43.354Z] ++ facter osfamily [2021-05-31T03:13:43.354Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T03:13:43.623Z] + OS_FAMILY=redhat [2021-05-31T03:13:43.623Z] + workspace=/w/workspace/edgex-go/9 [2021-05-31T03:13:43.623Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T03:13:43.623Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T03:13:43.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T03:13:43.623Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T03:13:43.623Z] + '[' /w/workspace/edgex-go/9 ']' [2021-05-31T03:13:43.623Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T03:13:43.623Z] + case "${OS_FAMILY}" in [2021-05-31T03:13:43.623Z] + rpm -qa [2021-05-31T03:13:43.623Z] + sort [2021-05-31T03:13:46.335Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T03:13:46.335Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T03:13:46.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T03:13:46.335Z] + '[' /w/workspace/edgex-go/9 ']' [2021-05-31T03:13:46.335Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-05-31T03:13:46.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-05-31T03:13:46.349Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T03:13:46.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T03:13:47.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T03:13:47.206Z] [2021-05-31T03:13:47.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T03:13:47.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T03:13:47.538Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T03:13:47.538Z] df20fa9351a1: Pulling fs layer [2021-05-31T03:13:47.538Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T03:13:47.538Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T03:13:47.538Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T03:13:47.538Z] 93b61091891f: Pulling fs layer [2021-05-31T03:13:47.538Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T03:13:47.538Z] 5e14af77c1be: Pulling fs layer [2021-05-31T03:13:47.538Z] 01666e4c0597: Pulling fs layer [2021-05-31T03:13:47.538Z] aa168da1d23b: Pulling fs layer [2021-05-31T03:13:47.538Z] 93b61091891f: Waiting [2021-05-31T03:13:47.538Z] 93b9cdb0e59b: Waiting [2021-05-31T03:13:47.538Z] 5e14af77c1be: Waiting [2021-05-31T03:13:47.538Z] 01666e4c0597: Waiting [2021-05-31T03:13:47.538Z] aa168da1d23b: Waiting [2021-05-31T03:13:47.538Z] 46f8f816bc3b: Waiting [2021-05-31T03:13:47.538Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T03:13:47.538Z] 36b3adc4ff6f: Download complete [2021-05-31T03:13:47.538Z] df20fa9351a1: Verifying Checksum [2021-05-31T03:13:47.538Z] df20fa9351a1: Download complete [2021-05-31T03:13:47.538Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T03:13:47.538Z] 46f8f816bc3b: Download complete [2021-05-31T03:13:47.800Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T03:13:47.800Z] 93b9cdb0e59b: Download complete [2021-05-31T03:13:47.800Z] 5e14af77c1be: Verifying Checksum [2021-05-31T03:13:47.800Z] 5e14af77c1be: Download complete [2021-05-31T03:13:47.800Z] 01666e4c0597: Verifying Checksum [2021-05-31T03:13:47.800Z] 01666e4c0597: Download complete [2021-05-31T03:13:47.800Z] 93b61091891f: Verifying Checksum [2021-05-31T03:13:47.800Z] 93b61091891f: Download complete [2021-05-31T03:13:47.800Z] df20fa9351a1: Pull complete [2021-05-31T03:13:47.800Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T03:13:47.800Z] 8ad3a11d3b57: Download complete [2021-05-31T03:13:48.064Z] 36b3adc4ff6f: Pull complete [2021-05-31T03:13:48.325Z] 8ad3a11d3b57: Pull complete [2021-05-31T03:13:48.599Z] 46f8f816bc3b: Pull complete [2021-05-31T03:13:48.859Z] 93b61091891f: Pull complete [2021-05-31T03:13:48.859Z] 93b9cdb0e59b: Pull complete [2021-05-31T03:13:48.859Z] 5e14af77c1be: Pull complete [2021-05-31T03:13:48.859Z] 01666e4c0597: Pull complete [2021-05-31T03:13:49.808Z] aa168da1d23b: Verifying Checksum [2021-05-31T03:13:49.808Z] aa168da1d23b: Download complete [2021-05-31T03:13:54.043Z] aa168da1d23b: Pull complete [2021-05-31T03:13:54.043Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T03:13:54.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T03:13:54.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T03:13:54.130Z] prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container [2021-05-31T03:13:54.164Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05-31T03:13:58.016Z] $ docker top 26e7380bef6987b11a393f113cc0ae95e900d3a93c129d2995eb0d91f53c8b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T03:13:58.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T03:13:58.710Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T03:13:59.005Z] + ls /var/log/sa-host [2021-05-31T03:13:59.005Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T03:13:59.005Z] file_magic: OK [2021-05-31T03:13:59.005Z] HZ: Using current value: 100 [2021-05-31T03:13:59.005Z] file_header: OK [2021-05-31T03:13:59.005Z] 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-05-31T03:13:59.005Z] Statistics: [2021-05-31T03:13:59.005Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T03:13:59.005Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T03:13:59.005Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T03:13:59.005Z] file_magic: OK [2021-05-31T03:13:59.005Z] HZ: Using current value: 100 [2021-05-31T03:13:59.005Z] file_header: OK [2021-05-31T03:13:59.005Z] 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-05-31T03:13:59.005Z] Statistics: [2021-05-31T03:13:59.005Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T03:13:59.005Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T03:13:59.633Z] provisioning config files... [2021-05-31T03:13:59.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config2453437590311473766tmp [Pipeline] { [Pipeline] echo [2021-05-31T03:13:59.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:13:59.964Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T03:14:01.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T03:14:01.922Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:14:02.227Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T03:14:02.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:14:02.535Z] ---> sudo-logs.sh [2021-05-31T03:14:02.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T03:14:02.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:14:02.859Z] ---> job-cost.sh [2021-05-31T03:14:02.859Z] lf-activate-venv: SKIPPING [2021-05-31T03:14:02.859Z] DEBUG: total: 0.18000000715255737 [2021-05-31T03:14:02.859Z] INFO: Retrieving Stack Cost... [2021-05-31T03:14:03.804Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T03:14:04.065Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T03:14:04.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T03:14:04.371Z] ---> logs-deploy.sh [2021-05-31T03:14:04.371Z] lf-activate-venv: SKIPPING [2021-05-31T03:14:04.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/9 [2021-05-31T03:14:04.371Z] INFO: archiving workspace using pattern(s): [2021-05-31T03:14:05.316Z] Archives upload complete. [2021-05-31T03:14:05.316Z] INFO: archiving logs to Nexus [2021-05-31T03:14:05.916Z] ---> uname -a: [2021-05-31T03:14:05.916Z] Linux prd-centos7-docker-4c-2g-1117.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-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> lscpu: [2021-05-31T03:14:05.916Z] Architecture: x86_64 [2021-05-31T03:14:05.916Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T03:14:05.916Z] Byte Order: Little Endian [2021-05-31T03:14:05.916Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T03:14:05.916Z] CPU(s): 2 [2021-05-31T03:14:05.916Z] On-line CPU(s) list: 0,1 [2021-05-31T03:14:05.916Z] Thread(s) per core: 1 [2021-05-31T03:14:05.916Z] Core(s) per socket: 1 [2021-05-31T03:14:05.916Z] Socket(s): 2 [2021-05-31T03:14:05.916Z] NUMA node(s): 1 [2021-05-31T03:14:05.916Z] Vendor ID: AuthenticAMD [2021-05-31T03:14:05.916Z] CPU family: 23 [2021-05-31T03:14:05.916Z] Model: 49 [2021-05-31T03:14:05.916Z] Model name: AMD EPYC-Rome Processor [2021-05-31T03:14:05.916Z] Stepping: 0 [2021-05-31T03:14:05.916Z] CPU MHz: 2800.000 [2021-05-31T03:14:05.916Z] BogoMIPS: 5600.00 [2021-05-31T03:14:05.916Z] Virtualization: AMD-V [2021-05-31T03:14:05.916Z] Hypervisor vendor: KVM [2021-05-31T03:14:05.916Z] Virtualization type: full [2021-05-31T03:14:05.916Z] L1d cache: 64 KiB [2021-05-31T03:14:05.916Z] L1i cache: 64 KiB [2021-05-31T03:14:05.916Z] L2 cache: 1 MiB [2021-05-31T03:14:05.916Z] L3 cache: 32 MiB [2021-05-31T03:14:05.916Z] NUMA node0 CPU(s): 0,1 [2021-05-31T03:14:05.916Z] Vulnerability Itlb multihit: Not affected [2021-05-31T03:14:05.916Z] Vulnerability L1tf: Not affected [2021-05-31T03:14:05.916Z] Vulnerability Mds: Not affected [2021-05-31T03:14:05.916Z] Vulnerability Meltdown: Not affected [2021-05-31T03:14:05.916Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T03:14:05.916Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T03:14:05.916Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T03:14:05.916Z] Vulnerability Srbds: Not affected [2021-05-31T03:14:05.916Z] Vulnerability Tsx async abort: Not affected [2021-05-31T03:14:05.916Z] 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-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> nproc: [2021-05-31T03:14:05.916Z] 2 [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> df -h: [2021-05-31T03:14:05.916Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T03:14:05.916Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-31T03:14:05.916Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T03:14:05.916Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T03:14:05.916Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/9 [2021-05-31T03:14:05.916Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/9@tmp [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> free -m: [2021-05-31T03:14:05.916Z] total used free shared buff/cache available [2021-05-31T03:14:05.916Z] Mem: 7821 1248 2321 0 4250 6553 [2021-05-31T03:14:05.916Z] Swap: 1023 2 1021 [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> ip addr: [2021-05-31T03:14:05.916Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T03:14:05.916Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T03:14:05.916Z] inet 127.0.0.1/8 scope host lo [2021-05-31T03:14:05.916Z] valid_lft forever preferred_lft forever [2021-05-31T03:14:05.916Z] inet6 ::1/128 scope host [2021-05-31T03:14:05.916Z] valid_lft forever preferred_lft forever [2021-05-31T03:14:05.916Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T03:14:05.916Z] link/ether fa:16:3e:49:da:37 brd ff:ff:ff:ff:ff:ff [2021-05-31T03:14:05.916Z] inet 10.30.123.77/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T03:14:05.916Z] valid_lft 84861sec preferred_lft 84861sec [2021-05-31T03:14:05.916Z] inet6 fe80::f816:3eff:fe49:da37/64 scope link [2021-05-31T03:14:05.916Z] valid_lft forever preferred_lft forever [2021-05-31T03:14:05.916Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T03:14:05.916Z] link/ether 02:42:d1:45:5f:02 brd ff:ff:ff:ff:ff:ff [2021-05-31T03:14:05.916Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T03:14:05.916Z] valid_lft forever preferred_lft forever [2021-05-31T03:14:05.916Z] inet6 fe80::42:d1ff:fe45:5f02/64 scope link [2021-05-31T03:14:05.916Z] valid_lft forever preferred_lft forever [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] ---> sar -b -r -n DEV: [2021-05-31T03:14:05.916Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] 02:48:16 LINUX RESTART (2 CPU) [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T03:14:05.916Z] 02:50:01 99.93 3.60 96.34 0.00 2600.57 19735.44 0.00 [2021-05-31T03:14:05.916Z] 02:51:01 180.54 0.00 180.54 0.00 0.00 48389.73 0.00 [2021-05-31T03:14:05.916Z] 02:52:01 66.82 0.00 66.82 0.00 0.00 11129.75 0.00 [2021-05-31T03:14:05.916Z] 02:53:01 57.46 0.00 57.46 0.00 0.00 3627.38 0.00 [2021-05-31T03:14:05.916Z] 02:54:01 175.90 0.03 175.87 0.00 0.80 97964.56 0.00 [2021-05-31T03:14:05.916Z] 02:55:01 681.97 298.22 383.75 0.00 11276.31 225503.75 0.00 [2021-05-31T03:14:05.916Z] 02:56:03 455.24 21.27 433.97 0.00 1793.59 179287.88 0.00 [2021-05-31T03:14:05.916Z] 02:57:01 400.71 37.11 363.59 0.00 3016.68 107630.93 0.00 [2021-05-31T03:14:05.916Z] 02:58:01 27.61 11.19 16.42 0.00 1346.08 1341.22 0.00 [2021-05-31T03:14:05.916Z] 02:59:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 [2021-05-31T03:14:05.916Z] 03:00:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-05-31T03:14:05.916Z] 03:01:01 0.18 0.02 0.17 0.00 0.13 2.03 0.00 [2021-05-31T03:14:05.916Z] 03:02:01 0.62 0.20 0.42 0.00 3.60 6.08 0.00 [2021-05-31T03:14:05.916Z] 03:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-31T03:14:05.916Z] 03:04:01 0.37 0.18 0.18 0.00 5.73 3.07 0.00 [2021-05-31T03:14:05.916Z] 03:05:01 0.77 0.00 0.77 0.00 0.00 14.66 0.00 [2021-05-31T03:14:05.916Z] 03:06:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 [2021-05-31T03:14:05.916Z] 03:07:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-31T03:14:05.916Z] 03:08:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 [2021-05-31T03:14:05.916Z] 03:09:02 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-05-31T03:14:05.916Z] 03:10:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2021-05-31T03:14:05.916Z] 03:11:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 [2021-05-31T03:14:05.916Z] 03:12:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-31T03:14:05.916Z] 03:13:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-05-31T03:14:05.916Z] Average: 89.80 15.49 74.31 0.00 834.37 29080.42 0.00 [2021-05-31T03:14:05.916Z] [2021-05-31T03:14:05.916Z] 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T03:14:05.916Z] 02:50:01 5144092 0 800248 9.99 2620 2061980 1266068 13.98 726924 1723100 160 [2021-05-31T03:14:05.916Z] 02:51:01 4081700 0 1031296 12.88 2620 2893324 1670220 18.44 1170620 2212816 138000 [2021-05-31T03:14:05.916Z] 02:52:01 3732568 0 1114828 13.92 2620 3158924 1849704 20.42 1384864 2320796 80348 [2021-05-31T03:14:05.916Z] 02:53:01 3791440 0 1049928 13.11 2620 3164952 1654560 18.27 1251136 2387900 182148 [2021-05-31T03:14:05.916Z] 02:54:01 228500 0 1348080 16.83 2620 6429740 2406420 26.57 2919544 4184104 790340 [2021-05-31T03:14:05.916Z] 02:55:01 168464 0 1848344 23.08 2620 5989512 3980712 43.95 3201084 3877776 57528 [2021-05-31T03:14:05.916Z] 02:56:03 166812 0 1387768 17.33 2620 6451740 1967968 21.73 3410168 3648808 176456 [2021-05-31T03:14:05.916Z] 02:57:01 2539996 0 1250504 15.61 2620 4215820 1590500 17.56 1805572 2899520 2656 [2021-05-31T03:14:05.916Z] 02:58:01 3000568 0 1186928 14.82 2620 3818824 1307196 14.43 1346156 2913344 8 [2021-05-31T03:14:05.916Z] 02:59:01 3004272 0 1183220 14.77 2620 3818828 1269196 14.01 1349444 2907232 12 [2021-05-31T03:14:05.916Z] 03:00:01 3003920 0 1183568 14.78 2620 3818832 1269196 14.01 1351476 2907304 8 [2021-05-31T03:14:05.917Z] 03:01:01 3003784 0 1183700 14.78 2620 3818836 1266804 13.99 1351604 2907300 8 [2021-05-31T03:14:05.917Z] 03:02:01 3004672 0 1182628 14.77 2620 3819020 1264516 13.96 1350024 2908612 8 [2021-05-31T03:14:05.917Z] 03:03:01 3004844 0 1182456 14.76 2620 3819020 1264516 13.96 1350192 2908612 8 [2021-05-31T03:14:05.917Z] 03:04:01 3001556 0 1185704 14.80 2620 3819060 1264768 13.96 1360512 2900468 16 [2021-05-31T03:14:05.917Z] 03:05:01 3001852 0 1185408 14.80 2620 3819060 1264732 13.96 1362784 2898420 8 [2021-05-31T03:14:05.917Z] 03:06:01 3002456 0 1184796 14.79 2620 3819068 1264516 13.96 1386688 2873892 8 [2021-05-31T03:14:05.917Z] 03:07:01 3002456 0 1184792 14.79 2620 3819072 1264516 13.96 1386692 2873892 8 [2021-05-31T03:14:05.917Z] 03:08:01 3002312 0 1184932 14.80 2620 3819076 1264516 13.96 1388092 2872516 8 [2021-05-31T03:14:05.917Z] 03:09:02 3002540 0 1184700 14.79 2620 3819080 1264612 13.96 1388288 2872516 8 [2021-05-31T03:14:05.917Z] 03:10:01 3002488 0 1184752 14.79 2620 3819080 1264588 13.96 1388164 2872516 12 [2021-05-31T03:14:05.917Z] 03:11:01 3003072 0 1184160 14.79 2620 3819088 1264516 13.96 1388152 2872516 8 [2021-05-31T03:14:05.917Z] 03:12:01 3003012 0 1184216 14.79 2620 3819092 1264516 13.96 1388224 2872516 8 [2021-05-31T03:14:05.917Z] 03:13:01 3002716 0 1184480 14.79 2620 3819124 1264516 13.96 1388204 2872516 12 [2021-05-31T03:14:05.917Z] Average: 2829170 0 1199226 14.97 2620 3977923 1528057 16.87 1574775 2895375 59491 [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T03:14:05.917Z] 02:50:01 eth0 986.30 1281.90 3621.82 133.91 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:50:01 docker0 1131.66 763.63 84.98 2695.29 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:51:01 vethf7fa77f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:51:01 eth0 565.01 474.82 3556.50 82.44 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:51:01 docker0 225.62 281.44 15.81 847.93 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:52:01 vethf7fa77f 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:52:01 eth0 34.88 21.57 24.46 65.16 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:52:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:53:01 vethf7fa77f 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:53:01 eth0 14.76 7.86 10.65 5.73 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:53:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:54:01 eth0 187.13 160.22 1706.62 72.16 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:54:01 veth24678c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:55:01 veth1e617e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:55:01 eth0 95.85 71.08 191.01 59.84 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:55:01 veth8b37cc5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:55:01 vethafc1b07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:56:03 eth0 245.47 186.28 1775.41 27.03 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:56:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:56:03 veth24678c0 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:56:03 veth07423bd 26.66 46.63 2.09 333.11 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:57:01 eth0 68.07 44.00 122.35 73.90 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:57:01 veth24678c0 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:57:01 docker0 1542.57 1268.47 113.22 4491.33 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:58:01 eth0 5.71 3.60 5.24 2.17 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:58:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:59:01 eth0 0.42 0.38 0.10 0.09 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:00:01 eth0 0.35 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:01:01 eth0 0.68 0.25 0.18 0.02 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:02:01 eth0 0.38 0.30 0.15 0.20 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:03:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:04:01 eth0 1.13 0.42 0.40 0.27 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:05:01 eth0 0.55 0.28 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:06:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:08:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:09:02 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:10:01 eth0 0.14 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] Average: eth0 92.37 94.23 461.88 21.76 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] Average: docker0 62.17 51.13 4.56 181.02 0.00 0.00 0.00 0.00 [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] ---> sar -P ALL: [2021-05-31T03:14:05.917Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] 02:48:16 LINUX RESTART (2 CPU) [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] 02:49:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T03:14:05.917Z] 02:50:01 all 17.42 0.00 5.15 3.28 0.08 74.07 [2021-05-31T03:14:05.917Z] 02:50:01 0 15.12 0.00 5.25 2.53 0.09 77.01 [2021-05-31T03:14:05.917Z] 02:50:01 1 19.73 0.00 5.04 4.04 0.07 71.13 [2021-05-31T03:14:05.917Z] 02:51:01 all 35.56 0.00 10.05 5.55 0.12 48.73 [2021-05-31T03:14:05.917Z] 02:51:01 0 36.21 0.00 9.96 4.68 0.11 49.05 [2021-05-31T03:14:05.917Z] 02:51:01 1 34.92 0.00 10.14 6.41 0.13 48.41 [2021-05-31T03:14:05.917Z] 02:52:01 all 54.98 0.00 7.36 2.92 0.09 34.65 [2021-05-31T03:14:05.917Z] 02:52:01 0 54.86 0.00 7.03 2.04 0.07 36.01 [2021-05-31T03:14:05.917Z] 02:52:01 1 55.10 0.00 7.69 3.81 0.11 33.30 [2021-05-31T03:14:05.917Z] 02:53:01 all 57.91 0.00 9.00 0.62 0.10 32.37 [2021-05-31T03:14:05.917Z] 02:53:01 0 56.59 0.00 8.82 0.62 0.09 33.88 [2021-05-31T03:14:05.917Z] 02:53:01 1 59.23 0.00 9.19 0.62 0.11 30.85 [2021-05-31T03:14:05.917Z] 02:54:01 all 40.64 0.00 13.10 2.94 0.09 43.23 [2021-05-31T03:14:05.917Z] 02:54:01 0 40.00 0.00 13.04 1.39 0.09 45.48 [2021-05-31T03:14:05.917Z] 02:54:01 1 41.28 0.00 13.15 4.49 0.09 40.99 [2021-05-31T03:14:05.917Z] 02:55:01 all 38.03 0.00 19.24 30.57 0.12 12.05 [2021-05-31T03:14:05.917Z] 02:55:01 0 38.38 0.00 18.56 32.08 0.11 10.86 [2021-05-31T03:14:05.917Z] 02:55:01 1 37.67 0.00 19.91 29.06 0.13 13.24 [2021-05-31T03:14:05.917Z] 02:56:03 all 60.48 0.00 16.77 17.20 0.14 5.41 [2021-05-31T03:14:05.917Z] 02:56:03 0 60.63 0.00 15.96 17.78 0.14 5.49 [2021-05-31T03:14:05.917Z] 02:56:03 1 60.33 0.00 17.59 16.61 0.14 5.33 [2021-05-31T03:14:05.917Z] 02:57:01 all 68.25 0.00 15.12 8.00 0.13 8.50 [2021-05-31T03:14:05.917Z] 02:57:01 0 68.43 0.00 15.28 9.63 0.13 6.52 [2021-05-31T03:14:05.917Z] 02:57:01 1 68.07 0.00 14.95 6.34 0.13 10.50 [2021-05-31T03:14:05.917Z] 02:58:01 all 0.76 0.00 0.63 0.47 0.03 98.11 [2021-05-31T03:14:05.917Z] 02:58:01 0 0.64 0.00 0.69 0.52 0.05 98.11 [2021-05-31T03:14:05.917Z] 02:58:01 1 0.89 0.00 0.57 0.42 0.02 98.10 [2021-05-31T03:14:05.917Z] 02:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-31T03:14:05.917Z] 02:59:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-31T03:14:05.917Z] 02:59:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-31T03:14:05.917Z] 03:00:01 all 0.21 0.00 0.32 0.00 0.03 99.43 [2021-05-31T03:14:05.917Z] 03:00:01 0 0.17 0.00 0.12 0.00 0.02 99.70 [2021-05-31T03:14:05.917Z] 03:00:01 1 0.25 0.00 0.53 0.00 0.05 99.17 [2021-05-31T03:14:05.917Z] [2021-05-31T03:14:05.917Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T03:14:05.917Z] 03:01:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-31T03:14:05.917Z] 03:01:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-31T03:14:05.917Z] 03:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-31T03:14:05.917Z] 03:02:01 all 0.10 0.00 0.04 0.00 0.02 99.84 [2021-05-31T03:14:05.917Z] 03:02:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-31T03:14:05.917Z] 03:02:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-05-31T03:14:05.917Z] 03:03:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-31T03:14:05.917Z] 03:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-31T03:14:05.917Z] 03:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-31T03:14:05.917Z] 03:04:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-05-31T03:14:05.917Z] 03:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-05-31T03:14:05.918Z] 03:04:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-31T03:14:05.918Z] 03:05:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-31T03:14:05.918Z] 03:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-31T03:14:05.918Z] 03:05:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-31T03:14:05.918Z] 03:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-31T03:14:05.918Z] 03:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-31T03:14:05.918Z] 03:06:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-31T03:14:05.918Z] 03:07:01 all 0.10 0.00 0.01 0.00 0.03 99.87 [2021-05-31T03:14:05.918Z] 03:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-31T03:14:05.918Z] 03:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-31T03:14:05.918Z] 03:08:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-31T03:14:05.918Z] 03:08:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-31T03:14:05.918Z] 03:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-31T03:14:05.918Z] 03:09:02 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-31T03:14:05.918Z] 03:09:02 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-31T03:14:05.918Z] 03:09:02 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-31T03:14:05.918Z] 03:10:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-05-31T03:14:05.918Z] 03:10:01 0 0.27 0.00 0.03 0.00 0.03 99.66 [2021-05-31T03:14:05.918Z] 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-31T03:14:05.918Z] 03:11:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-31T03:14:05.918Z] 03:11:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-05-31T03:14:05.918Z] 03:11:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-31T03:14:05.918Z] [2021-05-31T03:14:05.918Z] 03:11:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T03:14:05.918Z] 03:12:01 all 0.14 0.00 0.02 0.00 0.03 99.81 [2021-05-31T03:14:05.918Z] 03:12:01 0 0.25 0.00 0.02 0.00 0.05 99.68 [2021-05-31T03:14:05.918Z] 03:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-31T03:14:05.918Z] 03:13:01 all 0.04 0.00 0.03 0.00 0.05 99.88 [2021-05-31T03:14:05.918Z] 03:13:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-31T03:14:05.918Z] 03:13:01 1 0.00 0.00 0.03 0.00 0.05 99.92 [2021-05-31T03:14:05.918Z] Average: all 14.78 0.00 3.83 2.82 0.05 78.52 [2021-05-31T03:14:05.918Z] Average: 0 14.68 0.00 3.75 2.81 0.05 78.70 [2021-05-31T03:14:05.918Z] Average: 1 14.87 0.00 3.90 2.83 0.06 78.34 [2021-05-31T03:14:05.918Z] [2021-05-31T03:14:05.918Z] [2021-05-31T03:14:05.918Z]