Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4d8305b3a0ce0906d055d440d1b874a1496e8b07+7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (83f51e6133a0fce6015a0880b6c1d170a123c08b) 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-ssh8821920852090295650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh613152998763685442.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh308331529636407793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8471311423991217942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3632064669909830357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1658 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8687299249942865275.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/4@tmp/jenkins-gitclient-ssh3375743672623498695.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 Merge succeeded, producing 38cf677290a4667aedda459c87c42cf84121c525 Checking out Revision 38cf677290a4667aedda459c87c42cf84121c525 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # 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/4@tmp/jenkins-gitclient-ssh7222922153947330675.key > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38cf677290a4667aedda459c87c42cf84121c525 # timeout=10 Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T06:14:01.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T06:14:01.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T06:14:01.979Z] ========================================================= [2021-06-16T06:14:01.979Z] EdgeX Global Pipelines Version Info [2021-06-16T06:14:01.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:03.408Z] ------------------- [2021-06-16T06:14:03.408Z] stable info: [2021-06-16T06:14:03.408Z] ------------------- [2021-06-16T06:14:03.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T06:14:03.408Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:14:03.408Z] Message: update stable to v1.0.195 [2021-06-16T06:14:03.986Z] ------------------- [2021-06-16T06:14:03.986Z] experimental info: [2021-06-16T06:14:03.986Z] ------------------- [2021-06-16T06:14:03.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T06:14:03.986Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:14:03.986Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T06:14:04.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T06:14:04.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T06:14:04.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T06:14:04.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T06:14:04.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T06:14:04.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T06:14:04.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T06:14:04.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T06:14:04.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T06:14:04.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T06:14:04.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T06:14:04.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T06:14:04.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T06:14:04.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T06:14:04.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:14:04.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:14:04.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T06:14:04.544Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T06:14:04.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T06:14:04.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T06:14:04.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T06:14:04.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T06:14:04.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-06-16T06:14:04.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-06-16T06:14:04.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-06-16T06:14:04.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38cf677290a4667aedda459c87c42cf84121c525 [Pipeline] echo [2021-06-16T06:14:04.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38cf677 [Pipeline] echo [2021-06-16T06:14:04.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:14:04.862Z] provisioning config files... [2021-06-16T06:14:04.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config636068839785076190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:05.213Z] ---> docker-login.sh [2021-06-16T06:14:05.213Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:14:05.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:14:05.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:14:05.489Z] Configure a credential helper to remove this warning. See [2021-06-16T06:14:05.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:14:05.489Z] [2021-06-16T06:14:05.489Z] Login Succeeded [2021-06-16T06:14:05.489Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:14:05.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:14:05.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:14:05.752Z] Configure a credential helper to remove this warning. See [2021-06-16T06:14:05.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:14:05.752Z] [2021-06-16T06:14:05.752Z] Login Succeeded [2021-06-16T06:14:05.752Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:14:05.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:14:06.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:14:06.017Z] Configure a credential helper to remove this warning. See [2021-06-16T06:14:06.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:14:06.017Z] [2021-06-16T06:14:06.017Z] Login Succeeded [2021-06-16T06:14:06.017Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:14:06.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:14:06.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:14:06.017Z] Configure a credential helper to remove this warning. See [2021-06-16T06:14:06.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:14:06.017Z] [2021-06-16T06:14:06.017Z] Login Succeeded [2021-06-16T06:14:06.017Z] docker.io [2021-06-16T06:14:06.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:14:06.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:14:06.547Z] Configure a credential helper to remove this warning. See [2021-06-16T06:14:06.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:14:06.547Z] [2021-06-16T06:14:06.547Z] Login Succeeded [2021-06-16T06:14:06.547Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:14:06.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:14:06.897Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T06:14:06.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:14:06.897Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T06:14:06.897Z] ++ cut -d/ -f2 [2021-06-16T06:14:06.897Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T06:14:06.943Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:14:10.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:14:10.224Z] [2021-06-16T06:14:10.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:14:10.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:14:10.542Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T06:14:10.542Z] 31603596830f: Pulling fs layer [2021-06-16T06:14:10.542Z] 54011a49482f: Pulling fs layer [2021-06-16T06:14:10.542Z] a6820b24f6d8: Pulling fs layer [2021-06-16T06:14:10.542Z] f581987b2513: Pulling fs layer [2021-06-16T06:14:10.542Z] f581987b2513: Waiting [2021-06-16T06:14:10.807Z] 54011a49482f: Verifying Checksum [2021-06-16T06:14:10.807Z] 54011a49482f: Download complete [2021-06-16T06:14:10.807Z] 31603596830f: Verifying Checksum [2021-06-16T06:14:10.807Z] 31603596830f: Download complete [2021-06-16T06:14:10.807Z] f581987b2513: Verifying Checksum [2021-06-16T06:14:10.807Z] f581987b2513: Download complete [2021-06-16T06:14:10.807Z] a6820b24f6d8: Verifying Checksum [2021-06-16T06:14:10.807Z] a6820b24f6d8: Download complete [2021-06-16T06:14:11.079Z] 31603596830f: Pull complete [2021-06-16T06:14:11.079Z] 54011a49482f: Pull complete [2021-06-16T06:14:11.655Z] a6820b24f6d8: Pull complete [2021-06-16T06:14:11.919Z] f581987b2513: Pull complete [2021-06-16T06:14:11.919Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T06:14:11.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:14:11.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T06:14:12.004Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:14:12.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:14:13.475Z] $ docker top 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:14:13.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:14:13.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:14:13.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:14:13.731Z] $ docker exec 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent [2021-06-16T06:14:13.858Z] SSH_AUTH_SOCK=/tmp/ssh-D4uPCBT73b9x/agent.14 [2021-06-16T06:14:13.858Z] SSH_AGENT_PID=21 [2021-06-16T06:14:13.867Z] Running ssh-add (command line suppressed) [2021-06-16T06:14:13.965Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4887755730693282305.key (/w/workspace/edgex-go/4@tmp/private_key_4887755730693282305.key) [2021-06-16T06:14:13.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:14:14.305Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T06:14:14.322Z] $ docker exec --env ******** --env ******** 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent -k [2021-06-16T06:14:14.423Z] unset SSH_AUTH_SOCK; [2021-06-16T06:14:14.424Z] unset SSH_AGENT_PID; [2021-06-16T06:14:14.424Z] echo Agent pid 21 killed; [2021-06-16T06:14:14.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T06:14:14.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:14:14.480Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:14:14.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:14:14.620Z] $ docker exec 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent [2021-06-16T06:14:14.750Z] SSH_AUTH_SOCK=/tmp/ssh-fqbY69n5yWvw/agent.56 [2021-06-16T06:14:14.750Z] SSH_AGENT_PID=62 [2021-06-16T06:14:14.756Z] Running ssh-add (command line suppressed) [2021-06-16T06:14:14.875Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7131627542288223675.key (/w/workspace/edgex-go/4@tmp/private_key_7131627542288223675.key) [2021-06-16T06:14:14.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:14:15.214Z] + git semver init [2021-06-16T06:14:15.214Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:14:15.214Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-16T06:14:15.214Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-16T06:14:15.214Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:14:15.214Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:14:15.214Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:14:15.214Z] # $SEMVER_BRANCH = PR-3571 [2021-06-16T06:14:15.214Z] # $SEMVER_TEMP = /tmp/semver-071114292 [2021-06-16T06:14:15.214Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T06:14:44.010Z] # '/tmp/semver-071114292' -> '/w/workspace/edgex-go/4/.semver' [2021-06-16T06:14:44.010Z] # -> Force: false [2021-06-16T06:14:44.010Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-16T06:14:44.026Z] $ docker exec --env ******** --env ******** 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent -k [2021-06-16T06:14:44.135Z] unset SSH_AUTH_SOCK; [2021-06-16T06:14:44.136Z] unset SSH_AGENT_PID; [2021-06-16T06:14:44.136Z] echo Agent pid 62 killed; [2021-06-16T06:14:44.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:14:47.908Z] + git semver [Pipeline] } [2021-06-16T06:14:47.923Z] $ docker stop --time=1 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a [2021-06-16T06:14:51.310Z] $ docker rm -f 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:14:51.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T06:14:52.077Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T06:14:52.080Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:14:52.681Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:14:52.985Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:14:53.284Z] + sudo service docker restart [2021-06-16T06:14:53.284Z] + true [2021-06-16T06:14:53.284Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T06:15:07.322Z] Still waiting to schedule task [2021-06-16T06:15:07.323Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-16T06:15:11.428Z] ========================================================= [2021-06-16T06:15:11.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T06:15:11.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:11.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T06:15:13.146Z] Sending build context to Docker daemon 329.4MB [2021-06-16T06:15:13.146Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:15:13.146Z] Step 2/6 : FROM ${BASE} [2021-06-16T06:15:13.417Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T06:15:13.417Z] 540db60ca938: Pulling fs layer [2021-06-16T06:15:13.417Z] adcc1eea9eea: Pulling fs layer [2021-06-16T06:15:13.417Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T06:15:13.417Z] 0510c868ecb4: Pulling fs layer [2021-06-16T06:15:13.417Z] afea3b2eda06: Pulling fs layer [2021-06-16T06:15:13.417Z] 7809a108b3ef: Pulling fs layer [2021-06-16T06:15:13.417Z] f706445af74f: Pulling fs layer [2021-06-16T06:15:13.417Z] 0510c868ecb4: Waiting [2021-06-16T06:15:13.417Z] afea3b2eda06: Waiting [2021-06-16T06:15:13.417Z] 7809a108b3ef: Waiting [2021-06-16T06:15:13.417Z] f706445af74f: Waiting [2021-06-16T06:15:13.417Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T06:15:13.417Z] 4c4ab2625f07: Download complete [2021-06-16T06:15:13.417Z] adcc1eea9eea: Verifying Checksum [2021-06-16T06:15:13.417Z] adcc1eea9eea: Download complete [2021-06-16T06:15:13.417Z] afea3b2eda06: Verifying Checksum [2021-06-16T06:15:13.417Z] afea3b2eda06: Download complete [2021-06-16T06:15:13.417Z] 7809a108b3ef: Verifying Checksum [2021-06-16T06:15:13.417Z] 7809a108b3ef: Download complete [2021-06-16T06:15:13.417Z] 540db60ca938: Verifying Checksum [2021-06-16T06:15:13.417Z] 540db60ca938: Download complete [2021-06-16T06:15:13.693Z] 540db60ca938: Pull complete [2021-06-16T06:15:13.955Z] adcc1eea9eea: Pull complete [2021-06-16T06:15:13.955Z] 4c4ab2625f07: Pull complete [2021-06-16T06:15:15.342Z] f706445af74f: Verifying Checksum [2021-06-16T06:15:15.342Z] f706445af74f: Download complete [2021-06-16T06:15:15.612Z] 0510c868ecb4: Verifying Checksum [2021-06-16T06:15:15.612Z] 0510c868ecb4: Download complete [2021-06-16T06:15:18.966Z] 0510c868ecb4: Pull complete [2021-06-16T06:15:19.234Z] afea3b2eda06: Pull complete [2021-06-16T06:15:19.234Z] 7809a108b3ef: Pull complete [2021-06-16T06:15:21.210Z] f706445af74f: Pull complete [2021-06-16T06:15:21.210Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T06:15:21.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T06:15:21.210Z] ---> b068be0155e3 [2021-06-16T06:15:21.210Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T06:15:22.610Z] ---> Running in ec9febf60453 [2021-06-16T06:15:22.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:15:23.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:15:24.769Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T06:15:25.342Z] (2/12) Installing file (5.39-r0) [2021-06-16T06:15:25.604Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T06:15:25.604Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T06:15:30.927Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T06:15:30.927Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T06:15:30.927Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T06:15:31.189Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T06:15:31.189Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T06:15:31.189Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:15:31.453Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T06:15:31.453Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:15:31.453Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:15:31.453Z] OK: 219 MiB in 52 packages [2021-06-16T06:15:33.382Z] Removing intermediate container ec9febf60453 [2021-06-16T06:15:33.382Z] ---> 68ed13ee1e63 [2021-06-16T06:15:33.382Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T06:15:33.382Z] ---> Running in c5d10b9f1fbf [2021-06-16T06:15:33.644Z] Removing intermediate container c5d10b9f1fbf [2021-06-16T06:15:33.644Z] ---> 07ac4e67136b [2021-06-16T06:15:33.644Z] Step 5/6 : COPY go.mod . [2021-06-16T06:15:33.908Z] ---> 79566338f8b6 [2021-06-16T06:15:33.908Z] Step 6/6 : RUN go mod download [2021-06-16T06:15:33.908Z] ---> Running in 2f183601ec6d [2021-06-16T06:15:47.272Z] Removing intermediate container 2f183601ec6d [2021-06-16T06:15:47.272Z] ---> 30bc62a63f9f [2021-06-16T06:15:47.272Z] Successfully built 30bc62a63f9f [2021-06-16T06:15:47.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:47.583Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:15:47.583Z] . [Pipeline] withDockerContainer [2021-06-16T06:15:47.669Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:15:47.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:15:48.228Z] $ docker top 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:15:48.623Z] + go version [2021-06-16T06:15:48.623Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T06:15:48.644Z] $ docker stop --time=1 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af [2021-06-16T06:15:49.864Z] $ docker rm -f 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:50.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:15:50.544Z] . [Pipeline] withDockerContainer [2021-06-16T06:15:50.623Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:15:50.659Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:15:51.082Z] $ docker top d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T06:15:51.195Z] ========================================================= [2021-06-16T06:15:51.195Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T06:15:51.195Z] ========================================================= [Pipeline] sh [2021-06-16T06:15:51.489Z] + go mod tidy [Pipeline] sh [2021-06-16T06:15:52.056Z] + make test [2021-06-16T06:15:52.056Z] go mod tidy [2021-06-16T06:15:52.325Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T06:15:58.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T06:16:17.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T06:16:20.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T06:16:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T06:16:22.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T06:16:25.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T06:16:26.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T06:16:26.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T06:16:26.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T06:16:26.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T06:16:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T06:16:27.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T06:16:27.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T06:16:27.288Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T06:16:27.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T06:16:30.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-06-16T06:16:30.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T06:16:30.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T06:16:31.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 100.0% of statements [2021-06-16T06:16:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T06:16:31.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.4% of statements [2021-06-16T06:16:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T06:16:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T06:16:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 87.7% of statements [2021-06-16T06:16:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T06:16:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:16:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-16T06:16:33.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-06-16T06:16:33.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T06:16:33.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T06:16:33.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T06:16:33.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T06:16:33.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T06:16:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 95.1% of statements [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T06:16:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T06:16:34.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-06-16T06:16:34.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T06:16:34.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T06:16:34.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T06:16:35.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements [2021-06-16T06:16:35.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T06:16:35.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-06-16T06:16:35.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements [2021-06-16T06:16:35.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T06:16:36.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-06-16T06:16:36.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-16T06:16:36.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-16T06:16:37.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-16T06:16:39.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-16T06:16:49.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-06-16T06:16:49.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-16T06:16:54.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.263s coverage: 81.8% of statements [2021-06-16T06:16:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T06:17:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T06:17:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T06:17:13.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-06-16T06:17:13.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T06:17:13.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-16T06:17:13.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T06:17:20.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.3% of statements [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T06:17:20.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 91.9% of statements [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T06:17:20.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T06:17:20.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T06:17:20.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T06:17:20.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T06:17:20.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T06:17:20.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-06-16T06:17:20.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-16T06:17:20.780Z] GO111MODULE=on go vet ./... [2021-06-16T06:17:35.078Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1662 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-16T06:17:35.097Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-16T06:17:35.371Z] The recommended git tool is: git [2021-06-16T06:17:43.130Z] using credential edgex-jenkins-ssh [2021-06-16T06:17:43.151Z] Cloning the remote Git repository [2021-06-16T06:17:43.205Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:17:43.308Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-16T06:17:43.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:17:43.391Z] > git --version # timeout=10 [2021-06-16T06:17:43.406Z] > git --version # 'git version 2.17.1' [2021-06-16T06:17:43.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:17:43.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:17:49.860Z] gofmt -l . [2021-06-16T06:17:49.860Z] [ "`gofmt -l .`" = "" ] [2021-06-16T06:17:49.860Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T06:17:50.174Z] + ls -al . [2021-06-16T06:17:50.174Z] total 516 [2021-06-16T06:17:50.174Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 06:17 . [2021-06-16T06:17:50.174Z] drwxr-xr-x 4 root root 28 Jun 16 06:15 .. [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 06:13 .dockerignore [2021-06-16T06:17:50.174Z] drwxrwxr-x 8 1001 1001 179 Jun 16 06:13 .git [2021-06-16T06:17:50.174Z] drwxrwxr-x 3 1001 1001 125 Jun 16 06:13 .github [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 06:13 .gitignore [2021-06-16T06:17:50.174Z] drwx------ 3 1001 1001 60 Jun 16 06:14 .semver [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 06:13 .sonarcloud.properties [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:13 Attribution.txt [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:13 CONTRIBUTING.md [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 06:13 Dockerfile.build [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 06:13 Jenkinsfile [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:13 LICENSE [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:13 Makefile [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:13 README.md [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:13 SECURITY.md [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 06:14 VERSION [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:13 ZMQWindows.md [2021-06-16T06:17:50.174Z] drwxrwxr-x 2 1001 1001 37 Jun 16 06:13 bin [2021-06-16T06:17:50.174Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 06:13 cmd [2021-06-16T06:17:50.174Z] -rw-r--r-- 1 root root 398195 Jun 16 06:17 coverage.out [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 06:13 go.mod [2021-06-16T06:17:50.174Z] -rw-r--r-- 1 root root 20934 Jun 16 06:15 go.sum [2021-06-16T06:17:50.174Z] drwxrwxr-x 7 1001 1001 114 Jun 16 06:13 internal [2021-06-16T06:17:50.174Z] drwxrwxr-x 3 1001 1001 16 Jun 16 06:13 openapi [2021-06-16T06:17:50.174Z] drwxrwxr-x 4 1001 1001 71 Jun 16 06:13 snap [2021-06-16T06:17:50.174Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 06:13 version.go [Pipeline] sh [2021-06-16T06:17:50.475Z] + '[' -e coverage.out ] [2021-06-16T06:17:50.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T06:17:50.607Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T06:17:50.901Z] + make build [2021-06-16T06:17:50.901Z] go mod tidy [2021-06-16T06:17:50.901Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:17:52.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:18:01.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:18:01.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:18:01.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T06:18:01.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:18:01.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T06:18:01.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:18:01.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:18:01.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:18:02.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:18:02.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:18:03.377Z] Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 [2021-06-16T06:18:03.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:18:03.931Z] Merge succeeded, producing c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:18:03.932Z] Checking out Revision c2a706177dc29873bb15a11f3ea4681bd87c6744 (PR-3571) [2021-06-16T06:18:03.397Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:18:03.410Z] > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [2021-06-16T06:18:03.630Z] > git remote # timeout=10 [2021-06-16T06:18:03.649Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:18:03.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:18:03.672Z] > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [2021-06-16T06:18:03.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:18:03.937Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:18:03.953Z] > git checkout -f c2a706177dc29873bb15a11f3ea4681bd87c6744 # timeout=10 [2021-06-16T06:18:04.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:18:05.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:18:06.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:18:07.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:18:08.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:18:08.312Z] Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" [2021-06-16T06:18:08.321Z] > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:18:09.886Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] } [2021-06-16T06:18:09.974Z] $ docker stop --time=1 d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 [2021-06-16T06:18:13.063Z] $ docker rm -f d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-16T06:18:13.638Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:16.635Z] + sudo service docker+ restart [2021-06-16T06:18:16.635Z] true [2021-06-16T06:18:16.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:18:16.683Z] [2021-06-16T06:18:16.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:16.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:18:16.995Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T06:18:16.995Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T06:18:16.995Z] ca9280d653b3: Pulling fs layer [2021-06-16T06:18:16.995Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T06:18:17.254Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T06:18:17.254Z] cbdbe7a5bc2a: Download complete [2021-06-16T06:18:17.254Z] cbdbe7a5bc2a: Pull complete [2021-06-16T06:18:17.840Z] ca9280d653b3: Verifying Checksum [2021-06-16T06:18:17.840Z] ca9280d653b3: Download complete [2021-06-16T06:18:18.412Z] 7e9c9ca2126c: Download complete [2021-06-16T06:18:18.412Z] ca9280d653b3: Pull complete [2021-06-16T06:18:21.734Z] 7e9c9ca2126c: Pull complete [2021-06-16T06:18:21.734Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T06:18:21.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:18:21.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T06:18:21.817Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:18:21.862Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T06:18:25.780Z] $ docker top f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:18:26.182Z] + docker-compose build --help [2021-06-16T06:18:26.182Z] + grep parallel [2021-06-16T06:18:26.756Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T06:18:26.764Z] $ docker stop --time=1 f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 [2021-06-16T06:18:27.963Z] $ docker rm -f f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:28.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:18:28.424Z] . [Pipeline] withDockerContainer [2021-06-16T06:18:28.508Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:18:28.551Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T06:18:29.010Z] $ docker top eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:18:29.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T06:18:30.013Z] Building core-command ... [2021-06-16T06:18:30.013Z] Building core-data ... [2021-06-16T06:18:30.014Z] Building core-metadata ... [2021-06-16T06:18:30.014Z] Building security-bootstrapper ... [2021-06-16T06:18:30.014Z] Building security-proxy-setup ... [2021-06-16T06:18:30.014Z] Building security-secretstore-setup ... [2021-06-16T06:18:30.014Z] Building support-notifications ... [2021-06-16T06:18:30.014Z] Building support-scheduler ... [2021-06-16T06:18:30.014Z] Building sys-mgmt-agent ... [2021-06-16T06:18:30.014Z] Building security-proxy-setup [2021-06-16T06:18:30.014Z] Building support-notifications [2021-06-16T06:18:30.014Z] Building core-command [2021-06-16T06:18:30.014Z] Building core-data [2021-06-16T06:18:30.014Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:18:34.993Z] provisioning config files... [2021-06-16T06:18:35.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8251979987311394781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:18:35.407Z] ---> docker-login.sh [2021-06-16T06:18:35.407Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:18:36.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:36.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:36.679Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:36.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:36.679Z] [2021-06-16T06:18:36.679Z] Login Succeeded [2021-06-16T06:18:36.679Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:18:36.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:37.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:37.231Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:37.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:37.231Z] [2021-06-16T06:18:37.231Z] Login Succeeded [2021-06-16T06:18:37.231Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:18:37.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:37.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:37.788Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:37.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:37.788Z] [2021-06-16T06:18:37.788Z] Login Succeeded [2021-06-16T06:18:37.788Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:18:38.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:38.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:38.344Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:38.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:38.344Z] [2021-06-16T06:18:38.344Z] Login Succeeded [2021-06-16T06:18:38.344Z] docker.io [2021-06-16T06:18:38.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.218Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.219Z] [2021-06-16T06:18:39.219Z] Login Succeeded [2021-06-16T06:18:39.219Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:18:39.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T06:18:39.792Z] ========================================================= [2021-06-16T06:18:39.793Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T06:18:39.793Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:40.203Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T06:18:42.428Z] Sending build context to Docker daemon 166.3MB [2021-06-16T06:18:42.428Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:42.428Z] Step 2/6 : FROM ${BASE} [2021-06-16T06:18:42.706Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T06:18:42.706Z] 595b0fe564bb: Pulling fs layer [2021-06-16T06:18:42.706Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T06:18:42.706Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T06:18:42.706Z] ba82ee9f976e: Pulling fs layer [2021-06-16T06:18:42.706Z] 506bd15cee9f: Pulling fs layer [2021-06-16T06:18:42.706Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T06:18:42.706Z] 618dc40b7e24: Pulling fs layer [2021-06-16T06:18:42.706Z] ba82ee9f976e: Waiting [2021-06-16T06:18:42.706Z] 618dc40b7e24: Waiting [2021-06-16T06:18:42.706Z] 506bd15cee9f: Waiting [2021-06-16T06:18:42.706Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T06:18:42.706Z] 3088b5b3c5c0: Download complete [2021-06-16T06:18:42.706Z] 506bd15cee9f: Verifying Checksum [2021-06-16T06:18:42.706Z] 506bd15cee9f: Download complete [2021-06-16T06:18:42.706Z] 75a0a4a0db45: Download complete [2021-06-16T06:18:42.706Z] 595b0fe564bb: Verifying Checksum [2021-06-16T06:18:42.706Z] 595b0fe564bb: Download complete [2021-06-16T06:18:43.696Z] 595b0fe564bb: Pull complete [2021-06-16T06:18:43.976Z] 3088b5b3c5c0: Pull complete [2021-06-16T06:18:44.587Z] 5b7225fbf94c: Pull complete [2021-06-16T06:18:45.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:45.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:18:45.103Z] ---> 30bc62a63f9f [2021-06-16T06:18:45.103Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T06:18:45.103Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:45.103Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:18:45.103Z] ---> 30bc62a63f9f [2021-06-16T06:18:45.103Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T06:18:45.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:45.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:18:45.103Z] ---> 30bc62a63f9f [2021-06-16T06:18:45.103Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:18:45.186Z] 618dc40b7e24: Verifying Checksum [2021-06-16T06:18:45.186Z] 618dc40b7e24: Download complete [2021-06-16T06:18:46.167Z] ba82ee9f976e: Verifying Checksum [2021-06-16T06:18:46.167Z] ba82ee9f976e: Download complete [2021-06-16T06:18:53.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:53.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:18:53.255Z] ---> 30bc62a63f9f [2021-06-16T06:18:53.255Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:18:56.352Z] ba82ee9f976e: Pull complete [2021-06-16T06:18:56.964Z] 506bd15cee9f: Pull complete [2021-06-16T06:18:57.237Z] 75a0a4a0db45: Pull complete [2021-06-16T06:18:57.474Z] ---> Running in 3431da1de462 [2021-06-16T06:18:57.474Z] ---> Running in 56f7b479f04c [2021-06-16T06:18:57.474Z] ---> Running in b5c77e006b22 [2021-06-16T06:18:57.474Z] ---> Running in 526f5ff40b8c [2021-06-16T06:18:58.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:18:58.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:18:58.440Z] ---> 30bc62a63f9f [2021-06-16T06:18:58.440Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:18:58.440Z] ---> Using cache [2021-06-16T06:18:58.440Z] ---> 5109441d71ee [2021-06-16T06:18:58.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:18:58.440Z] Removing intermediate container 526f5ff40b8c [2021-06-16T06:18:58.440Z] ---> b24c496b9154 [2021-06-16T06:18:58.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:18:58.710Z] Removing intermediate container 56f7b479f04c [2021-06-16T06:18:58.710Z] ---> 5109441d71ee [2021-06-16T06:18:58.710Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:18:58.710Z] ---> Running in f88193f2aa3b [2021-06-16T06:18:58.710Z] Removing intermediate container 3431da1de462 [2021-06-16T06:18:58.710Z] ---> 57c626d25d24 [2021-06-16T06:18:58.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:18:58.710Z] ---> Running in cf1b389b5f33 [2021-06-16T06:18:58.710Z] Removing intermediate container b5c77e006b22 [2021-06-16T06:18:58.710Z] ---> 5c7b5ec21c71 [2021-06-16T06:18:58.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:18:58.710Z] ---> Running in 44ce0dedef1b [2021-06-16T06:18:58.710Z] ---> Running in a1137cd645f3 [2021-06-16T06:18:58.710Z] ---> Running in d54c66d313b5 [2021-06-16T06:18:59.684Z] Removing intermediate container f88193f2aa3b [2021-06-16T06:18:59.684Z] ---> 8116733b7159 [2021-06-16T06:18:59.684Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T06:18:59.946Z] ---> Running in 07f1fd972bf4 [2021-06-16T06:18:59.946Z] Removing intermediate container cf1b389b5f33 [2021-06-16T06:18:59.946Z] ---> 499aa0423867 [2021-06-16T06:18:59.946Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T06:18:59.946Z] ---> Running in d22d50d301e1 [2021-06-16T06:19:00.215Z] Removing intermediate container a1137cd645f3 [2021-06-16T06:19:00.215Z] ---> 572d4a6bf67b [2021-06-16T06:19:00.215Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:19:00.215Z] ---> Running in c0c1699c7bbd [2021-06-16T06:19:00.215Z] Removing intermediate container 44ce0dedef1b [2021-06-16T06:19:00.215Z] ---> 10068cac1a48 [2021-06-16T06:19:00.215Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T06:19:00.215Z] ---> Running in 1f34e11a226d [2021-06-16T06:19:00.475Z] Removing intermediate container d54c66d313b5 [2021-06-16T06:19:00.476Z] ---> 5140baefec92 [2021-06-16T06:19:00.476Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T06:19:00.476Z] ---> Running in bc11fa8f965a [2021-06-16T06:19:00.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:00.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:00.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:00.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:01.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:01.556Z] 618dc40b7e24: Pull complete [2021-06-16T06:19:01.556Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T06:19:01.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T06:19:01.556Z] ---> a36622ca3599 [2021-06-16T06:19:01.556Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T06:19:01.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:01.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:02.134Z] OK: 219 MiB in 52 packages [2021-06-16T06:19:02.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:19:02.134Z] OK: 219 MiB in 52 packages [2021-06-16T06:19:02.425Z] OK: 219 MiB in 52 packages [2021-06-16T06:19:02.425Z] OK: 219 MiB in 52 packages [2021-06-16T06:19:02.425Z] Removing intermediate container d22d50d301e1 [2021-06-16T06:19:02.425Z] ---> 73414fa4a118 [2021-06-16T06:19:02.425Z] Step 6/23 : COPY go.mod . [2021-06-16T06:19:02.695Z] OK: 219 MiB in 52 packages [2021-06-16T06:19:02.695Z] Removing intermediate container 07f1fd972bf4 [2021-06-16T06:19:02.695Z] ---> 626245c47110 [2021-06-16T06:19:02.695Z] Step 6/22 : COPY go.mod . [2021-06-16T06:19:02.695Z] ---> 845552f8a3f7 [2021-06-16T06:19:02.695Z] Step 7/23 : RUN go mod download [2021-06-16T06:19:02.695Z] Removing intermediate container bc11fa8f965a [2021-06-16T06:19:02.695Z] ---> 4439fb1db49f [2021-06-16T06:19:02.695Z] Step 6/24 : COPY go.mod . [2021-06-16T06:19:02.963Z] ---> Running in 765576f9631e [2021-06-16T06:19:02.963Z] ---> dc4163a9d3f3 [2021-06-16T06:19:02.963Z] Step 7/22 : RUN go mod download [2021-06-16T06:19:02.963Z] Removing intermediate container c0c1699c7bbd [2021-06-16T06:19:02.963Z] ---> b54e9a929b24 [2021-06-16T06:19:02.963Z] Step 6/24 : COPY go.mod . [2021-06-16T06:19:02.963Z] Removing intermediate container 1f34e11a226d [2021-06-16T06:19:02.963Z] ---> bf2a03b8d37e [2021-06-16T06:19:02.963Z] Step 6/32 : COPY go.mod . [2021-06-16T06:19:02.963Z] ---> Running in 37d568576507 [2021-06-16T06:19:02.963Z] ---> 913644b5f016 [2021-06-16T06:19:02.963Z] Step 7/24 : RUN go mod download [2021-06-16T06:19:03.235Z] ---> Running in 5fee6af2755b [2021-06-16T06:19:03.235Z] ---> 25caef2d115a [2021-06-16T06:19:03.235Z] Step 7/24 : RUN go mod download [2021-06-16T06:19:03.235Z] ---> Running in 7b1385d5b113 [2021-06-16T06:19:03.235Z] ---> da70a5f928cc [2021-06-16T06:19:03.235Z] Step 7/32 : RUN go mod download [2021-06-16T06:19:03.509Z] ---> Running in d72f16e7506c [2021-06-16T06:19:03.565Z] ---> Running in 66dcb22638b1 [2021-06-16T06:19:04.088Z] Removing intermediate container 765576f9631e [2021-06-16T06:19:04.088Z] ---> 1e6e509bffa1 [2021-06-16T06:19:04.088Z] Step 8/23 : COPY . . [2021-06-16T06:19:04.354Z] Removing intermediate container 37d568576507 [2021-06-16T06:19:04.354Z] ---> 21371ead0064 [2021-06-16T06:19:04.354Z] Step 8/22 : COPY . . [2021-06-16T06:19:05.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:05.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:06.569Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T06:19:07.162Z] (2/12) Installing file (5.39-r0) [2021-06-16T06:19:07.162Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T06:19:07.445Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T06:19:14.664Z] Removing intermediate container 5fee6af2755b [2021-06-16T06:19:14.664Z] ---> 3febaae86ae6 [2021-06-16T06:19:14.664Z] Step 8/24 : COPY . . [2021-06-16T06:19:14.664Z] ---> 85295b6acbdf [2021-06-16T06:19:14.664Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:19:14.664Z] Removing intermediate container 7b1385d5b113 [2021-06-16T06:19:14.664Z] ---> 5492a0d9ec9d [2021-06-16T06:19:14.664Z] Step 8/24 : COPY . . [2021-06-16T06:19:14.664Z] Removing intermediate container d72f16e7506c [2021-06-16T06:19:14.664Z] ---> b81e91ec0e42 [2021-06-16T06:19:14.664Z] Step 8/32 : COPY . . [2021-06-16T06:19:14.664Z] ---> 06806a11fb55 [2021-06-16T06:19:14.664Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T06:19:14.664Z] Step 9/22 : RUN go mod tidy [2021-06-16T06:19:14.664Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T06:19:14.664Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T06:19:14.664Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T06:19:14.664Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T06:19:14.664Z] ---> Running in 29abe216a0f7 [2021-06-16T06:19:14.665Z] ---> Running in e254779c1be6 [2021-06-16T06:19:14.664Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:19:14.665Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T06:19:14.665Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:19:14.665Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:19:14.665Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:18.056Z] Removing intermediate container 66dcb22638b1 [2021-06-16T06:19:18.056Z] ---> cd6901644a1a [2021-06-16T06:19:18.056Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T06:19:18.056Z] ---> Running in fd1d968bbde7 [2021-06-16T06:19:18.330Z] Removing intermediate container fd1d968bbde7 [2021-06-16T06:19:18.330Z] ---> 8477b5ff54db [2021-06-16T06:19:18.330Z] Step 5/6 : COPY go.mod . [2021-06-16T06:19:19.335Z] ---> 98733fa05831 [2021-06-16T06:19:19.335Z] Step 6/6 : RUN go mod download [2021-06-16T06:19:19.335Z] ---> Running in af7e36590050 [2021-06-16T06:19:29.624Z] ---> 01a4b7e7d595 [2021-06-16T06:19:29.624Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:19:29.624Z] Removing intermediate container 29abe216a0f7 [2021-06-16T06:19:29.624Z] ---> 972fd1769438 [2021-06-16T06:19:29.624Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T06:19:29.624Z] ---> 02e1f8659c27 [2021-06-16T06:19:29.624Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:19:29.624Z] ---> e4b5cf613e56 [2021-06-16T06:19:29.624Z] Step 9/32 : RUN go mod tidy [2021-06-16T06:19:29.624Z] ---> Running in b0dfb8de5276 [2021-06-16T06:19:29.624Z] ---> Running in 1f37796eb730 [2021-06-16T06:19:29.624Z] Removing intermediate container e254779c1be6 [2021-06-16T06:19:29.624Z] ---> 9896873ffd91 [2021-06-16T06:19:29.624Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T06:19:29.624Z] ---> Running in c55296f1b4ce [2021-06-16T06:19:29.624Z] ---> Running in 0c2775684a61 [2021-06-16T06:19:29.624Z] ---> Running in 52501ede05a4 [2021-06-16T06:19:30.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:19:30.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:19:35.900Z] Removing intermediate container 0c2775684a61 [2021-06-16T06:19:35.900Z] ---> 4dfbdb59af81 [2021-06-16T06:19:35.900Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T06:19:35.900Z] ---> Running in 6d58ef2d951f [2021-06-16T06:19:35.900Z] Removing intermediate container b0dfb8de5276 [2021-06-16T06:19:35.900Z] ---> f7dd61eef663 [2021-06-16T06:19:35.900Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T06:19:35.900Z] ---> Running in d69aeed912cd [2021-06-16T06:19:36.176Z] Removing intermediate container c55296f1b4ce [2021-06-16T06:19:36.176Z] ---> edbbbf3c72e9 [2021-06-16T06:19:36.176Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T06:19:36.176Z] ---> Running in 5eb5e3b01c99 [2021-06-16T06:19:38.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:19:38.811Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:19:38.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:19:47.304Z] Removing intermediate container af7e36590050 [2021-06-16T06:19:47.304Z] ---> ce821f5980c7 [2021-06-16T06:19:47.304Z] Successfully built ce821f5980c7 [2021-06-16T06:19:47.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:47.656Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:19:47.656Z] . [Pipeline] withDockerContainer [2021-06-16T06:19:47.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2021-06-16T06:19:48.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:19:49.750Z] $ docker top 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:19:50.774Z] + go version [2021-06-16T06:19:50.774Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T06:19:50.795Z] $ docker stop --time=1 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 [2021-06-16T06:19:52.703Z] $ docker rm -f 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:53.526Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:19:53.526Z] . [Pipeline] withDockerContainer [2021-06-16T06:19:53.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2021-06-16T06:19:53.907Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:19:55.540Z] $ docker top 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T06:19:55.839Z] ========================================================= [2021-06-16T06:19:55.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T06:19:55.839Z] ========================================================= [Pipeline] sh [2021-06-16T06:19:56.483Z] + go mod tidy [Pipeline] sh [2021-06-16T06:19:57.753Z] + make test [2021-06-16T06:19:57.753Z] go mod tidy [2021-06-16T06:19:58.359Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T06:20:05.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:20:12.167Z] Removing intermediate container 52501ede05a4 [2021-06-16T06:20:12.167Z] ---> b17b528ba0c3 [2021-06-16T06:20:12.167Z] [2021-06-16T06:20:12.167Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T06:20:12.167Z] Removing intermediate container 1f37796eb730 [2021-06-16T06:20:12.167Z] ---> ea8a103ba33e [2021-06-16T06:20:12.167Z] [2021-06-16T06:20:12.167Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:20:12.442Z] 3.12: Pulling from library/alpine [2021-06-16T06:20:12.442Z] 3.12: Pulling from library/alpine [2021-06-16T06:20:13.394Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:20:13.394Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:20:13.394Z] ---> 13621d1b12d4 [2021-06-16T06:20:13.394Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T06:20:13.394Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:20:13.394Z] Status: Image is up to date for alpine:3.12 [2021-06-16T06:20:13.394Z] ---> 13621d1b12d4 [2021-06-16T06:20:13.394Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T06:20:13.670Z] ---> Running in 8625833c84b4 [2021-06-16T06:20:13.670Z] ---> Running in 65fc7be64e92 [2021-06-16T06:20:14.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:14.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:14.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:14.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:14.969Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T06:20:14.969Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T06:20:14.969Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:20:14.969Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:20:14.969Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:20:14.969Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:20:14.969Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T06:20:14.969Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T06:20:14.969Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:20:14.969Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:20:14.969Z] OK: 6 MiB in 16 packages [2021-06-16T06:20:14.969Z] OK: 7 MiB in 18 packages [2021-06-16T06:20:15.562Z] Removing intermediate container 6d58ef2d951f [2021-06-16T06:20:15.562Z] ---> f1fc2a546ad9 [2021-06-16T06:20:15.562Z] [2021-06-16T06:20:15.562Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T06:20:15.562Z] ---> 13621d1b12d4 [2021-06-16T06:20:15.562Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T06:20:16.559Z] ---> Running in fd1e57712c2d [2021-06-16T06:20:16.559Z] Removing intermediate container 5eb5e3b01c99 [2021-06-16T06:20:16.559Z] ---> 4332b2f02f76 [2021-06-16T06:20:16.559Z] [2021-06-16T06:20:16.559Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:20:16.559Z] ---> 13621d1b12d4 [2021-06-16T06:20:16.559Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:20:16.559Z] Removing intermediate container 8625833c84b4 [2021-06-16T06:20:16.559Z] ---> 1a5fb3a2f8b0 [2021-06-16T06:20:16.559Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:20:16.823Z] Removing intermediate container fd1e57712c2d [2021-06-16T06:20:16.823Z] ---> fbb866615807 [2021-06-16T06:20:16.823Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T06:20:16.823Z] ---> Running in ba7cfe7bec77 [2021-06-16T06:20:16.823Z] ---> Running in 0b5578f614b4 [2021-06-16T06:20:16.823Z] Removing intermediate container 65fc7be64e92 [2021-06-16T06:20:16.823Z] ---> d4177ea28697 [2021-06-16T06:20:16.823Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:20:16.823Z] ---> Running in 68ec0c65184f [2021-06-16T06:20:16.823Z] ---> Running in b93bc7a91ae2 [2021-06-16T06:20:16.823Z] Removing intermediate container 0b5578f614b4 [2021-06-16T06:20:16.823Z] ---> d59e5cbd3c90 [2021-06-16T06:20:16.823Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T06:20:16.823Z] ---> Running in d0c5ab79b283 [2021-06-16T06:20:16.823Z] Removing intermediate container b93bc7a91ae2 [2021-06-16T06:20:16.823Z] ---> c5e20a4434be [2021-06-16T06:20:16.823Z] Step 14/22 : WORKDIR /edgex [2021-06-16T06:20:16.823Z] ---> Running in 17303696504d [2021-06-16T06:20:17.086Z] Removing intermediate container d0c5ab79b283 [2021-06-16T06:20:17.086Z] ---> c1b89953f0fd [2021-06-16T06:20:17.086Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:20:17.352Z] ---> Running in 766c296cdb0e [2021-06-16T06:20:17.352Z] Removing intermediate container 17303696504d [2021-06-16T06:20:17.352Z] ---> c1cb024c48b1 [2021-06-16T06:20:17.352Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T06:20:17.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:17.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:17.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:17.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:17.617Z] Removing intermediate container 766c296cdb0e [2021-06-16T06:20:17.617Z] ---> 41b20070bb5e [2021-06-16T06:20:17.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:20:17.883Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:20:17.883Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:20:17.883Z] OK: 6 MiB in 15 packages [2021-06-16T06:20:17.883Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:20:17.883Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T06:20:17.883Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:20:17.883Z] OK: 6 MiB in 16 packages [2021-06-16T06:20:18.147Z] ---> 9640a0549984 [2021-06-16T06:20:18.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T06:20:18.147Z] Removing intermediate container d69aeed912cd [2021-06-16T06:20:18.147Z] ---> ed147db07b30 [2021-06-16T06:20:18.147Z] [2021-06-16T06:20:18.147Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:20:18.147Z] ---> 13621d1b12d4 [2021-06-16T06:20:18.147Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T06:20:18.147Z] ---> b3a68a05e4eb [2021-06-16T06:20:18.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T06:20:18.420Z] ---> Running in fb12fb377b8a [2021-06-16T06:20:18.420Z] ---> 3486dced201d [2021-06-16T06:20:18.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T06:20:18.420Z] Removing intermediate container fb12fb377b8a [2021-06-16T06:20:18.420Z] ---> ef69ae356810 [2021-06-16T06:20:18.685Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T06:20:18.685Z] ---> 76c0df9df97e [2021-06-16T06:20:18.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T06:20:18.685Z] ---> Running in f1b82ee372c2 [2021-06-16T06:20:18.685Z] Removing intermediate container ba7cfe7bec77 [2021-06-16T06:20:18.685Z] ---> 9127be8bbd54 [2021-06-16T06:20:18.685Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:20:18.685Z] Removing intermediate container 68ec0c65184f [2021-06-16T06:20:18.685Z] ---> 3a603ff25de9 [2021-06-16T06:20:18.685Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T06:20:18.685Z] ---> Running in d812e6cd68fd [2021-06-16T06:20:18.960Z] ---> Running in 060d5c38e6cc [2021-06-16T06:20:18.960Z] Removing intermediate container f1b82ee372c2 [2021-06-16T06:20:18.960Z] ---> 87ae22d5147d [2021-06-16T06:20:18.960Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T06:20:18.960Z] ---> 7c121330b09a [2021-06-16T06:20:18.960Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T06:20:18.960Z] Removing intermediate container d812e6cd68fd [2021-06-16T06:20:18.960Z] ---> 08c376b6e5e6 [2021-06-16T06:20:18.960Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T06:20:18.960Z] ---> 7ffc0c913497 [2021-06-16T06:20:18.960Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T06:20:18.960Z] ---> Running in bc14417538c7 [2021-06-16T06:20:18.960Z] ---> Running in 2e699f33def4 [2021-06-16T06:20:18.960Z] ---> Running in eb6b897ac9f9 [2021-06-16T06:20:18.960Z] ---> Running in 398bcbd7ac8f [2021-06-16T06:20:18.960Z] Removing intermediate container 060d5c38e6cc [2021-06-16T06:20:18.960Z] ---> 6440ca08ee4b [2021-06-16T06:20:18.960Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T06:20:19.225Z] Removing intermediate container 2e699f33def4 [2021-06-16T06:20:19.225Z] ---> 2b42d49b2e52 [2021-06-16T06:20:19.225Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:20:19.225Z] ---> Running in af61ab1cf89a [2021-06-16T06:20:19.225Z] Removing intermediate container 398bcbd7ac8f [2021-06-16T06:20:19.225Z] ---> b41536c66bf5 [2021-06-16T06:20:19.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:20:19.225Z] Removing intermediate container eb6b897ac9f9 [2021-06-16T06:20:19.225Z] ---> 9a05010da7c0 [2021-06-16T06:20:19.225Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T06:20:19.225Z] Removing intermediate container bc14417538c7 [2021-06-16T06:20:19.225Z] ---> 523129413f98 [2021-06-16T06:20:19.225Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:20:19.225Z] ---> Running in a666883630d4 [2021-06-16T06:20:19.225Z] ---> Running in c1e1d1f3b330 [2021-06-16T06:20:19.225Z] ---> Running in 6f7b42d1d8e3 [2021-06-16T06:20:19.225Z] ---> Running in b14ed0479f6c [2021-06-16T06:20:19.225Z] Removing intermediate container af61ab1cf89a [2021-06-16T06:20:19.225Z] ---> f31981e23a6b [2021-06-16T06:20:19.225Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T06:20:19.225Z] ---> Running in f88b43287756 [2021-06-16T06:20:19.225Z] Removing intermediate container c1e1d1f3b330 [2021-06-16T06:20:19.225Z] ---> 9b9bc1921bf9 [2021-06-16T06:20:19.225Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T06:20:21.446Z] Removing intermediate container a666883630d4 [2021-06-16T06:20:21.446Z] ---> e18ab2311191 [2021-06-16T06:20:21.446Z] Step 16/24 : WORKDIR / [2021-06-16T06:20:21.446Z] Removing intermediate container 6f7b42d1d8e3 [2021-06-16T06:20:21.446Z] ---> 9acc72108654 [2021-06-16T06:20:21.446Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T06:20:21.446Z] ---> Running in 39444714ac47 [2021-06-16T06:20:21.446Z] ---> Running in ea0e52daf17d [2021-06-16T06:20:21.446Z] ---> Running in ce8021228249 [2021-06-16T06:20:21.446Z] Removing intermediate container 39444714ac47 [2021-06-16T06:20:21.446Z] ---> 34523b0f2b21 [2021-06-16T06:20:21.446Z] Step 22/23 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:20:21.446Z] ---> Running in e3d000b2717d [2021-06-16T06:20:21.446Z] Removing intermediate container ea0e52daf17d [2021-06-16T06:20:21.446Z] ---> a1fb2cce99e7 [2021-06-16T06:20:21.446Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:20:21.446Z] Removing intermediate container ce8021228249 [2021-06-16T06:20:21.446Z] ---> 1e6c75c05b86 [2021-06-16T06:20:21.446Z] Step 21/22 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:20:21.446Z] Removing intermediate container e3d000b2717d [2021-06-16T06:20:21.446Z] ---> 608f8be0b3d0 [2021-06-16T06:20:21.446Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:20:21.446Z] ---> Running in 961a7e63c0c6 [2021-06-16T06:20:21.446Z] ---> Running in ab13a79326da [2021-06-16T06:20:21.446Z] Removing intermediate container 961a7e63c0c6 [2021-06-16T06:20:21.446Z] ---> ac73145cbf7c [2021-06-16T06:20:21.446Z] [2021-06-16T06:20:21.446Z] ---> 449549325c95 [2021-06-16T06:20:21.446Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T06:20:21.446Z] Removing intermediate container ab13a79326da [2021-06-16T06:20:21.446Z] ---> 33de888f9239 [2021-06-16T06:20:21.446Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T06:20:21.446Z] Successfully built ac73145cbf7c [2021-06-16T06:20:21.446Z] Successfully tagged support-notifications:latest [2021-06-16T06:20:21.446Z] Building core-metadata [2021-06-16T06:20:21.446Z]  Building support-notifications ... done  ---> Running in 1e9d7b5250ed [2021-06-16T06:20:21.446Z] Removing intermediate container b14ed0479f6c [2021-06-16T06:20:21.446Z] ---> 3fec43a272d8 [2021-06-16T06:20:21.446Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T06:20:21.718Z] Removing intermediate container f88b43287756 [2021-06-16T06:20:21.718Z] ---> 5aedd7113ea5 [2021-06-16T06:20:21.718Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T06:20:21.718Z] Removing intermediate container 1e9d7b5250ed [2021-06-16T06:20:21.718Z] ---> 81966391d14a [2021-06-16T06:20:21.718Z] [2021-06-16T06:20:21.718Z] ---> Running in 82ca87e6b216 [2021-06-16T06:20:21.981Z] Successfully built 81966391d14a [2021-06-16T06:20:21.981Z] Successfully tagged security-proxy-setup:latest [2021-06-16T06:20:21.981Z] Building security-secretstore-setup [2021-06-16T06:20:22.251Z]  Building security-proxy-setup ... done  ---> 2893b0073313 [2021-06-16T06:20:22.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T06:20:22.251Z] ---> Running in 762b6cb7e9aa [2021-06-16T06:20:24.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:24.170Z] ---> f0aaefd714cb [2021-06-16T06:20:24.170Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T06:20:25.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:25.552Z] Removing intermediate container 762b6cb7e9aa [2021-06-16T06:20:25.552Z] ---> 6e2ff931fc7c [2021-06-16T06:20:25.552Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T06:20:25.552Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:20:25.552Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T06:20:25.553Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:20:25.553Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T06:20:26.086Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T06:20:26.121Z] ---> Running in 1b2f45d89170 [2021-06-16T06:20:26.701Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T06:20:27.654Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T06:20:27.654Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:20:27.654Z] OK: 8 MiB in 20 packages [2021-06-16T06:20:29.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:20:29.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:20:29.075Z] ---> 30bc62a63f9f [2021-06-16T06:20:29.075Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> 5c7b5ec21c71 [2021-06-16T06:20:29.075Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> 572d4a6bf67b [2021-06-16T06:20:29.075Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> b54e9a929b24 [2021-06-16T06:20:29.075Z] Step 6/24 : COPY go.mod . [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> 25caef2d115a [2021-06-16T06:20:29.075Z] Step 7/24 : RUN go mod download [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> 5492a0d9ec9d [2021-06-16T06:20:29.075Z] Step 8/24 : COPY . . [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> 02e1f8659c27 [2021-06-16T06:20:29.075Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:20:29.075Z] ---> Using cache [2021-06-16T06:20:29.075Z] ---> edbbbf3c72e9 [2021-06-16T06:20:29.075Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T06:20:29.352Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:20:29.352Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:20:29.352Z] ---> 30bc62a63f9f [2021-06-16T06:20:29.352Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> 5c7b5ec21c71 [2021-06-16T06:20:29.352Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> 572d4a6bf67b [2021-06-16T06:20:29.352Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> b54e9a929b24 [2021-06-16T06:20:29.352Z] Step 6/26 : COPY go.mod . [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> 25caef2d115a [2021-06-16T06:20:29.352Z] Step 7/26 : RUN go mod download [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> 5492a0d9ec9d [2021-06-16T06:20:29.352Z] Step 8/26 : COPY . . [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> 02e1f8659c27 [2021-06-16T06:20:29.352Z] Step 9/26 : RUN go mod tidy [2021-06-16T06:20:29.352Z] ---> Using cache [2021-06-16T06:20:29.352Z] ---> edbbbf3c72e9 [2021-06-16T06:20:29.352Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T06:20:29.925Z] ---> 0167040c8e8c [2021-06-16T06:20:29.925Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T06:20:29.925Z] ---> Running in b0aa1ec06fbe [2021-06-16T06:20:29.925Z] Removing intermediate container 1b2f45d89170 [2021-06-16T06:20:29.925Z] ---> 4cd879bdc84c [2021-06-16T06:20:29.925Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:20:29.925Z] ---> Running in 28b409f4a022 [2021-06-16T06:20:29.925Z] ---> Running in f08b86d54773 [2021-06-16T06:20:29.925Z] ---> Running in f8dbfc69c3f8 [2021-06-16T06:20:30.187Z] Removing intermediate container f8dbfc69c3f8 [2021-06-16T06:20:30.187Z] ---> 4ab752ee9abf [2021-06-16T06:20:30.187Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:20:30.187Z] Removing intermediate container 82ca87e6b216 [2021-06-16T06:20:30.187Z] ---> d3ead7c75614 [2021-06-16T06:20:30.187Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:20:30.187Z] ---> Running in 567ea69b199e [2021-06-16T06:20:30.187Z] Removing intermediate container 567ea69b199e [2021-06-16T06:20:30.187Z] ---> b914590baf2a [2021-06-16T06:20:30.187Z] Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:20:30.451Z] ---> Running in ea2b2dd66641 [2021-06-16T06:20:30.451Z] ---> e41e7f7c7078 [2021-06-16T06:20:30.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T06:20:30.451Z] Removing intermediate container ea2b2dd66641 [2021-06-16T06:20:30.451Z] ---> 0305b1a15fc4 [2021-06-16T06:20:30.451Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:20:30.715Z] ---> Running in 3f2ef9e64d7c [2021-06-16T06:20:30.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:20:30.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:20:30.981Z] Removing intermediate container 3f2ef9e64d7c [2021-06-16T06:20:30.981Z] ---> d8389a54c5b9 [2021-06-16T06:20:30.981Z] [2021-06-16T06:20:30.981Z] ---> a25c4a5fa268 [2021-06-16T06:20:30.981Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T06:20:31.243Z] Successfully built d8389a54c5b9 [2021-06-16T06:20:31.243Z] Successfully tagged core-command:latest [2021-06-16T06:20:31.243Z] Building support-scheduler [2021-06-16T06:20:31.243Z]  Building core-command ... done  ---> 93dcdccf84f8 [2021-06-16T06:20:31.243Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T06:20:31.243Z] ---> Running in a643e99796ad [2021-06-16T06:20:31.507Z] Removing intermediate container f08b86d54773 [2021-06-16T06:20:31.507Z] ---> 9c56ecf4413a [2021-06-16T06:20:31.507Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:20:34.084Z] Removing intermediate container a643e99796ad [2021-06-16T06:20:34.084Z] ---> 8bfc7e2d2e0e [2021-06-16T06:20:34.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:20:36.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:20:36.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:20:36.636Z] ---> 30bc62a63f9f [2021-06-16T06:20:36.636Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> 5c7b5ec21c71 [2021-06-16T06:20:36.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> 572d4a6bf67b [2021-06-16T06:20:36.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> b54e9a929b24 [2021-06-16T06:20:36.636Z] Step 6/23 : COPY go.mod . [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> 25caef2d115a [2021-06-16T06:20:36.636Z] Step 7/23 : RUN go mod download [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> 5492a0d9ec9d [2021-06-16T06:20:36.636Z] Step 8/23 : COPY . . [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> 02e1f8659c27 [2021-06-16T06:20:36.636Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:20:36.636Z] ---> Using cache [2021-06-16T06:20:36.636Z] ---> edbbbf3c72e9 [2021-06-16T06:20:36.636Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T06:20:37.583Z] ---> Running in d7c4628a4d04 [2021-06-16T06:20:37.583Z] ---> Running in 9501aab08fa0 [2021-06-16T06:20:37.583Z] ---> 8333936f941d [2021-06-16T06:20:37.583Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T06:20:37.854Z] Removing intermediate container 9501aab08fa0 [2021-06-16T06:20:37.854Z] ---> 4c7d6a8d934a [2021-06-16T06:20:37.854Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:20:37.854Z] ---> Running in 09025f871eec [2021-06-16T06:20:38.119Z] ---> 6a01b3e9f3ad [2021-06-16T06:20:38.119Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T06:20:38.119Z] Removing intermediate container 09025f871eec [2021-06-16T06:20:38.119Z] ---> 9039f077613b [2021-06-16T06:20:38.119Z] Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:20:38.119Z] ---> Running in fcc4498e9bb1 [2021-06-16T06:20:38.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:20:38.380Z] Removing intermediate container fcc4498e9bb1 [2021-06-16T06:20:38.380Z] ---> 3dc301a7c7d7 [2021-06-16T06:20:38.380Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:20:38.380Z] ---> 30bde1259f3a [2021-06-16T06:20:38.380Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T06:20:38.380Z] ---> Running in 3b6062680298 [2021-06-16T06:20:38.643Z] Removing intermediate container 3b6062680298 [2021-06-16T06:20:38.643Z] ---> 443a08e7d98e [2021-06-16T06:20:38.643Z] [2021-06-16T06:20:38.643Z] ---> 4485bd8e0866 [2021-06-16T06:20:38.643Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T06:20:38.907Z] Successfully built 443a08e7d98e [2021-06-16T06:20:38.907Z] Successfully tagged core-data:latest [2021-06-16T06:20:38.907Z] Building sys-mgmt-agent [2021-06-16T06:20:39.168Z]  Building core-data ... done  ---> 796c0eab47e6 [2021-06-16T06:20:39.168Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T06:20:39.168Z] ---> Running in 9542a7d3c4fc [2021-06-16T06:20:40.123Z] Removing intermediate container 9542a7d3c4fc [2021-06-16T06:20:40.123Z] ---> 78ec74338b1c [2021-06-16T06:20:40.123Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T06:20:42.689Z] ---> 7cd4049d6d27 [2021-06-16T06:20:42.689Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T06:20:42.689Z] ---> Running in a48c6779fb93 [2021-06-16T06:20:44.635Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:20:44.635Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:20:44.635Z] ---> 30bc62a63f9f [2021-06-16T06:20:44.635Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:20:44.635Z] ---> Using cache [2021-06-16T06:20:44.635Z] ---> 5c7b5ec21c71 [2021-06-16T06:20:44.635Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:20:44.635Z] ---> Using cache [2021-06-16T06:20:44.635Z] ---> 572d4a6bf67b [2021-06-16T06:20:44.635Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T06:20:45.580Z] Removing intermediate container a48c6779fb93 [2021-06-16T06:20:45.580Z] ---> 549748d7e9e0 [2021-06-16T06:20:45.580Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T06:20:45.580Z] ---> Running in d6fb2fbeeff3 [2021-06-16T06:20:45.580Z] ---> Running in 8d197182d0c7 [2021-06-16T06:20:45.854Z] Removing intermediate container 8d197182d0c7 [2021-06-16T06:20:45.854Z] ---> 6f2be3492da6 [2021-06-16T06:20:45.854Z] Step 29/32 : CMD ["gate"] [2021-06-16T06:20:46.120Z] ---> Running in b862cec64ca0 [2021-06-16T06:20:46.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:46.386Z] Removing intermediate container b862cec64ca0 [2021-06-16T06:20:46.386Z] ---> c91dcf26e011 [2021-06-16T06:20:46.386Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T06:20:46.386Z] ---> Running in 607b3ba3c227 [2021-06-16T06:20:46.647Z] Removing intermediate container 607b3ba3c227 [2021-06-16T06:20:46.647Z] ---> 90a4e9de0b8a [2021-06-16T06:20:46.647Z] Step 31/32 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:20:46.912Z] ---> Running in 5bec9c5c1dd3 [2021-06-16T06:20:46.912Z] Removing intermediate container 5bec9c5c1dd3 [2021-06-16T06:20:46.912Z] ---> e6825a1c4191 [2021-06-16T06:20:46.912Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T06:20:47.192Z] ---> Running in 569a5277b743 [2021-06-16T06:20:47.192Z] Removing intermediate container 569a5277b743 [2021-06-16T06:20:47.192Z] ---> 4e34eb1c1b5c [2021-06-16T06:20:47.192Z] [2021-06-16T06:20:47.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:20:47.453Z] Successfully built 4e34eb1c1b5c [2021-06-16T06:20:47.453Z] Successfully tagged security-bootstrapper:latest [2021-06-16T06:20:48.844Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-06-16T06:20:49.418Z] Removing intermediate container d6fb2fbeeff3 [2021-06-16T06:20:49.418Z] ---> f4e3f79131f2 [2021-06-16T06:20:49.418Z] Step 6/24 : COPY go.mod . [2021-06-16T06:20:49.682Z] ---> 28131161df74 [2021-06-16T06:20:49.682Z] Step 7/24 : RUN go mod download [2021-06-16T06:20:49.945Z] ---> Running in 490eddf9bde0 [2021-06-16T06:20:51.201Z] Removing intermediate container 490eddf9bde0 [2021-06-16T06:20:51.201Z] ---> 67534fcb872f [2021-06-16T06:20:51.201Z] Step 8/24 : COPY . . [2021-06-16T06:20:59.804Z] ---> fce77e541cda [2021-06-16T06:20:59.804Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:20:59.804Z] ---> Running in c3b588744148 [2021-06-16T06:21:00.764Z] Removing intermediate container c3b588744148 [2021-06-16T06:21:00.764Z] ---> b7f190981527 [2021-06-16T06:21:00.764Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T06:21:00.764Z] ---> Running in f67c7c687a69 [2021-06-16T06:21:01.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:21:01.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:21:06.161Z] Removing intermediate container 28b409f4a022 [2021-06-16T06:21:06.161Z] ---> fe57fcc712c9 [2021-06-16T06:21:06.161Z] [2021-06-16T06:21:06.161Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T06:21:06.161Z] ---> 13621d1b12d4 [2021-06-16T06:21:06.161Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T06:21:06.425Z] ---> Running in 07d76c2e7e5c [2021-06-16T06:21:07.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:21:07.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:21:07.278Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T06:21:07.541Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:21:07.541Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T06:21:07.541Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T06:21:07.541Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:21:07.541Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T06:21:07.541Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:21:07.541Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:21:07.541Z] OK: 7 MiB in 20 packages [2021-06-16T06:21:08.153Z] Removing intermediate container b0aa1ec06fbe [2021-06-16T06:21:08.153Z] ---> a62d272e8f7b [2021-06-16T06:21:08.153Z] [2021-06-16T06:21:08.153Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:21:08.153Z] ---> 13621d1b12d4 [2021-06-16T06:21:08.153Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:21:08.153Z] ---> Using cache [2021-06-16T06:21:08.153Z] ---> 9127be8bbd54 [2021-06-16T06:21:08.153Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:21:08.153Z] ---> Using cache [2021-06-16T06:21:08.153Z] ---> 08c376b6e5e6 [2021-06-16T06:21:08.153Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T06:21:08.153Z] ---> Running in 249bf7d8182e [2021-06-16T06:21:08.427Z] Removing intermediate container 249bf7d8182e [2021-06-16T06:21:08.427Z] ---> 6e07c5cb4d89 [2021-06-16T06:21:08.427Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:21:08.427Z] ---> Running in d4564ee94179 [2021-06-16T06:21:08.427Z] Removing intermediate container 07d76c2e7e5c [2021-06-16T06:21:08.427Z] ---> d5968e8445c3 [2021-06-16T06:21:08.427Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:21:08.699Z] ---> Running in 2c506126fda7 [2021-06-16T06:21:08.699Z] Removing intermediate container d4564ee94179 [2021-06-16T06:21:08.699Z] ---> b94a3a4b52ff [2021-06-16T06:21:08.699Z] Step 16/24 : WORKDIR / [2021-06-16T06:21:08.699Z] Removing intermediate container 2c506126fda7 [2021-06-16T06:21:08.699Z] ---> 11b5b2fe4151 [2021-06-16T06:21:08.699Z] Step 14/26 : WORKDIR / [2021-06-16T06:21:08.699Z] ---> Running in da2dc253b70c [2021-06-16T06:21:08.699Z] ---> Running in 3654067e35f6 [2021-06-16T06:21:08.974Z] Removing intermediate container da2dc253b70c [2021-06-16T06:21:08.974Z] ---> 2d95aeb73cc3 [2021-06-16T06:21:08.974Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:21:08.974Z] Removing intermediate container 3654067e35f6 [2021-06-16T06:21:08.974Z] ---> 69f922e3c4a4 [2021-06-16T06:21:08.974Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T06:21:09.584Z] ---> a4284a967535 [2021-06-16T06:21:09.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T06:21:09.584Z] ---> 011f431bafd5 [2021-06-16T06:21:09.584Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T06:21:10.202Z] ---> 291e1a8c982b [2021-06-16T06:21:10.202Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T06:21:10.484Z] ---> b99f342137c9 [2021-06-16T06:21:10.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T06:21:10.777Z] ---> a5e066239e12 [2021-06-16T06:21:10.777Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T06:21:11.063Z] ---> f94e68bdbae2 [2021-06-16T06:21:11.063Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T06:21:11.664Z] ---> Running in ea2103ca50b4 [2021-06-16T06:21:11.664Z] ---> 6f43d0d1399e [2021-06-16T06:21:11.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T06:21:11.940Z] Removing intermediate container d7c4628a4d04 [2021-06-16T06:21:11.940Z] ---> 481d1e6d0aba [2021-06-16T06:21:11.940Z] [2021-06-16T06:21:11.940Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:21:11.940Z] ---> 13621d1b12d4 [2021-06-16T06:21:11.940Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:21:11.940Z] ---> Using cache [2021-06-16T06:21:11.940Z] ---> 9127be8bbd54 [2021-06-16T06:21:11.940Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:21:11.940Z] ---> Using cache [2021-06-16T06:21:11.940Z] ---> 08c376b6e5e6 [2021-06-16T06:21:11.940Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T06:21:11.940Z] Removing intermediate container ea2103ca50b4 [2021-06-16T06:21:11.940Z] ---> aef8faa7e783 [2021-06-16T06:21:11.940Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:21:11.940Z] ---> Running in e53fb484fa5a [2021-06-16T06:21:11.940Z] ---> Running in a01c02af016c [2021-06-16T06:21:12.202Z] Removing intermediate container a01c02af016c [2021-06-16T06:21:12.202Z] ---> 343a2fad7868 [2021-06-16T06:21:12.202Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:21:12.202Z] Removing intermediate container e53fb484fa5a [2021-06-16T06:21:12.202Z] ---> 4207b7a3aefe [2021-06-16T06:21:12.202Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:21:12.473Z] ---> Running in dc4fc7655de1 [2021-06-16T06:21:12.473Z] ---> Running in 552e363e9da5 [2021-06-16T06:21:12.473Z] ---> 0cbeac20cb34 [2021-06-16T06:21:12.473Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T06:21:12.745Z] Removing intermediate container dc4fc7655de1 [2021-06-16T06:21:12.745Z] ---> a5bd9244da90 [2021-06-16T06:21:12.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:21:13.011Z] Removing intermediate container 552e363e9da5 [2021-06-16T06:21:13.011Z] ---> 54a6cd50b7b4 [2021-06-16T06:21:13.011Z] Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:21:13.011Z] ---> Running in 25ee2d2074e5 [2021-06-16T06:21:13.011Z] ---> ec52e3b67395 [2021-06-16T06:21:13.011Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T06:21:13.011Z] ---> 3a848e6377a4 [2021-06-16T06:21:13.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T06:21:13.588Z] Removing intermediate container 25ee2d2074e5 [2021-06-16T06:21:13.588Z] ---> 30bff978f776 [2021-06-16T06:21:13.588Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:21:13.860Z] ---> 33fa21993359 [2021-06-16T06:21:13.860Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-16T06:21:13.860Z] ---> eb6273099ad2 [2021-06-16T06:21:13.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T06:21:13.860Z] ---> Running in 25924fb9df69 [2021-06-16T06:21:13.860Z] ---> Running in d4074c37a077 [2021-06-16T06:21:14.136Z] Removing intermediate container 25924fb9df69 [2021-06-16T06:21:14.136Z] ---> cf772abab176 [2021-06-16T06:21:14.136Z] [2021-06-16T06:21:14.136Z] ---> 2a0996ff77d6 [2021-06-16T06:21:14.136Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T06:21:14.399Z] ---> Running in f1040f7e15a9 [2021-06-16T06:21:14.399Z] Successfully built cf772abab176 [2021-06-16T06:21:14.399Z] Successfully tagged core-metadata:latest [2021-06-16T06:21:14.399Z]  Building core-metadata ... done Removing intermediate container f1040f7e15a9 [2021-06-16T06:21:14.399Z] ---> cab60907f418 [2021-06-16T06:21:14.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:21:14.712Z] ---> Running in 6c72d324bc28 [2021-06-16T06:21:14.712Z] Removing intermediate container 6c72d324bc28 [2021-06-16T06:21:14.712Z] ---> 53455de9e602 [2021-06-16T06:21:14.712Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T06:21:14.712Z] ---> Running in ae852647b831 [2021-06-16T06:21:14.992Z] Removing intermediate container d4074c37a077 [2021-06-16T06:21:14.992Z] ---> 0fffca0c564f [2021-06-16T06:21:14.992Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T06:21:14.992Z] ---> Running in ccdafc63c498 [2021-06-16T06:21:14.992Z] Removing intermediate container ae852647b831 [2021-06-16T06:21:14.992Z] ---> b1e5286b3398 [2021-06-16T06:21:14.992Z] Step 22/23 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:21:15.261Z] ---> Running in 189f3ec4a3d4 [2021-06-16T06:21:15.261Z] Removing intermediate container ccdafc63c498 [2021-06-16T06:21:15.261Z] ---> 6837db857693 [2021-06-16T06:21:15.261Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T06:21:15.261Z] ---> Running in 83c218696d66 [2021-06-16T06:21:15.261Z] Removing intermediate container 189f3ec4a3d4 [2021-06-16T06:21:15.261Z] ---> 211b55f717ad [2021-06-16T06:21:15.261Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:21:15.532Z] Removing intermediate container 83c218696d66 [2021-06-16T06:21:15.532Z] ---> 31884ae6c196 [2021-06-16T06:21:15.532Z] Step 25/26 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:21:15.532Z] ---> Running in 2a891577984f [2021-06-16T06:21:15.532Z] ---> Running in 2c1366331cd7 [2021-06-16T06:21:15.532Z] Removing intermediate container 2a891577984f [2021-06-16T06:21:15.532Z] ---> 83b277fd039e [2021-06-16T06:21:15.532Z] [2021-06-16T06:21:15.803Z] Removing intermediate container 2c1366331cd7 [2021-06-16T06:21:15.803Z] ---> 8d129c91d147 [2021-06-16T06:21:15.803Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T06:21:15.803Z] Successfully built 83b277fd039e [2021-06-16T06:21:15.803Z] Successfully tagged support-scheduler:latest [2021-06-16T06:21:15.803Z]  Building support-scheduler ... done  ---> Running in d5058b1f61bb [2021-06-16T06:21:15.803Z] Removing intermediate container d5058b1f61bb [2021-06-16T06:21:15.803Z] ---> 353535c11a8b [2021-06-16T06:21:15.803Z] [2021-06-16T06:21:16.075Z] Successfully built 353535c11a8b [2021-06-16T06:21:16.075Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T06:21:18.637Z]  Building security-secretstore-setup ... done Removing intermediate container f67c7c687a69 [2021-06-16T06:21:18.638Z] ---> 7ec42d9ae0f9 [2021-06-16T06:21:18.638Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T06:21:18.638Z] ---> Running in 1469a01c1f50 [2021-06-16T06:21:18.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:21:19.248Z] Removing intermediate container 1469a01c1f50 [2021-06-16T06:21:19.248Z] ---> e1a200beea06 [2021-06-16T06:21:19.248Z] [2021-06-16T06:21:19.248Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T06:21:19.248Z] 20.10.0: Pulling from library/docker [2021-06-16T06:21:22.555Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T06:21:22.555Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T06:21:22.555Z] ---> aefe523efa57 [2021-06-16T06:21:22.555Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:21:22.816Z] ---> Running in 416c4655c326 [2021-06-16T06:21:22.816Z] Removing intermediate container 416c4655c326 [2021-06-16T06:21:22.816Z] ---> ed1d4250b7c2 [2021-06-16T06:21:22.816Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T06:21:22.816Z] ---> Running in 66c55766fc73 [2021-06-16T06:21:23.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:21:23.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:21:23.339Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T06:21:23.339Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T06:21:23.339Z] Executing bash-5.0.17-r0.post-install [2021-06-16T06:21:23.339Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:21:23.339Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T06:21:23.339Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T06:21:23.339Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T06:21:23.339Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T06:21:23.339Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T06:21:23.339Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T06:21:23.339Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T06:21:23.339Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T06:21:23.339Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T06:21:23.339Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T06:21:23.915Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T06:21:23.915Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T06:21:23.915Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T06:21:23.915Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T06:21:23.915Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T06:21:23.915Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T06:21:23.915Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T06:21:23.915Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T06:21:23.915Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T06:21:23.915Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T06:21:23.915Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T06:21:23.915Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T06:21:23.915Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T06:21:23.915Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T06:21:23.915Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T06:21:23.915Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T06:21:23.915Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T06:21:23.915Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T06:21:23.915Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T06:21:23.915Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T06:21:23.915Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T06:21:23.915Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T06:21:23.915Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T06:21:23.915Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T06:21:23.915Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T06:21:23.915Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T06:21:24.177Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T06:21:24.177Z] OK: 72 MiB in 59 packages [2021-06-16T06:21:24.753Z] Collecting docker-compose==1.23.2 [2021-06-16T06:21:24.753Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T06:21:24.753Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T06:21:24.753Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T06:21:25.015Z] Collecting PyYAML<4,>=3.10 [2021-06-16T06:21:25.015Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T06:21:25.592Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T06:21:25.592Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T06:21:25.592Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T06:21:25.592Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T06:21:25.592Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T06:21:25.854Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T06:21:25.854Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T06:21:26.115Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T06:21:26.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T06:21:26.115Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T06:21:26.115Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T06:21:26.689Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T06:21:26.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T06:21:26.689Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T06:21:26.689Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T06:21:26.951Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T06:21:26.951Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T06:21:26.951Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T06:21:26.951Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T06:21:26.951Z] Collecting idna<2.8,>=2.5 [2021-06-16T06:21:26.951Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T06:21:26.951Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T06:21:26.951Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T06:21:27.215Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T06:21:27.215Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T06:21:27.215Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T06:21:27.215Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T06:21:27.215Z] Installing collected packages: cached-property, PyYAML, jsonschema, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, docopt, docker-compose [2021-06-16T06:21:27.215Z] Running setup.py install for PyYAML: started [2021-06-16T06:21:27.477Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T06:21:27.740Z] Running setup.py install for dockerpty: started [2021-06-16T06:21:28.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T06:21:28.003Z] Attempting uninstall: urllib3 [2021-06-16T06:21:28.003Z] Found existing installation: urllib3 1.25.9 [2021-06-16T06:21:28.003Z] Uninstalling urllib3-1.25.9: [2021-06-16T06:21:28.003Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T06:21:28.003Z] Attempting uninstall: idna [2021-06-16T06:21:28.003Z] Found existing installation: idna 2.9 [2021-06-16T06:21:28.003Z] Uninstalling idna-2.9: [2021-06-16T06:21:28.003Z] Successfully uninstalled idna-2.9 [2021-06-16T06:21:28.265Z] Attempting uninstall: requests [2021-06-16T06:21:28.265Z] Found existing installation: requests 2.23.0 [2021-06-16T06:21:28.265Z] Uninstalling requests-2.23.0: [2021-06-16T06:21:28.265Z] Successfully uninstalled requests-2.23.0 [2021-06-16T06:21:28.525Z] Running setup.py install for texttable: started [2021-06-16T06:21:28.787Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T06:21:28.787Z] Running setup.py install for docopt: started [2021-06-16T06:21:29.048Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T06:21:29.309Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-16T06:21:31.864Z] Removing intermediate container 66c55766fc73 [2021-06-16T06:21:31.864Z] ---> 377a4662027f [2021-06-16T06:21:31.864Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T06:21:32.125Z] ---> Running in 503c05cac423 [2021-06-16T06:21:32.125Z] Removing intermediate container 503c05cac423 [2021-06-16T06:21:32.125Z] ---> 4198f7906f39 [2021-06-16T06:21:32.125Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T06:21:32.125Z] ---> Running in bf3f56266b86 [2021-06-16T06:21:32.125Z] Removing intermediate container bf3f56266b86 [2021-06-16T06:21:32.125Z] ---> 26990533e7d1 [2021-06-16T06:21:32.125Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T06:21:32.700Z] ---> ec65c5a4dfc0 [2021-06-16T06:21:32.700Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T06:21:32.700Z] ---> 081a671cceda [2021-06-16T06:21:32.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T06:21:32.967Z] ---> 00b1ff219a89 [2021-06-16T06:21:32.967Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T06:21:32.967Z] ---> Running in fd5794e6c1d9 [2021-06-16T06:21:32.967Z] Removing intermediate container fd5794e6c1d9 [2021-06-16T06:21:32.967Z] ---> e62c91fe2b92 [2021-06-16T06:21:32.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:21:33.228Z] ---> Running in 800b61d3eef8 [2021-06-16T06:21:33.228Z] Removing intermediate container 800b61d3eef8 [2021-06-16T06:21:33.228Z] ---> b36caf0c8c8b [2021-06-16T06:21:33.228Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:21:33.228Z] ---> Running in b5ec1b6fd456 [2021-06-16T06:21:33.228Z] Removing intermediate container b5ec1b6fd456 [2021-06-16T06:21:33.228Z] ---> 7644cd34cd4b [2021-06-16T06:21:33.228Z] Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 [2021-06-16T06:21:33.228Z] ---> Running in d421b169ca89 [2021-06-16T06:21:33.492Z] Removing intermediate container d421b169ca89 [2021-06-16T06:21:33.492Z] ---> 314d0ccbe7c1 [2021-06-16T06:21:33.492Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:21:33.492Z] ---> Running in ee37945ee868 [2021-06-16T06:21:33.492Z] Removing intermediate container ee37945ee868 [2021-06-16T06:21:33.492Z] ---> 1c90b8e99912 [2021-06-16T06:21:33.492Z] [2021-06-16T06:21:33.764Z] Successfully built 1c90b8e99912 [2021-06-16T06:21:33.764Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T06:21:33.771Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T06:21:33.774Z] $ docker stop --time=1 eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 [2021-06-16T06:21:34.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T06:21:34.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T06:21:35.088Z] $ docker rm -f eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:21:35.474Z] + docker images [2021-06-16T06:21:35.475Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T06:21:35.475Z] sys-mgmt-agent latest 1c90b8e99912 2 seconds ago 312MB [2021-06-16T06:21:35.475Z] e1a200beea06 17 seconds ago 1.15GB [2021-06-16T06:21:35.475Z] support-scheduler latest 83b277fd039e 20 seconds ago 15.9MB [2021-06-16T06:21:35.475Z] security-secretstore-setup latest 353535c11a8b 20 seconds ago 28.7MB [2021-06-16T06:21:35.475Z] core-metadata latest cf772abab176 22 seconds ago 16.6MB [2021-06-16T06:21:35.475Z] 481d1e6d0aba 24 seconds ago 1.15GB [2021-06-16T06:21:35.475Z] a62d272e8f7b 28 seconds ago 1.15GB [2021-06-16T06:21:35.475Z] fe57fcc712c9 30 seconds ago 1.15GB [2021-06-16T06:21:35.475Z] security-bootstrapper latest 4e34eb1c1b5c 48 seconds ago 18.6MB [2021-06-16T06:21:35.475Z] core-data latest 443a08e7d98e 57 seconds ago 20.2MB [2021-06-16T06:21:35.475Z] core-command latest d8389a54c5b9 About a minute ago 15.9MB [2021-06-16T06:21:35.475Z] security-proxy-setup latest 81966391d14a About a minute ago 25.7MB [2021-06-16T06:21:35.475Z] support-notifications latest ac73145cbf7c About a minute ago 16.7MB [2021-06-16T06:21:35.475Z] ed147db07b30 About a minute ago 1.15GB [2021-06-16T06:21:35.475Z] 4332b2f02f76 About a minute ago 1.14GB [2021-06-16T06:21:35.475Z] f1fc2a546ad9 About a minute ago 1.15GB [2021-06-16T06:21:35.475Z] ea8a103ba33e About a minute ago 1.15GB [2021-06-16T06:21:35.475Z] b17b528ba0c3 About a minute ago 1.15GB [2021-06-16T06:21:35.475Z] ci-base-image-x86_64 latest 30bc62a63f9f 5 minutes ago 647MB [2021-06-16T06:21:35.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T06:21:35.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T06:21:35.475Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T06:21:35.475Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T06:21:35.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-16T06:21:36.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T06:21:36.869Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T06:21:45.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T06:21:45.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T06:21:45.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T06:21:45.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T06:21:45.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T06:21:46.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T06:21:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T06:21:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T06:21:47.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T06:21:47.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T06:21:50.994Z] Still waiting to schedule task [2021-06-16T06:21:50.995Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-16T06:22:00.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements [2021-06-16T06:22:00.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T06:22:00.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T06:22:03.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements [2021-06-16T06:22:03.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T06:22:03.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 53.4% of statements [2021-06-16T06:22:03.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T06:22:03.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T06:22:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.729s coverage: 87.7% of statements [2021-06-16T06:22:05.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T06:22:05.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:22:05.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.513s coverage: 78.9% of statements [2021-06-16T06:22:10.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 81.2% of statements [2021-06-16T06:22:10.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T06:22:10.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T06:22:10.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T06:22:10.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T06:22:10.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.1% of statements [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.8% of statements [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements [2021-06-16T06:22:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements [2021-06-16T06:22:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2021-06-16T06:22:17.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2021-06-16T06:22:18.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2021-06-16T06:22:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements [2021-06-16T06:22:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-16T06:22:35.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-06-16T06:22:35.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 76.0% of statements [2021-06-16T06:22:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-16T06:22:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-06-16T06:22:42.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.358s coverage: 91.2% of statements [2021-06-16T06:22:42.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T06:22:46.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.939s coverage: 64.4% of statements [2021-06-16T06:22:46.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T06:22:46.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T06:22:46.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-06-16T06:22:46.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-06-16T06:22:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-06-16T06:22:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-06-16T06:22:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-06-16T06:22:53.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 66.9% of statements [2021-06-16T06:22:53.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T06:22:53.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T06:22:53.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T06:22:54.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 43.6% of statements [2021-06-16T06:22:54.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T06:22:54.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T06:22:54.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2021-06-16T06:22:54.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T06:22:54.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.320s coverage: 84.8% of statements [2021-06-16T06:22:54.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 19.3% of statements [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 91.9% of statements [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.6% of statements [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T06:23:02.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2021-06-16T06:23:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-16T06:23:03.217Z] GO111MODULE=on go vet ./... [2021-06-16T06:24:40.120Z] gofmt -l . [2021-06-16T06:24:40.120Z] [ "`gofmt -l .`" = "" ] [2021-06-16T06:24:40.120Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T06:24:40.839Z] + ls -al . [2021-06-16T06:24:40.839Z] total 544 [2021-06-16T06:24:40.839Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 06:24 . [2021-06-16T06:24:40.839Z] drwxr-xr-x 4 root root 4096 Jun 16 06:19 .. [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 06:18 .dockerignore [2021-06-16T06:24:40.839Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 06:18 .git [2021-06-16T06:24:40.839Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 06:18 .github [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 06:18 .gitignore [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 06:18 .sonarcloud.properties [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:18 Attribution.txt [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:18 CONTRIBUTING.md [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 06:18 Dockerfile.build [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 06:18 Jenkinsfile [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:18 LICENSE [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:18 Makefile [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:18 README.md [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:18 SECURITY.md [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 06:14 VERSION [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:18 ZMQWindows.md [2021-06-16T06:24:40.839Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 06:18 bin [2021-06-16T06:24:40.839Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 06:18 cmd [2021-06-16T06:24:40.839Z] -rw-r--r-- 1 root root 398195 Jun 16 06:23 coverage.out [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 06:18 go.mod [2021-06-16T06:24:40.839Z] -rw-r--r-- 1 root root 20934 Jun 16 06:19 go.sum [2021-06-16T06:24:40.839Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 06:18 internal [2021-06-16T06:24:40.839Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 06:18 openapi [2021-06-16T06:24:40.839Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 06:18 snap [2021-06-16T06:24:40.839Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 06:18 version.go [Pipeline] sh [2021-06-16T06:24:41.504Z] + '[' -e coverage.out ] [2021-06-16T06:24:41.504Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T06:24:41.537Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T06:24:41.932Z] Running on prd-ubuntu18.04-docker-8c-8g-1664 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-16T06:24:41.951Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-16T06:24:42.048Z] The recommended git tool is: git [2021-06-16T06:24:42.470Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T06:24:43.120Z] + make build [2021-06-16T06:24:43.120Z] go mod tidy [2021-06-16T06:24:43.720Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:24:44.240Z] using credential edgex-jenkins-ssh [2021-06-16T06:24:44.253Z] Cloning the remote Git repository [2021-06-16T06:24:44.277Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:24:44.354Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-16T06:24:44.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:24:44.398Z] > git --version # timeout=10 [2021-06-16T06:24:44.405Z] > git --version # 'git version 2.17.1' [2021-06-16T06:24:44.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:24:44.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:24:50.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:24:54.319Z] Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 [2021-06-16T06:24:54.523Z] Merge succeeded, producing 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 [2021-06-16T06:24:54.524Z] Checking out Revision 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 (PR-3571) [2021-06-16T06:24:53.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T06:24:53.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:24:53.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T06:24:53.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:24:53.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:24:53.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:24:54.328Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:24:54.336Z] > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [2021-06-16T06:24:54.395Z] > git remote # timeout=10 [2021-06-16T06:24:54.410Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:24:54.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:24:54.440Z] > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [2021-06-16T06:24:54.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:24:54.528Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:24:54.533Z] > git checkout -f 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 # timeout=10 [2021-06-16T06:24:58.201Z] Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" [2021-06-16T06:24:58.206Z] > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:24:59.278Z] + echo snap-build.sh [2021-06-16T06:24:59.279Z] snap-build.sh [2021-06-16T06:24:59.279Z] + SNAP_BASE_DIR=. [2021-06-16T06:24:59.279Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-16T06:24:59.279Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-16T06:24:59.279Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-16T06:24:59.279Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-16T06:24:59.279Z] + cd /w/workspace/edgex-go/4 [2021-06-16T06:24:59.279Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T06:24:59.279Z] Reading package lists... [2021-06-16T06:24:59.543Z] Building dependency tree... [2021-06-16T06:24:59.543Z] Reading state information... [2021-06-16T06:24:59.543Z] The following packages were automatically installed and are no longer required: [2021-06-16T06:24:59.543Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T06:24:59.544Z] uidmap xdelta3 [2021-06-16T06:24:59.544Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T06:24:59.544Z] The following packages will be REMOVED: [2021-06-16T06:24:59.544Z] lxd* lxd-client* [2021-06-16T06:25:00.119Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T06:25:00.119Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T06:25:04.415Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-16T06:25:04.415Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T06:25:05.363Z] Removing lxd dnsmasq configuration [2021-06-16T06:25:05.624Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T06:25:05.888Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T06:25:06.835Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T06:25:07.100Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-16T06:25:07.100Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T06:25:09.678Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T06:25:09.678Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T06:25:11.676Z] + sudo snap remove --purge lxd [2021-06-16T06:25:11.676Z] snap "lxd" is not installed [2021-06-16T06:25:11.676Z] + sudo groupadd --force --system lxd [2021-06-16T06:25:11.676Z] ++ whoami [2021-06-16T06:25:11.676Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T06:25:11.676Z] + newgrp - lxd [2021-06-16T06:25:11.938Z] + sudo snap install lxd [2021-06-16T06:25:14.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:25:17.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:25:21.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:25:22.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:25:26.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:25:26.884Z] 2021-06-16T06:25:23Z INFO Waiting for automatic snapd restart... [2021-06-16T06:25:29.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:25:33.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:25:38.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:25:41.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:25:46.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-16T06:25:52.752Z] $ docker stop --time=1 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f [2021-06-16T06:25:55.310Z] $ docker rm -f 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:25:57.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:25:57.471Z] [2021-06-16T06:25:57.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:25:57.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:25:58.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T06:25:58.101Z] 29e5d40040c1: Pulling fs layer [2021-06-16T06:25:58.101Z] 1ce36da41761: Pulling fs layer [2021-06-16T06:25:58.101Z] 25b303627fd3: Pulling fs layer [2021-06-16T06:25:58.373Z] 29e5d40040c1: Verifying Checksum [2021-06-16T06:25:58.373Z] 29e5d40040c1: Download complete [2021-06-16T06:25:58.974Z] 1ce36da41761: Verifying Checksum [2021-06-16T06:25:58.974Z] 1ce36da41761: Download complete [2021-06-16T06:25:58.974Z] 29e5d40040c1: Pull complete [2021-06-16T06:26:00.408Z] 1ce36da41761: Pull complete [2021-06-16T06:26:01.382Z] 25b303627fd3: Verifying Checksum [2021-06-16T06:26:01.383Z] 25b303627fd3: Download complete [2021-06-16T06:26:11.525Z] 25b303627fd3: Pull complete [2021-06-16T06:26:11.525Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T06:26:11.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:26:11.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T06:26:11.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2021-06-16T06:26:11.861Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T06:26:15.032Z] $ docker top 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:26:15.987Z] + grep parallel [2021-06-16T06:26:15.987Z] + docker-compose build --help [2021-06-16T06:26:21.476Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T06:26:21.491Z] $ docker stop --time=1 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 [2021-06-16T06:26:23.368Z] $ docker rm -f 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:26:24.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:26:24.013Z] . [Pipeline] withDockerContainer [2021-06-16T06:26:24.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2021-06-16T06:26:24.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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T06:26:25.843Z] $ docker top c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:26:26.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T06:26:31.093Z] Building core-command ... [2021-06-16T06:26:31.093Z] Building core-data ... [2021-06-16T06:26:31.093Z] Building core-metadata ... [2021-06-16T06:26:31.093Z] Building security-bootstrapper ... [2021-06-16T06:26:31.093Z] Building security-proxy-setup ... [2021-06-16T06:26:31.093Z] Building security-secretstore-setup ... [2021-06-16T06:26:31.093Z] Building support-notifications ... [2021-06-16T06:26:31.093Z] Building support-scheduler ... [2021-06-16T06:26:31.093Z] Building sys-mgmt-agent ... [2021-06-16T06:26:31.093Z] Building core-metadata [2021-06-16T06:26:31.093Z] Building security-proxy-setup [2021-06-16T06:26:31.093Z] Building security-secretstore-setup [2021-06-16T06:26:31.093Z] Building support-scheduler [2021-06-16T06:26:31.093Z] Building core-command [2021-06-16T06:27:39.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:27:39.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:27:39.132Z] ---> ce821f5980c7 [2021-06-16T06:27:39.132Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T06:27:39.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:27:39.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:27:39.132Z] ---> ce821f5980c7 [2021-06-16T06:27:39.132Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:27:39.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:27:39.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:27:39.132Z] ---> ce821f5980c7 [2021-06-16T06:27:39.132Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:27:39.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:27:39.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:27:39.132Z] ---> ce821f5980c7 [2021-06-16T06:27:39.132Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:27:39.132Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:27:39.132Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:27:39.132Z] ---> ce821f5980c7 [2021-06-16T06:27:39.132Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T06:27:39.132Z] ---> Running in 34dc14495e94 [2021-06-16T06:27:39.132Z] ---> Running in f566f86b3a64 [2021-06-16T06:27:39.132Z] ---> Running in 7a9a01dda29c [2021-06-16T06:27:39.132Z] ---> Running in 1f00fe0eee26 [2021-06-16T06:27:39.132Z] ---> Running in 6e6659fc9aa6 [2021-06-16T06:27:39.132Z] Removing intermediate container 34dc14495e94 [2021-06-16T06:27:39.132Z] ---> 0e6dcfdc8413 [2021-06-16T06:27:39.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:27:39.132Z] Removing intermediate container 7a9a01dda29c [2021-06-16T06:27:39.132Z] ---> c499f30ca281 [2021-06-16T06:27:39.132Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:27:39.132Z] Removing intermediate container 1f00fe0eee26 [2021-06-16T06:27:39.132Z] ---> ab11ae612bc6 [2021-06-16T06:27:39.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:27:39.132Z] Removing intermediate container f566f86b3a64 [2021-06-16T06:27:39.132Z] ---> 29ed3ca25f2b [2021-06-16T06:27:39.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:27:39.132Z] Removing intermediate container 6e6659fc9aa6 [2021-06-16T06:27:39.132Z] ---> f6ea92bff027 [2021-06-16T06:27:39.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:27:39.132Z] ---> Running in 3232373854c1 [2021-06-16T06:27:39.132Z] ---> Running in bfed8e5e2385 [2021-06-16T06:27:39.132Z] ---> Running in 852c0ba00329 [2021-06-16T06:27:39.132Z] ---> Running in 3a94d37788d2 [2021-06-16T06:27:39.132Z] ---> Running in 8b2107ed92ab [2021-06-16T06:27:40.140Z] Removing intermediate container 3232373854c1 [2021-06-16T06:27:40.140Z] ---> 243e353dcb3e [2021-06-16T06:27:40.140Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T06:27:40.413Z] ---> Running in e95cdcfc09c5 [2021-06-16T06:27:40.689Z] Removing intermediate container bfed8e5e2385 [2021-06-16T06:27:40.689Z] ---> 9ca0eccaed50 [2021-06-16T06:27:40.689Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T06:27:40.689Z] Removing intermediate container 852c0ba00329 [2021-06-16T06:27:40.689Z] ---> d02f9e214fc3 [2021-06-16T06:27:40.689Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:27:40.963Z] ---> Running in 7155cebb6621 [2021-06-16T06:27:40.963Z] ---> Running in 5b1085c45f69 [2021-06-16T06:27:41.241Z] Removing intermediate container 8b2107ed92ab [2021-06-16T06:27:41.241Z] ---> cd7d5094c534 [2021-06-16T06:27:41.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T06:27:41.241Z] Removing intermediate container 3a94d37788d2 [2021-06-16T06:27:41.241Z] ---> ce3d2f3f53ac [2021-06-16T06:27:41.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:27:41.241Z] ---> Running in a6f2337df6c1 [2021-06-16T06:27:41.520Z] ---> Running in 5281b9fae6b9 [2021-06-16T06:27:42.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:43.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:43.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:43.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:43.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:43.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:44.271Z] OK: 218 MiB in 52 packages [2021-06-16T06:27:44.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:44.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:44.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:44.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:27:45.155Z] OK: 218 MiB in 52 packages [2021-06-16T06:27:45.772Z] OK: 218 MiB in 52 packages [2021-06-16T06:27:45.772Z] Removing intermediate container e95cdcfc09c5 [2021-06-16T06:27:45.772Z] ---> 7fe3f7696418 [2021-06-16T06:27:45.772Z] Step 6/23 : COPY go.mod . [2021-06-16T06:27:46.048Z] OK: 218 MiB in 52 packages [2021-06-16T06:27:46.048Z] OK: 218 MiB in 52 packages [2021-06-16T06:27:47.042Z] ---> c867b5ed59f6 [2021-06-16T06:27:47.042Z] Step 7/23 : RUN go mod download [2021-06-16T06:27:47.317Z] Removing intermediate container 7155cebb6621 [2021-06-16T06:27:47.317Z] ---> 24db38d5194d [2021-06-16T06:27:47.317Z] Step 6/26 : COPY go.mod . [2021-06-16T06:27:47.596Z] ---> Running in 1a7de363881e [2021-06-16T06:27:47.870Z] Removing intermediate container a6f2337df6c1 [2021-06-16T06:27:47.870Z] ---> a2ce6dfb3727 [2021-06-16T06:27:47.870Z] Step 6/22 : COPY go.mod . [2021-06-16T06:27:47.870Z] Removing intermediate container 5281b9fae6b9 [2021-06-16T06:27:47.870Z] ---> c99af4215a99 [2021-06-16T06:27:47.870Z] Step 6/24 : COPY go.mod . [2021-06-16T06:27:48.161Z] Removing intermediate container 5b1085c45f69 [2021-06-16T06:27:48.161Z] ---> 6619eafbf768 [2021-06-16T06:27:48.161Z] Step 6/24 : COPY go.mod . [2021-06-16T06:27:48.438Z] ---> 5eaf2a41bc90 [2021-06-16T06:27:48.438Z] Step 7/26 : RUN go mod download [2021-06-16T06:27:48.726Z] ---> Running in 58bf335dc4e7 [2021-06-16T06:27:49.010Z] ---> 612955290a87 [2021-06-16T06:27:49.010Z] Step 7/24 : RUN go mod download [2021-06-16T06:27:49.285Z] ---> 94a498981255 [2021-06-16T06:27:49.285Z] Step 7/22 : RUN go mod download [2021-06-16T06:27:49.285Z] ---> Running in 0c1bd9177977 [2021-06-16T06:27:49.568Z] ---> 70ffd07b442c [2021-06-16T06:27:49.568Z] Step 7/24 : RUN go mod download [2021-06-16T06:27:49.568Z] ---> Running in c9bee21d03ea [2021-06-16T06:27:49.857Z] ---> Running in 1e5db0c10e61 [2021-06-16T06:27:51.858Z] Removing intermediate container 1a7de363881e [2021-06-16T06:27:51.858Z] ---> ca050aa43f2f [2021-06-16T06:27:51.858Z] Step 8/23 : COPY . . [2021-06-16T06:27:53.898Z] Removing intermediate container 58bf335dc4e7 [2021-06-16T06:27:53.898Z] ---> 54ef7c71ce09 [2021-06-16T06:27:53.898Z] Step 8/26 : COPY . . [2021-06-16T06:27:53.898Z] Removing intermediate container 0c1bd9177977 [2021-06-16T06:27:53.898Z] ---> d9cdc30df39c [2021-06-16T06:27:53.898Z] Step 8/24 : COPY . . [2021-06-16T06:27:56.632Z] Removing intermediate container c9bee21d03ea [2021-06-16T06:27:56.632Z] ---> 70fab8da7387 [2021-06-16T06:27:56.632Z] Step 8/22 : COPY . . [2021-06-16T06:27:56.632Z] Removing intermediate container 1e5db0c10e61 [2021-06-16T06:27:56.632Z] ---> 680cc87b6b20 [2021-06-16T06:27:56.632Z] Step 8/24 : COPY . . [2021-06-16T06:28:05.299Z] lxd 4.15 from Canonical* installed [2021-06-16T06:28:05.299Z] + sudo lxd init --auto [2021-06-16T06:28:07.871Z] + sudo snap install --classic snapcraft [2021-06-16T06:28:18.844Z] ---> 3a33e9530e0c [2021-06-16T06:28:18.845Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:28:18.845Z] ---> 57b780bda337 [2021-06-16T06:28:18.845Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:28:18.845Z] ---> 9bd051980e41 [2021-06-16T06:28:18.845Z] Step 9/26 : RUN go mod tidy [2021-06-16T06:28:18.845Z] ---> f92ffdc6d991 [2021-06-16T06:28:18.845Z] Step 9/22 : RUN go mod tidy [2021-06-16T06:28:18.845Z] ---> Running in 298056787e79 [2021-06-16T06:28:18.845Z] ---> 278f0e9dd21c [2021-06-16T06:28:18.845Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:28:18.845Z] ---> Running in a0082b7daa73 [2021-06-16T06:28:18.845Z] ---> Running in 1709c5215068 [2021-06-16T06:28:18.845Z] ---> Running in 2d747824e422 [2021-06-16T06:28:18.845Z] ---> Running in 4130ec32b4b8 [2021-06-16T06:28:24.284Z] Removing intermediate container 298056787e79 [2021-06-16T06:28:24.284Z] ---> 1455d0e90039 [2021-06-16T06:28:24.284Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T06:28:24.284Z] ---> Running in 32c3d17e7ce8 [2021-06-16T06:28:25.275Z] Removing intermediate container a0082b7daa73 [2021-06-16T06:28:25.275Z] ---> f403c40bc8aa [2021-06-16T06:28:25.275Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T06:28:25.275Z] ---> Running in 6ec76badee1c [2021-06-16T06:28:25.891Z] Removing intermediate container 1709c5215068 [2021-06-16T06:28:25.891Z] ---> be78b180d263 [2021-06-16T06:28:25.891Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T06:28:25.891Z] Removing intermediate container 4130ec32b4b8 [2021-06-16T06:28:25.891Z] ---> 580cc6160cbc [2021-06-16T06:28:25.891Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T06:28:25.891Z] Removing intermediate container 2d747824e422 [2021-06-16T06:28:25.891Z] ---> d002ebce4474 [2021-06-16T06:28:25.891Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T06:28:25.891Z] ---> Running in 029ce6f45031 [2021-06-16T06:28:25.891Z] ---> Running in e1e279bcb89b [2021-06-16T06:28:26.167Z] ---> Running in 4a506f522f94 [2021-06-16T06:28:26.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:28:27.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:28:31.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:28:31.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:28:31.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:30:07.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:30:12.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:30:18.984Z] Removing intermediate container e1e279bcb89b [2021-06-16T06:30:18.984Z] ---> 65189210f3d6 [2021-06-16T06:30:18.984Z] [2021-06-16T06:30:18.984Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:30:18.984Z] 3.12: Pulling from library/alpine [2021-06-16T06:30:20.984Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:30:20.984Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:30:20.984Z] ---> 9852663dfa18 [2021-06-16T06:30:20.984Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:30:21.272Z] ---> Running in ff2c5ae868d0 [2021-06-16T06:30:23.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:23.272Z] Removing intermediate container 32c3d17e7ce8 [2021-06-16T06:30:23.272Z] ---> eb822747ec98 [2021-06-16T06:30:23.272Z] [2021-06-16T06:30:23.272Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:30:23.272Z] ---> 9852663dfa18 [2021-06-16T06:30:23.272Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:30:23.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:23.870Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:30:23.870Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:30:23.870Z] OK: 5 MiB in 15 packages [2021-06-16T06:30:23.870Z] ---> Running in 834ec7b34b7d [2021-06-16T06:30:24.851Z] Removing intermediate container 4a506f522f94 [2021-06-16T06:30:24.851Z] ---> a62362c08dc8 [2021-06-16T06:30:24.851Z] [2021-06-16T06:30:24.851Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T06:30:24.851Z] ---> 9852663dfa18 [2021-06-16T06:30:24.851Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T06:30:25.140Z] Removing intermediate container 029ce6f45031 [2021-06-16T06:30:25.140Z] ---> 6f8d9d71ea32 [2021-06-16T06:30:25.140Z] [2021-06-16T06:30:25.140Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T06:30:25.140Z] ---> 9852663dfa18 [2021-06-16T06:30:25.140Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T06:30:25.140Z] ---> Running in 87293d83d18f [2021-06-16T06:30:25.741Z] ---> Running in 44e656c62f5c [2021-06-16T06:30:26.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:26.016Z] Removing intermediate container ff2c5ae868d0 [2021-06-16T06:30:26.016Z] ---> 0e53dcd709c3 [2021-06-16T06:30:26.016Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:30:26.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:26.565Z] ---> Running in a68d7082ee0a [2021-06-16T06:30:26.839Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:30:26.839Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:30:26.839Z] OK: 5 MiB in 15 packages [2021-06-16T06:30:27.124Z] Removing intermediate container 6ec76badee1c [2021-06-16T06:30:27.124Z] ---> a35fd7a4fc36 [2021-06-16T06:30:27.124Z] [2021-06-16T06:30:27.124Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:30:27.124Z] ---> 9852663dfa18 [2021-06-16T06:30:27.124Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:30:27.124Z] ---> Using cache [2021-06-16T06:30:27.124Z] ---> 0e53dcd709c3 [2021-06-16T06:30:27.124Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:30:27.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:27.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:27.673Z] ---> Running in d481d13f893f [2021-06-16T06:30:27.673Z] Removing intermediate container a68d7082ee0a [2021-06-16T06:30:27.673Z] ---> f25a7a1b6e30 [2021-06-16T06:30:27.673Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T06:30:27.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:27.948Z] ---> Running in 43ca291ea21e [2021-06-16T06:30:27.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:30:28.224Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T06:30:28.224Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:30:28.224Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T06:30:28.224Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T06:30:28.224Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:30:28.224Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:30:28.496Z] OK: 7 MiB in 18 packages [2021-06-16T06:30:28.496Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T06:30:28.768Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:30:28.768Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T06:30:28.768Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T06:30:28.768Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:30:28.768Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T06:30:28.768Z] Removing intermediate container d481d13f893f [2021-06-16T06:30:28.768Z] ---> a85682826fb7 [2021-06-16T06:30:28.768Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T06:30:28.768Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:30:28.768Z] Removing intermediate container 834ec7b34b7d [2021-06-16T06:30:28.768Z] ---> 09887a72b8e6 [2021-06-16T06:30:28.768Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:30:28.769Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:30:29.045Z] OK: 7 MiB in 20 packages [2021-06-16T06:30:29.045Z] Removing intermediate container 43ca291ea21e [2021-06-16T06:30:29.045Z] ---> 5c4c3e97e676 [2021-06-16T06:30:29.045Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:30:29.322Z] ---> Running in afe172c09624 [2021-06-16T06:30:29.322Z] ---> Running in 62768f14f049 [2021-06-16T06:30:29.322Z] ---> Running in 5000192c2424 [2021-06-16T06:30:31.934Z] Removing intermediate container afe172c09624 [2021-06-16T06:30:31.934Z] ---> 29fbfdf43608 [2021-06-16T06:30:31.934Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:30:31.934Z] Removing intermediate container 5000192c2424 [2021-06-16T06:30:31.934Z] Removing intermediate container 62768f14f049 [2021-06-16T06:30:31.934Z] ---> 7ff410cf7ba6 [2021-06-16T06:30:31.934Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T06:30:31.934Z] ---> 3460645f8de1 [2021-06-16T06:30:31.934Z] Step 16/24 : WORKDIR / [2021-06-16T06:30:31.934Z] ---> Running in 4a1fea84258a [2021-06-16T06:30:32.210Z] Removing intermediate container 87293d83d18f [2021-06-16T06:30:32.210Z] ---> 7dea5f66b890 [2021-06-16T06:30:32.210Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:30:32.210Z] ---> Running in 78f4ae89bb77 [2021-06-16T06:30:32.210Z] ---> Running in ca1a831a4a89 [2021-06-16T06:30:32.210Z] Removing intermediate container 44e656c62f5c [2021-06-16T06:30:32.210Z] ---> b90b47e0ec9e [2021-06-16T06:30:32.210Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:30:32.493Z] ---> Running in 846204616b9e [2021-06-16T06:30:32.493Z] ---> Running in 3c9b0e871c31 [2021-06-16T06:30:32.767Z] Removing intermediate container 4a1fea84258a [2021-06-16T06:30:32.767Z] ---> e4d2232a925d [2021-06-16T06:30:32.767Z] Step 16/24 : WORKDIR / [2021-06-16T06:30:33.040Z] Removing intermediate container 78f4ae89bb77 [2021-06-16T06:30:33.040Z] ---> d34cb79c98d3 [2021-06-16T06:30:33.040Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:30:33.040Z] Removing intermediate container ca1a831a4a89 [2021-06-16T06:30:33.040Z] ---> 7c345b1a5bcb [2021-06-16T06:30:33.040Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:30:33.040Z] ---> Running in fe8ef8102d20 [2021-06-16T06:30:33.438Z] ---> Running in 954897f3d21f [2021-06-16T06:30:33.438Z] Removing intermediate container 846204616b9e [2021-06-16T06:30:33.438Z] ---> e51359cd38e2 [2021-06-16T06:30:33.438Z] Step 14/22 : WORKDIR /edgex [2021-06-16T06:30:33.438Z] Removing intermediate container 3c9b0e871c31 [2021-06-16T06:30:33.438Z] ---> 83d49ff2b287 [2021-06-16T06:30:33.438Z] Step 14/26 : WORKDIR / [2021-06-16T06:30:33.823Z] ---> Running in b7010dfd63a8 [2021-06-16T06:30:33.823Z] ---> Running in 6230b4cee1aa [2021-06-16T06:30:36.398Z] Removing intermediate container 954897f3d21f [2021-06-16T06:30:36.398Z] ---> 81884717292c [2021-06-16T06:30:36.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:30:36.398Z] Removing intermediate container fe8ef8102d20 [2021-06-16T06:30:36.398Z] ---> 8ea847c24923 [2021-06-16T06:30:36.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:30:36.398Z] ---> c7e835302c53 [2021-06-16T06:30:36.398Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T06:30:36.398Z] Removing intermediate container 6230b4cee1aa [2021-06-16T06:30:36.398Z] ---> 5575614e6254 [2021-06-16T06:30:36.398Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T06:30:36.398Z] Removing intermediate container b7010dfd63a8 [2021-06-16T06:30:36.398Z] ---> 0fb982b3f7f3 [2021-06-16T06:30:36.398Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T06:30:36.398Z] ---> b559396b0c7f [2021-06-16T06:30:36.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T06:30:36.398Z] ---> 71d570ea9c81 [2021-06-16T06:30:36.398Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T06:30:36.398Z] ---> b552eaa7a99a [2021-06-16T06:30:36.398Z] ---> f54b54504b35 [2021-06-16T06:30:36.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T06:30:36.398Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T06:30:36.703Z] ---> 2895c089900f [2021-06-16T06:30:36.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T06:30:37.773Z] ---> ca44189c7191 [2021-06-16T06:30:37.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T06:30:38.065Z] ---> 960e06314651 [2021-06-16T06:30:38.065Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T06:30:38.065Z] ---> 1d4abae043a6 [2021-06-16T06:30:38.065Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T06:30:38.340Z] ---> b56932bedb0a [2021-06-16T06:30:38.340Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T06:30:38.615Z] ---> Running in f2abd12cd2c0 [2021-06-16T06:30:38.615Z] ---> 9824cf6ffbe7 [2021-06-16T06:30:38.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T06:30:39.214Z] ---> 9ddbe497cb6b [2021-06-16T06:30:39.214Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T06:30:39.214Z] ---> dca8405acfc6 [2021-06-16T06:30:39.214Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T06:30:39.583Z] ---> Running in 422a6d0704e4 [2021-06-16T06:30:39.583Z] ---> Running in 13e6c8ca9549 [2021-06-16T06:30:39.583Z] ---> c2f4921750ff [2021-06-16T06:30:39.583Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T06:30:39.880Z] Removing intermediate container f2abd12cd2c0 [2021-06-16T06:30:39.880Z] ---> 36eabe8496e6 [2021-06-16T06:30:39.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:30:40.154Z] ---> Running in 9da4eee8ff23 [2021-06-16T06:30:40.432Z] Removing intermediate container 422a6d0704e4 [2021-06-16T06:30:40.432Z] ---> 250ff62a18bb [2021-06-16T06:30:40.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:30:40.432Z] Removing intermediate container 13e6c8ca9549 [2021-06-16T06:30:40.432Z] ---> 6fa78abfccb8 [2021-06-16T06:30:40.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:30:40.432Z] ---> 71ca5d38809b [2021-06-16T06:30:40.432Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T06:30:40.707Z] ---> Running in 8af1a5f06e24 [2021-06-16T06:30:40.707Z] ---> Running in 4e9e17fbd28b [2021-06-16T06:30:40.707Z] Removing intermediate container 9da4eee8ff23 [2021-06-16T06:30:40.707Z] ---> 420727bff3aa [2021-06-16T06:30:40.707Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:30:40.707Z] ---> Running in 54713398a66c [2021-06-16T06:30:40.983Z] ---> Running in 5d08e68449c7 [2021-06-16T06:30:40.983Z] ---> cba6eaf45774 [2021-06-16T06:30:40.983Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T06:30:41.263Z] Removing intermediate container 8af1a5f06e24 [2021-06-16T06:30:41.263Z] ---> 1da8287d1ea7 [2021-06-16T06:30:41.263Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T06:30:41.539Z] Removing intermediate container 4e9e17fbd28b [2021-06-16T06:30:41.539Z] ---> 32092813f53a [2021-06-16T06:30:41.539Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:30:41.539Z] ---> Running in 592810fa6d8f [2021-06-16T06:30:41.815Z] Removing intermediate container 54713398a66c [2021-06-16T06:30:41.815Z] ---> 29034b8f9022 [2021-06-16T06:30:41.815Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T06:30:41.815Z] ---> Running in 9feaaded5455 [2021-06-16T06:30:42.087Z] Removing intermediate container 5d08e68449c7 [2021-06-16T06:30:42.087Z] ---> fa650010a35b [2021-06-16T06:30:42.087Z] Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:30:42.087Z] ---> Running in 3ad1ca4ded65 [2021-06-16T06:30:42.364Z] ---> Running in 9c4419ed42bc [2021-06-16T06:30:42.364Z] Removing intermediate container 592810fa6d8f [2021-06-16T06:30:42.364Z] ---> 6898a24a4cf9 [2021-06-16T06:30:42.364Z] Step 22/23 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:30:42.640Z] Removing intermediate container 9feaaded5455 [2021-06-16T06:30:42.640Z] ---> fda83f09d964 [2021-06-16T06:30:42.640Z] Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:30:42.640Z] ---> Running in 9661202baccd [2021-06-16T06:30:42.922Z] ---> 8d703a200a21 [2021-06-16T06:30:42.922Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T06:30:42.922Z] Removing intermediate container 3ad1ca4ded65 [2021-06-16T06:30:42.922Z] ---> 4965f9a62bf5 [2021-06-16T06:30:42.922Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T06:30:42.922Z] ---> Running in 720e85246634 [2021-06-16T06:30:42.922Z] Removing intermediate container 9c4419ed42bc [2021-06-16T06:30:42.922Z] ---> ddbe9d44ff2b [2021-06-16T06:30:42.922Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:30:43.287Z] ---> Running in 9512bcfd764c [2021-06-16T06:30:43.566Z] ---> Running in 7cf43d27a55a [2021-06-16T06:30:43.566Z] Removing intermediate container 9661202baccd [2021-06-16T06:30:43.566Z] ---> be94eab707a0 [2021-06-16T06:30:43.566Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:30:43.843Z] Removing intermediate container 720e85246634 [2021-06-16T06:30:43.843Z] ---> ab9483294660 [2021-06-16T06:30:43.843Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:30:43.843Z] ---> Running in db0730a2a87a [2021-06-16T06:30:44.116Z] Removing intermediate container 9512bcfd764c [2021-06-16T06:30:44.116Z] ---> c2c6aa59c7f2 [2021-06-16T06:30:44.116Z] Step 21/22 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:30:44.397Z] ---> Running in b944acaa91da [2021-06-16T06:30:44.397Z] Removing intermediate container 7cf43d27a55a [2021-06-16T06:30:44.397Z] ---> 8ff631ec81e8 [2021-06-16T06:30:44.397Z] [2021-06-16T06:30:44.397Z] ---> Running in dd1b40a4b788 [2021-06-16T06:30:44.672Z] ---> d3ed2c807e6b [2021-06-16T06:30:44.672Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T06:30:44.672Z] Removing intermediate container db0730a2a87a [2021-06-16T06:30:44.672Z] ---> 20c707244fef [2021-06-16T06:30:44.672Z] [2021-06-16T06:30:44.948Z] Successfully built 8ff631ec81e8 [2021-06-16T06:30:44.948Z] Successfully tagged core-command-arm64:latest [2021-06-16T06:30:44.948Z] Building security-bootstrapper [2021-06-16T06:30:45.222Z]  Building core-command ... done Successfully built 20c707244fef [2021-06-16T06:30:45.222Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T06:30:45.222Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-16T06:30:45.222Z] Removing intermediate container dd1b40a4b788 [2021-06-16T06:30:45.222Z] ---> 715c619e1265 [2021-06-16T06:30:45.222Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T06:30:45.222Z] Removing intermediate container b944acaa91da [2021-06-16T06:30:45.222Z] ---> a079799b4b40 [2021-06-16T06:30:45.222Z] [2021-06-16T06:30:45.827Z] ---> Running in 155c7e97f0e5 [2021-06-16T06:30:45.827Z] Successfully built a079799b4b40 [2021-06-16T06:30:45.827Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T06:30:45.827Z]  Building core-metadata ... done  ---> dcc1ac41dc2b [2021-06-16T06:30:45.827Z] Building support-notifications [2021-06-16T06:30:45.827Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-16T06:30:46.102Z] ---> Running in ea60b31741b2 [2021-06-16T06:30:46.376Z] Removing intermediate container 155c7e97f0e5 [2021-06-16T06:30:46.376Z] ---> 89dc5681364c [2021-06-16T06:30:46.376Z] [2021-06-16T06:30:46.656Z] Successfully built 89dc5681364c [2021-06-16T06:30:46.930Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T06:30:46.930Z]  Building security-proxy-setup ... done Building core-data [2021-06-16T06:30:48.911Z] Removing intermediate container ea60b31741b2 [2021-06-16T06:30:48.911Z] ---> 4bd4d16cb90b [2021-06-16T06:30:48.911Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T06:30:48.911Z] ---> Running in 0a9e4befda86 [2021-06-16T06:30:49.521Z] Removing intermediate container 0a9e4befda86 [2021-06-16T06:30:49.521Z] ---> 7c01f693f3bc [2021-06-16T06:30:49.521Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T06:30:50.141Z] ---> Running in 99cb17b5185a [2021-06-16T06:30:51.143Z] Removing intermediate container 99cb17b5185a [2021-06-16T06:30:51.143Z] ---> 7c860d01f697 [2021-06-16T06:30:51.143Z] Step 25/26 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:30:51.417Z] ---> Running in d051434acb1a [2021-06-16T06:30:52.404Z] Removing intermediate container d051434acb1a [2021-06-16T06:30:52.404Z] ---> 8ebd63fd7f10 [2021-06-16T06:30:52.404Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T06:30:52.677Z] ---> Running in aa6b9f73d1b2 [2021-06-16T06:30:53.662Z] Removing intermediate container aa6b9f73d1b2 [2021-06-16T06:30:53.662Z] ---> 690833733bc5 [2021-06-16T06:30:53.662Z] [2021-06-16T06:30:53.938Z] Successfully built 690833733bc5 [2021-06-16T06:30:53.938Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T06:31:40.927Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:31:40.927Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:31:40.927Z] ---> ce821f5980c7 [2021-06-16T06:31:40.927Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> f6ea92bff027 [2021-06-16T06:31:40.927Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> cd7d5094c534 [2021-06-16T06:31:40.927Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> a2ce6dfb3727 [2021-06-16T06:31:40.927Z] Step 6/32 : COPY go.mod . [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> 94a498981255 [2021-06-16T06:31:40.927Z] Step 7/32 : RUN go mod download [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> 70fab8da7387 [2021-06-16T06:31:40.927Z] Step 8/32 : COPY . . [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> f92ffdc6d991 [2021-06-16T06:31:40.927Z] Step 9/32 : RUN go mod tidy [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> d002ebce4474 [2021-06-16T06:31:40.927Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T06:31:40.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:31:40.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:31:40.927Z] ---> ce821f5980c7 [2021-06-16T06:31:40.927Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> f6ea92bff027 [2021-06-16T06:31:40.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> cd7d5094c534 [2021-06-16T06:31:40.927Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T06:31:40.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:31:40.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:31:40.927Z] ---> ce821f5980c7 [2021-06-16T06:31:40.927Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> f6ea92bff027 [2021-06-16T06:31:40.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> cd7d5094c534 [2021-06-16T06:31:40.927Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T06:31:40.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:31:40.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:31:40.927Z] ---> ce821f5980c7 [2021-06-16T06:31:40.927Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> f6ea92bff027 [2021-06-16T06:31:40.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:31:40.927Z] ---> Using cache [2021-06-16T06:31:40.927Z] ---> cd7d5094c534 [2021-06-16T06:31:40.927Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T06:31:44.304Z] ---> Running in 31e4df33ccdd [2021-06-16T06:31:44.304Z] ---> Running in 9e0d0185eb9e [2021-06-16T06:31:44.304Z] ---> Running in 9fa51419cf42 [2021-06-16T06:31:44.304Z] ---> Running in d6c4681df834 [2021-06-16T06:31:45.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:45.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:45.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:31:46.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:46.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:46.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:46.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:31:47.515Z] OK: 218 MiB in 52 packages [2021-06-16T06:31:47.798Z] OK: 218 MiB in 52 packages [2021-06-16T06:31:47.798Z] OK: 218 MiB in 52 packages [2021-06-16T06:31:49.788Z] Removing intermediate container 9fa51419cf42 [2021-06-16T06:31:49.788Z] ---> 6f65c94fd1c1 [2021-06-16T06:31:49.788Z] Step 6/23 : COPY go.mod . [2021-06-16T06:31:49.788Z] Removing intermediate container 9e0d0185eb9e [2021-06-16T06:31:49.788Z] ---> aed5ec0b6222 [2021-06-16T06:31:49.788Z] Step 6/24 : COPY go.mod . [2021-06-16T06:31:50.389Z] Removing intermediate container d6c4681df834 [2021-06-16T06:31:50.389Z] ---> 1e7ca719e8a2 [2021-06-16T06:31:50.389Z] Step 6/24 : COPY go.mod . [2021-06-16T06:31:50.993Z] ---> 42afc9658ffb [2021-06-16T06:31:50.993Z] Step 7/23 : RUN go mod download [2021-06-16T06:31:50.993Z] ---> Running in 4319404f637b [2021-06-16T06:31:51.270Z] ---> 3e4432a7f20e [2021-06-16T06:31:51.270Z] Step 7/24 : RUN go mod download [2021-06-16T06:31:51.548Z] ---> Running in db4aab9dd0e6 [2021-06-16T06:31:52.152Z] ---> bc761f77043b [2021-06-16T06:31:52.152Z] Step 7/24 : RUN go mod download [2021-06-16T06:31:52.427Z] ---> Running in 3e3eeee0ddde [2021-06-16T06:31:56.437Z] Removing intermediate container 4319404f637b [2021-06-16T06:31:56.437Z] ---> 9b1840094145 [2021-06-16T06:31:56.437Z] Step 8/23 : COPY . . [2021-06-16T06:31:57.434Z] Removing intermediate container db4aab9dd0e6 [2021-06-16T06:31:57.434Z] ---> f75171f26c4e [2021-06-16T06:31:57.434Z] Step 8/24 : COPY . . [2021-06-16T06:31:57.709Z] Removing intermediate container 3e3eeee0ddde [2021-06-16T06:31:57.709Z] ---> 8f6bea12fd43 [2021-06-16T06:31:57.709Z] Step 8/24 : COPY . . [2021-06-16T06:32:30.109Z] ---> f13c3364e2d5 [2021-06-16T06:32:30.109Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:32:30.109Z] ---> a82249d8cee4 [2021-06-16T06:32:30.109Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:32:30.109Z] ---> f8ef0cb77015 [2021-06-16T06:32:30.109Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:32:30.109Z] ---> Running in 571aa6ad0337 [2021-06-16T06:32:30.109Z] ---> Running in debbea7663f9 [2021-06-16T06:32:30.109Z] ---> Running in dc2d8f4db65a [2021-06-16T06:32:31.549Z] Removing intermediate container 31e4df33ccdd [2021-06-16T06:32:31.549Z] ---> 2ea03ad2c57d [2021-06-16T06:32:31.549Z] [2021-06-16T06:32:31.549Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T06:32:31.549Z] ---> 9852663dfa18 [2021-06-16T06:32:31.549Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T06:32:31.549Z] ---> Running in 309af902e44b [2021-06-16T06:32:32.147Z] Removing intermediate container 309af902e44b [2021-06-16T06:32:32.147Z] ---> bc013055c4ca [2021-06-16T06:32:32.147Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T06:32:32.147Z] ---> Running in 16f29ae81e03 [2021-06-16T06:32:34.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:32:34.406Z] Removing intermediate container 571aa6ad0337 [2021-06-16T06:32:34.406Z] ---> 26d1422a54d5 [2021-06-16T06:32:34.406Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T06:32:34.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:32:34.406Z] Removing intermediate container debbea7663f9 [2021-06-16T06:32:34.406Z] ---> b4866481026a [2021-06-16T06:32:34.406Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T06:32:34.682Z] ---> Running in 20c2e9e36cd3 [2021-06-16T06:32:34.682Z] ---> Running in 82d0483bbea2 [2021-06-16T06:32:34.959Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:32:34.959Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T06:32:34.959Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:32:34.959Z] Removing intermediate container dc2d8f4db65a [2021-06-16T06:32:34.959Z] ---> ebde502a2d17 [2021-06-16T06:32:34.959Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T06:32:35.233Z] OK: 5 MiB in 16 packages [2021-06-16T06:32:35.233Z] ---> Running in 53e6f66c1801 [2021-06-16T06:32:36.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:32:36.677Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:32:36.951Z] Removing intermediate container 16f29ae81e03 [2021-06-16T06:32:36.951Z] ---> ac8eb5f0b61f [2021-06-16T06:32:36.951Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T06:32:37.226Z] ---> Running in 4abb97b9a482 [2021-06-16T06:32:37.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:32:37.830Z] Removing intermediate container 4abb97b9a482 [2021-06-16T06:32:37.830Z] ---> 986b88a2d5cd [2021-06-16T06:32:38.114Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T06:32:38.114Z] ---> Running in a9fb336f8777 [2021-06-16T06:32:39.110Z] Removing intermediate container a9fb336f8777 [2021-06-16T06:32:39.110Z] ---> f419defd6685 [2021-06-16T06:32:39.110Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T06:32:39.110Z] ---> Running in e0fbec07678e [2021-06-16T06:32:42.524Z] Removing intermediate container e0fbec07678e [2021-06-16T06:32:42.524Z] ---> e20eb9d41f05 [2021-06-16T06:32:42.524Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T06:32:42.799Z] ---> Running in 24b64fda6f6e [2021-06-16T06:32:46.103Z] Removing intermediate container 24b64fda6f6e [2021-06-16T06:32:46.103Z] ---> 2ff36ef725fe [2021-06-16T06:32:46.103Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T06:32:46.103Z] ---> c1961245a450 [2021-06-16T06:32:46.103Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T06:32:46.103Z] ---> Running in e6ac441f89a1 [2021-06-16T06:32:48.135Z] Removing intermediate container e6ac441f89a1 [2021-06-16T06:32:48.135Z] ---> c99517aad36c [2021-06-16T06:32:48.135Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:32:49.143Z] ---> 9dec27eaafd9 [2021-06-16T06:32:49.143Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T06:32:51.336Z] ---> 9540061d1714 [2021-06-16T06:32:51.336Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T06:32:52.330Z] ---> a8533eacfc1c [2021-06-16T06:32:52.330Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T06:32:53.339Z] ---> fbc198f92623 [2021-06-16T06:32:53.339Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T06:32:54.806Z] ---> 908a628fc4a2 [2021-06-16T06:32:54.806Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T06:32:55.087Z] ---> Running in 12cf0e26b7d5 [2021-06-16T06:32:55.695Z] Removing intermediate container 12cf0e26b7d5 [2021-06-16T06:32:55.695Z] ---> 12cff72a2884 [2021-06-16T06:32:55.695Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T06:32:57.168Z] ---> 673a2fa90ed7 [2021-06-16T06:32:57.168Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T06:32:57.169Z] ---> Running in 519c9fa9f2e7 [2021-06-16T06:33:01.532Z] Removing intermediate container 519c9fa9f2e7 [2021-06-16T06:33:01.532Z] ---> f6b3a4ae6dea [2021-06-16T06:33:01.532Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T06:33:01.532Z] ---> Running in a26746f4ddb4 [2021-06-16T06:33:02.139Z] Removing intermediate container a26746f4ddb4 [2021-06-16T06:33:02.139Z] ---> c2b47ee18552 [2021-06-16T06:33:02.139Z] Step 29/32 : CMD ["gate"] [2021-06-16T06:33:02.751Z] ---> Running in 5b452a98034a [2021-06-16T06:33:03.386Z] Removing intermediate container 5b452a98034a [2021-06-16T06:33:03.386Z] ---> a643ffd59cf6 [2021-06-16T06:33:03.386Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T06:33:03.666Z] ---> Running in 3b845f2e3136 [2021-06-16T06:33:04.279Z] Removing intermediate container 3b845f2e3136 [2021-06-16T06:33:04.279Z] ---> ba24bf6f5d0a [2021-06-16T06:33:04.279Z] Step 31/32 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:33:04.885Z] ---> Running in 9a07b742f369 [2021-06-16T06:33:05.498Z] Removing intermediate container 9a07b742f369 [2021-06-16T06:33:05.498Z] ---> 53c84074cb4b [2021-06-16T06:33:05.498Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T06:33:05.779Z] ---> Running in 07b3848ea286 [2021-06-16T06:33:06.384Z] Removing intermediate container 07b3848ea286 [2021-06-16T06:33:06.384Z] ---> c1d548bd87b0 [2021-06-16T06:33:06.384Z] [2021-06-16T06:33:06.663Z] Successfully built c1d548bd87b0 [2021-06-16T06:33:06.941Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T06:33:55.790Z]  Building security-bootstrapper ... done Removing intermediate container 53e6f66c1801 [2021-06-16T06:33:55.790Z] ---> b9de04fcea01 [2021-06-16T06:33:55.790Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T06:33:55.790Z] ---> Running in 0f387da0f9d5 [2021-06-16T06:33:55.790Z] Removing intermediate container 20c2e9e36cd3 [2021-06-16T06:33:55.790Z] ---> 1e81433e8523 [2021-06-16T06:33:55.790Z] [2021-06-16T06:33:55.790Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:33:55.790Z] ---> 9852663dfa18 [2021-06-16T06:33:55.790Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T06:33:55.790Z] ---> Running in 22f33e7af038 [2021-06-16T06:33:56.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:33:57.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:33:57.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:33:57.692Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T06:33:57.692Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:33:57.692Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:33:57.692Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:33:57.692Z] OK: 6 MiB in 16 packages [2021-06-16T06:33:59.728Z] Removing intermediate container 0f387da0f9d5 [2021-06-16T06:33:59.728Z] ---> b2bfceb1be8f [2021-06-16T06:33:59.728Z] [2021-06-16T06:33:59.728Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T06:34:00.003Z] Removing intermediate container 22f33e7af038 [2021-06-16T06:34:00.003Z] ---> 487ad50551bd [2021-06-16T06:34:00.003Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:34:00.003Z] 20.10.0: Pulling from library/docker [2021-06-16T06:34:00.284Z] ---> Running in f11dc1b3e5ed [2021-06-16T06:34:01.291Z] Removing intermediate container f11dc1b3e5ed [2021-06-16T06:34:01.291Z] ---> 1b820d974b4f [2021-06-16T06:34:01.291Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T06:34:01.571Z] ---> Running in 2be5c5a9eddf [2021-06-16T06:34:02.182Z] Removing intermediate container 82d0483bbea2 [2021-06-16T06:34:02.182Z] ---> fbfe4a7bb15c [2021-06-16T06:34:02.182Z] [2021-06-16T06:34:02.182Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:34:02.182Z] ---> 9852663dfa18 [2021-06-16T06:34:02.182Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T06:34:02.475Z] ---> Running in bc0886c52884 [2021-06-16T06:34:02.475Z] Removing intermediate container 2be5c5a9eddf [2021-06-16T06:34:02.475Z] ---> aab61747a996 [2021-06-16T06:34:02.475Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:34:02.751Z] ---> Running in 822335b9eecb [2021-06-16T06:34:03.028Z] Removing intermediate container bc0886c52884 [2021-06-16T06:34:03.028Z] ---> 58915483d25a [2021-06-16T06:34:03.028Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T06:34:03.307Z] ---> Running in 1b0f48077cff [2021-06-16T06:34:03.307Z] Removing intermediate container 822335b9eecb [2021-06-16T06:34:03.307Z] ---> 368ebea8850d [2021-06-16T06:34:03.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:34:03.906Z] Removing intermediate container 1b0f48077cff [2021-06-16T06:34:03.906Z] ---> 22861058b996 [2021-06-16T06:34:03.906Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T06:34:04.186Z] ---> Running in 38e1294a741e [2021-06-16T06:34:04.463Z] ---> 3bd45a93c882 [2021-06-16T06:34:04.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T06:34:04.742Z] Removing intermediate container 38e1294a741e [2021-06-16T06:34:04.742Z] ---> 5b843fabf255 [2021-06-16T06:34:04.742Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:34:05.021Z] ---> Running in c2a6c643d2e5 [2021-06-16T06:34:06.464Z] ---> 04f802727782 [2021-06-16T06:34:06.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T06:34:07.450Z] ---> c1ec1a24308e [2021-06-16T06:34:07.450Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T06:34:07.725Z] ---> Running in 563047fad394 [2021-06-16T06:34:08.006Z] Removing intermediate container c2a6c643d2e5 [2021-06-16T06:34:08.006Z] ---> 4d6cd4ac4711 [2021-06-16T06:34:08.006Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T06:34:08.287Z] ---> Running in 6a1850530317 [2021-06-16T06:34:08.564Z] Removing intermediate container 563047fad394 [2021-06-16T06:34:08.564Z] ---> f2eed07b9b11 [2021-06-16T06:34:08.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:34:08.841Z] ---> Running in 71b92b5dacc3 [2021-06-16T06:34:09.440Z] Removing intermediate container 71b92b5dacc3 [2021-06-16T06:34:09.440Z] ---> a5962e030bf3 [2021-06-16T06:34:09.440Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T06:34:09.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:34:09.988Z] ---> Running in 094f296a9f2f [2021-06-16T06:34:10.270Z] Removing intermediate container 094f296a9f2f [2021-06-16T06:34:10.270Z] ---> b518e4357aa0 [2021-06-16T06:34:10.270Z] Step 22/23 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:34:10.542Z] ---> Running in ad779320db43 [2021-06-16T06:34:10.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:34:11.096Z] Removing intermediate container ad779320db43 [2021-06-16T06:34:11.096Z] ---> b85bfb1a2ee5 [2021-06-16T06:34:11.096Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:34:11.096Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T06:34:11.366Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T06:34:11.366Z] ---> eeaf43b92773 [2021-06-16T06:34:11.366Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:34:11.366Z] ---> Running in fc044b41d486 [2021-06-16T06:34:11.366Z] ---> Running in 98a676309f71 [2021-06-16T06:34:11.954Z] Removing intermediate container fc044b41d486 [2021-06-16T06:34:11.955Z] ---> cc0ba115823f [2021-06-16T06:34:11.955Z] [2021-06-16T06:34:11.955Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:34:12.227Z] Removing intermediate container 98a676309f71 [2021-06-16T06:34:12.227Z] ---> 00a5f66cd2a0 [2021-06-16T06:34:12.227Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T06:34:12.227Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T06:34:12.227Z] Successfully built cc0ba115823f [2021-06-16T06:34:12.227Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:34:12.227Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T06:34:12.227Z]  Building support-notifications ... done  ---> Running in 3229b6d0037b [2021-06-16T06:34:12.500Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T06:34:12.775Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T06:34:13.050Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T06:34:13.050Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:34:13.050Z] OK: 8 MiB in 20 packages [2021-06-16T06:34:13.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:34:13.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:34:14.191Z] Removing intermediate container 6a1850530317 [2021-06-16T06:34:14.191Z] ---> 9e15ef66d419 [2021-06-16T06:34:14.191Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:34:14.462Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T06:34:14.462Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T06:34:14.462Z] Executing bash-5.0.17-r0.post-install [2021-06-16T06:34:14.462Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:34:14.462Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T06:34:14.462Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T06:34:14.462Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T06:34:14.462Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T06:34:14.462Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T06:34:14.462Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T06:34:14.462Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T06:34:14.462Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T06:34:14.462Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T06:34:14.462Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T06:34:15.432Z] ---> b35770cb472e [2021-06-16T06:34:15.432Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T06:34:16.407Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T06:34:16.407Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T06:34:16.407Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T06:34:16.407Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T06:34:16.407Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T06:34:16.407Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T06:34:16.407Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T06:34:16.684Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T06:34:16.684Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T06:34:16.684Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T06:34:16.684Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T06:34:16.684Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T06:34:16.684Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T06:34:16.684Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T06:34:16.684Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T06:34:16.684Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T06:34:16.958Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T06:34:16.958Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T06:34:16.958Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T06:34:16.958Z] ---> 9a5c6cf2598b [2021-06-16T06:34:16.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T06:34:16.958Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T06:34:16.958Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T06:34:16.958Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T06:34:16.958Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T06:34:16.958Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T06:34:16.958Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T06:34:16.958Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T06:34:17.086Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T06:34:17.086Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T06:34:17.086Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T06:34:17.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:34:17.086Z] Dload Upload Total Spent Left Speed [2021-06-16T06:34:17.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5016 [2021-06-16T06:34:17.086Z] 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 8250k [2021-06-16T06:34:17.086Z] ./yq_linux_amd64 [2021-06-16T06:34:17.086Z] + sudo snapcraft prime --use-lxd [2021-06-16T06:34:17.086Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T06:34:17.086Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-16T06:34:17.086Z] - README.md [2021-06-16T06:34:17.086Z] [2021-06-16T06:34:17.086Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T06:34:17.086Z] Launching a container. [2021-06-16T06:34:17.086Z] Waiting for container to be ready [2021-06-16T06:34:17.086Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T06:34:17.086Z] [2021-06-16T06:34:17.232Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T06:34:17.233Z] OK: 72 MiB in 59 packages [2021-06-16T06:34:17.826Z] ---> b297cd0cc4a8 [2021-06-16T06:34:17.826Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T06:34:18.102Z] ---> Running in a3356a21f781 [2021-06-16T06:34:18.698Z] Removing intermediate container a3356a21f781 [2021-06-16T06:34:18.698Z] ---> 45e4ebbfe75b [2021-06-16T06:34:18.698Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:34:18.698Z] ---> Running in 820bfe380462 [2021-06-16T06:34:19.291Z] Removing intermediate container 820bfe380462 [2021-06-16T06:34:19.291Z] ---> 3792c38f0814 [2021-06-16T06:34:19.291Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:34:19.291Z] ---> Running in 86128a69b0b1 [2021-06-16T06:34:19.636Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T06:34:19.882Z] Removing intermediate container 86128a69b0b1 [2021-06-16T06:34:19.882Z] ---> f8ef2039ea9a [2021-06-16T06:34:19.882Z] Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:34:19.898Z] Waiting for network to be ready... [2021-06-16T06:34:20.156Z] ---> Running in 92a59ea26fe9 [2021-06-16T06:34:20.430Z] Removing intermediate container 92a59ea26fe9 [2021-06-16T06:34:20.430Z] ---> 0b5e1395954a [2021-06-16T06:34:20.430Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:34:20.472Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T06:34:20.473Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T06:34:20.473Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T06:34:20.704Z] ---> Running in 6b140a84bf51 [2021-06-16T06:34:20.734Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T06:34:20.734Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T06:34:20.735Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T06:34:20.735Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T06:34:20.735Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T06:34:20.735Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T06:34:20.735Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T06:34:20.996Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T06:34:20.996Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T06:34:21.299Z] Removing intermediate container 6b140a84bf51 [2021-06-16T06:34:21.300Z] ---> 10eb4871c070 [2021-06-16T06:34:21.300Z] [2021-06-16T06:34:21.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T06:34:21.568Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T06:34:21.568Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T06:34:21.568Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T06:34:21.568Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T06:34:21.568Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T06:34:21.574Z] Successfully built 10eb4871c070 [2021-06-16T06:34:21.575Z] Successfully tagged core-data-arm64:latest [2021-06-16T06:34:21.575Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-16T06:34:21.575Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T06:34:21.828Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T06:34:22.090Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T06:34:22.090Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T06:34:22.090Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T06:34:22.090Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T06:34:22.090Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T06:34:22.164Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T06:34:22.352Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T06:34:22.352Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T06:34:22.352Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T06:34:22.434Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T06:34:22.434Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T06:34:23.853Z] Collecting PyYAML<4,>=3.10 [2021-06-16T06:34:23.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T06:34:24.273Z] Fetched 24.7 MB in 4s (6240 kB/s) [2021-06-16T06:34:25.218Z] Reading package lists... [2021-06-16T06:34:25.479Z] Reading package lists... [2021-06-16T06:34:25.741Z] Building dependency tree... [2021-06-16T06:34:25.741Z] Reading state information... [2021-06-16T06:34:25.741Z] The following additional packages will be installed: [2021-06-16T06:34:25.741Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T06:34:25.741Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T06:34:25.741Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T06:34:25.741Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T06:34:25.741Z] Suggested packages: [2021-06-16T06:34:25.741Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T06:34:25.741Z] Recommended packages: [2021-06-16T06:34:25.741Z] gnupg libsasl2-modules [2021-06-16T06:34:26.003Z] The following NEW packages will be installed: [2021-06-16T06:34:26.003Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T06:34:26.003Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T06:34:26.003Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T06:34:26.003Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T06:34:26.003Z] The following packages will be upgraded: [2021-06-16T06:34:26.003Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T06:34:26.003Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T06:34:26.003Z] Need to get 3530 kB of archives. [2021-06-16T06:34:26.003Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T06:34:26.003Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-16T06:34:26.003Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-16T06:34:26.003Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-16T06:34:26.003Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-16T06:34:26.003Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-16T06:34:26.264Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-16T06:34:26.837Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T06:34:26.837Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T06:34:26.837Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T06:34:26.837Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T06:34:26.837Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T06:34:26.837Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T06:34:26.837Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T06:34:26.837Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T06:34:26.837Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T06:34:26.837Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T06:34:26.837Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T06:34:26.837Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T06:34:26.837Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T06:34:26.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T06:34:26.838Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T06:34:26.838Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T06:34:27.101Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T06:34:27.101Z] Fetched 3530 kB in 1s (3496 kB/s) [2021-06-16T06:34:27.101Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T06:34:27.101Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-16T06:34:27.101Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T06:34:27.101Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-16T06:34:27.362Z] Selecting previously unselected package udev. [2021-06-16T06:34:27.362Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T06:34:27.362Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-16T06:34:27.362Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-16T06:34:27.362Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T06:34:27.362Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T06:34:27.362Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T06:34:27.623Z] Selecting previously unselected package fuse. [2021-06-16T06:34:27.623Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T06:34:27.623Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T06:34:27.623Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T06:34:27.623Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T06:34:27.623Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T06:34:27.886Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T06:34:27.886Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T06:34:27.886Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T06:34:27.886Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T06:34:27.886Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T06:34:27.886Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T06:34:28.148Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T06:34:28.148Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.148Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.148Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T06:34:28.148Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.148Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.148Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T06:34:28.148Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.148Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.148Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T06:34:28.148Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.148Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.168Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T06:34:28.168Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T06:34:28.168Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T06:34:28.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T06:34:28.411Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T06:34:28.411Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.411Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.411Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T06:34:28.411Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.411Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.411Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T06:34:28.411Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.411Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.411Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T06:34:28.411Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.411Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.450Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T06:34:28.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T06:34:28.673Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T06:34:28.673Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T06:34:28.673Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.673Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T06:34:28.673Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T06:34:28.673Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T06:34:28.673Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T06:34:28.673Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T06:34:28.673Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T06:34:28.673Z] Selecting previously unselected package libldap-common. [2021-06-16T06:34:28.673Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T06:34:28.673Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T06:34:28.934Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T06:34:28.934Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T06:34:28.934Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T06:34:28.934Z] Selecting previously unselected package dirmngr. [2021-06-16T06:34:28.934Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T06:34:28.934Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T06:34:28.934Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T06:34:28.934Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T06:34:28.934Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T06:34:28.934Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T06:34:28.934Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T06:34:28.934Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T06:34:28.934Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:28.934Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T06:34:28.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T06:34:29.044Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T06:34:29.044Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T06:34:29.196Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-16T06:34:29.459Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-16T06:34:29.459Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.459Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T06:34:29.459Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T06:34:29.721Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T06:34:29.721Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T06:34:29.721Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T06:34:29.721Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T06:34:29.721Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T06:34:30.296Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T06:34:30.296Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T06:34:30.296Z] This means they are not meant to be enabled using systemctl. [2021-06-16T06:34:30.296Z] Possible reasons for having this kind of units are: [2021-06-16T06:34:30.296Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T06:34:30.296Z] .wants/ or .requires/ directory. [2021-06-16T06:34:30.296Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T06:34:30.296Z] a requirement dependency on it. [2021-06-16T06:34:30.296Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T06:34:30.296Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T06:34:30.296Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T06:34:30.296Z] instance name specified. [2021-06-16T06:34:30.556Z] Reading package lists... [2021-06-16T06:34:30.818Z] Building dependency tree... [2021-06-16T06:34:30.818Z] Reading state information... [2021-06-16T06:34:30.818Z] The following additional packages will be installed: [2021-06-16T06:34:30.818Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T06:34:30.818Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T06:34:30.818Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T06:34:30.818Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T06:34:30.818Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T06:34:30.818Z] Suggested packages: [2021-06-16T06:34:30.818Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T06:34:30.818Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T06:34:30.818Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T06:34:30.818Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T06:34:30.818Z] systemd-container policykit-1 [2021-06-16T06:34:30.818Z] Recommended packages: [2021-06-16T06:34:30.818Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T06:34:30.818Z] The following NEW packages will be installed: [2021-06-16T06:34:30.818Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T06:34:30.818Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T06:34:30.818Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T06:34:30.818Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T06:34:30.818Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T06:34:30.818Z] The following packages will be upgraded: [2021-06-16T06:34:30.818Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T06:34:31.005Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T06:34:31.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T06:34:31.081Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T06:34:31.081Z] Need to get 36.7 MB of archives. [2021-06-16T06:34:31.081Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T06:34:31.081Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-16T06:34:31.081Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-16T06:34:31.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T06:34:31.081Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-16T06:34:31.081Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-16T06:34:31.081Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-16T06:34:31.081Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T06:34:31.081Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T06:34:31.081Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T06:34:31.081Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T06:34:31.081Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T06:34:31.081Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T06:34:31.081Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T06:34:31.081Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T06:34:31.081Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T06:34:31.081Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T06:34:32.028Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-16T06:34:32.028Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T06:34:32.028Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T06:34:32.028Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-16T06:34:32.028Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T06:34:32.028Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T06:34:32.028Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T06:34:32.028Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T06:34:32.028Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T06:34:32.028Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-16T06:34:32.028Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T06:34:32.028Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T06:34:32.028Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-16T06:34:32.028Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T06:34:32.968Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T06:34:32.968Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T06:34:33.420Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T06:34:33.421Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-06-16T06:34:33.421Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T06:34:33.421Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-16T06:34:33.682Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T06:34:34.256Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-16T06:34:34.256Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T06:34:34.256Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-16T06:34:34.256Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T06:34:34.256Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T06:34:34.256Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T06:34:34.256Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T06:34:34.390Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T06:34:34.390Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T06:34:34.519Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T06:34:34.519Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T06:34:34.519Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-16T06:34:34.662Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T06:34:34.662Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T06:34:34.783Z] Setting up apt (1.6.13) ... [2021-06-16T06:34:34.783Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T06:34:34.933Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T06:34:35.047Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T06:34:35.204Z] Collecting idna<2.8,>=2.5 [2021-06-16T06:34:35.204Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T06:34:35.204Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T06:34:35.311Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T06:34:35.311Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T06:34:35.311Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T06:34:35.311Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T06:34:35.311Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T06:34:35.311Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:35.572Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T06:34:35.572Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T06:34:35.572Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T06:34:35.572Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T06:34:35.572Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T06:34:35.794Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T06:34:35.794Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T06:34:35.834Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:35.834Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T06:34:36.065Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T06:34:36.065Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T06:34:36.065Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T06:34:36.065Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T06:34:36.096Z] Checking for services that may need to be restarted...done. [2021-06-16T06:34:36.096Z] Checking for services that may need to be restarted...done. [2021-06-16T06:34:36.096Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:36.096Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T06:34:36.096Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:36.358Z] Selecting previously unselected package python3-minimal. [2021-06-16T06:34:36.358Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T06:34:36.358Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T06:34:36.358Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T06:34:36.620Z] Selecting previously unselected package mime-support. [2021-06-16T06:34:36.621Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T06:34:36.621Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T06:34:36.621Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T06:34:36.621Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T06:34:36.621Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T06:34:36.621Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T06:34:36.621Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T06:34:36.621Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:36.656Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, jsonschema, docopt, dockerpty, texttable, cached-property, docker-compose [2021-06-16T06:34:36.656Z] Attempting uninstall: idna [2021-06-16T06:34:36.656Z] Found existing installation: idna 2.9 [2021-06-16T06:34:36.656Z] Uninstalling idna-2.9: [2021-06-16T06:34:36.884Z] Selecting previously unselected package python3.6. [2021-06-16T06:34:36.884Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T06:34:36.884Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:36.884Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T06:34:36.884Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T06:34:36.884Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T06:34:36.884Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T06:34:36.927Z] Successfully uninstalled idna-2.9 [2021-06-16T06:34:37.146Z] Selecting previously unselected package python3. [2021-06-16T06:34:37.147Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T06:34:37.147Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T06:34:37.147Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T06:34:37.147Z] Selecting previously unselected package multiarch-support. [2021-06-16T06:34:37.147Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:37.147Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T06:34:37.411Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T06:34:37.411Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T06:34:37.411Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T06:34:37.411Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T06:34:37.411Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T06:34:37.411Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T06:34:37.411Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T06:34:37.411Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T06:34:37.411Z] Selecting previously unselected package sudo. [2021-06-16T06:34:37.411Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:37.411Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T06:34:37.516Z] Attempting uninstall: urllib3 [2021-06-16T06:34:37.516Z] Found existing installation: urllib3 1.25.9 [2021-06-16T06:34:37.516Z] Uninstalling urllib3-1.25.9: [2021-06-16T06:34:37.516Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T06:34:37.673Z] Selecting previously unselected package apparmor. [2021-06-16T06:34:37.673Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T06:34:37.673Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T06:34:37.673Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T06:34:37.673Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T06:34:37.673Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T06:34:37.934Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T06:34:37.934Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T06:34:37.934Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:37.934Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T06:34:37.934Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T06:34:37.934Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:37.934Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T06:34:37.934Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T06:34:37.934Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T06:34:37.934Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T06:34:37.934Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T06:34:37.935Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:38.105Z] Attempting uninstall: requests [2021-06-16T06:34:38.105Z] Found existing installation: requests 2.23.0 [2021-06-16T06:34:38.105Z] Uninstalling requests-2.23.0: [2021-06-16T06:34:38.105Z] Successfully uninstalled requests-2.23.0 [2021-06-16T06:34:38.195Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T06:34:38.195Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T06:34:38.195Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:38.195Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T06:34:38.195Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T06:34:38.195Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T06:34:38.456Z] Selecting previously unselected package openssh-client. [2021-06-16T06:34:38.456Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T06:34:38.456Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T06:34:38.456Z] Selecting previously unselected package squashfs-tools. [2021-06-16T06:34:38.456Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T06:34:38.456Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T06:34:38.718Z] Selecting previously unselected package snapd. [2021-06-16T06:34:38.718Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T06:34:38.718Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T06:34:39.529Z] Running setup.py install for PyYAML: started [2021-06-16T06:34:40.640Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T06:34:40.641Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T06:34:40.641Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T06:34:40.641Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T06:34:40.904Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T06:34:40.904Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:40.904Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T06:34:40.904Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-16T06:34:40.904Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-16T06:34:41.478Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T06:34:41.478Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T06:34:41.478Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T06:34:41.478Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:41.478Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:41.478Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T06:34:41.488Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T06:34:41.759Z] Running setup.py install for docopt: started [2021-06-16T06:34:42.051Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T06:34:42.052Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:42.052Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T06:34:42.052Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T06:34:42.052Z] running python rtupdate hooks for python3.6... [2021-06-16T06:34:42.052Z] running python post-rtupdate hooks for python3.6... [2021-06-16T06:34:42.052Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T06:34:43.000Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T06:34:43.000Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T06:34:43.000Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T06:34:43.000Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T06:34:43.573Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T06:34:43.573Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T06:34:43.731Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T06:34:43.731Z] Running setup.py install for dockerpty: started [2021-06-16T06:34:43.834Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-16T06:34:44.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T06:34:44.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T06:34:44.096Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T06:34:44.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T06:34:44.620Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-16T06:34:44.883Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T06:34:44.883Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T06:34:45.145Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-16T06:34:45.145Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T06:34:45.145Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T06:34:45.705Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T06:34:45.705Z] Running setup.py install for texttable: started [2021-06-16T06:34:46.090Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T06:34:46.090Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T06:34:46.090Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T06:34:47.139Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T06:34:47.301Z] Reading package lists... [2021-06-16T06:34:47.581Z] Reading package lists... [2021-06-16T06:34:47.581Z] Building dependency tree... [2021-06-16T06:34:47.581Z] Reading state information... [2021-06-16T06:34:47.843Z] Calculating upgrade... [2021-06-16T06:34:47.843Z] The following packages will be upgraded: [2021-06-16T06:34:47.843Z] advancecomp base-files bash binutils binutils-common [2021-06-16T06:34:47.843Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T06:34:47.843Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T06:34:47.843Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T06:34:47.843Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T06:34:47.843Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T06:34:47.843Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T06:34:47.843Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T06:34:47.843Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T06:34:47.843Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T06:34:47.843Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T06:34:47.843Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T06:34:47.843Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T06:34:47.843Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T06:34:47.843Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T06:34:47.843Z] ubuntu-keyring util-linux [2021-06-16T06:34:47.843Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T06:34:47.843Z] Need to get 64.1 MB of archives. [2021-06-16T06:34:47.843Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T06:34:47.843Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T06:34:48.107Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T06:34:48.107Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T06:34:48.107Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T06:34:48.107Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T06:34:48.107Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T06:34:48.107Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T06:34:48.107Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T06:34:48.107Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-16T06:34:48.107Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T06:34:48.107Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T06:34:48.107Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T06:34:48.107Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T06:34:48.107Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-16T06:34:48.107Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T06:34:48.107Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T06:34:48.107Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T06:34:48.107Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T06:34:48.107Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T06:34:48.107Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T06:34:48.115Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-16T06:34:48.370Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-16T06:34:48.370Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T06:34:48.370Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-16T06:34:48.370Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T06:34:48.370Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T06:34:48.370Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T06:34:48.370Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T06:34:48.370Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T06:34:48.370Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T06:34:48.370Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T06:34:48.370Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T06:34:48.370Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T06:34:48.370Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T06:34:48.370Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T06:34:48.370Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T06:34:48.370Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T06:34:48.370Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T06:34:48.370Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T06:34:48.370Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-16T06:34:48.370Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-16T06:34:48.370Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T06:34:48.370Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-16T06:34:48.370Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T06:34:48.370Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T06:34:48.370Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-16T06:34:48.370Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T06:34:48.370Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T06:34:48.370Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-16T06:34:48.370Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T06:34:48.370Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-16T06:34:48.370Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T06:34:48.370Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T06:34:48.370Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T06:34:48.370Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T06:34:48.370Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T06:34:48.633Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T06:34:48.633Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T06:34:48.633Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-16T06:34:48.895Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-16T06:34:48.895Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-16T06:34:48.895Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T06:34:49.155Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-16T06:34:49.155Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T06:34:49.155Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T06:34:49.155Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T06:34:49.155Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T06:34:49.155Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T06:34:49.155Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T06:34:49.155Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T06:34:49.155Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T06:34:49.155Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T06:34:49.155Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T06:34:49.155Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T06:34:49.416Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T06:34:49.416Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T06:34:49.416Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T06:34:49.416Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T06:34:49.416Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T06:34:49.416Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T06:34:49.416Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T06:34:49.416Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T06:34:49.416Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T06:34:49.416Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-16T06:34:49.416Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-16T06:34:49.416Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-16T06:34:49.416Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-16T06:34:49.416Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-16T06:34:49.678Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T06:34:49.678Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T06:34:49.678Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T06:34:49.678Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T06:34:49.678Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-16T06:34:49.678Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-16T06:34:49.678Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T06:34:49.678Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T06:34:49.678Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-16T06:34:49.678Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T06:34:49.678Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T06:34:49.678Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T06:34:49.678Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T06:34:49.678Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T06:34:49.678Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T06:34:49.942Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T06:34:49.942Z] Fetched 64.1 MB in 2s (34.8 MB/s) [2021-06-16T06:34:49.942Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T06:34:49.942Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:49.942Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T06:34:50.516Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:50.516Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T06:34:50.516Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T06:34:50.516Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T06:34:50.777Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:50.777Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:50.777Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:50.777Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:50.777Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:50.777Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:50.777Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:50.777Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.038Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.038Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.038Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.038Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.038Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.038Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.038Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:34:51.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T06:34:51.300Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.300Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.300Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:34:51.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T06:34:51.300Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.300Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.300Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.300Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.300Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T06:34:51.562Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T06:34:51.562Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:34:51.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T06:34:51.562Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:51.824Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T06:34:52.086Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T06:34:52.347Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T06:34:52.347Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T06:34:52.347Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T06:34:52.347Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T06:34:52.347Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T06:34:52.609Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T06:34:52.609Z] Installing new version of config file /etc/issue ... [2021-06-16T06:34:52.609Z] Installing new version of config file /etc/issue.net ... [2021-06-16T06:34:52.609Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T06:34:52.609Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T06:34:52.888Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T06:34:52.888Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T06:34:52.888Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T06:34:53.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:53.222Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T06:34:53.222Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T06:34:53.222Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T06:34:53.222Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-16T06:34:53.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:53.222Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:53.222Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:53.222Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:53.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:53.531Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T06:34:53.531Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T06:34:53.531Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T06:34:53.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:53.531Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T06:34:53.531Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T06:34:53.798Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T06:34:53.798Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:53.798Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T06:34:53.798Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T06:34:57.439Z] Removing intermediate container 3229b6d0037b [2021-06-16T06:34:57.439Z] ---> 6b1fd531e852 [2021-06-16T06:34:57.439Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T06:34:57.439Z] ---> Running in 9d3b007e2efd [2021-06-16T06:34:57.439Z] Removing intermediate container 9d3b007e2efd [2021-06-16T06:34:57.439Z] ---> 038bb6d1c7e4 [2021-06-16T06:34:57.439Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T06:34:57.439Z] ---> Running in f93b46dff99c [2021-06-16T06:34:57.439Z] Removing intermediate container f93b46dff99c [2021-06-16T06:34:57.439Z] ---> 9eca2f8edd8e [2021-06-16T06:34:57.439Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T06:34:57.545Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T06:34:57.546Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T06:34:57.546Z] Setting up grep (3.1-2build1) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T06:34:57.546Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T06:34:57.546Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T06:34:57.546Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T06:34:57.546Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T06:34:57.546Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T06:34:57.546Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T06:34:57.546Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T06:34:57.546Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T06:34:57.546Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T06:34:57.546Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.546Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.546Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.546Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.546Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T06:34:57.546Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T06:34:57.546Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T06:34:57.546Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T06:34:57.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.546Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.546Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.905Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.905Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.905Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:57.905Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:57.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:57.905Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:34:57.905Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:34:58.033Z] ---> 5783ccda0ee3 [2021-06-16T06:34:58.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T06:34:58.483Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:34:58.483Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T06:34:58.745Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T06:34:58.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:58.745Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T06:34:58.745Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T06:34:59.007Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T06:34:59.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T06:34:59.007Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T06:34:59.007Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T06:34:59.013Z] ---> ade4de864547 [2021-06-16T06:34:59.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T06:34:59.269Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T06:34:59.269Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T06:34:59.269Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T06:34:59.269Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T06:34:59.531Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T06:34:59.531Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T06:34:59.531Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T06:34:59.531Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T06:34:59.531Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T06:34:59.610Z] ---> d9408e3449db [2021-06-16T06:34:59.610Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T06:34:59.792Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T06:34:59.793Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T06:34:59.793Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T06:34:59.793Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T06:34:59.793Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T06:34:59.793Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T06:34:59.793Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T06:34:59.793Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T06:34:59.886Z] ---> Running in 037a13f84d85 [2021-06-16T06:35:00.054Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T06:35:00.054Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T06:35:00.055Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T06:35:00.055Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T06:35:00.055Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T06:35:00.055Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T06:35:00.160Z] Removing intermediate container 037a13f84d85 [2021-06-16T06:35:00.160Z] ---> 4407c3d7cf5c [2021-06-16T06:35:00.160Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:35:00.317Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T06:35:00.317Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T06:35:00.434Z] ---> Running in 433874155dcb [2021-06-16T06:35:00.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:00.580Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T06:35:00.580Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T06:35:00.580Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-16T06:35:00.580Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T06:35:00.580Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T06:35:00.580Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T06:35:00.580Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T06:35:00.710Z] Removing intermediate container 433874155dcb [2021-06-16T06:35:00.710Z] ---> 8d3163bee914 [2021-06-16T06:35:00.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:00.842Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T06:35:00.842Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T06:35:00.842Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T06:35:00.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:00.842Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T06:35:00.842Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T06:35:00.986Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:35:00.986Z] ---> Running in 792e51b2cc1a [2021-06-16T06:35:01.108Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T06:35:01.108Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:01.108Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T06:35:01.108Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T06:35:01.108Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T06:35:01.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:01.371Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T06:35:01.371Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T06:35:01.371Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T06:35:01.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:01.371Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T06:35:01.371Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T06:35:01.586Z] Removing intermediate container 792e51b2cc1a [2021-06-16T06:35:01.586Z] ---> cd7fd787d270 [2021-06-16T06:35:01.586Z] Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 [2021-06-16T06:35:01.586Z] ---> Running in 428b33518831 [2021-06-16T06:35:01.634Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T06:35:01.634Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:01.634Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T06:35:01.634Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T06:35:01.896Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T06:35:01.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:01.896Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T06:35:01.896Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T06:35:01.896Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T06:35:02.158Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.158Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T06:35:02.158Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T06:35:02.158Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T06:35:02.158Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.158Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T06:35:02.158Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T06:35:02.184Z] Removing intermediate container 428b33518831 [2021-06-16T06:35:02.184Z] ---> 0433e57ad1a5 [2021-06-16T06:35:02.184Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:35:02.421Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T06:35:02.421Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.421Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T06:35:02.421Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T06:35:02.421Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T06:35:02.459Z] ---> Running in 0ebd4bf8d519 [2021-06-16T06:35:02.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.684Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T06:35:02.684Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T06:35:02.684Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T06:35:02.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.684Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T06:35:02.684Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T06:35:02.684Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T06:35:02.733Z] Removing intermediate container 0ebd4bf8d519 [2021-06-16T06:35:02.733Z] ---> bdf57c0ce210 [2021-06-16T06:35:02.733Z] [2021-06-16T06:35:02.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.946Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T06:35:02.946Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T06:35:02.946Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T06:35:02.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:02.946Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T06:35:02.946Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T06:35:03.208Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T06:35:03.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T06:35:03.208Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T06:35:03.208Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T06:35:03.208Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T06:35:03.208Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T06:35:03.208Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T06:35:03.208Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T06:35:03.331Z] Successfully built bdf57c0ce210 [2021-06-16T06:35:03.331Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T06:35:03.471Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T06:35:03.471Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T06:35:03.471Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T06:35:03.471Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T06:35:03.621Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T06:35:03.619Z] $ docker stop --time=1 c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c [2021-06-16T06:35:03.734Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T06:35:03.734Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T06:35:03.734Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T06:35:03.734Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T06:35:03.734Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T06:35:03.996Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T06:35:03.996Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T06:35:03.996Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T06:35:03.996Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T06:35:03.996Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T06:35:03.996Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T06:35:03.996Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T06:35:04.257Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T06:35:04.257Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T06:35:04.257Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T06:35:04.257Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T06:35:04.519Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T06:35:04.519Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T06:35:04.782Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T06:35:04.782Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T06:35:04.782Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T06:35:04.782Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T06:35:04.782Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T06:35:04.782Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T06:35:05.044Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T06:35:05.045Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T06:35:05.309Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T06:35:05.309Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T06:35:05.309Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T06:35:05.309Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T06:35:05.309Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:05.309Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:05.426Z] $ docker rm -f c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c [2021-06-16T06:35:05.572Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:05.572Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:05.572Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:05.572Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:35:05.833Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:05.833Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:06.047Z] + docker images [2021-06-16T06:35:06.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T06:35:06.317Z] sys-mgmt-agent-arm64 latest bdf57c0ce210 4 seconds ago 299MB [2021-06-16T06:35:06.317Z] core-data-arm64 latest 10eb4871c070 46 seconds ago 19.1MB [2021-06-16T06:35:06.317Z] support-notifications-arm64 latest cc0ba115823f 55 seconds ago 15.7MB [2021-06-16T06:35:06.317Z] fbfe4a7bb15c About a minute ago 975MB [2021-06-16T06:35:06.317Z] b2bfceb1be8f About a minute ago 969MB [2021-06-16T06:35:06.317Z] 1e81433e8523 About a minute ago 969MB [2021-06-16T06:35:06.317Z] security-bootstrapper-arm64 latest c1d548bd87b0 2 minutes ago 17.5MB [2021-06-16T06:35:06.317Z] 2ea03ad2c57d 2 minutes ago 970MB [2021-06-16T06:35:06.317Z] security-secretstore-setup-arm64 latest 690833733bc5 4 minutes ago 27.1MB [2021-06-16T06:35:06.317Z] security-proxy-setup-arm64 latest 89dc5681364c 4 minutes ago 24.3MB [2021-06-16T06:35:06.317Z] core-metadata-arm64 latest a079799b4b40 4 minutes ago 15.7MB [2021-06-16T06:35:06.317Z] support-scheduler-arm64 latest 20c707244fef 4 minutes ago 15.1MB [2021-06-16T06:35:06.317Z] core-command-arm64 latest 8ff631ec81e8 4 minutes ago 15MB [2021-06-16T06:35:06.317Z] a35fd7a4fc36 4 minutes ago 972MB [2021-06-16T06:35:06.317Z] 6f8d9d71ea32 4 minutes ago 976MB [2021-06-16T06:35:06.317Z] a62362c08dc8 4 minutes ago 973MB [2021-06-16T06:35:06.317Z] eb822747ec98 4 minutes ago 968MB [2021-06-16T06:35:06.317Z] 65189210f3d6 4 minutes ago 966MB [2021-06-16T06:35:06.317Z] ci-base-image-arm64 latest ce821f5980c7 15 minutes ago 641MB [2021-06-16T06:35:06.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-16T06:35:06.317Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T06:35:06.317Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T06:35:06.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:35:06.779Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:06.779Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:07.045Z] ---> job-cost.sh [2021-06-16T06:35:07.045Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wWRS [2021-06-16T06:35:07.733Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:07.734Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:07.734Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:07.734Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:07.995Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:07.996Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:08.940Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T06:35:08.940Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T06:35:08.940Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T06:35:08.940Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T06:35:08.940Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T06:35:08.940Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T06:35:09.203Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T06:35:09.203Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T06:35:09.203Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T06:35:09.203Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T06:35:09.203Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T06:35:09.203Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T06:35:09.203Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T06:35:09.203Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T06:35:09.466Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T06:35:09.466Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T06:35:09.466Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.466Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T06:35:09.466Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.466Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.466Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.466Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T06:35:09.466Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T06:35:09.466Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T06:35:09.729Z] [2021-06-16T06:35:09.729Z] Current default time zone: 'Etc/UTC' [2021-06-16T06:35:09.729Z] Local time is now: Wed Jun 16 06:35:09 UTC 2021. [2021-06-16T06:35:09.729Z] Universal Time is now: Wed Jun 16 06:35:09 UTC 2021. [2021-06-16T06:35:09.729Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T06:35:09.729Z] [2021-06-16T06:35:09.729Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-16T06:35:09.729Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.729Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T06:35:09.729Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T06:35:09.729Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T06:35:09.729Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T06:35:09.729Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T06:35:09.729Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T06:35:09.729Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T06:35:09.729Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T06:35:09.729Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.729Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T06:35:09.990Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:09.990Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T06:35:09.990Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:09.990Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T06:35:09.990Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T06:35:09.990Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T06:35:09.990Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T06:35:09.990Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T06:35:09.990Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T06:35:09.990Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T06:35:09.990Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T06:35:12.546Z] Updating certificates in /etc/ssl/certs... [2021-06-16T06:35:13.120Z] 23 added, 27 removed; done. [2021-06-16T06:35:13.120Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T06:35:13.120Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T06:35:13.120Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T06:35:13.120Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T06:35:13.120Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T06:35:13.383Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T06:35:13.383Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.383Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T06:35:13.383Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T06:35:13.384Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T06:35:13.384Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T06:35:13.384Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T06:35:13.384Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.384Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T06:35:13.384Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T06:35:13.384Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T06:35:13.384Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T06:35:13.384Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T06:35:13.384Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T06:35:13.646Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T06:35:13.646Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T06:35:13.646Z] Updating certificates in /etc/ssl/certs... [2021-06-16T06:35:14.221Z] 0 added, 0 removed; done. [2021-06-16T06:35:14.221Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T06:35:14.221Z] done. [2021-06-16T06:35:14.796Z] Reading package lists... [2021-06-16T06:35:14.796Z] Building dependency tree... [2021-06-16T06:35:14.796Z] Reading state information... [2021-06-16T06:35:15.058Z] The following NEW packages will be installed: [2021-06-16T06:35:15.058Z] apt-transport-https [2021-06-16T06:35:15.319Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T06:35:15.319Z] Need to get 1692 B of archives. [2021-06-16T06:35:15.319Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T06:35:15.319Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T06:35:15.319Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T06:35:15.319Z] Fetched 1692 B in 0s (9628 B/s) [2021-06-16T06:35:15.319Z] Selecting previously unselected package apt-transport-https. [2021-06-16T06:35:15.319Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T06:35:15.319Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T06:35:15.319Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T06:35:15.319Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T06:35:15.582Z] Waiting for network to be ready... [2021-06-16T06:35:22.261Z] 2021-06-16T06:35:19Z INFO Waiting for automatic snapd restart... [2021-06-16T06:35:22.838Z] snapd 2.51 from Canonical* installed [2021-06-16T06:35:23.791Z] "snapd" switched to the "latest/stable" channel [2021-06-16T06:35:23.791Z] [2021-06-16T06:35:26.361Z] core18 20210507 from Canonical* installed [2021-06-16T06:35:26.939Z] "core18" switched to the "latest/stable" channel [2021-06-16T06:35:26.940Z] [2021-06-16T06:35:30.271Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T06:35:30.271Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T06:35:30.271Z] [2021-06-16T06:35:34.524Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-16T06:35:34.524Z] - README.md [2021-06-16T06:35:34.524Z] [2021-06-16T06:35:34.524Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T06:35:34.788Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T06:35:35.052Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T06:35:35.052Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T06:35:35.315Z] Fetched 88.7 kB in 1s (172 kB/s) [2021-06-16T06:35:36.267Z] Reading package lists... [2021-06-16T06:35:36.588Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-16T06:35:36.588Z] Reading package lists... [2021-06-16T06:35:36.588Z] Building dependency tree... [2021-06-16T06:35:36.588Z] Reading state information... [2021-06-16T06:35:36.851Z] Suggested packages: [2021-06-16T06:35:36.851Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T06:35:36.851Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T06:35:36.851Z] Recommended packages: [2021-06-16T06:35:36.851Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T06:35:36.851Z] The following NEW packages will be installed: [2021-06-16T06:35:36.851Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T06:35:36.851Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T06:35:36.851Z] pkg-config zip [2021-06-16T06:35:36.851Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T06:35:36.851Z] Need to get 7663 kB of archives. [2021-06-16T06:35:36.851Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T06:35:36.851Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-16T06:35:37.114Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T06:35:37.115Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T06:35:37.115Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T06:35:37.115Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T06:35:37.115Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T06:35:37.115Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T06:35:37.378Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T06:35:37.378Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T06:35:37.378Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T06:35:37.378Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T06:35:37.642Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T06:35:37.642Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T06:35:37.642Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T06:35:37.642Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T06:35:37.642Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T06:35:37.905Z] Fetched 7663 kB in 1s (9617 kB/s) [2021-06-16T06:35:37.905Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T06:35:37.905Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T06:35:37.905Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T06:35:37.905Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T06:35:37.905Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T06:35:37.905Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T06:35:37.905Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T06:35:38.170Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T06:35:38.170Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T06:35:38.170Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T06:35:38.170Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T06:35:38.170Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T06:35:38.170Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T06:35:38.170Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T06:35:38.170Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T06:35:38.170Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T06:35:38.170Z] Selecting previously unselected package liberror-perl. [2021-06-16T06:35:38.170Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T06:35:38.170Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T06:35:38.434Z] Selecting previously unselected package git-man. [2021-06-16T06:35:38.434Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T06:35:38.434Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T06:35:38.434Z] Selecting previously unselected package git. [2021-06-16T06:35:38.434Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T06:35:38.434Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T06:35:39.013Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T06:35:39.013Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T06:35:39.013Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T06:35:39.013Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T06:35:39.013Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T06:35:39.013Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T06:35:39.593Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T06:35:39.593Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T06:35:39.593Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T06:35:39.593Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T06:35:39.593Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T06:35:39.593Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T06:35:39.857Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T06:35:39.857Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T06:35:39.857Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T06:35:39.857Z] Selecting previously unselected package pkg-config. [2021-06-16T06:35:39.857Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T06:35:39.857Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T06:35:39.857Z] Selecting previously unselected package zip. [2021-06-16T06:35:39.857Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T06:35:39.857Z] Unpacking zip (3.0-11build1) ... [2021-06-16T06:35:39.857Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T06:35:39.857Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T06:35:40.121Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T06:35:40.121Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T06:35:40.121Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T06:35:40.121Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T06:35:40.121Z] No schema files found: doing nothing. [2021-06-16T06:35:40.121Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T06:35:40.121Z] Setting up zip (3.0-11build1) ... [2021-06-16T06:35:40.121Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T06:35:40.121Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T06:35:40.121Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T06:35:40.121Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T06:35:40.121Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T06:35:40.121Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T06:35:40.121Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T06:35:40.121Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T06:35:40.722Z] git set to automatically installed. [2021-06-16T06:35:40.722Z] git-man set to automatically installed. [2021-06-16T06:35:40.722Z] libcurl3-gnutls set to automatically installed. [2021-06-16T06:35:40.722Z] liberror-perl set to automatically installed. [2021-06-16T06:35:40.722Z] libglib2.0-0 set to automatically installed. [2021-06-16T06:35:40.722Z] libnghttp2-14 set to automatically installed. [2021-06-16T06:35:40.722Z] libnorm1 set to automatically installed. [2021-06-16T06:35:40.722Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T06:35:40.722Z] libpsl5 set to automatically installed. [2021-06-16T06:35:40.722Z] librtmp1 set to automatically installed. [2021-06-16T06:35:40.722Z] libsodium23 set to automatically installed. [2021-06-16T06:35:40.722Z] libzmq3-dev set to automatically installed. [2021-06-16T06:35:40.722Z] libzmq5 set to automatically installed. [2021-06-16T06:35:40.722Z] pkg-config set to automatically installed. [2021-06-16T06:35:40.722Z] zip set to automatically installed. [2021-06-16T06:35:42.136Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T06:35:45.982Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:35:52.167Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T06:35:52.167Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T06:35:52.744Z] snap "core18" has no updates available [2021-06-16T06:35:53.696Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T06:35:55.624Z] 2021/06/16 06:35:55.262031 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-16T06:36:00.949Z] Pulling app-service-config [2021-06-16T06:36:00.949Z] + snapcraftctl pull [2021-06-16T06:36:02.344Z] Pulling config-common [2021-06-16T06:36:02.344Z] + snapcraftctl pull [2021-06-16T06:36:03.296Z] Pulling go-build-helper [2021-06-16T06:36:03.296Z] + snapcraftctl pull [2021-06-16T06:36:04.692Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T06:36:04.692Z] Skipping pull go-build-helper (already ran) [2021-06-16T06:36:04.692Z] Building go-build-helper [2021-06-16T06:36:04.692Z] + snapcraftctl build [2021-06-16T06:36:06.630Z] Staging go-build-helper [2021-06-16T06:36:06.630Z] + snapcraftctl stage [2021-06-16T06:36:15.091Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T06:36:15.091Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T06:36:15.091Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T06:36:15.091Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T06:36:15.091Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T06:36:15.091Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T06:36:15.091Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T06:36:15.091Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T06:36:15.091Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T06:36:15.091Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T06:36:15.091Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T06:36:15.091Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T06:36:15.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T06:36:15.091Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T06:36:15.091Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T06:36:15.091Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T06:36:15.091Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T06:36:15.091Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T06:36:15.091Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T06:36:15.091Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T06:36:15.091Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T06:36:15.091Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T06:36:15.091Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T06:36:15.091Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T06:36:15.091Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T06:36:15.091Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T06:36:15.091Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T06:36:15.091Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T06:36:15.091Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T06:36:15.091Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T06:36:15.091Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T06:36:15.091Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T06:36:15.091Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T06:36:15.091Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T06:36:15.091Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T06:36:15.091Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T06:36:15.091Z] Pulling edgex-go [2021-06-16T06:36:15.091Z] + snapcraftctl pull [2021-06-16T06:36:33.288Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T06:36:33.288Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T06:36:33.288Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T06:36:33.288Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T06:36:33.288Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T06:36:33.288Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T06:36:33.288Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T06:36:33.288Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T06:36:33.288Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T06:36:33.288Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T06:36:33.288Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T06:36:33.288Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T06:36:33.288Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T06:36:33.288Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T06:36:33.288Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T06:36:33.288Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T06:36:33.288Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T06:36:33.288Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T06:36:33.288Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T06:36:33.288Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T06:36:33.288Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T06:36:33.288Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T06:36:33.288Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T06:36:33.288Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T06:36:33.288Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T06:36:33.288Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T06:36:33.288Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T06:36:33.288Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T06:36:33.288Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T06:36:33.288Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T06:36:33.288Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T06:36:33.288Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T06:36:33.288Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T06:36:33.288Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T06:36:33.288Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T06:36:33.288Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T06:36:33.288Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T06:36:33.288Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T06:36:33.288Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T06:36:33.288Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T06:36:33.288Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T06:36:33.288Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T06:36:33.288Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T06:36:33.288Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T06:36:33.288Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T06:36:33.288Z] Pulling static-packages [2021-06-16T06:36:33.288Z] + snapcraftctl pull [2021-06-16T06:36:33.288Z] Pulling version [2021-06-16T06:36:33.288Z] + cd /root/project [2021-06-16T06:36:33.288Z] + git describe --tags --abbrev=0 [2021-06-16T06:36:33.288Z] + sed s/v// [2021-06-16T06:36:33.288Z] + GIT_VERSION=2.0.0-dev.265 [2021-06-16T06:36:33.288Z] + [ -z 2.0.0-dev.265 ] [2021-06-16T06:36:33.288Z] + snapcraftctl set-version 2.0.0-dev.265 [2021-06-16T06:36:34.232Z] Building app-service-config [2021-06-16T06:36:34.232Z] + snapcraftctl build [2021-06-16T06:36:36.153Z] Building config-common [2021-06-16T06:36:36.153Z] + snapcraftctl build [2021-06-16T06:36:38.072Z] Skipping build go-build-helper (already ran) [2021-06-16T06:36:38.332Z] Building edgex-go [2021-06-16T06:36:38.594Z] + cd /root/parts/edgex-go/src [2021-06-16T06:36:38.594Z] + make build [2021-06-16T06:36:38.594Z] go mod tidy [2021-06-16T06:36:39.979Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T06:36:39.979Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.66 [2021-06-16T06:36:39.979Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T06:36:40.242Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T06:36:40.242Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T06:36:40.242Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T06:36:40.242Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-16T06:36:40.242Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T06:36:40.242Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T06:36:40.242Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T06:36:40.242Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T06:36:40.503Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T06:36:41.455Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-16T06:36:41.455Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T06:36:41.455Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T06:36:41.455Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T06:36:41.455Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T06:36:41.455Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T06:36:41.455Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T06:36:41.456Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T06:36:41.715Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-06-16T06:36:41.715Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T06:36:41.715Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T06:36:41.715Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T06:36:41.715Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T06:36:41.715Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T06:36:41.994Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T06:36:41.994Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T06:36:41.994Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T06:36:41.994Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T06:36:42.257Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T06:36:42.257Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T06:36:42.257Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T06:36:42.257Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T06:36:42.257Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T06:36:42.257Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T06:36:42.522Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T06:36:42.522Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T06:36:42.522Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T06:36:42.522Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T06:36:42.786Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T06:36:42.786Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T06:36:42.786Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T06:36:42.786Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T06:36:42.786Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T06:36:43.051Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T06:36:43.051Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T06:36:43.051Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T06:36:43.051Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T06:36:43.051Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T06:36:43.051Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T06:36:43.051Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T06:36:43.051Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T06:36:43.051Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T06:36:43.051Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T06:36:43.051Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T06:36:43.051Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T06:36:43.051Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T06:36:43.051Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T06:36:43.051Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T06:36:43.051Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T06:36:43.052Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T06:36:43.314Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T06:36:43.314Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T06:36:43.314Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T06:36:43.314Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T06:36:43.314Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T06:36:43.314Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:36:52.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:36:57.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:36:58.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:36:59.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:37:00.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:37:01.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:37:02.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:37:03.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:37:04.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:37:05.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:37:06.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T06:37:08.647Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T06:37:08.647Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T06:37:08.647Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T06:37:08.647Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T06:37:08.647Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-16T06:37:08.647Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T06:37:08.647Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T06:37:08.647Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-16T06:37:11.975Z] Building static-packages [2021-06-16T06:37:11.975Z] + snapcraftctl build [2021-06-16T06:37:13.912Z] Building version [2021-06-16T06:37:13.912Z] + snapcraftctl build [2021-06-16T06:37:16.485Z] Staging app-service-config [2021-06-16T06:37:16.485Z] + snapcraftctl stage [2021-06-16T06:37:17.067Z] Staging config-common [2021-06-16T06:37:17.067Z] + snapcraftctl stage [2021-06-16T06:37:18.461Z] Skipping stage go-build-helper (already ran) [2021-06-16T06:37:18.461Z] Staging edgex-go [2021-06-16T06:37:18.461Z] + snapcraftctl stage [2021-06-16T06:37:19.411Z] Staging static-packages [2021-06-16T06:37:19.411Z] + snapcraftctl stage [2021-06-16T06:37:20.362Z] Staging version [2021-06-16T06:37:20.362Z] + snapcraftctl stage [2021-06-16T06:37:21.759Z] Priming app-service-config [2021-06-16T06:37:21.759Z] + snapcraftctl prime [2021-06-16T06:37:22.710Z] Priming config-common [2021-06-16T06:37:22.710Z] + snapcraftctl prime [2021-06-16T06:37:22.712Z] lf-activate-venv(): INFO: Adding /tmp/venv-wWRS/bin to PATH [2021-06-16T06:37:22.712Z] INFO: No Stack... [2021-06-16T06:37:22.712Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T06:37:22.712Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:37:23.049Z] + cut -d, -f6 [2021-06-16T06:37:23.049Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-06-16T06:37:23.111Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] [2021-06-16T06:37:23.119Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] did not exist. Created. [2021-06-16T06:37:23.119Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:37:23.489Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T06:37:23.663Z] Priming go-build-helper [2021-06-16T06:37:23.663Z] + snapcraftctl prime [2021-06-16T06:37:23.773Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:37:23.784Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T06:37:25.056Z] Priming edgex-go [2021-06-16T06:37:25.056Z] + snapcraftctl prime [2021-06-16T06:37:26.006Z] Priming static-packages [2021-06-16T06:37:26.006Z] + snapcraftctl prime [2021-06-16T06:37:28.569Z] Priming version [2021-06-16T06:37:28.569Z] + snapcraftctl prime [2021-06-16T06:37:29.961Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-16T06:37:34.263Z] provisioning config files... [2021-06-16T06:37:34.272Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6865189267180130846tmp [Pipeline] { [Pipeline] sh [2021-06-16T06:37:34.591Z] + set +x [2021-06-16T06:37:34.591Z] + curl -s https://codecov.io/bash [2021-06-16T06:37:34.591Z] + bash -s -- [2021-06-16T06:37:34.591Z] [2021-06-16T06:37:34.591Z] _____ _ [2021-06-16T06:37:34.591Z] / ____| | | [2021-06-16T06:37:34.591Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T06:37:34.591Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T06:37:34.591Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T06:37:34.591Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T06:37:34.591Z] Bash-1.0.3 [2021-06-16T06:37:34.591Z] [2021-06-16T06:37:34.591Z] [2021-06-16T06:37:34.857Z] ==> git version 2.24.4 found [2021-06-16T06:37:34.857Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T06:37:34.857Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T06:37:34.857Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T06:37:34.857Z] ==> Jenkins CI detected. [2021-06-16T06:37:34.857Z] project root: . [2021-06-16T06:37:34.857Z] --> token set from env [2021-06-16T06:37:34.857Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T06:37:34.857Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T06:37:34.857Z] ==> Python coveragepy not found [2021-06-16T06:37:34.857Z] ==> Searching for coverage reports in: [2021-06-16T06:37:34.857Z] + . [2021-06-16T06:37:34.857Z] -> Found 1 reports [2021-06-16T06:37:34.857Z] ==> Detecting git/mercurial file structure [2021-06-16T06:37:34.857Z] ==> Reading reports [2021-06-16T06:37:34.857Z] + ./coverage.out bytes=398195 [2021-06-16T06:37:34.857Z] ==> Appending adjustments [2021-06-16T06:37:34.857Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T06:37:35.806Z] + Found adjustments [2021-06-16T06:37:36.068Z] ==> Gzipping contents [2021-06-16T06:37:36.068Z] 56K /tmp/codecov.nKB4DV.gz [2021-06-16T06:37:36.068Z] ==> Uploading reports [2021-06-16T06:37:36.068Z] url: https://codecov.io [2021-06-16T06:37:36.068Z] query: branch=PR-3571&commit=38cf677290a4667aedda459c87c42cf84121c525&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-16T06:37:36.068Z] -> Pinging Codecov [2021-06-16T06:37:36.068Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=38cf677290a4667aedda459c87c42cf84121c525&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-16T06:37:36.332Z] -> Uploading to [2021-06-16T06:37:36.332Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/38cf677290a4667aedda459c87c42cf84121c525/a237d17b-1da5-4c71-b9a7-244e5528290a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T063736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a24c26da66516dea4806bbbf9ae3ac00dd563ae2fe0bc6d6e8a57f2939f0e26e [2021-06-16T06:37:36.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:37:36.332Z] Dload Upload Total Spent Left Speed [2021-06-16T06:37:36.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54463 0 0 100 54463 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-16T06:37:36.855Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/38cf677290a4667aedda459c87c42cf84121c525 [Pipeline] } [2021-06-16T06:37:36.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:38.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:38.595Z] ---> package-listing.sh [2021-06-16T06:37:38.595Z] ++ facter osfamily [2021-06-16T06:37:38.595Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T06:37:38.856Z] + OS_FAMILY=redhat [2021-06-16T06:37:38.856Z] + workspace=/w/workspace/edgex-go/4 [2021-06-16T06:37:38.856Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T06:37:38.856Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T06:37:38.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T06:37:38.856Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T06:37:38.856Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-16T06:37:38.856Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T06:37:38.856Z] + case "${OS_FAMILY}" in [2021-06-16T06:37:38.856Z] + rpm -qa [2021-06-16T06:37:38.856Z] + sort [2021-06-16T06:37:41.406Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T06:37:41.406Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T06:37:41.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T06:37:41.406Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-16T06:37:41.406Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-16T06:37:41.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-16T06:37:41.420Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T06:37:41.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:37:42.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:37:42.276Z] [2021-06-16T06:37:42.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:37:42.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:37:42.596Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T06:37:42.596Z] df20fa9351a1: Pulling fs layer [2021-06-16T06:37:42.596Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T06:37:42.596Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T06:37:42.596Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T06:37:42.596Z] 93b61091891f: Pulling fs layer [2021-06-16T06:37:42.596Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T06:37:42.596Z] 5e14af77c1be: Pulling fs layer [2021-06-16T06:37:42.596Z] 01666e4c0597: Pulling fs layer [2021-06-16T06:37:42.596Z] aa168da1d23b: Pulling fs layer [2021-06-16T06:37:42.596Z] 46f8f816bc3b: Waiting [2021-06-16T06:37:42.596Z] 93b61091891f: Waiting [2021-06-16T06:37:42.596Z] 93b9cdb0e59b: Waiting [2021-06-16T06:37:42.596Z] 5e14af77c1be: Waiting [2021-06-16T06:37:42.596Z] 01666e4c0597: Waiting [2021-06-16T06:37:42.596Z] aa168da1d23b: Waiting [2021-06-16T06:37:42.596Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T06:37:42.596Z] 36b3adc4ff6f: Download complete [2021-06-16T06:37:42.596Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T06:37:42.596Z] 46f8f816bc3b: Download complete [2021-06-16T06:37:42.596Z] df20fa9351a1: Verifying Checksum [2021-06-16T06:37:42.596Z] df20fa9351a1: Download complete [2021-06-16T06:37:42.596Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T06:37:42.596Z] 93b9cdb0e59b: Download complete [2021-06-16T06:37:42.865Z] 93b61091891f: Verifying Checksum [2021-06-16T06:37:42.865Z] 93b61091891f: Download complete [2021-06-16T06:37:42.865Z] 01666e4c0597: Verifying Checksum [2021-06-16T06:37:42.865Z] 01666e4c0597: Download complete [2021-06-16T06:37:42.865Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T06:37:42.865Z] 8ad3a11d3b57: Download complete [2021-06-16T06:37:42.865Z] df20fa9351a1: Pull complete [2021-06-16T06:37:42.865Z] 5e14af77c1be: Verifying Checksum [2021-06-16T06:37:42.865Z] 5e14af77c1be: Download complete [2021-06-16T06:37:43.134Z] 36b3adc4ff6f: Pull complete [2021-06-16T06:37:43.413Z] 8ad3a11d3b57: Pull complete [2021-06-16T06:37:43.677Z] 46f8f816bc3b: Pull complete [2021-06-16T06:37:43.937Z] 93b61091891f: Pull complete [2021-06-16T06:37:43.937Z] 93b9cdb0e59b: Pull complete [2021-06-16T06:37:43.937Z] 5e14af77c1be: Pull complete [2021-06-16T06:37:43.937Z] 01666e4c0597: Pull complete [2021-06-16T06:37:44.562Z] aa168da1d23b: Verifying Checksum [2021-06-16T06:37:44.562Z] aa168da1d23b: Download complete [2021-06-16T06:37:48.788Z] aa168da1d23b: Pull complete [2021-06-16T06:37:48.788Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T06:37:48.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:37:48.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T06:37:48.862Z] prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container [2021-06-16T06:37:48.901Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T06:37:52.053Z] $ docker top cee24ca1c6da4c9d7734ff8f7ee18663dc4491b3f85a6b75dc75bd912c74d607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:37:52.444Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T06:37:52.741Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T06:37:53.038Z] + ls /var/log/sa-host [2021-06-16T06:37:53.039Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T06:37:53.039Z] file_magic: OK [2021-06-16T06:37:53.039Z] HZ: Using current value: 100 [2021-06-16T06:37:53.039Z] file_header: OK [2021-06-16T06:37:53.039Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T06:37:53.039Z] Statistics: [2021-06-16T06:37:53.039Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:37:53.039Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T06:37:53.039Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T06:37:53.039Z] file_magic: OK [2021-06-16T06:37:53.039Z] HZ: Using current value: 100 [2021-06-16T06:37:53.039Z] file_header: OK [2021-06-16T06:37:53.039Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T06:37:53.039Z] Statistics: [2021-06-16T06:37:53.039Z] 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... [2021-06-16T06:37:53.039Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:37:53.221Z] provisioning config files... [2021-06-16T06:37:53.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8645939622363697400tmp [Pipeline] { [Pipeline] echo [2021-06-16T06:37:53.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:53.581Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T06:37:53.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:53.981Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T06:37:53.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:54.292Z] ---> sudo-logs.sh [2021-06-16T06:37:54.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T06:37:54.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:54.624Z] ---> job-cost.sh [2021-06-16T06:37:54.624Z] lf-activate-venv: SKIPPING [2021-06-16T06:37:54.624Z] DEBUG: total: 0.18000000715255737 [2021-06-16T06:37:54.624Z] INFO: Retrieving Stack Cost... [2021-06-16T06:37:56.013Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:37:56.275Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T06:37:56.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:37:56.597Z] ---> logs-deploy.sh [2021-06-16T06:37:56.597Z] lf-activate-venv: SKIPPING [2021-06-16T06:37:56.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/4 [2021-06-16T06:37:56.597Z] INFO: archiving workspace using pattern(s): [2021-06-16T06:37:57.551Z] Archives upload complete. [2021-06-16T06:37:57.551Z] INFO: archiving logs to Nexus