Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d5d4fff35e0209efc89147b80e6776dc6e7d82b+80ba4e250181682bffba84591c3a2e03de29986a (a3166353777d4ee5ba61541936d6be13316b3826) 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-ssh4591976997938389402.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-ssh1248285621312871198.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6004255695599097548.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-ssh6416877577380116829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2261210417061658399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1132 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # 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/28@tmp/jenkins-gitclient-ssh5736249206742434955.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/28@tmp/jenkins-gitclient-ssh482403130901382814.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # 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/28@tmp/jenkins-gitclient-ssh7485396543371474662.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. > git rev-list --no-walk 4a311850722b9033239a3c3edc73d11731a612ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T09:41:06.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T09:41:06.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T09:41:06.645Z] ========================================================= [2021-06-24T09:41:06.645Z] EdgeX Global Pipelines Version Info [2021-06-24T09:41:06.645Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:41:08.093Z] ------------------- [2021-06-24T09:41:08.093Z] stable info: [2021-06-24T09:41:08.093Z] ------------------- [2021-06-24T09:41:08.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T09:41:08.093Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:41:08.093Z] Message: update stable to v1.0.195 [2021-06-24T09:41:08.666Z] ------------------- [2021-06-24T09:41:08.667Z] experimental info: [2021-06-24T09:41:08.667Z] ------------------- [2021-06-24T09:41:08.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T09:41:08.667Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:41:08.667Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T09:41:08.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T09:41:08.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T09:41:08.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T09:41:08.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T09:41:08.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T09:41:08.893Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T09:41:08.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T09:41:08.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T09:41:08.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T09:41:08.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T09:41:08.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T09:41:09.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T09:41:09.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T09:41:09.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T09:41:09.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:41:09.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:41:09.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T09:41:09.154Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T09:41:09.187Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T09:41:09.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T09:41:09.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T09:41:09.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T09:41:09.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-24T09:41:09.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-24T09:41:09.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-24T09:41:09.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [Pipeline] echo [2021-06-24T09:41:09.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d5d4ff [Pipeline] echo [2021-06-24T09:41:11.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:41:11.545Z] provisioning config files... [2021-06-24T09:41:11.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config1797420257332336652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:41:11.910Z] ---> docker-login.sh [2021-06-24T09:41:11.910Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:41:12.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:12.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:12.489Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:12.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:12.489Z] [2021-06-24T09:41:12.489Z] Login Succeeded [2021-06-24T09:41:12.489Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:41:12.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:12.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:12.753Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:12.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:12.753Z] [2021-06-24T09:41:12.753Z] Login Succeeded [2021-06-24T09:41:12.753Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:41:12.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:13.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:13.017Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:13.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:13.017Z] [2021-06-24T09:41:13.017Z] Login Succeeded [2021-06-24T09:41:13.017Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:41:13.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:13.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:13.017Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:13.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:13.017Z] [2021-06-24T09:41:13.017Z] Login Succeeded [2021-06-24T09:41:13.017Z] docker.io [2021-06-24T09:41:13.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:13.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:13.279Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:13.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:13.279Z] [2021-06-24T09:41:13.279Z] Login Succeeded [2021-06-24T09:41:13.279Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:41:13.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:41:13.643Z] ++ 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-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T09:41:13.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:13.643Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T09:41:13.643Z] ++ cut -d/ -f2 [2021-06-24T09:41:13.643Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T09:41:13.691Z] 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-24T09:41:14.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:14.528Z] [2021-06-24T09:41:14.528Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:41:14.864Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:14.864Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T09:41:14.864Z] 31603596830f: Pulling fs layer [2021-06-24T09:41:14.864Z] 54011a49482f: Pulling fs layer [2021-06-24T09:41:14.864Z] a6820b24f6d8: Pulling fs layer [2021-06-24T09:41:14.864Z] f581987b2513: Pulling fs layer [2021-06-24T09:41:14.864Z] f581987b2513: Waiting [2021-06-24T09:41:14.864Z] 54011a49482f: Verifying Checksum [2021-06-24T09:41:14.864Z] 54011a49482f: Download complete [2021-06-24T09:41:15.147Z] 31603596830f: Verifying Checksum [2021-06-24T09:41:15.148Z] 31603596830f: Download complete [2021-06-24T09:41:15.148Z] f581987b2513: Verifying Checksum [2021-06-24T09:41:15.148Z] f581987b2513: Download complete [2021-06-24T09:41:15.148Z] a6820b24f6d8: Verifying Checksum [2021-06-24T09:41:15.148Z] a6820b24f6d8: Download complete [2021-06-24T09:41:15.148Z] 31603596830f: Pull complete [2021-06-24T09:41:15.422Z] 54011a49482f: Pull complete [2021-06-24T09:41:16.010Z] a6820b24f6d8: Pull complete [2021-06-24T09:41:16.010Z] f581987b2513: Pull complete [2021-06-24T09:41:16.271Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T09:41:16.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:16.271Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T09:41:16.357Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T09:41:16.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:41:17.613Z] $ docker top 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:41:17.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:41:17.741Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:41:17.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:41:17.848Z] $ docker exec 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent [2021-06-24T09:41:17.963Z] SSH_AUTH_SOCK=/tmp/ssh-FPdVl7t5BuQy/agent.15 [2021-06-24T09:41:17.963Z] SSH_AGENT_PID=21 [2021-06-24T09:41:17.972Z] Running ssh-add (command line suppressed) [2021-06-24T09:41:18.061Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_4627682652941275542.key (/w/workspace/edgex-go/28@tmp/private_key_4627682652941275542.key) [2021-06-24T09:41:18.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:41:18.374Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T09:41:18.384Z] $ docker exec --env ******** --env ******** 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent -k [2021-06-24T09:41:18.468Z] unset SSH_AUTH_SOCK; [2021-06-24T09:41:18.468Z] unset SSH_AGENT_PID; [2021-06-24T09:41:18.468Z] echo Agent pid 21 killed; [2021-06-24T09:41:18.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T09:41:18.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:41:18.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:41:18.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:41:18.628Z] $ docker exec 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent [2021-06-24T09:41:18.732Z] SSH_AUTH_SOCK=/tmp/ssh-M62Nogt5YOoE/agent.54 [2021-06-24T09:41:18.732Z] SSH_AGENT_PID=60 [2021-06-24T09:41:18.740Z] Running ssh-add (command line suppressed) [2021-06-24T09:41:18.833Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_8424685928740019977.key (/w/workspace/edgex-go/28@tmp/private_key_8424685928740019977.key) [2021-06-24T09:41:18.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:41:19.181Z] + git semver init [2021-06-24T09:41:19.181Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:41:19.181Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2021-06-24T09:41:19.181Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2021-06-24T09:41:19.181Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:41:19.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:41:19.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:41:19.181Z] # $SEMVER_BRANCH = PR-3531 [2021-06-24T09:41:19.181Z] # $SEMVER_TEMP = /tmp/semver-057935543 [2021-06-24T09:41:19.181Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T09:41:37.426Z] # '/tmp/semver-057935543' -> '/w/workspace/edgex-go/28/.semver' [2021-06-24T09:41:37.426Z] # -> Force: false [2021-06-24T09:41:37.426Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2021-06-24T09:41:37.442Z] $ docker exec --env ******** --env ******** 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent -k [2021-06-24T09:41:37.537Z] unset SSH_AUTH_SOCK; [2021-06-24T09:41:37.537Z] unset SSH_AGENT_PID; [2021-06-24T09:41:37.537Z] echo Agent pid 60 killed; [2021-06-24T09:41:37.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:41:37.908Z] + git semver [Pipeline] } [2021-06-24T09:41:37.920Z] $ docker stop --time=1 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c [2021-06-24T09:41:42.788Z] $ docker rm -f 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:41:43.186Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T09:41:43.613Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T09:41:43.616Z] [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-24T09:41:44.165Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:41:44.482Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:41:44.786Z] + sudo service docker restart [2021-06-24T09:41:44.786Z] + true [2021-06-24T09:41:44.786Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T09:41:58.795Z] Still waiting to schedule task [2021-06-24T09:41:58.795Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-24T09:42:02.426Z] ========================================================= [2021-06-24T09:42:02.426Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T09:42:02.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:02.740Z] + 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-24T09:42:04.142Z] Sending build context to Docker daemon 329.3MB [2021-06-24T09:42:04.142Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:42:04.142Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:42:04.142Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T09:42:04.142Z] 540db60ca938: Pulling fs layer [2021-06-24T09:42:04.142Z] adcc1eea9eea: Pulling fs layer [2021-06-24T09:42:04.142Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T09:42:04.142Z] 0510c868ecb4: Pulling fs layer [2021-06-24T09:42:04.142Z] afea3b2eda06: Pulling fs layer [2021-06-24T09:42:04.142Z] 7809a108b3ef: Pulling fs layer [2021-06-24T09:42:04.142Z] f706445af74f: Pulling fs layer [2021-06-24T09:42:04.142Z] 0510c868ecb4: Waiting [2021-06-24T09:42:04.142Z] afea3b2eda06: Waiting [2021-06-24T09:42:04.142Z] 7809a108b3ef: Waiting [2021-06-24T09:42:04.142Z] f706445af74f: Waiting [2021-06-24T09:42:04.142Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T09:42:04.142Z] 4c4ab2625f07: Download complete [2021-06-24T09:42:04.142Z] adcc1eea9eea: Verifying Checksum [2021-06-24T09:42:04.142Z] adcc1eea9eea: Download complete [2021-06-24T09:42:04.142Z] afea3b2eda06: Verifying Checksum [2021-06-24T09:42:04.142Z] afea3b2eda06: Download complete [2021-06-24T09:42:04.142Z] 540db60ca938: Verifying Checksum [2021-06-24T09:42:04.142Z] 540db60ca938: Download complete [2021-06-24T09:42:04.404Z] 7809a108b3ef: Verifying Checksum [2021-06-24T09:42:04.404Z] 7809a108b3ef: Download complete [2021-06-24T09:42:04.404Z] 540db60ca938: Pull complete [2021-06-24T09:42:04.664Z] adcc1eea9eea: Pull complete [2021-06-24T09:42:04.664Z] 4c4ab2625f07: Pull complete [2021-06-24T09:42:08.873Z] f706445af74f: Verifying Checksum [2021-06-24T09:42:08.873Z] f706445af74f: Download complete [2021-06-24T09:42:08.873Z] 0510c868ecb4: Verifying Checksum [2021-06-24T09:42:08.873Z] 0510c868ecb4: Download complete [2021-06-24T09:42:13.106Z] 0510c868ecb4: Pull complete [2021-06-24T09:42:13.367Z] afea3b2eda06: Pull complete [2021-06-24T09:42:13.641Z] 7809a108b3ef: Pull complete [2021-06-24T09:42:18.073Z] f706445af74f: Pull complete [2021-06-24T09:42:18.073Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T09:42:18.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T09:42:18.073Z] ---> b068be0155e3 [2021-06-24T09:42:18.073Z] 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-24T09:42:20.622Z] ---> Running in 8e9b6769660e [2021-06-24T09:42:20.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:42:21.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:42:22.418Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:42:22.991Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:42:22.991Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T09:42:22.991Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:42:28.298Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:42:28.298Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:42:28.298Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:42:28.298Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:42:28.298Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:42:28.298Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:42:28.298Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:42:28.298Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:42:28.559Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:42:28.559Z] OK: 219 MiB in 52 packages [2021-06-24T09:42:30.484Z] Removing intermediate container 8e9b6769660e [2021-06-24T09:42:30.484Z] ---> 64efd72273fa [2021-06-24T09:42:30.484Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:42:30.484Z] ---> Running in aa27d74a5076 [2021-06-24T09:42:30.747Z] Removing intermediate container aa27d74a5076 [2021-06-24T09:42:30.747Z] ---> 04619eb55e73 [2021-06-24T09:42:30.747Z] Step 5/6 : COPY go.mod . [2021-06-24T09:42:31.011Z] ---> 3a10bb7a5997 [2021-06-24T09:42:31.011Z] Step 6/6 : RUN go mod download [2021-06-24T09:42:31.011Z] ---> Running in f8ad255ae1c0 [2021-06-24T09:42:52.099Z] Removing intermediate container f8ad255ae1c0 [2021-06-24T09:42:52.099Z] ---> da1809951970 [2021-06-24T09:42:52.099Z] Successfully built da1809951970 [2021-06-24T09:42:52.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:52.405Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:42:52.405Z] . [Pipeline] withDockerContainer [2021-06-24T09:42:52.489Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T09:42:52.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:42:52.979Z] $ docker top c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:42:53.387Z] + go version [2021-06-24T09:42:53.388Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T09:42:53.398Z] $ docker stop --time=1 c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd [2021-06-24T09:42:54.600Z] $ docker rm -f c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:55.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:42:55.218Z] . [Pipeline] withDockerContainer [2021-06-24T09:42:55.289Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T09:42:55.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:42:55.759Z] $ docker top 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:42:55.862Z] ========================================================= [2021-06-24T09:42:55.862Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T09:42:55.862Z] ========================================================= [Pipeline] sh [2021-06-24T09:42:56.164Z] + go mod tidy [Pipeline] sh [2021-06-24T09:42:56.751Z] + make test [2021-06-24T09:42:56.751Z] go mod tidy [2021-06-24T09:42:56.751Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T09:43:02.138Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T09:43:20.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T09:43:22.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T09:43:23.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T09:43:23.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T09:43:26.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T09:43:26.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T09:43:26.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T09:43:26.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T09:43:26.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T09:43:27.071Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T09:43:27.646Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T09:43:27.646Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T09:43:27.646Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T09:43:27.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T09:43:30.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-24T09:43:30.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T09:43:30.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T09:43:31.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-24T09:43:31.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T09:43:31.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements [2021-06-24T09:43:31.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T09:43:31.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T09:43:32.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.097s coverage: 87.7% of statements [2021-06-24T09:43:32.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T09:43:32.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:32.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-24T09:43:33.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-06-24T09:43:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T09:43:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T09:43:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T09:43:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T09:43:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T09:43:33.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 95.1% of statements [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T09:43:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T09:43:34.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-24T09:43:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T09:43:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T09:43:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T09:43:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-24T09:43:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T09:43:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-06-24T09:43:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements [2021-06-24T09:43:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T09:43:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-24T09:43:36.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-06-24T09:43:36.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-24T09:43:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-06-24T09:43:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-24T09:43:49.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.044s coverage: 94.4% of statements [2021-06-24T09:43:49.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-24T09:43:53.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements [2021-06-24T09:43:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T09:44:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T09:44:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T09:44:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-06-24T09:44:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.3% of statements [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T09:44:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-24T09:44:19.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-24T09:44:19.819Z] GO111MODULE=on go vet ./... [2021-06-24T09:44:32.287Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1140 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-24T09:44:34.666Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2021-06-24T09:44:35.001Z] The recommended git tool is: git [2021-06-24T09:44:40.529Z] using credential edgex-jenkins-ssh [2021-06-24T09:44:40.546Z] Cloning the remote Git repository [2021-06-24T09:44:40.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:44:40.717Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2021-06-24T09:44:40.814Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:44:40.815Z] > git --version # timeout=10 [2021-06-24T09:44:40.832Z] > git --version # 'git version 2.17.1' [2021-06-24T09:44:40.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:44:40.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:44:46.538Z] gofmt -l . [2021-06-24T09:44:46.538Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:44:46.538Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T09:44:46.882Z] + ls -al . [2021-06-24T09:44:46.882Z] total 516 [2021-06-24T09:44:46.882Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 09:44 . [2021-06-24T09:44:46.882Z] drwxr-xr-x 4 root root 30 Jun 24 09:42 .. [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 09:41 .dockerignore [2021-06-24T09:44:46.882Z] drwxrwxr-x 8 1001 1001 179 Jun 24 09:41 .git [2021-06-24T09:44:46.882Z] drwxrwxr-x 3 1001 1001 125 Jun 24 09:41 .github [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 09:41 .gitignore [2021-06-24T09:44:46.882Z] drwx------ 3 1001 1001 60 Jun 24 09:41 .semver [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 09:41 .sonarcloud.properties [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:41 Attribution.txt [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:41 CONTRIBUTING.md [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 09:41 Dockerfile.build [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 09:41 Jenkinsfile [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:41 LICENSE [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:41 Makefile [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:41 README.md [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:41 SECURITY.md [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:41 ZMQWindows.md [2021-06-24T09:44:46.882Z] drwxrwxr-x 2 1001 1001 37 Jun 24 09:41 bin [2021-06-24T09:44:46.882Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 09:41 cmd [2021-06-24T09:44:46.882Z] -rw-r--r-- 1 root root 398095 Jun 24 09:44 coverage.out [2021-06-24T09:44:46.882Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 09:41 go.mod [2021-06-24T09:44:46.882Z] -rw-r--r-- 1 root root 21053 Jun 24 09:42 go.sum [2021-06-24T09:44:46.882Z] drwxrwxr-x 7 1001 1001 114 Jun 24 09:41 internal [2021-06-24T09:44:46.883Z] drwxrwxr-x 3 1001 1001 16 Jun 24 09:41 openapi [2021-06-24T09:44:46.883Z] drwxrwxr-x 4 1001 1001 71 Jun 24 09:41 snap [2021-06-24T09:44:46.883Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 09:41 version.go [Pipeline] sh [2021-06-24T09:44:47.194Z] + '[' -e coverage.out ] [2021-06-24T09:44:47.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T09:44:47.296Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T09:44:47.600Z] + make build [2021-06-24T09:44:47.600Z] go mod tidy [2021-06-24T09:44:47.600Z] 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-24T09:44:49.013Z] 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-24T09:44:56.861Z] 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-24T09:44:56.861Z] 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-24T09:44:57.444Z] 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-24T09:44:57.444Z] 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-24T09:44:58.412Z] 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-24T09:44:59.005Z] 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-24T09:44:59.955Z] 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-24T09:45:00.901Z] 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-24T09:45:01.470Z] 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-24T09:45:02.451Z] 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-24T09:45:03.860Z] $ docker stop --time=1 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a [2021-06-24T09:45:06.343Z] $ docker rm -f 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:10.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:10.395Z] [2021-06-24T09:45:10.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:10.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:10.719Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T09:45:10.719Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T09:45:10.719Z] ca9280d653b3: Pulling fs layer [2021-06-24T09:45:10.719Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T09:45:10.981Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T09:45:10.981Z] cbdbe7a5bc2a: Download complete [2021-06-24T09:45:11.242Z] cbdbe7a5bc2a: Pull complete [2021-06-24T09:45:11.242Z] ca9280d653b3: Verifying Checksum [2021-06-24T09:45:11.242Z] ca9280d653b3: Download complete [2021-06-24T09:45:11.826Z] ca9280d653b3: Pull complete [2021-06-24T09:45:12.407Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T09:45:12.407Z] 7e9c9ca2126c: Download complete [2021-06-24T09:45:13.132Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:45:13.465Z] Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:45:13.465Z] Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) [2021-06-24T09:45:12.327Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:45:12.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:45:12.369Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:45:12.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:45:12.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:45:12.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:45:13.152Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:45:13.166Z] > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 [2021-06-24T09:45:13.379Z] > git remote # timeout=10 [2021-06-24T09:45:13.397Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:45:13.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:45:13.425Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T09:45:13.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:45:13.470Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:45:13.488Z] > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 [2021-06-24T09:45:14.986Z] 7e9c9ca2126c: Pull complete [2021-06-24T09:45:14.986Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T09:45:14.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:14.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T09:45:15.072Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T09:45:18.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:45:18.627Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [2021-06-24T09:45:21.157Z] $ docker top 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:45:21.552Z] + docker-compose build --help [2021-06-24T09:45:21.552Z] + grep parallel [2021-06-24T09:45:22.125Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:45:22.134Z] $ docker stop --time=1 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 [2021-06-24T09:45:22.270Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-24T09:45:23.573Z] $ docker rm -f 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:24.006Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:45:24.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:24.097Z] . [Pipeline] withDockerContainer [2021-06-24T09:45:24.169Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T09:45:24.220Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:45:24.355Z] + true [2021-06-24T09:45:24.355Z] + sudo service docker restart [2021-06-24T09:45:25.126Z] $ docker top 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:45:25.507Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:45:26.087Z] Building core-command ... [2021-06-24T09:45:26.087Z] Building core-data ... [2021-06-24T09:45:26.087Z] Building core-metadata ... [2021-06-24T09:45:26.087Z] Building security-bootstrapper ... [2021-06-24T09:45:26.087Z] Building security-proxy-setup ... [2021-06-24T09:45:26.087Z] Building security-secretstore-setup ... [2021-06-24T09:45:26.087Z] Building support-notifications ... [2021-06-24T09:45:26.087Z] Building support-scheduler ... [2021-06-24T09:45:26.087Z] Building sys-mgmt-agent ... [2021-06-24T09:45:26.087Z] Building support-scheduler [2021-06-24T09:45:26.087Z] Building core-command [2021-06-24T09:45:26.087Z] Building sys-mgmt-agent [2021-06-24T09:45:26.087Z] Building security-bootstrapper [2021-06-24T09:45:26.087Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:45:43.792Z] provisioning config files... [2021-06-24T09:45:43.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config8842094868588944175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:45:44.232Z] ---> docker-login.sh [2021-06-24T09:45:44.232Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:45:45.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:45.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:45.818Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:45.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:45.818Z] [2021-06-24T09:45:45.818Z] Login Succeeded [2021-06-24T09:45:45.818Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:45:46.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:46.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:46.092Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:46.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:46.092Z] [2021-06-24T09:45:46.092Z] Login Succeeded [2021-06-24T09:45:46.092Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:45:46.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:46.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:46.690Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:46.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:46.690Z] [2021-06-24T09:45:46.690Z] Login Succeeded [2021-06-24T09:45:46.690Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:45:47.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:47.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:47.574Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:47.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:47.574Z] [2021-06-24T09:45:47.574Z] Login Succeeded [2021-06-24T09:45:47.574Z] docker.io [2021-06-24T09:45:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:48.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:48.447Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:48.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:48.447Z] [2021-06-24T09:45:48.447Z] Login Succeeded [2021-06-24T09:45:48.447Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:45:48.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T09:45:48.801Z] ========================================================= [2021-06-24T09:45:48.801Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T09:45:48.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:49.146Z] + 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-24T09:45:51.828Z] Sending build context to Docker daemon 166.2MB [2021-06-24T09:45:51.828Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:51.828Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:45:51.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T09:45:51.828Z] 595b0fe564bb: Pulling fs layer [2021-06-24T09:45:51.828Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T09:45:51.828Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T09:45:51.828Z] ba82ee9f976e: Pulling fs layer [2021-06-24T09:45:51.828Z] 506bd15cee9f: Pulling fs layer [2021-06-24T09:45:51.828Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T09:45:51.828Z] 618dc40b7e24: Pulling fs layer [2021-06-24T09:45:51.828Z] 506bd15cee9f: Waiting [2021-06-24T09:45:51.828Z] ba82ee9f976e: Waiting [2021-06-24T09:45:51.828Z] 75a0a4a0db45: Waiting [2021-06-24T09:45:51.828Z] 618dc40b7e24: Waiting [2021-06-24T09:45:51.828Z] 5b7225fbf94c: Download complete [2021-06-24T09:45:51.828Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T09:45:51.828Z] 3088b5b3c5c0: Download complete [2021-06-24T09:45:51.828Z] 506bd15cee9f: Download complete [2021-06-24T09:45:51.828Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T09:45:51.828Z] 75a0a4a0db45: Download complete [2021-06-24T09:45:51.828Z] 595b0fe564bb: Download complete [2021-06-24T09:45:52.431Z] 595b0fe564bb: Pull complete [2021-06-24T09:45:53.040Z] 3088b5b3c5c0: Pull complete [2021-06-24T09:45:53.658Z] 5b7225fbf94c: Pull complete [2021-06-24T09:45:53.932Z] 618dc40b7e24: Verifying Checksum [2021-06-24T09:45:53.932Z] 618dc40b7e24: Download complete [2021-06-24T09:45:56.636Z] ba82ee9f976e: Verifying Checksum [2021-06-24T09:45:56.636Z] ba82ee9f976e: Download complete [2021-06-24T09:46:02.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:02.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:02.041Z] ---> da1809951970 [2021-06-24T09:46:02.041Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:02.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:02.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:02.041Z] ---> da1809951970 [2021-06-24T09:46:02.041Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:02.041Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:02.041Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:02.041Z] ---> da1809951970 [2021-06-24T09:46:02.041Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:46:02.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:02.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:02.041Z] ---> da1809951970 [2021-06-24T09:46:02.041Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:46:02.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:02.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:02.041Z] ---> da1809951970 [2021-06-24T09:46:02.041Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:06.778Z] ba82ee9f976e: Pull complete [2021-06-24T09:46:06.778Z] 506bd15cee9f: Pull complete [2021-06-24T09:46:06.778Z] 75a0a4a0db45: Pull complete [2021-06-24T09:46:10.195Z] 618dc40b7e24: Pull complete [2021-06-24T09:46:10.195Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T09:46:10.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T09:46:10.195Z] ---> a36622ca3599 [2021-06-24T09:46:10.195Z] 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-24T09:46:12.040Z] ---> Running in 16c8d0dc0e6d [2021-06-24T09:46:12.040Z] ---> Running in 938ee68e84bb [2021-06-24T09:46:12.040Z] ---> Running in ecc3b9bd577a [2021-06-24T09:46:12.040Z] ---> Running in c719b9f61ef6 [2021-06-24T09:46:12.040Z] ---> Running in 94521550a7b9 [2021-06-24T09:46:12.299Z] Removing intermediate container 16c8d0dc0e6d [2021-06-24T09:46:12.299Z] ---> 00eb3488a0d3 [2021-06-24T09:46:12.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:12.299Z] Removing intermediate container c719b9f61ef6 [2021-06-24T09:46:12.299Z] ---> 00332c2a300c [2021-06-24T09:46:12.299Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:12.299Z] Removing intermediate container 938ee68e84bb [2021-06-24T09:46:12.299Z] ---> e80605256091 [2021-06-24T09:46:12.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:12.299Z] Removing intermediate container 94521550a7b9 [2021-06-24T09:46:12.299Z] ---> 4d744a176f89 [2021-06-24T09:46:12.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:12.299Z] Removing intermediate container ecc3b9bd577a [2021-06-24T09:46:12.299Z] ---> 849324665a38 [2021-06-24T09:46:12.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:12.570Z] ---> Running in 19c067eaf974 [2021-06-24T09:46:12.570Z] ---> Running in c793a30ef16f [2021-06-24T09:46:12.570Z] ---> Running in 4a4889f64b79 [2021-06-24T09:46:12.570Z] ---> Running in 41fa70f3bde9 [2021-06-24T09:46:12.832Z] ---> Running in c61e6cb52171 [2021-06-24T09:46:12.837Z] ---> Running in 954b83ecdea4 [2021-06-24T09:46:14.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:14.757Z] Removing intermediate container 19c067eaf974 [2021-06-24T09:46:14.758Z] ---> 2fec974c9344 [2021-06-24T09:46:14.758Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:46:14.758Z] ---> Running in 1b457f33c63e [2021-06-24T09:46:14.758Z] Removing intermediate container 4a4889f64b79 [2021-06-24T09:46:14.758Z] ---> b00b010a29a4 [2021-06-24T09:46:14.758Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.020Z] Removing intermediate container c793a30ef16f [2021-06-24T09:46:15.020Z] ---> 98a2081cf7d2 [2021-06-24T09:46:15.020Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.020Z] Removing intermediate container 41fa70f3bde9 [2021-06-24T09:46:15.020Z] ---> df28b4c53ad7 [2021-06-24T09:46:15.020Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:15.282Z] ---> Running in f0df6274cfba [2021-06-24T09:46:15.282Z] ---> Running in 4c22f6582b48 [2021-06-24T09:46:15.282Z] ---> Running in 4c6ac02f86ee [2021-06-24T09:46:15.282Z] Removing intermediate container c61e6cb52171 [2021-06-24T09:46:15.282Z] ---> fb081adb1a76 [2021-06-24T09:46:15.282Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.542Z] ---> Running in 5986ab5f5861 [2021-06-24T09:46:15.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:15.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.250Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:46:16.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.845Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:46:16.846Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T09:46:16.846Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:46:16.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.166Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:17.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.431Z] Removing intermediate container f0df6274cfba [2021-06-24T09:46:17.431Z] ---> 8e678a184418 [2021-06-24T09:46:17.431Z] Step 6/32 : COPY go.mod . [2021-06-24T09:46:17.701Z] ---> fd01ddf80ca5 [2021-06-24T09:46:17.701Z] Step 7/32 : RUN go mod download [2021-06-24T09:46:17.701Z] ---> Running in cdf2b463a966 [2021-06-24T09:46:17.701Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:17.975Z] Removing intermediate container 4c22f6582b48 [2021-06-24T09:46:17.975Z] ---> 047ee71ddcb4 [2021-06-24T09:46:17.975Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:18.242Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:18.242Z] ---> 80065dc94271 [2021-06-24T09:46:18.242Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:18.242Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:18.242Z] ---> Running in cb19c1a7c771 [2021-06-24T09:46:18.503Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:18.769Z] Removing intermediate container 5986ab5f5861 [2021-06-24T09:46:18.769Z] ---> 6355b04cf8a9 [2021-06-24T09:46:18.769Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:19.034Z] Removing intermediate container cdf2b463a966 [2021-06-24T09:46:19.034Z] ---> 534456c07827 [2021-06-24T09:46:19.034Z] Step 8/32 : COPY . . [2021-06-24T09:46:19.034Z] Removing intermediate container 1b457f33c63e [2021-06-24T09:46:19.034Z] ---> a6af35dbb6ea [2021-06-24T09:46:19.034Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:27.382Z] ---> db3aaeefc46b [2021-06-24T09:46:27.382Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:27.382Z] Removing intermediate container 4c6ac02f86ee [2021-06-24T09:46:27.382Z] ---> a3d19af6fb9c [2021-06-24T09:46:27.382Z] Step 6/23 : COPY go.mod . [2021-06-24T09:46:27.382Z] ---> Running in 448d6bc4b7b9 [2021-06-24T09:46:27.382Z] ---> e6d9edc24dbc [2021-06-24T09:46:27.382Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:27.382Z] ---> d36eee5e5fb5 [2021-06-24T09:46:27.382Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:46:27.643Z] ---> 8b9aacd95d76 [2021-06-24T09:46:27.643Z] Step 7/23 : RUN go mod download [2021-06-24T09:46:27.643Z] Removing intermediate container cb19c1a7c771 [2021-06-24T09:46:27.643Z] ---> 437cc04eb89b [2021-06-24T09:46:27.643Z] Step 8/24 : COPY . . [2021-06-24T09:46:33.476Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:46:33.476Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:46:33.476Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:46:33.476Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:46:33.476Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:46:33.476Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:46:33.476Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:46:33.748Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:46:34.022Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:46:34.022Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:39.557Z] ---> Running in d550d9bb8acb [2021-06-24T09:46:39.557Z] ---> Running in f26060360580 [2021-06-24T09:46:39.557Z] ---> Running in c9e62f3ad8eb [2021-06-24T09:46:40.128Z] ---> c406a3ec4fbc [2021-06-24T09:46:40.128Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:40.453Z] Removing intermediate container 954b83ecdea4 [2021-06-24T09:46:40.453Z] ---> 4c6981414a96 [2021-06-24T09:46:40.453Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:46:40.453Z] ---> Running in 174390b647c3 [2021-06-24T09:46:40.453Z] Removing intermediate container 174390b647c3 [2021-06-24T09:46:40.453Z] ---> c733076a0bb2 [2021-06-24T09:46:40.453Z] Step 5/6 : COPY go.mod . [2021-06-24T09:46:40.453Z] ---> 019a630f6ffe [2021-06-24T09:46:40.453Z] Step 6/6 : RUN go mod download [2021-06-24T09:46:40.453Z] ---> Running in e4ee41b303b9 [2021-06-24T09:46:41.073Z] ---> Running in b99be5cefb83 [2021-06-24T09:46:42.474Z] Removing intermediate container 448d6bc4b7b9 [2021-06-24T09:46:42.474Z] ---> 9d7992c7c965 [2021-06-24T09:46:42.474Z] Step 8/24 : COPY . . [2021-06-24T09:46:59.023Z] Removing intermediate container f26060360580 [2021-06-24T09:46:59.023Z] ---> c0388b312012 [2021-06-24T09:46:59.023Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:46:59.023Z] ---> 8c794ca34ee8 [2021-06-24T09:46:59.023Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:59.023Z] ---> Running in 6d7e7b6ceacf [2021-06-24T09:46:59.023Z] ---> Running in a69105a8233b [2021-06-24T09:46:59.023Z] Removing intermediate container d550d9bb8acb [2021-06-24T09:46:59.023Z] ---> 34fce3a5dd42 [2021-06-24T09:46:59.023Z] Step 8/24 : COPY . . [2021-06-24T09:47:07.540Z] Removing intermediate container e4ee41b303b9 [2021-06-24T09:47:07.540Z] ---> b8ef8661b7ab [2021-06-24T09:47:07.540Z] Successfully built b8ef8661b7ab [2021-06-24T09:47:07.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:07.897Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:47:07.897Z] . [Pipeline] withDockerContainer [2021-06-24T09:47:08.127Z] prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2021-06-24T09:47:08.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-arm64 cat [2021-06-24T09:47:09.828Z] $ docker top 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:47:10.786Z] + go version [2021-06-24T09:47:10.786Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T09:47:10.806Z] $ docker stop --time=1 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d [2021-06-24T09:47:13.865Z] $ docker rm -f 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d [2021-06-24T09:47:13.938Z] Removing intermediate container c9e62f3ad8eb [2021-06-24T09:47:13.938Z] ---> 9fd88be8d7bb [2021-06-24T09:47:13.938Z] Step 8/23 : COPY . . [2021-06-24T09:47:13.938Z] Removing intermediate container b99be5cefb83 [2021-06-24T09:47:13.938Z] ---> ac3dfa5842ba [2021-06-24T09:47:13.938Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:14.642Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:47:14.643Z] . [Pipeline] withDockerContainer [2021-06-24T09:47:14.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2021-06-24T09:47:14.967Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-arm64 cat [2021-06-24T09:47:16.590Z] $ docker top fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:47:16.937Z] ========================================================= [2021-06-24T09:47:16.937Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T09:47:16.937Z] ========================================================= [Pipeline] sh [2021-06-24T09:47:17.586Z] + go mod tidy [Pipeline] sh [2021-06-24T09:47:18.865Z] + make test [2021-06-24T09:47:18.865Z] go mod tidy [2021-06-24T09:47:19.466Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T09:47:20.533Z] 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-24T09:47:22.599Z] ---> 6b6cc7b91acb [2021-06-24T09:47:22.599Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:47:22.599Z] ---> Running in 560e95c03071 [2021-06-24T09:47:23.806Z] ---> Running in 13795213d57f [2021-06-24T09:47:26.184Z] Removing intermediate container a69105a8233b [2021-06-24T09:47:26.184Z] ---> 5e3c5c026a9b [2021-06-24T09:47:26.184Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:47:26.184Z] 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-24T09:47:26.184Z] ---> Running in 2d1624d077a0 [2021-06-24T09:47:26.184Z] 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-24T09:47:32.840Z] Removing intermediate container 13795213d57f [2021-06-24T09:47:32.840Z] ---> ee85eecc0aa8 [2021-06-24T09:47:32.840Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T09:47:32.840Z] ---> Running in 82277361e6b5 [2021-06-24T09:47:33.103Z] ---> 16055e8a78a5 [2021-06-24T09:47:33.103Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:47:33.369Z] ---> Running in 0fbaa71a899a [2021-06-24T09:47:33.946Z] 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-24T09:47:36.509Z] Removing intermediate container 0fbaa71a899a [2021-06-24T09:47:36.509Z] ---> e00a38f5c89c [2021-06-24T09:47:36.509Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:47:36.509Z] ---> Running in 32882c0f4dcc [2021-06-24T09:47:37.456Z] 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-24T09:47:47.677Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T09:47:54.435Z] Removing intermediate container 6d7e7b6ceacf [2021-06-24T09:47:54.435Z] ---> 78c8ea13dff9 [2021-06-24T09:47:54.435Z] [2021-06-24T09:47:54.435Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T09:47:54.435Z] 3.12: Pulling from library/alpine [2021-06-24T09:47:54.435Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:47:54.435Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:47:54.435Z] ---> 13621d1b12d4 [2021-06-24T09:47:54.435Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T09:47:54.435Z] ---> Running in 1db781c866a1 [2021-06-24T09:47:54.698Z] Removing intermediate container 1db781c866a1 [2021-06-24T09:47:54.698Z] ---> 8b9a78a917fb [2021-06-24T09:47:54.698Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T09:47:54.963Z] ---> Running in 816a3c579e4a [2021-06-24T09:47:55.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:47:55.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:47:55.823Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:47:55.823Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T09:47:55.823Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:47:55.823Z] OK: 6 MiB in 16 packages [2021-06-24T09:47:56.413Z] Removing intermediate container 816a3c579e4a [2021-06-24T09:47:56.413Z] ---> fde799b73424 [2021-06-24T09:47:56.413Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T09:47:56.679Z] ---> Running in ab4db458ae7e [2021-06-24T09:47:56.679Z] Removing intermediate container ab4db458ae7e [2021-06-24T09:47:56.679Z] ---> 9c3be0100eaf [2021-06-24T09:47:56.679Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T09:47:56.679Z] ---> Running in ed2949bb18d2 [2021-06-24T09:47:56.943Z] Removing intermediate container ed2949bb18d2 [2021-06-24T09:47:56.943Z] ---> 393e60210013 [2021-06-24T09:47:56.943Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T09:47:56.943Z] ---> Running in d87a6ef99554 [2021-06-24T09:47:58.912Z] Removing intermediate container d87a6ef99554 [2021-06-24T09:47:58.912Z] ---> dfceec085c0a [2021-06-24T09:47:58.912Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T09:47:58.912Z] ---> Running in 8157d7f0033a [2021-06-24T09:47:59.180Z] Removing intermediate container 8157d7f0033a [2021-06-24T09:47:59.181Z] ---> 0db661e26fe9 [2021-06-24T09:47:59.181Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T09:48:00.148Z] ---> c2ab888928a1 [2021-06-24T09:48:00.148Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T09:48:02.083Z] ---> Running in 2de506355112 [2021-06-24T09:48:08.748Z] Removing intermediate container 2de506355112 [2021-06-24T09:48:08.748Z] ---> 62be59d81f40 [2021-06-24T09:48:08.748Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:08.748Z] Removing intermediate container 2d1624d077a0 [2021-06-24T09:48:08.748Z] ---> 70d0b30d7f4a [2021-06-24T09:48:08.748Z] [2021-06-24T09:48:08.748Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:48:08.748Z] ---> 13621d1b12d4 [2021-06-24T09:48:08.748Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:11.292Z] ---> Running in 9d8125375c1b [2021-06-24T09:48:13.839Z] ---> df01b81fbaef [2021-06-24T09:48:13.839Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T09:48:15.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:15.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:15.764Z] Removing intermediate container 560e95c03071 [2021-06-24T09:48:15.764Z] ---> 0f63a548008f [2021-06-24T09:48:15.764Z] [2021-06-24T09:48:15.764Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:48:15.764Z] ---> 13621d1b12d4 [2021-06-24T09:48:15.764Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:16.040Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:16.040Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:16.040Z] OK: 6 MiB in 15 packages [2021-06-24T09:48:16.309Z] ---> 38415dc4e72c [2021-06-24T09:48:16.309Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T09:48:16.886Z] ---> Running in 53a5fad9cc03 [2021-06-24T09:48:17.164Z] ---> c8ee5c4f1028 [2021-06-24T09:48:17.164Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T09:48:19.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:19.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:19.384Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:19.384Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:19.384Z] OK: 6 MiB in 15 packages [2021-06-24T09:48:19.659Z] ---> 43abb03d980b [2021-06-24T09:48:19.659Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T09:48:19.659Z] Removing intermediate container 9d8125375c1b [2021-06-24T09:48:19.659Z] ---> df70c7974377 [2021-06-24T09:48:19.659Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:48:19.659Z] Removing intermediate container 82277361e6b5 [2021-06-24T09:48:19.659Z] ---> 711c6363a2e5 [2021-06-24T09:48:19.659Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T09:48:19.922Z] ---> Running in 92c801600f98 [2021-06-24T09:48:19.923Z] ---> Running in d5516f525f97 [2021-06-24T09:48:20.189Z] ---> 17c4e32c4545 [2021-06-24T09:48:20.189Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T09:48:22.113Z] Removing intermediate container 92c801600f98 [2021-06-24T09:48:22.113Z] ---> b9d5f82f272f [2021-06-24T09:48:22.113Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T09:48:22.113Z] ---> Running in 66f307d9cf72 [2021-06-24T09:48:27.427Z] Removing intermediate container 32882c0f4dcc [2021-06-24T09:48:27.427Z] ---> f49595b703ac [2021-06-24T09:48:27.427Z] [2021-06-24T09:48:27.427Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:48:27.427Z] ---> 13621d1b12d4 [2021-06-24T09:48:27.427Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:27.427Z] ---> Using cache [2021-06-24T09:48:27.427Z] ---> e6067d41ccfe [2021-06-24T09:48:27.427Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:48:27.427Z] Removing intermediate container 53a5fad9cc03 [2021-06-24T09:48:27.427Z] ---> e6067d41ccfe [2021-06-24T09:48:27.427Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:48:27.427Z] 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-24T09:48:27.427Z] ---> Running in 34ac45f75fb5 [2021-06-24T09:48:27.427Z] ---> Running in a751ba4f0e01 [2021-06-24T09:48:27.427Z] ---> Running in 47767b15e6d3 [2021-06-24T09:48:27.427Z] Removing intermediate container 66f307d9cf72 [2021-06-24T09:48:27.427Z] ---> 8656321e4d15 [2021-06-24T09:48:27.427Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T09:48:27.427Z] Removing intermediate container 34ac45f75fb5 [2021-06-24T09:48:27.427Z] ---> e83540453a69 [2021-06-24T09:48:27.427Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:48:27.427Z] Removing intermediate container a751ba4f0e01 [2021-06-24T09:48:27.427Z] ---> 70906a18429c [2021-06-24T09:48:27.427Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:48:27.427Z] Removing intermediate container 47767b15e6d3 [2021-06-24T09:48:27.427Z] ---> d14288f22cf7 [2021-06-24T09:48:27.427Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T09:48:27.427Z] ---> Running in efb5966d26ed [2021-06-24T09:48:27.427Z] ---> Running in ae48e02f4438 [2021-06-24T09:48:27.427Z] ---> Running in 056aca723cda [2021-06-24T09:48:27.427Z] ---> 8db24b42417e [2021-06-24T09:48:27.427Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T09:48:27.427Z] ---> Running in e7c2cf175bb7 [2021-06-24T09:48:27.427Z] Removing intermediate container efb5966d26ed [2021-06-24T09:48:27.427Z] ---> 0d84dcf7c2c8 [2021-06-24T09:48:27.427Z] Step 16/24 : WORKDIR / [2021-06-24T09:48:27.427Z] Removing intermediate container 056aca723cda [2021-06-24T09:48:27.427Z] ---> ba4439e1681b [2021-06-24T09:48:27.427Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:48:27.427Z] Removing intermediate container ae48e02f4438 [2021-06-24T09:48:27.427Z] ---> 2496f067d19f [2021-06-24T09:48:27.427Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:48:27.427Z] Removing intermediate container d5516f525f97 [2021-06-24T09:48:27.427Z] ---> 0f53c31a2bba [2021-06-24T09:48:27.427Z] [2021-06-24T09:48:27.427Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T09:48:27.427Z] ---> Running in f4cd9b0a677c [2021-06-24T09:48:27.427Z] ---> Running in 0ad8ce29842e [2021-06-24T09:48:27.427Z] ---> Running in ba2df13079a5 [2021-06-24T09:48:27.427Z] 20.10.0: Pulling from library/docker [2021-06-24T09:48:27.427Z] Removing intermediate container f4cd9b0a677c [2021-06-24T09:48:27.427Z] ---> 04016f97d280 [2021-06-24T09:48:27.427Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:27.427Z] Removing intermediate container 0ad8ce29842e [2021-06-24T09:48:27.427Z] ---> 9883636d1a30 [2021-06-24T09:48:27.427Z] Step 16/24 : WORKDIR / [2021-06-24T09:48:27.427Z] Removing intermediate container ba2df13079a5 [2021-06-24T09:48:27.427Z] ---> bcdaad3d84e4 [2021-06-24T09:48:27.427Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:27.427Z] ---> Running in aee0f5df650f [2021-06-24T09:48:29.982Z] ---> 2ac205c644e9 [2021-06-24T09:48:29.982Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T09:48:30.242Z] ---> c80997514b9a [2021-06-24T09:48:30.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:48:31.186Z] Removing intermediate container aee0f5df650f [2021-06-24T09:48:31.186Z] ---> 165388cc2388 [2021-06-24T09:48:31.186Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:31.762Z] ---> 2d0ba116cf54 [2021-06-24T09:48:31.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T09:48:31.763Z] Removing intermediate container e7c2cf175bb7 [2021-06-24T09:48:31.763Z] ---> 6cf3a0e1b4eb [2021-06-24T09:48:31.763Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T09:48:31.763Z] ---> dcdda3317d44 [2021-06-24T09:48:31.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:48:35.093Z] ---> 99540e9c0999 [2021-06-24T09:48:35.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T09:48:36.038Z] ---> Running in 8a555274f811 [2021-06-24T09:48:36.989Z] ---> d57f324969bc [2021-06-24T09:48:36.989Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T09:48:37.251Z] ---> b31536387980 [2021-06-24T09:48:37.251Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:48:37.512Z] ---> 84e78682bb6d [2021-06-24T09:48:37.512Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T09:48:37.512Z] ---> Running in 67da866c99c3 [2021-06-24T09:48:37.512Z] Removing intermediate container 8a555274f811 [2021-06-24T09:48:37.512Z] ---> 734c163ae76a [2021-06-24T09:48:37.512Z] Step 29/32 : CMD ["gate"] [2021-06-24T09:48:37.774Z] ---> Running in 3e6a53558b97 [2021-06-24T09:48:38.034Z] ---> Running in b0c3cc910430 [2021-06-24T09:48:38.295Z] Removing intermediate container 67da866c99c3 [2021-06-24T09:48:38.295Z] ---> e365868aed99 [2021-06-24T09:48:38.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:48:38.295Z] ---> fdd510882c30 [2021-06-24T09:48:38.295Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T09:48:38.562Z] Removing intermediate container 3e6a53558b97 [2021-06-24T09:48:38.562Z] ---> 70f83b58e03e [2021-06-24T09:48:38.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:48:38.562Z] ---> Running in 5633279b906d [2021-06-24T09:48:38.562Z] ---> Running in 770df5e50e32 [2021-06-24T09:48:38.562Z] Removing intermediate container b0c3cc910430 [2021-06-24T09:48:38.562Z] ---> 8d26a01762a5 [2021-06-24T09:48:38.562Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T09:48:38.822Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T09:48:38.822Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T09:48:38.822Z] ---> Running in eb8a8c737d4c [2021-06-24T09:48:38.822Z] ---> aefe523efa57 [2021-06-24T09:48:38.822Z] 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-24T09:48:39.083Z] ---> Running in 243c5450bbce [2021-06-24T09:48:39.343Z] Removing intermediate container 770df5e50e32 [2021-06-24T09:48:39.343Z] ---> 2d631edb048f [2021-06-24T09:48:39.343Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:48:39.343Z] ---> Running in 6aea7ad8c0a2 [2021-06-24T09:48:39.343Z] Removing intermediate container 5633279b906d [2021-06-24T09:48:39.343Z] ---> 588d80ada077 [2021-06-24T09:48:39.343Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:48:39.605Z] Removing intermediate container eb8a8c737d4c [2021-06-24T09:48:39.605Z] ---> dd61bf9e2bab [2021-06-24T09:48:39.605Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:48:40.555Z] ---> Running in 8996a3e57362 [2021-06-24T09:48:40.555Z] ---> Running in 96dd3dd8f3a7 [2021-06-24T09:48:40.816Z] Removing intermediate container 243c5450bbce [2021-06-24T09:48:40.816Z] ---> cace797e5882 [2021-06-24T09:48:40.816Z] Step 31/32 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:48:41.080Z] Removing intermediate container 6aea7ad8c0a2 [2021-06-24T09:48:41.080Z] ---> 037eb057e58e [2021-06-24T09:48:41.080Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T09:48:41.080Z] ---> Running in bfe24817248b [2021-06-24T09:48:41.653Z] Removing intermediate container 8996a3e57362 [2021-06-24T09:48:41.653Z] ---> 41416a62c28b [2021-06-24T09:48:41.653Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:48:41.653Z] ---> Running in 2e69245c2ad7 [2021-06-24T09:48:41.653Z] Removing intermediate container 96dd3dd8f3a7 [2021-06-24T09:48:41.653Z] ---> 0df1bb1a4304 [2021-06-24T09:48:41.653Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:48:41.915Z] ---> Running in 2284f676c649 [2021-06-24T09:48:42.180Z] ---> Running in 03e56a44cdc4 [2021-06-24T09:48:42.180Z] ---> Running in a6375cc690f0 [2021-06-24T09:48:42.442Z] Removing intermediate container bfe24817248b [2021-06-24T09:48:42.442Z] ---> 22ba3c815894 [2021-06-24T09:48:42.442Z] Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:48:42.442Z] Removing intermediate container 2e69245c2ad7 [2021-06-24T09:48:42.442Z] ---> fdecbd104b94 [2021-06-24T09:48:42.442Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T09:48:42.703Z] ---> Running in ec12737e36b9 [2021-06-24T09:48:42.969Z] Removing intermediate container a6375cc690f0 [2021-06-24T09:48:42.969Z] ---> e7c4cd43f6ce [2021-06-24T09:48:42.969Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:48:42.969Z] ---> Running in 93b14be4da86 [2021-06-24T09:48:42.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:42.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:42.969Z] Removing intermediate container 03e56a44cdc4 [2021-06-24T09:48:42.969Z] ---> e36a8aef2d23 [2021-06-24T09:48:42.969Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:48:43.241Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T09:48:43.241Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T09:48:43.241Z] Executing bash-5.0.17-r0.post-install [2021-06-24T09:48:43.241Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:48:43.241Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T09:48:43.241Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T09:48:43.241Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:43.241Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T09:48:43.241Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T09:48:43.241Z] ---> Running in da4a3f60e068 [2021-06-24T09:48:43.241Z] Removing intermediate container ec12737e36b9 [2021-06-24T09:48:43.241Z] ---> 9498bb38b817 [2021-06-24T09:48:43.241Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:48:43.241Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T09:48:43.241Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T09:48:43.241Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T09:48:43.241Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T09:48:43.241Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T09:48:43.241Z] ---> Running in 8a1c36a5361c [2021-06-24T09:48:44.186Z] Removing intermediate container 93b14be4da86 [2021-06-24T09:48:44.186Z] ---> daa1df904aa5 [2021-06-24T09:48:44.186Z] [2021-06-24T09:48:44.186Z] ---> Running in 50a2909a3534 [2021-06-24T09:48:45.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T09:48:46.131Z] Successfully built daa1df904aa5 [2021-06-24T09:48:49.432Z] Successfully tagged security-bootstrapper:latest [2021-06-24T09:48:49.432Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-06-24T09:48:49.432Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T09:48:49.432Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T09:48:49.432Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T09:48:49.432Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T09:48:49.432Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T09:48:49.432Z] Removing intermediate container da4a3f60e068 [2021-06-24T09:48:49.432Z] ---> a0b8b2870656 [2021-06-24T09:48:49.432Z] [2021-06-24T09:48:49.432Z] Removing intermediate container 8a1c36a5361c [2021-06-24T09:48:49.432Z] ---> 4e23a7ec94d5 [2021-06-24T09:48:49.432Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:48:49.432Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T09:48:49.432Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T09:48:49.695Z] Successfully built a0b8b2870656 [2021-06-24T09:48:52.369Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T09:48:52.799Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T09:48:52.799Z] Successfully tagged core-command:latest [2021-06-24T09:48:52.799Z]  Building core-command ... done Building support-notifications [2021-06-24T09:48:52.799Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T09:48:53.163Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T09:48:53.163Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T09:48:53.163Z] Removing intermediate container 50a2909a3534 [2021-06-24T09:48:53.163Z] ---> 0bec7064e2a2 [2021-06-24T09:48:53.163Z] [2021-06-24T09:48:53.163Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T09:48:53.787Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T09:48:54.049Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T09:48:55.983Z] ---> Running in 7b10a4afcd93 [2021-06-24T09:48:55.983Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T09:48:55.983Z] Successfully built 0bec7064e2a2 [2021-06-24T09:48:55.983Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T09:48:55.983Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T09:48:55.983Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T09:48:55.983Z] Successfully tagged support-scheduler:latest [2021-06-24T09:48:55.983Z] Building core-data [2021-06-24T09:48:55.983Z]  Building support-scheduler ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T09:48:57.906Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T09:48:57.906Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T09:48:57.906Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T09:48:59.823Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T09:49:01.741Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T09:49:01.741Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T09:49:06.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T09:49:06.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T09:49:06.171Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T09:49:06.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T09:49:06.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T09:49:06.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T09:49:06.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T09:49:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T09:49:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T09:49:11.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T09:49:11.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T09:49:11.142Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T09:49:11.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T09:49:23.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements [2021-06-24T09:49:23.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T09:49:23.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T09:49:24.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:24.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:24.011Z] ---> da1809951970 [2021-06-24T09:49:24.011Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:49:24.011Z] ---> Using cache [2021-06-24T09:49:24.011Z] ---> 849324665a38 [2021-06-24T09:49:24.011Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:24.011Z] ---> Using cache [2021-06-24T09:49:24.011Z] ---> fb081adb1a76 [2021-06-24T09:49:24.012Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:49:27.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements [2021-06-24T09:49:27.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T09:49:27.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:27.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:27.325Z] ---> da1809951970 [2021-06-24T09:49:27.325Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:49:27.325Z] ---> Using cache [2021-06-24T09:49:27.325Z] ---> 849324665a38 [2021-06-24T09:49:27.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:27.325Z] ---> Using cache [2021-06-24T09:49:27.325Z] ---> fb081adb1a76 [2021-06-24T09:49:27.325Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:49:27.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.604s coverage: 53.1% of statements [2021-06-24T09:49:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T09:49:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T09:49:28.267Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T09:49:28.267Z] OK: 72 MiB in 59 packages [2021-06-24T09:49:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.727s coverage: 87.7% of statements [2021-06-24T09:49:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T09:49:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:49:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.222s coverage: 78.9% of statements [2021-06-24T09:49:34.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.309s coverage: 81.2% of statements [2021-06-24T09:49:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T09:49:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T09:49:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T09:49:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T09:49:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.603s coverage: 95.1% of statements [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.477s coverage: 0.8% of statements [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements [2021-06-24T09:49:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 79.5% of statements [2021-06-24T09:49:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-06-24T09:49:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements [2021-06-24T09:49:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements [2021-06-24T09:49:50.453Z] Removing intermediate container 7b10a4afcd93 [2021-06-24T09:49:50.453Z] ---> 0d4b174f761e [2021-06-24T09:49:50.453Z] [2021-06-24T09:49:50.453Z] Successfully built 0d4b174f761e [2021-06-24T09:49:50.760Z] Successfully tagged core-metadata:latest [2021-06-24T09:49:50.760Z]  Building core-metadata ... done Building security-proxy-setup [2021-06-24T09:49:51.703Z] ---> Running in 8684f7569400 [2021-06-24T09:49:51.703Z] ---> Running in fba0836fb2c4 [2021-06-24T09:49:52.664Z] Collecting docker-compose==1.23.2 [2021-06-24T09:49:52.664Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T09:49:53.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2021-06-24T09:49:53.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-06-24T09:49:54.063Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:54.063Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:54.063Z] ---> da1809951970 [2021-06-24T09:49:54.063Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> 849324665a38 [2021-06-24T09:49:54.063Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> fb081adb1a76 [2021-06-24T09:49:54.063Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> 6355b04cf8a9 [2021-06-24T09:49:54.063Z] Step 6/26 : COPY go.mod . [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> db3aaeefc46b [2021-06-24T09:49:54.063Z] Step 7/26 : RUN go mod download [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> 9d7992c7c965 [2021-06-24T09:49:54.063Z] Step 8/26 : COPY . . [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> 8c794ca34ee8 [2021-06-24T09:49:54.063Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:49:54.063Z] ---> Using cache [2021-06-24T09:49:54.063Z] ---> 5e3c5c026a9b [2021-06-24T09:49:54.063Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T09:49:56.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:56.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:56.632Z] ---> da1809951970 [2021-06-24T09:49:56.632Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> 849324665a38 [2021-06-24T09:49:56.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> fb081adb1a76 [2021-06-24T09:49:56.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> 6355b04cf8a9 [2021-06-24T09:49:56.632Z] Step 6/22 : COPY go.mod . [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> db3aaeefc46b [2021-06-24T09:49:56.632Z] Step 7/22 : RUN go mod download [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> 9d7992c7c965 [2021-06-24T09:49:56.632Z] Step 8/22 : COPY . . [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> 8c794ca34ee8 [2021-06-24T09:49:56.632Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:49:56.632Z] ---> Using cache [2021-06-24T09:49:56.632Z] ---> 5e3c5c026a9b [2021-06-24T09:49:56.632Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:49:58.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:49:58.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:50:00.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:50:00.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:50:00.290Z] OK: 219 MiB in 52 packages [2021-06-24T09:50:00.290Z] OK: 219 MiB in 52 packages [2021-06-24T09:50:00.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 81.8% of statements [2021-06-24T09:50:00.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T09:50:01.696Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T09:50:01.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T09:50:01.962Z] 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-24T09:50:01.962Z] ---> Running in 691c1dfa72d5 [2021-06-24T09:50:01.962Z] ---> Running in 7e2b4fd06955 [2021-06-24T09:50:01.962Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T09:50:01.962Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T09:50:03.363Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T09:50:03.363Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T09:50:03.363Z] Collecting PyYAML<4,>=3.10 [2021-06-24T09:50:03.363Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T09:50:03.624Z] Removing intermediate container fba0836fb2c4 [2021-06-24T09:50:03.624Z] ---> 9be6ac3f8d73 [2021-06-24T09:50:03.624Z] Step 6/23 : COPY go.mod . [2021-06-24T09:50:03.891Z] Removing intermediate container 8684f7569400 [2021-06-24T09:50:03.891Z] ---> b6ab0ad18d60 [2021-06-24T09:50:03.891Z] Step 6/24 : COPY go.mod . [2021-06-24T09:50:03.891Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T09:50:04.155Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T09:50:04.155Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T09:50:04.155Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T09:50:04.427Z] ---> 5bb33989e37d [2021-06-24T09:50:04.427Z] Step 7/23 : RUN go mod download [2021-06-24T09:50:04.724Z] ---> 12e8dafb789b [2021-06-24T09:50:04.724Z] Step 7/24 : RUN go mod download [2021-06-24T09:50:04.724Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T09:50:04.724Z] ---> Running in fa9d528265cb [2021-06-24T09:50:04.724Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T09:50:04.724Z] ---> Running in 9bfebaa1f69c [2021-06-24T09:50:04.990Z] 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-24T09:50:04.990Z] 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-24T09:50:05.566Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T09:50:05.566Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T09:50:05.836Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T09:50:05.836Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T09:50:06.419Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T09:50:06.419Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T09:50:06.419Z] Collecting idna<2.8,>=2.5 [2021-06-24T09:50:06.419Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T09:50:06.419Z] 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-24T09:50:06.419Z] 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-24T09:50:06.685Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T09:50:06.685Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T09:50:06.685Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T09:50:06.685Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T09:50:06.685Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T09:50:06.685Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T09:50:06.951Z] Installing collected packages: urllib3, idna, requests, docopt, jsonschema, PyYAML, cached-property, dockerpty, texttable, websocket-client, docker-pycreds, docker, docker-compose [2021-06-24T09:50:06.951Z] Attempting uninstall: urllib3 [2021-06-24T09:50:06.951Z] Found existing installation: urllib3 1.25.9 [2021-06-24T09:50:06.951Z] Uninstalling urllib3-1.25.9: [2021-06-24T09:50:06.951Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2021-06-24T09:50:08.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 91.2% of statements [2021-06-24T09:50:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T09:50:10.748Z] Attempting uninstall: idna [2021-06-24T09:50:10.748Z] Found existing installation: idna 2.9 [2021-06-24T09:50:10.748Z] Uninstalling idna-2.9: [2021-06-24T09:50:10.748Z] Successfully uninstalled idna-2.9 [2021-06-24T09:50:10.748Z] Attempting uninstall: requests [2021-06-24T09:50:10.748Z] Found existing installation: requests 2.23.0 [2021-06-24T09:50:10.748Z] Uninstalling requests-2.23.0: [2021-06-24T09:50:10.748Z] Successfully uninstalled requests-2.23.0 [2021-06-24T09:50:10.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.4% of statements [2021-06-24T09:50:10.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T09:50:10.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T09:50:10.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements [2021-06-24T09:50:10.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements [2021-06-24T09:50:10.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-24T09:50:11.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-06-24T09:50:11.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-06-24T09:50:11.345Z] Running setup.py install for docopt: started [2021-06-24T09:50:11.345Z] Removing intermediate container fa9d528265cb [2021-06-24T09:50:11.345Z] ---> 716ee51e8174 [2021-06-24T09:50:11.345Z] Step 8/23 : COPY . . [2021-06-24T09:50:11.931Z] Removing intermediate container 9bfebaa1f69c [2021-06-24T09:50:11.931Z] ---> 0bae325f1917 [2021-06-24T09:50:11.931Z] Step 8/24 : COPY . . [2021-06-24T09:50:12.200Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T09:50:12.475Z] Running setup.py install for PyYAML: started [2021-06-24T09:50:16.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements [2021-06-24T09:50:16.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T09:50:16.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T09:50:16.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T09:50:19.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.6% of statements [2021-06-24T09:50:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T09:50:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T09:50:19.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.362s coverage: 89.5% of statements [2021-06-24T09:50:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T09:50:19.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2021-06-24T09:50:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T09:50:22.990Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T09:50:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 91.9% of statements [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 62.7% of statements [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.6% of statements [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T09:50:26.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2021-06-24T09:50:26.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 95.4% of statements [2021-06-24T09:50:27.532Z] GO111MODULE=on go vet ./... [2021-06-24T09:50:31.946Z] Running setup.py install for dockerpty: started [2021-06-24T09:50:32.529Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T09:50:32.529Z] Running setup.py install for texttable: started [2021-06-24T09:50:32.796Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T09:50:42.405Z] ---> a0bc605f1fa7 [2021-06-24T09:50:42.405Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:50:42.405Z] ---> e99dfd2f2854 [2021-06-24T09:50:42.405Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:50:43.664Z] ---> Running in 122be8a3804e [2021-06-24T09:50:43.664Z] ---> Running in eb258505f66b [2021-06-24T09:50:44.646Z] 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-24T09:50:54.413Z] Removing intermediate container 122be8a3804e [2021-06-24T09:50:54.413Z] ---> 5803bc23a310 [2021-06-24T09:50:54.413Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T09:50:54.413Z] Removing intermediate container eb258505f66b [2021-06-24T09:50:54.413Z] ---> 29d52d284fc3 [2021-06-24T09:50:54.413Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:50:54.413Z] ---> Running in 11714861e5ee [2021-06-24T09:50:54.413Z] ---> Running in 31c0afc8c895 [2021-06-24T09:50:55.019Z] 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-24T09:50:55.607Z] 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-24T09:50:55.607Z] 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-24T09:50:55.869Z] 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-24T09:51:08.572Z] Removing intermediate container 691c1dfa72d5 [2021-06-24T09:51:08.572Z] ---> e10eb3874670 [2021-06-24T09:51:08.572Z] [2021-06-24T09:51:08.572Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:51:08.572Z] ---> 13621d1b12d4 [2021-06-24T09:51:08.572Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:51:08.572Z] Removing intermediate container 7e2b4fd06955 [2021-06-24T09:51:08.572Z] ---> f9eb2c8cb01f [2021-06-24T09:51:08.572Z] [2021-06-24T09:51:08.572Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:51:08.572Z] ---> 13621d1b12d4 [2021-06-24T09:51:08.572Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:51:08.572Z] ---> Running in 57ad12a49c59 [2021-06-24T09:51:08.572Z] ---> Running in 97887a42e9dd [2021-06-24T09:51:11.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:11.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:11.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:11.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:11.465Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:51:11.465Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:51:11.465Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:51:11.465Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:51:11.465Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:51:11.465Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:51:11.465Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:51:11.465Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:51:11.465Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:51:11.465Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:51:11.465Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:11.465Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:11.465Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:51:11.465Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:51:11.465Z] OK: 7 MiB in 20 packages [2021-06-24T09:51:11.465Z] OK: 7 MiB in 18 packages [2021-06-24T09:51:16.443Z] Removing intermediate container 57ad12a49c59 [2021-06-24T09:51:16.443Z] ---> 09cf8022211b [2021-06-24T09:51:16.443Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:51:16.740Z] Removing intermediate container 97887a42e9dd [2021-06-24T09:51:16.740Z] ---> 88500ac5044b [2021-06-24T09:51:16.740Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:51:18.201Z] ---> Running in 99abd75c3172 [2021-06-24T09:51:18.201Z] ---> Running in 783b48f19e4f [2021-06-24T09:51:18.783Z] Removing intermediate container 99abd75c3172 [2021-06-24T09:51:18.783Z] ---> 912b309698d3 [2021-06-24T09:51:18.783Z] Step 14/26 : WORKDIR / [2021-06-24T09:51:20.194Z] Removing intermediate container 783b48f19e4f [2021-06-24T09:51:20.195Z] ---> 8104f0e7bce3 [2021-06-24T09:51:20.195Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:51:22.783Z] ---> Running in f856290d41da [2021-06-24T09:51:23.360Z] ---> Running in e7e650bd2c29 [2021-06-24T09:51:24.753Z] Removing intermediate container f856290d41da [2021-06-24T09:51:24.753Z] ---> 633a11239b59 [2021-06-24T09:51:24.753Z] 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-24T09:51:25.018Z] Removing intermediate container e7e650bd2c29 [2021-06-24T09:51:25.018Z] ---> 50950cf91c4f [2021-06-24T09:51:25.018Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:51:27.408Z] ---> 02b5ef1233ca [2021-06-24T09:51:27.408Z] 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-24T09:51:27.408Z] ---> 4b1a06dddf69 [2021-06-24T09:51:27.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:51:29.960Z] ---> 42a8ed7af9ad [2021-06-24T09:51:29.960Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:30.926Z] ---> 89696b322039 [2021-06-24T09:51:30.926Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:51:35.141Z] ---> d610258027d0 [2021-06-24T09:51:35.141Z] 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-24T09:51:35.141Z] Removing intermediate container 2284f676c649 [2021-06-24T09:51:35.141Z] ---> f99abf67a55f [2021-06-24T09:51:35.141Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T09:51:36.102Z] ---> f3fe0d89145a [2021-06-24T09:51:36.102Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:51:36.692Z] Removing intermediate container 31c0afc8c895 [2021-06-24T09:51:36.692Z] ---> 543d71891f13 [2021-06-24T09:51:36.692Z] [2021-06-24T09:51:36.692Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:51:36.692Z] ---> 13621d1b12d4 [2021-06-24T09:51:36.693Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:51:36.959Z] ---> Running in bc3ad86579d0 [2021-06-24T09:51:36.959Z] ---> Running in 92f09d4adf40 [2021-06-24T09:51:37.229Z] ---> 2f7d3cbcf881 [2021-06-24T09:51:37.229Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:51:37.229Z] ---> Running in 023b42b524e9 [2021-06-24T09:51:40.714Z] Removing intermediate container bc3ad86579d0 [2021-06-24T09:51:40.714Z] ---> 06226b640870 [2021-06-24T09:51:40.714Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T09:51:40.714Z] Removing intermediate container 92f09d4adf40 [2021-06-24T09:51:40.714Z] ---> be47b26660b0 [2021-06-24T09:51:40.714Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:51:40.714Z] ---> 29761ce074e4 [2021-06-24T09:51:40.714Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:51:40.714Z] ---> Running in b567f37eca0e [2021-06-24T09:51:40.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:40.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:40.714Z] ---> Running in 80250e8d0c14 [2021-06-24T09:51:40.714Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:51:40.714Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:51:40.714Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:40.714Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:51:40.714Z] OK: 6 MiB in 16 packages [2021-06-24T09:51:41.688Z] Removing intermediate container b567f37eca0e [2021-06-24T09:51:41.688Z] ---> ad4a38694d29 [2021-06-24T09:51:41.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T09:51:41.953Z] ---> 5bcbb67ed5b2 [2021-06-24T09:51:41.953Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:51:41.953Z] Removing intermediate container 80250e8d0c14 [2021-06-24T09:51:41.953Z] ---> 5b291b5311f3 [2021-06-24T09:51:41.953Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T09:51:46.281Z] ---> Running in 25be57cba108 [2021-06-24T09:51:46.281Z] ---> d30f55b14630 [2021-06-24T09:51:46.281Z] 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-24T09:51:46.281Z] Removing intermediate container 023b42b524e9 [2021-06-24T09:51:46.281Z] ---> dda710eb48ae [2021-06-24T09:51:46.281Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:51:46.281Z] ---> 7098ff5081b8 [2021-06-24T09:51:46.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:46.281Z] Removing intermediate container 11714861e5ee [2021-06-24T09:51:46.281Z] ---> a8fa269ecd97 [2021-06-24T09:51:46.281Z] [2021-06-24T09:51:46.281Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:51:46.281Z] ---> 13621d1b12d4 [2021-06-24T09:51:46.281Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T09:51:46.281Z] ---> Running in e3f7998c71a1 [2021-06-24T09:51:46.281Z] ---> Running in f93b800ef834 [2021-06-24T09:51:46.281Z] Removing intermediate container 25be57cba108 [2021-06-24T09:51:46.281Z] ---> bd87bf3ce91a [2021-06-24T09:51:46.281Z] Step 21/22 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:51:46.281Z] ---> Running in df9c87a78a29 [2021-06-24T09:51:46.281Z] ---> Running in 2b704ccb1988 [2021-06-24T09:51:46.281Z] ---> 3f36a0266ac1 [2021-06-24T09:51:46.281Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T09:51:46.281Z] Removing intermediate container f93b800ef834 [2021-06-24T09:51:46.281Z] ---> 84e14ffe1dcf [2021-06-24T09:51:46.281Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:51:46.281Z] Removing intermediate container df9c87a78a29 [2021-06-24T09:51:46.281Z] ---> 9ae27b958a54 [2021-06-24T09:51:46.281Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T09:51:46.281Z] ---> Running in 6ce0d5df33fc [2021-06-24T09:51:46.281Z] Removing intermediate container 2b704ccb1988 [2021-06-24T09:51:46.281Z] ---> 16fcb28f837a [2021-06-24T09:51:46.281Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T09:51:46.543Z] ---> Running in f086aa228d1e [2021-06-24T09:51:46.543Z] ---> cf6a0e43af3f [2021-06-24T09:51:46.543Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T09:51:46.543Z] ---> Running in 52255e55c4f2 [2021-06-24T09:51:46.543Z] ---> Running in 7f83b6e4bf18 [2021-06-24T09:51:46.804Z] Removing intermediate container f086aa228d1e [2021-06-24T09:51:46.804Z] ---> cc4ced95d598 [2021-06-24T09:51:46.804Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T09:51:46.804Z] Removing intermediate container 6ce0d5df33fc [2021-06-24T09:51:46.804Z] ---> a3851288ca38 [2021-06-24T09:51:46.804Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:51:47.383Z] Removing intermediate container 52255e55c4f2 [2021-06-24T09:51:47.383Z] ---> 1cc5c68b373e [2021-06-24T09:51:47.383Z] [2021-06-24T09:51:47.383Z] Successfully built 1cc5c68b373e [2021-06-24T09:51:47.383Z] ---> Running in fb9380a52fc3 [2021-06-24T09:51:47.383Z] Removing intermediate container 7f83b6e4bf18 [2021-06-24T09:51:47.383Z] ---> d412c3cf10c6 [2021-06-24T09:51:47.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:47.383Z] ---> Running in c40294aa1c0a [2021-06-24T09:51:47.648Z] Successfully tagged security-proxy-setup:latest [2021-06-24T09:51:47.648Z]  Building security-proxy-setup ... done Removing intermediate container e3f7998c71a1 [2021-06-24T09:51:47.648Z] ---> 73901eb5b33b [2021-06-24T09:51:47.648Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:51:47.648Z] ---> Running in f50b8f82156c [2021-06-24T09:51:47.909Z] Removing intermediate container fb9380a52fc3 [2021-06-24T09:51:47.909Z] ---> 7982b7b4f7a7 [2021-06-24T09:51:47.909Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:51:47.909Z] ---> Running in 9982f5b841cb [2021-06-24T09:51:47.909Z] Removing intermediate container c40294aa1c0a [2021-06-24T09:51:47.909Z] ---> 3e20f6a8f95e [2021-06-24T09:51:47.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:51:47.909Z] ---> Running in 98c9a5db93e2 [2021-06-24T09:51:47.909Z] Removing intermediate container f50b8f82156c [2021-06-24T09:51:47.909Z] ---> ec659f18d495 [2021-06-24T09:51:47.909Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:51:48.180Z] Removing intermediate container 9982f5b841cb [2021-06-24T09:51:48.180Z] ---> 138f87af6740 [2021-06-24T09:51:48.180Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T09:51:48.180Z] ---> Running in e16313549f07 [2021-06-24T09:51:48.180Z] ---> 327e253ccffa [2021-06-24T09:51:48.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:51:48.180Z] ---> Running in 6a3be11b2176 [2021-06-24T09:51:49.582Z] Removing intermediate container e16313549f07 [2021-06-24T09:51:49.582Z] ---> 9fa9d988ec33 [2021-06-24T09:51:49.582Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:51:49.582Z] Removing intermediate container 6a3be11b2176 [2021-06-24T09:51:49.582Z] ---> c7cbe01b9f2c [2021-06-24T09:51:49.582Z] Step 25/26 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:51:49.582Z] ---> 58f4b3d8004e [2021-06-24T09:51:49.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:49.582Z] ---> Running in 3c6cca003f71 [2021-06-24T09:51:49.848Z] ---> Running in 2fd4ba9f135a [2021-06-24T09:51:49.848Z] ---> 4b849d92fa1f [2021-06-24T09:51:49.848Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:51:49.848Z] Removing intermediate container 3c6cca003f71 [2021-06-24T09:51:49.848Z] ---> 5eff3253706a [2021-06-24T09:51:49.848Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:51:49.848Z] ---> Running in df7c8494fd4b [2021-06-24T09:51:49.848Z] Removing intermediate container 2fd4ba9f135a [2021-06-24T09:51:49.848Z] ---> a30a4f125800 [2021-06-24T09:51:49.848Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T09:51:49.848Z] ---> Running in 22e60813f015 [2021-06-24T09:51:50.109Z] ---> Running in e6a35f561588 [2021-06-24T09:51:50.371Z] Removing intermediate container df7c8494fd4b [2021-06-24T09:51:50.371Z] ---> 80ed5344ca33 [2021-06-24T09:51:50.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:50.371Z] Removing intermediate container 98c9a5db93e2 [2021-06-24T09:51:50.371Z] ---> 4fc4c7f6b71c [2021-06-24T09:51:50.371Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T09:51:50.371Z] Removing intermediate container 22e60813f015 [2021-06-24T09:51:50.371Z] ---> 566b0581a0f6 [2021-06-24T09:51:50.371Z] [2021-06-24T09:51:50.371Z] Successfully built 566b0581a0f6 [2021-06-24T09:51:50.646Z] ---> Running in 7d24694f42eb [2021-06-24T09:51:50.646Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T09:51:50.646Z]  Building sys-mgmt-agent ... done  ---> Running in 667af5f19a79 [2021-06-24T09:51:50.646Z] Removing intermediate container e6a35f561588 [2021-06-24T09:51:50.646Z] ---> b57c654c6a9a [2021-06-24T09:51:50.646Z] [2021-06-24T09:51:50.929Z] Successfully built b57c654c6a9a [2021-06-24T09:51:50.929Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T09:51:50.929Z]  Building security-secretstore-setup ... done Removing intermediate container 667af5f19a79 [2021-06-24T09:51:50.929Z] ---> e8d67058ed18 [2021-06-24T09:51:50.929Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:51:50.929Z] ---> Running in 4cdb68d603b6 [2021-06-24T09:51:51.877Z] Removing intermediate container 4cdb68d603b6 [2021-06-24T09:51:51.877Z] ---> 07229900e6a1 [2021-06-24T09:51:51.877Z] Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:51:51.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:51.877Z] ---> Running in 4c1eaec59733 [2021-06-24T09:51:52.147Z] Removing intermediate container 4c1eaec59733 [2021-06-24T09:51:52.147Z] ---> 1022658280cf [2021-06-24T09:51:52.147Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:51:52.409Z] ---> Running in d22408d7b5ff [2021-06-24T09:51:52.671Z] Removing intermediate container d22408d7b5ff [2021-06-24T09:51:52.671Z] ---> d1f8694f1abd [2021-06-24T09:51:52.671Z] [2021-06-24T09:51:52.671Z] Successfully built d1f8694f1abd [2021-06-24T09:51:52.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:52.933Z] Successfully tagged support-notifications:latest [2021-06-24T09:51:53.872Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:51:53.872Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T09:51:54.132Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T09:51:54.132Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:51:57.726Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T09:51:57.726Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T09:51:57.726Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:57.726Z] OK: 8 MiB in 20 packages [2021-06-24T09:51:57.726Z] Removing intermediate container 7d24694f42eb [2021-06-24T09:51:57.726Z] ---> cf371fef233d [2021-06-24T09:51:57.726Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:51:57.726Z] ---> 50a20a753884 [2021-06-24T09:51:57.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T09:51:57.726Z] ---> c50153a87880 [2021-06-24T09:51:57.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:57.726Z] ---> 8256b92f6d3a [2021-06-24T09:51:57.726Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T09:51:57.726Z] ---> Running in 6e4196819d0e [2021-06-24T09:51:57.726Z] Removing intermediate container 6e4196819d0e [2021-06-24T09:51:57.726Z] ---> 86fb49f0f49a [2021-06-24T09:51:57.726Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:57.726Z] ---> Running in 1d5d65a17e7e [2021-06-24T09:51:57.726Z] Removing intermediate container 1d5d65a17e7e [2021-06-24T09:51:57.726Z] ---> 1fe392c25224 [2021-06-24T09:51:57.726Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:51:57.726Z] ---> Running in d2ba0b00b2c1 [2021-06-24T09:51:57.732Z] gofmt -l . [2021-06-24T09:51:57.732Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:51:57.732Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T09:51:57.990Z] Removing intermediate container d2ba0b00b2c1 [2021-06-24T09:51:57.990Z] ---> 398d826a3a2a [2021-06-24T09:51:57.990Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:51:57.990Z] ---> Running in c502e748d8e9 [2021-06-24T09:51:58.252Z] Removing intermediate container c502e748d8e9 [2021-06-24T09:51:58.252Z] ---> e605783d109a [2021-06-24T09:51:58.252Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:51:58.403Z] + ls -al . [2021-06-24T09:51:58.403Z] total 544 [2021-06-24T09:51:58.403Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 09:51 . [2021-06-24T09:51:58.403Z] drwxr-xr-x 4 root root 4096 Jun 24 09:47 .. [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 09:45 .dockerignore [2021-06-24T09:51:58.403Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 09:45 .git [2021-06-24T09:51:58.403Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 09:45 .github [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 09:45 .gitignore [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 09:45 .sonarcloud.properties [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:45 Attribution.txt [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:45 CONTRIBUTING.md [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 09:45 Dockerfile.build [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 09:45 Jenkinsfile [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:45 LICENSE [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:45 Makefile [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:45 README.md [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:45 SECURITY.md [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:45 ZMQWindows.md [2021-06-24T09:51:58.403Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 09:45 bin [2021-06-24T09:51:58.403Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 09:45 cmd [2021-06-24T09:51:58.403Z] -rw-r--r-- 1 root root 398095 Jun 24 09:50 coverage.out [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 09:45 go.mod [2021-06-24T09:51:58.403Z] -rw-r--r-- 1 root root 21053 Jun 24 09:47 go.sum [2021-06-24T09:51:58.403Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 09:45 internal [2021-06-24T09:51:58.403Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 09:45 openapi [2021-06-24T09:51:58.403Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 09:45 snap [2021-06-24T09:51:58.403Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 09:45 version.go [Pipeline] sh [2021-06-24T09:51:58.511Z] ---> Running in 4d6235b33d40 [2021-06-24T09:51:59.061Z] + '[' -e coverage.out ] [2021-06-24T09:51:59.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T09:51:59.084Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T09:51:59.086Z] Removing intermediate container 4d6235b33d40 [2021-06-24T09:51:59.086Z] ---> 4960880c8ee0 [2021-06-24T09:51:59.086Z] [2021-06-24T09:51:59.086Z] Successfully built 4960880c8ee0 [2021-06-24T09:51:59.086Z] Successfully tagged core-data:latest [2021-06-24T09:51:59.376Z]  Building core-data ... done  [Pipeline] } [2021-06-24T09:51:59.379Z] $ docker stop --time=1 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb [2021-06-24T09:51:59.927Z] Stashed 1 file(s) [2021-06-24T09:52:00.843Z] $ docker rm -f 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-24T09:52:01.236Z] + docker images [2021-06-24T09:52:01.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T09:52:01.497Z] core-data latest 4960880c8ee0 3 seconds ago 20.3MB [2021-06-24T09:52:01.497Z] support-notifications latest d1f8694f1abd 9 seconds ago 16.7MB [2021-06-24T09:52:01.497Z] sys-mgmt-agent latest 566b0581a0f6 11 seconds ago 312MB [2021-06-24T09:52:01.497Z] security-secretstore-setup latest b57c654c6a9a 11 seconds ago 28.7MB [2021-06-24T09:52:01.497Z] security-proxy-setup latest 1cc5c68b373e 15 seconds ago 25.7MB [2021-06-24T09:52:01.497Z] a8fa269ecd97 16 seconds ago 1.15GB [2021-06-24T09:52:01.497Z] 543d71891f13 27 seconds ago 1.15GB [2021-06-24T09:52:01.497Z] f9eb2c8cb01f 59 seconds ago 1.15GB [2021-06-24T09:52:01.497Z] e10eb3874670 59 seconds ago 1.15GB [2021-06-24T09:52:01.497Z] core-metadata latest 0d4b174f761e 3 minutes ago 16.6MB [2021-06-24T09:52:01.497Z] support-scheduler latest 0bec7064e2a2 3 minutes ago 15.9MB [2021-06-24T09:52:01.497Z] core-command latest a0b8b2870656 3 minutes ago 15.9MB [2021-06-24T09:52:01.497Z] security-bootstrapper latest daa1df904aa5 3 minutes ago 18.6MB [2021-06-24T09:52:01.497Z] 0f53c31a2bba 3 minutes ago 1.15GB [2021-06-24T09:52:01.497Z] f49595b703ac 3 minutes ago 1.15GB [2021-06-24T09:52:01.497Z] 0f63a548008f 3 minutes ago 1.15GB [2021-06-24T09:52:01.497Z] 70d0b30d7f4a 3 minutes ago 1.14GB [2021-06-24T09:52:01.497Z] 78c8ea13dff9 4 minutes ago 1.15GB [2021-06-24T09:52:01.497Z] ci-base-image-x86_64 latest da1809951970 9 minutes ago 647MB [2021-06-24T09:52:01.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T09:52:01.497Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T09:52:01.497Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T09:52:01.497Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T09:52:01.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-24T09:52:01.634Z] + make build [2021-06-24T09:52:01.634Z] go mod tidy [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-24T09:52:02.243Z] 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-24T09:52:08.956Z] 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-24T09:52:16.850Z] Still waiting to schedule task [2021-06-24T09:52:16.850Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1147’ [2021-06-24T09:52:34.193Z] 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-24T09:52:34.193Z] 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-24T09:52:38.527Z] 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-24T09:52:39.127Z] 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-24T09:52:43.099Z] 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-24T09:52:49.142Z] 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-24T09:52:50.165Z] 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-24T09:52:54.473Z] 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-24T09:52:57.089Z] 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-24T09:53:00.486Z] 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-24T09:53:07.499Z] $ docker stop --time=1 fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec [2021-06-24T09:53:10.351Z] $ docker rm -f fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:12.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:53:12.386Z] [2021-06-24T09:53:12.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:12.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:53:13.018Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T09:53:13.018Z] 29e5d40040c1: Pulling fs layer [2021-06-24T09:53:13.018Z] 1ce36da41761: Pulling fs layer [2021-06-24T09:53:13.018Z] 25b303627fd3: Pulling fs layer [2021-06-24T09:53:13.294Z] 29e5d40040c1: Verifying Checksum [2021-06-24T09:53:13.294Z] 29e5d40040c1: Download complete [2021-06-24T09:53:13.904Z] 29e5d40040c1: Pull complete [2021-06-24T09:53:13.904Z] 1ce36da41761: Verifying Checksum [2021-06-24T09:53:13.904Z] 1ce36da41761: Download complete [2021-06-24T09:53:15.339Z] 1ce36da41761: Pull complete [2021-06-24T09:53:15.613Z] 25b303627fd3: Verifying Checksum [2021-06-24T09:53:15.613Z] 25b303627fd3: Download complete [2021-06-24T09:53:24.931Z] 25b303627fd3: Pull complete [2021-06-24T09:53:24.931Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T09:53:24.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:53:24.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T09:53:25.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2021-06-24T09:53:25.274Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T09:53:28.293Z] $ docker top 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:53:29.285Z] + docker-compose build+ --help [2021-06-24T09:53:29.285Z] grep parallel [2021-06-24T09:53:34.671Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:53:34.687Z] $ docker stop --time=1 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d [2021-06-24T09:53:36.589Z] $ docker rm -f 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:37.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:53:37.223Z] . [Pipeline] withDockerContainer [2021-06-24T09:53:37.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2021-06-24T09:53:37.554Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-arm64:latest cat [2021-06-24T09:53:38.959Z] $ docker top c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:53:39.884Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:53:45.268Z] Building core-command ... [2021-06-24T09:53:45.268Z] Building core-data ... [2021-06-24T09:53:45.268Z] Building core-metadata ... [2021-06-24T09:53:45.268Z] Building security-bootstrapper ... [2021-06-24T09:53:45.268Z] Building security-proxy-setup ... [2021-06-24T09:53:45.268Z] Building security-secretstore-setup ... [2021-06-24T09:53:45.268Z] Building support-notifications ... [2021-06-24T09:53:45.268Z] Building support-scheduler ... [2021-06-24T09:53:45.268Z] Building sys-mgmt-agent ... [2021-06-24T09:53:45.268Z] Building security-secretstore-setup [2021-06-24T09:53:45.268Z] Building security-proxy-setup [2021-06-24T09:53:45.268Z] Building security-bootstrapper [2021-06-24T09:53:45.268Z] Building support-notifications [2021-06-24T09:53:45.268Z] Building support-scheduler [2021-06-24T09:53:53.005Z] Running on prd-ubuntu18.04-docker-8c-8g-1157 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-24T09:53:53.024Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2021-06-24T09:53:53.175Z] The recommended git tool is: git [2021-06-24T09:53:56.052Z] using credential edgex-jenkins-ssh [2021-06-24T09:53:56.076Z] Cloning the remote Git repository [2021-06-24T09:53:56.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:53:56.140Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2021-06-24T09:53:56.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:53:56.190Z] > git --version # timeout=10 [2021-06-24T09:53:56.196Z] > git --version # 'git version 2.17.1' [2021-06-24T09:53:56.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:53:56.226Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:54:17.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:54:17.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:54:17.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:54:17.078Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:54:17.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:54:17.082Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:54:17.663Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:54:17.793Z] Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:54:17.793Z] Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) [2021-06-24T09:54:17.670Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:54:17.677Z] > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 [2021-06-24T09:54:17.743Z] > git remote # timeout=10 [2021-06-24T09:54:17.749Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:54:17.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:54:17.770Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T09:54:17.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:54:17.790Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:54:17.794Z] > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 [2021-06-24T09:54:23.546Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:54:24.532Z] + echo snap-build.sh [2021-06-24T09:54:24.532Z] snap-build.sh [2021-06-24T09:54:24.532Z] + SNAP_BASE_DIR=. [2021-06-24T09:54:24.532Z] + '[' '!' -z /w/workspace/edgex-go/28 ']' [2021-06-24T09:54:24.532Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/28 [2021-06-24T09:54:24.532Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/28]' [2021-06-24T09:54:24.532Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/28] [2021-06-24T09:54:24.532Z] + cd /w/workspace/edgex-go/28 [2021-06-24T09:54:24.532Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T09:54:24.532Z] Reading package lists... [2021-06-24T09:54:24.796Z] Building dependency tree... [2021-06-24T09:54:24.796Z] Reading state information... [2021-06-24T09:54:24.796Z] The following packages were automatically installed and are no longer required: [2021-06-24T09:54:24.796Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T09:54:24.796Z] uidmap xdelta3 [2021-06-24T09:54:24.796Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T09:54:24.796Z] The following packages will be REMOVED: [2021-06-24T09:54:24.796Z] lxd* lxd-client* [2021-06-24T09:54:25.372Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T09:54:25.372Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T09:54:25.904Z] (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-24T09:54:26.169Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:54:27.122Z] Removing lxd dnsmasq configuration [2021-06-24T09:54:27.122Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:54:27.122Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T09:54:28.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:54:28.593Z] (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-24T09:54:28.593Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:54:30.955Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T09:54:30.955Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T09:54:31.904Z] + sudo snap remove --purge lxd [2021-06-24T09:54:31.904Z] snap "lxd" is not installed [2021-06-24T09:54:31.904Z] + sudo groupadd --force --system lxd [2021-06-24T09:54:31.904Z] ++ whoami [2021-06-24T09:54:31.904Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T09:54:31.904Z] + newgrp - lxd [2021-06-24T09:54:32.167Z] + sudo snap install lxd [2021-06-24T09:54:48.311Z] 2021-06-24T09:54:43Z INFO Waiting for automatic snapd restart... [2021-06-24T09:54:57.343Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:57.343Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:57.343Z] ---> b8ef8661b7ab [2021-06-24T09:54:57.343Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:54:57.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:57.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:57.343Z] ---> b8ef8661b7ab [2021-06-24T09:54:57.343Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:54:57.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:57.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:57.343Z] ---> b8ef8661b7ab [2021-06-24T09:54:57.343Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:54:57.343Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:57.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:57.343Z] ---> b8ef8661b7ab [2021-06-24T09:54:57.343Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:54:57.343Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:57.343Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:57.343Z] ---> b8ef8661b7ab [2021-06-24T09:54:57.343Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:54:57.943Z] ---> Running in dc9578ac6ebd [2021-06-24T09:54:57.943Z] ---> Running in 8a7490a9708b [2021-06-24T09:54:57.943Z] ---> Running in f50b0d37c86a [2021-06-24T09:54:57.943Z] ---> Running in 0029cbb2f394 [2021-06-24T09:54:57.943Z] ---> Running in 148ae9feb0ba [2021-06-24T09:54:59.931Z] Removing intermediate container dc9578ac6ebd [2021-06-24T09:54:59.931Z] ---> a5a042afbc99 [2021-06-24T09:54:59.931Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:55:00.531Z] Removing intermediate container 0029cbb2f394 [2021-06-24T09:55:00.531Z] ---> de3346286628 [2021-06-24T09:55:00.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:55:00.531Z] Removing intermediate container 148ae9feb0ba [2021-06-24T09:55:00.531Z] ---> 8f152ffa5596 [2021-06-24T09:55:00.531Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:55:00.531Z] Removing intermediate container 8a7490a9708b [2021-06-24T09:55:00.531Z] ---> 6e348ab64ad4 [2021-06-24T09:55:00.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:55:00.806Z] Removing intermediate container f50b0d37c86a [2021-06-24T09:55:00.806Z] ---> f18026951755 [2021-06-24T09:55:00.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:55:00.806Z] ---> Running in 5b3641a346fc [2021-06-24T09:55:00.806Z] ---> Running in e375d85f5952 [2021-06-24T09:55:00.806Z] ---> Running in 72b392a0e351 [2021-06-24T09:55:00.806Z] ---> Running in 61e904c66e68 [2021-06-24T09:55:01.081Z] ---> Running in 3d2f2780c140 [2021-06-24T09:55:05.418Z] Removing intermediate container 5b3641a346fc [2021-06-24T09:55:05.418Z] ---> 0b375cfe3916 [2021-06-24T09:55:05.418Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:55:05.418Z] ---> Running in 7411968a30ac [2021-06-24T09:55:05.418Z] Removing intermediate container e375d85f5952 [2021-06-24T09:55:05.418Z] ---> 7a200757867b [2021-06-24T09:55:05.418Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:55:05.418Z] ---> Running in 2ecb3c8ebb66 [2021-06-24T09:55:05.418Z] Removing intermediate container 3d2f2780c140 [2021-06-24T09:55:05.418Z] ---> 30d029af9e9d [2021-06-24T09:55:05.418Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:55:05.674Z] lxd 4.15 from Canonical* installed [2021-06-24T09:55:05.674Z] + sudo lxd init --auto [2021-06-24T09:55:05.700Z] Removing intermediate container 72b392a0e351 [2021-06-24T09:55:05.701Z] ---> cedbd06053c7 [2021-06-24T09:55:05.701Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:55:05.701Z] ---> Running in 2874be11ee09 [2021-06-24T09:55:05.986Z] ---> Running in a3c5ad173ee4 [2021-06-24T09:55:05.986Z] Removing intermediate container 61e904c66e68 [2021-06-24T09:55:05.986Z] ---> f4f65e164c1a [2021-06-24T09:55:05.986Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:55:06.264Z] ---> Running in ebb39ce5f441 [2021-06-24T09:55:07.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:07.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:08.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:08.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:08.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:08.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:08.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:09.038Z] OK: 218 MiB in 52 packages [2021-06-24T09:55:09.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:09.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:09.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:55:09.347Z] OK: 218 MiB in 52 packages [2021-06-24T09:55:10.358Z] OK: 218 MiB in 52 packages [2021-06-24T09:55:10.358Z] OK: 218 MiB in 52 packages [2021-06-24T09:55:10.635Z] OK: 218 MiB in 52 packages [2021-06-24T09:55:10.917Z] Removing intermediate container 7411968a30ac [2021-06-24T09:55:11.208Z] ---> e80f898c72de [2021-06-24T09:55:11.208Z] Step 6/32 : COPY go.mod . [2021-06-24T09:55:11.208Z] Removing intermediate container 2ecb3c8ebb66 [2021-06-24T09:55:11.208Z] ---> 00fe30b0ad27 [2021-06-24T09:55:11.208Z] Step 6/26 : COPY go.mod . [2021-06-24T09:55:12.229Z] Removing intermediate container 2874be11ee09 [2021-06-24T09:55:12.229Z] ---> d0ae77eda73f [2021-06-24T09:55:12.229Z] Step 6/22 : COPY go.mod . [2021-06-24T09:55:12.229Z] Removing intermediate container a3c5ad173ee4 [2021-06-24T09:55:12.229Z] ---> 222d2912f4d7 [2021-06-24T09:55:12.229Z] Step 6/23 : COPY go.mod . [2021-06-24T09:55:12.503Z] ---> 9974e0948225 [2021-06-24T09:55:12.503Z] Step 7/32 : RUN go mod download [2021-06-24T09:55:12.503Z] Removing intermediate container ebb39ce5f441 [2021-06-24T09:55:12.503Z] ---> 3afa726954cf [2021-06-24T09:55:12.503Z] Step 6/23 : COPY go.mod . [2021-06-24T09:55:12.782Z] ---> Running in c34ccac6ad06 [2021-06-24T09:55:12.782Z] ---> 68805e281ef0 [2021-06-24T09:55:12.782Z] Step 7/26 : RUN go mod download [2021-06-24T09:55:13.062Z] ---> Running in 95a01cc7d837 [2021-06-24T09:55:13.667Z] ---> 99e505623e9e [2021-06-24T09:55:13.667Z] Step 7/22 : RUN go mod download [2021-06-24T09:55:13.667Z] ---> 7376640b7611 [2021-06-24T09:55:13.667Z] Step 7/23 : RUN go mod download [2021-06-24T09:55:13.851Z] + sudo snap install --classic snapcraft [2021-06-24T09:55:13.942Z] ---> c5e873d05add [2021-06-24T09:55:13.942Z] Step 7/23 : RUN go mod download [2021-06-24T09:55:13.942Z] ---> Running in 8397de76a2bc [2021-06-24T09:55:13.942Z] ---> Running in af0a6e53a7fb [2021-06-24T09:55:14.541Z] ---> Running in 23db8d67c9bf [2021-06-24T09:55:18.461Z] Removing intermediate container c34ccac6ad06 [2021-06-24T09:55:18.461Z] ---> 7f12dd772236 [2021-06-24T09:55:18.461Z] Step 8/32 : COPY . . [2021-06-24T09:55:18.461Z] Removing intermediate container 95a01cc7d837 [2021-06-24T09:55:18.461Z] ---> e9a0e5a79f84 [2021-06-24T09:55:18.461Z] Step 8/26 : COPY . . [2021-06-24T09:55:18.739Z] Removing intermediate container af0a6e53a7fb [2021-06-24T09:55:18.740Z] ---> d6d3a6101dce [2021-06-24T09:55:18.740Z] Step 8/22 : COPY . . [2021-06-24T09:55:19.022Z] Removing intermediate container 23db8d67c9bf [2021-06-24T09:55:19.022Z] ---> ab1bfe748707 [2021-06-24T09:55:19.022Z] Step 8/23 : COPY . . [2021-06-24T09:55:20.016Z] Removing intermediate container 8397de76a2bc [2021-06-24T09:55:20.016Z] ---> e7754d2992f5 [2021-06-24T09:55:20.016Z] Step 8/23 : COPY . . [2021-06-24T09:55:28.155Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T09:55:28.155Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T09:55:28.155Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T09:55:28.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:55:28.155Z] Dload Upload Total Spent Left Speed [2021-06-24T09:55:28.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2022 0 --:--:-- --:--:-- --:--:-- 2022 [2021-06-24T09:55:28.684Z] 100 3325k 100 3325k 0 0 6443k 0 --:--:-- --:--:-- --:--:-- 6443k [2021-06-24T09:55:28.684Z] ./yq_linux_amd64 [2021-06-24T09:55:28.951Z] + sudo snapcraft prime --use-lxd [2021-06-24T09:55:31.502Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T09:55:31.502Z] 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-24T09:55:31.502Z] - README.md [2021-06-24T09:55:31.502Z] [2021-06-24T09:55:31.502Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T09:55:31.765Z] Launching a container. [2021-06-24T09:55:39.943Z] Waiting for container to be ready [2021-06-24T09:55:39.943Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T09:55:39.943Z] [2021-06-24T09:55:44.158Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T09:55:44.423Z] Waiting for network to be ready... [2021-06-24T09:55:44.686Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T09:55:44.960Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T09:55:44.960Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T09:55:44.960Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T09:55:44.960Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T09:55:44.960Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T09:55:44.960Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T09:55:45.224Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T09:55:45.224Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T09:55:45.224Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T09:55:45.487Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T09:55:45.487Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T09:55:45.749Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T09:55:45.749Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T09:55:45.749Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T09:55:45.749Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T09:55:45.749Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T09:55:45.749Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T09:55:46.326Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T09:55:46.326Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T09:55:46.593Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T09:55:46.593Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T09:55:46.593Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T09:55:46.593Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T09:55:46.593Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T09:55:46.593Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T09:55:46.593Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T09:55:46.892Z] ---> a38f6ffba9c2 [2021-06-24T09:55:46.892Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:55:46.892Z] ---> 93bacd2f79b1 [2021-06-24T09:55:46.892Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:55:46.892Z] ---> e03608c48801 [2021-06-24T09:55:46.892Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:55:46.892Z] ---> 3d899abce86b [2021-06-24T09:55:46.892Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:55:46.892Z] ---> 724fd6745225 [2021-06-24T09:55:46.892Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:55:46.892Z] ---> Running in e7ab7fa13c38 [2021-06-24T09:55:46.892Z] ---> Running in 3f5db59f390b [2021-06-24T09:55:46.892Z] ---> Running in d7ec072f032a [2021-06-24T09:55:46.892Z] ---> Running in 2ddcba4493a1 [2021-06-24T09:55:46.892Z] ---> Running in 267af123370d [2021-06-24T09:55:49.148Z] Fetched 24.8 MB in 4s (6125 kB/s) [2021-06-24T09:55:49.726Z] Reading package lists... [2021-06-24T09:55:49.989Z] Reading package lists... [2021-06-24T09:55:50.251Z] Building dependency tree... [2021-06-24T09:55:50.251Z] Reading state information... [2021-06-24T09:55:50.306Z] Removing intermediate container e7ab7fa13c38 [2021-06-24T09:55:50.306Z] ---> 8977898aa474 [2021-06-24T09:55:50.306Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T09:55:50.306Z] ---> Running in ba347f5dcf32 [2021-06-24T09:55:50.511Z] The following additional packages will be installed: [2021-06-24T09:55:50.511Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T09:55:50.511Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T09:55:50.511Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T09:55:50.511Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T09:55:50.511Z] Suggested packages: [2021-06-24T09:55:50.511Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T09:55:50.511Z] Recommended packages: [2021-06-24T09:55:50.511Z] gnupg libsasl2-modules [2021-06-24T09:55:50.511Z] The following NEW packages will be installed: [2021-06-24T09:55:50.511Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T09:55:50.511Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T09:55:50.511Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T09:55:50.511Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T09:55:50.511Z] The following packages will be upgraded: [2021-06-24T09:55:50.511Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T09:55:50.511Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T09:55:50.511Z] Need to get 3530 kB of archives. [2021-06-24T09:55:50.511Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T09:55:50.511Z] 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-24T09:55:50.511Z] 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-24T09:55:50.590Z] Removing intermediate container 3f5db59f390b [2021-06-24T09:55:50.590Z] ---> 2716908a102e [2021-06-24T09:55:50.590Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:55:50.774Z] 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-24T09:55:50.774Z] 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-24T09:55:50.774Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T09:55:50.876Z] Removing intermediate container d7ec072f032a [2021-06-24T09:55:50.876Z] ---> eb666be9888c [2021-06-24T09:55:50.876Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:55:50.876Z] ---> Running in 6c743136a011 [2021-06-24T09:55:51.038Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T09:55:51.158Z] ---> Running in 8ad32df8b60f [2021-06-24T09:55:51.158Z] Removing intermediate container 267af123370d [2021-06-24T09:55:51.158Z] ---> c3f8fa3f6e0c [2021-06-24T09:55:51.158Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:55:51.301Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T09:55:51.301Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T09:55:51.301Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T09:55:51.301Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T09:55:51.301Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T09:55:51.301Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T09:55:51.301Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T09:55:51.301Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T09:55:51.564Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T09:55:51.564Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T09:55:51.564Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T09:55:51.564Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T09:55:51.564Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T09:55:51.564Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T09:55:51.564Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T09:55:51.564Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T09:55:51.564Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:55:51.564Z] Fetched 3530 kB in 1s (3486 kB/s) [2021-06-24T09:55:51.762Z] ---> Running in 069f4d0d2b5a [2021-06-24T09:55:51.762Z] Removing intermediate container 2ddcba4493a1 [2021-06-24T09:55:51.762Z] ---> 413fbd19c066 [2021-06-24T09:55:51.762Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:55:51.825Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T09:55:51.825Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:55:51.825Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:55:51.825Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T09:55:51.825Z] Selecting previously unselected package udev. [2021-06-24T09:55:51.825Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T09:55:51.825Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:55:52.040Z] ---> Running in 285440aea104 [2021-06-24T09:55:52.086Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T09:55:52.347Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T09:55:52.347Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T09:55:52.347Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T09:55:52.347Z] Selecting previously unselected package fuse. [2021-06-24T09:55:52.347Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T09:55:52.347Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T09:55:52.347Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:55:52.347Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:55:52.609Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:55:52.609Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:55:52.609Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:55:52.609Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:55:52.645Z] 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-24T09:55:52.871Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T09:55:52.871Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T09:55:52.871Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T09:55:52.871Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T09:55:52.871Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:52.871Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.134Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T09:55:53.134Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.134Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.134Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T09:55:53.134Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.134Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.134Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T09:55:53.134Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.134Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.426Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T09:55:53.426Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.426Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.426Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T09:55:53.426Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.426Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.426Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T09:55:53.426Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.426Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.638Z] 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-24T09:55:53.694Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T09:55:53.694Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.694Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.694Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T09:55:53.694Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:55:53.694Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:53.694Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T09:55:53.694Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T09:55:53.694Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:55:54.056Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T09:55:54.056Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T09:55:54.056Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:55:54.056Z] Selecting previously unselected package libldap-common. [2021-06-24T09:55:54.056Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T09:55:54.056Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:55:54.056Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T09:55:54.056Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T09:55:54.056Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:55:54.056Z] Selecting previously unselected package dirmngr. [2021-06-24T09:55:54.056Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:55:54.247Z] 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-24T09:55:54.318Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T09:55:54.318Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:55:54.318Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T09:55:54.318Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T09:55:54.318Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:55:54.318Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:55:54.318Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T09:55:54.318Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.318Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T09:55:54.318Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:55:54.318Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T09:55:54.525Z] 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-24T09:55:54.580Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T09:55:54.804Z] 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-24T09:55:54.844Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T09:55:54.844Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T09:55:54.844Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T09:55:54.844Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:54.844Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:55:55.109Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:55:55.109Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T09:55:55.109Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:55:55.376Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T09:55:55.376Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T09:55:55.376Z] This means they are not meant to be enabled using systemctl. [2021-06-24T09:55:55.376Z] Possible reasons for having this kind of units are: [2021-06-24T09:55:55.376Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T09:55:55.376Z] .wants/ or .requires/ directory. [2021-06-24T09:55:55.376Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T09:55:55.376Z] a requirement dependency on it. [2021-06-24T09:55:55.376Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T09:55:55.376Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T09:55:55.376Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T09:55:55.376Z] instance name specified. [2021-06-24T09:55:55.964Z] Reading package lists... [2021-06-24T09:55:55.964Z] Building dependency tree... [2021-06-24T09:55:55.964Z] Reading state information... [2021-06-24T09:55:58.221Z] The following additional packages will be installed: [2021-06-24T09:55:58.221Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T09:55:58.221Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T09:55:58.221Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T09:55:58.221Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T09:55:58.221Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T09:55:58.221Z] Suggested packages: [2021-06-24T09:55:58.221Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T09:55:58.221Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T09:55:58.221Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T09:55:58.221Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T09:55:58.221Z] systemd-container policykit-1 [2021-06-24T09:55:58.221Z] Recommended packages: [2021-06-24T09:55:58.221Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T09:55:58.221Z] The following NEW packages will be installed: [2021-06-24T09:55:58.221Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T09:55:58.221Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T09:55:58.221Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T09:55:58.221Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T09:55:58.221Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T09:55:58.221Z] The following packages will be upgraded: [2021-06-24T09:55:58.221Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T09:55:58.221Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T09:55:58.221Z] Need to get 36.7 MB of archives. [2021-06-24T09:55:58.221Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T09:55:58.221Z] 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-24T09:55:58.221Z] 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-24T09:55:58.221Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T09:55:58.221Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T09:55:58.221Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-24T09:55:58.221Z] 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-24T09:55:58.221Z] 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-24T09:55:58.221Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T09:55:58.221Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T09:55:58.221Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T09:55:58.221Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T09:55:58.221Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T09:55:58.221Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T09:55:58.221Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T09:55:58.221Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T09:55:58.221Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T09:55:58.221Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T09:55:58.221Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T09:55:58.221Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T09:55:58.221Z] 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-24T09:55:58.221Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T09:55:58.221Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T09:55:58.221Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T09:55:58.221Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T09:55:58.221Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T09:55:58.221Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T09:55:58.221Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T09:55:58.221Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T09:55:58.221Z] 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-24T09:55:58.221Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T09:55:58.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:55:58.797Z] Fetched 36.7 MB in 2s (14.7 MB/s) [2021-06-24T09:55:59.061Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:55:59.061Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:55:59.325Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:55:59.912Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:55:59.912Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:55:59.912Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T09:55:59.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:55:59.912Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T09:56:00.173Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T09:56:00.173Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T09:56:00.173Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:56:00.173Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T09:56:00.173Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T09:56:00.749Z] Setting up apt (1.6.13) ... [2021-06-24T09:56:00.749Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T09:56:01.326Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T09:56:01.587Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T09:56:01.587Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T09:56:01.587Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T09:56:01.587Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T09:56:01.587Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:01.587Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:01.849Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T09:56:01.849Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T09:56:01.849Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T09:56:01.849Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T09:56:01.849Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:01.849Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:02.113Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T09:56:02.383Z] Checking for services that may need to be restarted...done. [2021-06-24T09:56:02.383Z] Checking for services that may need to be restarted...done. [2021-06-24T09:56:02.383Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:02.383Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T09:56:02.383Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:02.958Z] Selecting previously unselected package python3-minimal. [2021-06-24T09:56:02.958Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T09:56:02.958Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:02.958Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T09:56:02.958Z] Selecting previously unselected package mime-support. [2021-06-24T09:56:02.958Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T09:56:02.958Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T09:56:02.958Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T09:56:02.958Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T09:56:02.958Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T09:56:03.532Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T09:56:03.532Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:03.532Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:03.794Z] Selecting previously unselected package python3.6. [2021-06-24T09:56:03.794Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:03.794Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:04.057Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T09:56:04.057Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:04.057Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T09:56:04.057Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T09:56:04.320Z] Selecting previously unselected package python3. [2021-06-24T09:56:04.321Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T09:56:04.321Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:04.321Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T09:56:04.584Z] Selecting previously unselected package multiarch-support. [2021-06-24T09:56:04.584Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:04.584Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T09:56:04.584Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T09:56:04.584Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T09:56:04.584Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T09:56:04.584Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T09:56:04.584Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T09:56:04.584Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T09:56:04.846Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T09:56:04.846Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T09:56:04.846Z] Selecting previously unselected package sudo. [2021-06-24T09:56:04.846Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:04.846Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T09:56:04.846Z] Selecting previously unselected package apparmor. [2021-06-24T09:56:04.846Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T09:56:04.846Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T09:56:05.117Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T09:56:05.117Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T09:56:05.117Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T09:56:05.117Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T09:56:05.117Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:05.117Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:05.379Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T09:56:05.379Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:05.379Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:05.379Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T09:56:05.379Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T09:56:05.379Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T09:56:05.379Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T09:56:05.379Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:05.379Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:05.640Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T09:56:05.640Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:05.640Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:06.586Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T09:56:06.586Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T09:56:06.586Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T09:56:06.848Z] Selecting previously unselected package openssh-client. [2021-06-24T09:56:06.848Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T09:56:06.848Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T09:56:07.111Z] Selecting previously unselected package squashfs-tools. [2021-06-24T09:56:07.111Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T09:56:07.111Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T09:56:07.111Z] Selecting previously unselected package snapd. [2021-06-24T09:56:07.111Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T09:56:07.111Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T09:56:11.329Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T09:56:11.329Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T09:56:11.329Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T09:56:11.329Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T09:56:11.329Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T09:56:11.329Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:11.329Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:11.329Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T09:56:11.329Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T09:56:11.906Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T09:56:11.906Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T09:56:11.906Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T09:56:11.906Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:11.906Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:11.906Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:12.483Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T09:56:12.483Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:12.483Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T09:56:12.483Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T09:56:12.483Z] running python rtupdate hooks for python3.6... [2021-06-24T09:56:12.483Z] running python post-rtupdate hooks for python3.6... [2021-06-24T09:56:12.744Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T09:56:13.328Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T09:56:13.593Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:13.593Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T09:56:13.593Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T09:56:13.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T09:56:14.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T09:56:14.377Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T09:56:14.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T09:56:14.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T09:56:14.640Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T09:56:14.906Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T09:56:15.169Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T09:56:15.169Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T09:56:15.433Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T09:56:15.433Z] /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-24T09:56:15.694Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:15.694Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T09:56:16.641Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:56:16.641Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:56:16.641Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:56:17.850Z] Reading package lists... [2021-06-24T09:56:18.112Z] Reading package lists... [2021-06-24T09:56:18.112Z] Building dependency tree... [2021-06-24T09:56:18.112Z] Reading state information... [2021-06-24T09:56:18.375Z] Calculating upgrade... [2021-06-24T09:56:18.375Z] The following packages will be upgraded: [2021-06-24T09:56:18.375Z] advancecomp base-files bash binutils binutils-common [2021-06-24T09:56:18.375Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T09:56:18.375Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T09:56:18.375Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T09:56:18.375Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T09:56:18.375Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T09:56:18.375Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T09:56:18.375Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T09:56:18.375Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T09:56:18.375Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T09:56:18.375Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T09:56:18.375Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T09:56:18.375Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T09:56:18.375Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T09:56:18.375Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T09:56:18.375Z] ubuntu-keyring util-linux [2021-06-24T09:56:18.375Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:56:18.375Z] Need to get 64.1 MB of archives. [2021-06-24T09:56:18.375Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T09:56:18.375Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T09:56:18.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T09:56:18.636Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T09:56:18.636Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T09:56:18.636Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T09:56:18.636Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T09:56:18.636Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T09:56:18.636Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T09:56:18.636Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T09:56:18.636Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T09:56:18.636Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T09:56:18.636Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T09:56:18.636Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T09:56:18.636Z] 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-24T09:56:18.636Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T09:56:18.636Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T09:56:18.636Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T09:56:18.636Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T09:56:18.636Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T09:56:18.636Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T09:56:18.636Z] 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-24T09:56:18.897Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T09:56:18.897Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T09:56:18.897Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T09:56:18.897Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T09:56:18.897Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T09:56:18.897Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T09:56:18.897Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T09:56:18.897Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T09:56:18.897Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T09:56:18.897Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T09:56:18.897Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T09:56:18.897Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T09:56:18.897Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T09:56:18.897Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T09:56:18.897Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T09:56:18.897Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T09:56:18.897Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T09:56:18.897Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T09:56:18.897Z] 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-24T09:56:18.897Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T09:56:18.897Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T09:56:18.897Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T09:56:18.897Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T09:56:18.897Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T09:56:18.897Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T09:56:18.897Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T09:56:19.161Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T09:56:19.425Z] 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-24T09:56:19.425Z] 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-24T09:56:19.425Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T09:56:19.425Z] 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-24T09:56:19.425Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T09:56:19.425Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T09:56:19.425Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T09:56:19.425Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T09:56:19.687Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T09:56:19.688Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T09:56:19.688Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T09:56:19.688Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T09:56:19.688Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T09:56:19.950Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T09:56:19.950Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T09:56:19.950Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T09:56:19.950Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T09:56:19.950Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T09:56:19.950Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T09:56:19.950Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T09:56:19.950Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T09:56:19.950Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T09:56:19.950Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T09:56:19.950Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T09:56:20.212Z] 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-24T09:56:20.212Z] 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-24T09:56:20.212Z] 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-24T09:56:20.212Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T09:56:20.212Z] 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-24T09:56:20.212Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T09:56:20.212Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T09:56:20.212Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T09:56:20.474Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T09:56:20.474Z] 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-24T09:56:20.474Z] 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-24T09:56:20.474Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T09:56:20.474Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T09:56:20.474Z] 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-24T09:56:20.474Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T09:56:20.474Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T09:56:20.474Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T09:56:20.474Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T09:56:20.735Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T09:56:20.735Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T09:56:20.735Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:56:20.997Z] Fetched 64.1 MB in 2s (27.6 MB/s) [2021-06-24T09:56:20.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:56:20.997Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:20.997Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:56:21.262Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:21.262Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:56:21.522Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T09:56:21.522Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T09:56:21.784Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:21.784Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.046Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.046Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.046Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.046Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.308Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.308Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.308Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.308Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.308Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.308Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.572Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.572Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.572Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:22.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:56:22.572Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.572Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T09:56:22.834Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:22.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:56:22.834Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:22.834Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:23.096Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:23.096Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:23.096Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:23.097Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:56:23.360Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:23.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:56:23.360Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:23.624Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:56:23.890Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T09:56:24.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:56:24.152Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T09:56:24.152Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T09:56:24.415Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T09:56:24.415Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T09:56:24.415Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T09:56:24.415Z] Installing new version of config file /etc/issue ... [2021-06-24T09:56:24.415Z] Installing new version of config file /etc/issue.net ... [2021-06-24T09:56:24.677Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T09:56:24.677Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T09:56:24.677Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T09:56:24.958Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T09:56:24.958Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T09:56:24.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:24.958Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T09:56:24.958Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T09:56:25.221Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T09:56:25.221Z] 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-24T09:56:25.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:25.221Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:25.221Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:25.221Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:25.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:25.486Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:25.486Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T09:56:25.486Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T09:56:25.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:25.486Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T09:56:25.486Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:56:25.748Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T09:56:26.009Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:26.009Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:56:26.009Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:56:26.009Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:56:26.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:26.272Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:56:26.272Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:56:26.272Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T09:56:26.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:26.566Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T09:56:26.566Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T09:56:26.566Z] Setting up grep (3.1-2build1) ... [2021-06-24T09:56:26.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:26.566Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T09:56:26.566Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T09:56:26.829Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T09:56:26.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:26.829Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:56:26.829Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:56:26.829Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T09:56:27.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:27.092Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:56:27.092Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:56:28.039Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:56:28.040Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:56:28.040Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:56:28.040Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:56:28.301Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T09:56:28.301Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:28.301Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T09:56:28.301Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:56:28.924Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T09:56:28.924Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T09:56:28.924Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T09:56:28.924Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T09:56:29.185Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T09:56:29.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.185Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T09:56:29.185Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T09:56:29.445Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T09:56:29.445Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.445Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:29.445Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:29.445Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:29.445Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.445Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:29.445Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:29.707Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:29.707Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.707Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:29.707Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:29.707Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:29.707Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.707Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:29.707Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:29.969Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:29.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:29.969Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:56:29.969Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:56:29.969Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:56:29.969Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:56:30.231Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:56:30.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:30.231Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:56:30.231Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:56:30.231Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:56:30.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:30.231Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:30.231Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:30.493Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:30.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:30.493Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:30.493Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:30.493Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:30.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:30.493Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:30.755Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:31.017Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:31.282Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T09:56:31.547Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T09:56:31.547Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:31.547Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:31.547Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:56:31.809Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:56:31.809Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:56:31.809Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T09:56:31.809Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:56:32.071Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T09:56:32.071Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:56:32.071Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T09:56:32.334Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T09:56:32.334Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T09:56:32.609Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:56:32.609Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T09:56:32.609Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T09:56:32.870Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T09:56:32.870Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:56:32.870Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T09:56:32.870Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T09:56:33.132Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T09:56:33.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:56:33.394Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:56:33.394Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:56:33.394Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:56:33.660Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:56:33.661Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:56:33.661Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:56:33.925Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:56:33.925Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T09:56:33.925Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:56:34.187Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:56:34.447Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:56:34.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:34.709Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:56:34.709Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:56:34.709Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:56:34.971Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:56:34.971Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:56:34.971Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:56:34.971Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:56:35.234Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:35.234Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T09:56:35.234Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T09:56:35.504Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T09:56:35.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:35.504Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T09:56:35.504Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T09:56:35.772Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T09:56:35.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:35.772Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T09:56:35.772Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:56:36.038Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:56:36.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:36.301Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:56:36.301Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:56:36.562Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:56:36.562Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:36.562Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T09:56:36.562Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T09:56:36.562Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T09:56:36.562Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:36.562Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T09:56:36.827Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T09:56:37.089Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T09:56:37.089Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.089Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:37.089Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:56:37.356Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:37.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.356Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:56:37.356Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T09:56:37.356Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T09:56:37.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.356Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:56:37.356Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T09:56:37.619Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T09:56:37.619Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.619Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T09:56:37.619Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T09:56:37.619Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T09:56:37.881Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.881Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T09:56:37.881Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T09:56:37.881Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T09:56:37.881Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:37.881Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T09:56:37.881Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T09:56:37.881Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T09:56:38.157Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:38.157Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:38.157Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T09:56:38.157Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T09:56:38.427Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:38.427Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T09:56:38.427Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T09:56:38.427Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T09:56:38.690Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:56:38.690Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T09:56:38.690Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T09:56:38.690Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T09:56:38.690Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T09:56:38.690Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T09:56:38.690Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T09:56:38.690Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T09:56:38.690Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T09:56:38.951Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T09:56:38.951Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T09:56:39.212Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T09:56:39.212Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T09:56:39.212Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T09:56:39.212Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T09:56:39.212Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T09:56:39.212Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T09:56:39.473Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T09:56:39.473Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T09:56:39.473Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T09:56:39.473Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T09:56:39.473Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T09:56:39.473Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T09:56:39.473Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T09:56:39.734Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T09:56:39.734Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T09:56:39.734Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T09:56:39.734Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T09:56:39.734Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T09:56:40.307Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T09:56:40.307Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T09:56:40.307Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:56:40.307Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T09:56:40.567Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:56:40.567Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:56:40.832Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:56:40.832Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:56:41.093Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:56:41.093Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:56:41.093Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:56:41.093Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:56:41.362Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:41.362Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:41.362Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:41.362Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:41.622Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:41.622Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:41.622Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:41.622Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:42.566Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:42.566Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:43.509Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:43.509Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:44.455Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:44.455Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:45.030Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:45.030Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:45.976Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:56:45.976Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:56:46.238Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:56:46.238Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:56:46.238Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T09:56:46.238Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:56:46.533Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T09:56:46.533Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:56:46.795Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T09:56:46.795Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T09:56:47.061Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:56:47.061Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:56:47.061Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:56:47.061Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:56:47.323Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T09:56:47.323Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T09:56:47.896Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:47.896Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:56:47.896Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:47.896Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:47.896Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:47.896Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T09:56:47.896Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T09:56:47.896Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T09:56:48.158Z] [2021-06-24T09:56:48.158Z] Current default time zone: 'Etc/UTC' [2021-06-24T09:56:48.158Z] Local time is now: Thu Jun 24 09:56:47 UTC 2021. [2021-06-24T09:56:48.158Z] Universal Time is now: Thu Jun 24 09:56:47 UTC 2021. [2021-06-24T09:56:48.158Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T09:56:48.158Z] [2021-06-24T09:56:48.158Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T09:56:48.158Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:48.420Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T09:56:48.420Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:56:48.420Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T09:56:48.420Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T09:56:48.420Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T09:56:48.420Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T09:56:48.420Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T09:56:48.420Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T09:56:48.684Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:48.684Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T09:56:48.684Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:48.684Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:56:48.684Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:48.684Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T09:56:48.684Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T09:56:48.684Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T09:56:48.684Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T09:56:48.684Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T09:56:48.684Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T09:56:48.684Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:56:48.946Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T09:56:50.868Z] Updating certificates in /etc/ssl/certs... [2021-06-24T09:56:51.450Z] 23 added, 27 removed; done. [2021-06-24T09:56:51.450Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T09:56:51.711Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:56:51.711Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T09:56:51.711Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T09:56:51.711Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T09:56:51.973Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:51.973Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:56:51.973Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:51.973Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:51.973Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:51.973Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:51.973Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:52.235Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T09:56:52.235Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:56:52.235Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:56:52.235Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T09:56:52.235Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:56:52.235Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:52.235Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:56:52.566Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:56:52.566Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T09:56:52.566Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:56:52.566Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:56:52.828Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T09:56:53.090Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T09:56:53.090Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T09:56:53.090Z] Updating certificates in /etc/ssl/certs... [2021-06-24T09:56:53.663Z] 0 added, 0 removed; done. [2021-06-24T09:56:53.663Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T09:56:53.663Z] done. [2021-06-24T09:56:54.236Z] Reading package lists... [2021-06-24T09:56:54.236Z] Building dependency tree... [2021-06-24T09:56:54.236Z] Reading state information... [2021-06-24T09:56:54.497Z] The following NEW packages will be installed: [2021-06-24T09:56:54.497Z] apt-transport-https [2021-06-24T09:56:54.758Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:56:54.758Z] Need to get 1692 B of archives. [2021-06-24T09:56:54.758Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T09:56:54.758Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T09:56:54.758Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:56:54.758Z] Fetched 1692 B in 0s (8594 B/s) [2021-06-24T09:56:54.758Z] Selecting previously unselected package apt-transport-https. [2021-06-24T09:56:54.758Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T09:56:54.758Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T09:56:54.758Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T09:56:55.020Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T09:56:55.020Z] Waiting for network to be ready... [2021-06-24T09:57:01.608Z] 2021-06-24T09:56:59Z INFO Waiting for automatic snapd restart... [2021-06-24T09:57:03.006Z] snapd 2.51 from Canonical* installed [2021-06-24T09:57:03.948Z] "snapd" switched to the "latest/stable" channel [2021-06-24T09:57:03.948Z] [2021-06-24T09:57:07.255Z] core18 20210611 from Canonical* installed [2021-06-24T09:57:07.255Z] "core18" switched to the "latest/stable" channel [2021-06-24T09:57:07.255Z] [2021-06-24T09:57:11.556Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T09:57:11.556Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T09:57:11.556Z] [2021-06-24T09:57:15.549Z] 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-24T09:57:15.549Z] - README.md [2021-06-24T09:57:15.549Z] [2021-06-24T09:57:15.549Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T09:57:16.123Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:57:16.123Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:57:16.123Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:57:17.328Z] Reading package lists... [2021-06-24T09:57:17.902Z] 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-24T09:57:17.902Z] Reading package lists... [2021-06-24T09:57:18.163Z] Building dependency tree... [2021-06-24T09:57:18.163Z] Reading state information... [2021-06-24T09:57:18.163Z] Suggested packages: [2021-06-24T09:57:18.163Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T09:57:18.163Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T09:57:18.163Z] Recommended packages: [2021-06-24T09:57:18.163Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T09:57:18.163Z] The following NEW packages will be installed: [2021-06-24T09:57:18.163Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T09:57:18.163Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T09:57:18.163Z] pkg-config zip [2021-06-24T09:57:18.459Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:57:18.459Z] Need to get 7663 kB of archives. [2021-06-24T09:57:18.459Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T09:57:18.459Z] 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-24T09:57:18.459Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T09:57:18.459Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T09:57:18.459Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T09:57:18.459Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T09:57:18.459Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T09:57:18.459Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T09:57:18.720Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T09:57:18.720Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T09:57:18.720Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T09:57:18.983Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T09:57:18.983Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T09:57:18.983Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T09:57:18.983Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T09:57:18.983Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T09:57:19.245Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:57:19.245Z] Fetched 7663 kB in 1s (9476 kB/s) [2021-06-24T09:57:19.245Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T09:57:19.245Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T09:57:19.245Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T09:57:19.245Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T09:57:19.507Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T09:57:19.507Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T09:57:19.507Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T09:57:19.507Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T09:57:19.507Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T09:57:19.507Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T09:57:19.787Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T09:57:19.787Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T09:57:19.787Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T09:57:19.787Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T09:57:19.787Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T09:57:19.787Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T09:57:20.052Z] Selecting previously unselected package liberror-perl. [2021-06-24T09:57:20.052Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T09:57:20.052Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T09:57:20.052Z] Selecting previously unselected package git-man. [2021-06-24T09:57:20.052Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T09:57:20.052Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:20.313Z] Selecting previously unselected package git. [2021-06-24T09:57:20.313Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T09:57:20.574Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:21.152Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T09:57:21.152Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T09:57:21.152Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T09:57:21.152Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T09:57:21.152Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T09:57:21.152Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T09:57:21.416Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T09:57:21.416Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T09:57:21.416Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T09:57:21.416Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T09:57:21.416Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:21.416Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:21.677Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T09:57:21.677Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:21.677Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:21.677Z] Selecting previously unselected package pkg-config. [2021-06-24T09:57:21.677Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T09:57:21.677Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T09:57:21.949Z] Selecting previously unselected package zip. [2021-06-24T09:57:21.949Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T09:57:21.949Z] Unpacking zip (3.0-11build1) ... [2021-06-24T09:57:21.949Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T09:57:21.949Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:22.232Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T09:57:22.232Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T09:57:22.232Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T09:57:22.232Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T09:57:22.232Z] No schema files found: doing nothing. [2021-06-24T09:57:22.232Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T09:57:22.232Z] Setting up zip (3.0-11build1) ... [2021-06-24T09:57:22.232Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T09:57:22.232Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T09:57:22.232Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T09:57:22.495Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:22.495Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T09:57:22.495Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:22.495Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:22.495Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:57:23.067Z] git set to automatically installed. [2021-06-24T09:57:23.067Z] git-man set to automatically installed. [2021-06-24T09:57:23.067Z] libcurl3-gnutls set to automatically installed. [2021-06-24T09:57:23.067Z] liberror-perl set to automatically installed. [2021-06-24T09:57:23.067Z] libglib2.0-0 set to automatically installed. [2021-06-24T09:57:23.067Z] libnghttp2-14 set to automatically installed. [2021-06-24T09:57:23.067Z] libnorm1 set to automatically installed. [2021-06-24T09:57:23.067Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T09:57:23.067Z] libpsl5 set to automatically installed. [2021-06-24T09:57:23.067Z] librtmp1 set to automatically installed. [2021-06-24T09:57:23.067Z] libsodium23 set to automatically installed. [2021-06-24T09:57:23.067Z] libzmq3-dev set to automatically installed. [2021-06-24T09:57:23.067Z] libzmq5 set to automatically installed. [2021-06-24T09:57:23.067Z] pkg-config set to automatically installed. [2021-06-24T09:57:23.067Z] zip set to automatically installed. [2021-06-24T09:57:24.456Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T09:57:25.846Z] snap "core18" has no updates available [2021-06-24T09:57:26.108Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T09:57:31.403Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T09:57:31.665Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T09:57:33.053Z] 2021/06/24 09:57:32.697149 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T09:57:33.632Z] Pulling app-service-config [2021-06-24T09:57:33.632Z] + snapcraftctl pull [2021-06-24T09:57:34.581Z] Pulling config-common [2021-06-24T09:57:34.581Z] + snapcraftctl pull [2021-06-24T09:57:35.537Z] Pulling go-build-helper [2021-06-24T09:57:35.537Z] + snapcraftctl pull [2021-06-24T09:57:36.487Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T09:57:36.487Z] Skipping pull go-build-helper (already ran) [2021-06-24T09:57:36.487Z] Building go-build-helper [2021-06-24T09:57:36.487Z] + snapcraftctl build [2021-06-24T09:57:38.434Z] Staging go-build-helper [2021-06-24T09:57:38.434Z] + snapcraftctl stage [2021-06-24T09:57:47.580Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T09:57:47.580Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T09:57:47.580Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T09:57:47.580Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T09:57:47.580Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T09:57:47.580Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T09:57:47.580Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T09:57:47.580Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T09:57:47.580Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T09:57:47.580Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T09:57:47.580Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T09:57:47.580Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T09:57:47.580Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T09:57:47.580Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T09:57:47.580Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T09:57:47.580Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T09:57:47.580Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T09:57:47.580Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T09:57:47.580Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T09:57:47.580Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T09:57:47.580Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T09:57:47.580Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T09:57:47.580Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T09:57:47.580Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T09:57:47.580Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T09:57:47.580Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T09:57:47.580Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T09:57:47.580Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T09:57:47.580Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T09:57:47.580Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T09:57:47.580Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T09:57:47.580Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T09:57:47.580Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T09:57:47.580Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T09:57:47.580Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T09:57:47.580Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T09:57:47.580Z] Pulling edgex-go [2021-06-24T09:57:47.580Z] + snapcraftctl pull [2021-06-24T09:57:48.748Z] 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-24T09:57:48.748Z] 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-24T09:58:05.763Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:58:05.763Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:58:05.763Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:58:05.763Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T09:58:05.763Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T09:58:05.763Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T09:58:05.763Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T09:58:05.763Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T09:58:05.763Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T09:58:05.763Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T09:58:05.763Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T09:58:05.763Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T09:58:05.763Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T09:58:05.763Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T09:58:05.763Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T09:58:05.763Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T09:58:05.763Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T09:58:05.763Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T09:58:05.763Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T09:58:05.763Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T09:58:05.763Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T09:58:05.763Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T09:58:05.763Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T09:58:05.763Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T09:58:05.763Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T09:58:05.763Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T09:58:05.763Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T09:58:05.763Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T09:58:05.763Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T09:58:05.763Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T09:58:05.763Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T09:58:05.763Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T09:58:05.763Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T09:58:05.763Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T09:58:05.763Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T09:58:05.763Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T09:58:05.763Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T09:58:05.763Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T09:58:05.763Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T09:58:05.763Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T09:58:05.763Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T09:58:05.763Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T09:58:05.763Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T09:58:05.763Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T09:58:05.764Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T09:58:05.764Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T09:58:05.764Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T09:58:05.764Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T09:58:05.764Z] Pulling static-packages [2021-06-24T09:58:05.764Z] + snapcraftctl pull [2021-06-24T09:58:05.764Z] Pulling version [2021-06-24T09:58:05.764Z] + cd /root/project [2021-06-24T09:58:05.764Z] + git describe --tags --abbrev=0 [2021-06-24T09:58:05.764Z] + sed s/v// [2021-06-24T09:58:05.764Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-24T09:58:05.764Z] + [ -z 2.0.0-dev.271 ] [2021-06-24T09:58:05.764Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-24T09:58:06.714Z] Building app-service-config [2021-06-24T09:58:06.714Z] + snapcraftctl build [2021-06-24T09:58:07.107Z] Removing intermediate container ba347f5dcf32 [2021-06-24T09:58:07.107Z] ---> 6f383cf87765 [2021-06-24T09:58:07.107Z] [2021-06-24T09:58:07.107Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:58:07.107Z] Removing intermediate container 8ad32df8b60f [2021-06-24T09:58:07.107Z] ---> ebbf64905d21 [2021-06-24T09:58:07.107Z] [2021-06-24T09:58:07.107Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T09:58:07.107Z] Removing intermediate container 285440aea104 [2021-06-24T09:58:07.107Z] ---> 54d5f34ace08 [2021-06-24T09:58:07.107Z] [2021-06-24T09:58:07.107Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:58:07.107Z] Removing intermediate container 6c743136a011 [2021-06-24T09:58:07.107Z] ---> 1eeafa80106d [2021-06-24T09:58:07.107Z] [2021-06-24T09:58:07.107Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:58:07.107Z] Removing intermediate container 069f4d0d2b5a [2021-06-24T09:58:07.107Z] ---> 335f2fc8c1df [2021-06-24T09:58:07.107Z] [2021-06-24T09:58:07.107Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:58:07.107Z] 3.12: Pulling from library/alpine [2021-06-24T09:58:07.107Z] 3.12: Pulling from library/alpine [2021-06-24T09:58:07.107Z] 3.12: Pulling from library/alpine [2021-06-24T09:58:07.107Z] 3.12: Pulling from library/alpine [2021-06-24T09:58:07.107Z] 3.12: Pulling from library/alpine [2021-06-24T09:58:08.091Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:58:08.091Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:58:08.091Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:58:08.091Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:58:08.091Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:58:08.091Z] Status: Image is up to date for alpine:3.12 [2021-06-24T09:58:08.091Z] ---> c4fd0aeabfcf [2021-06-24T09:58:08.091Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:58:08.091Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:58:08.091Z] Status: Image is up to date for alpine:3.12 [2021-06-24T09:58:08.091Z] ---> c4fd0aeabfcf [2021-06-24T09:58:08.091Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:58:08.091Z] ---> c4fd0aeabfcf [2021-06-24T09:58:08.091Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T09:58:08.091Z] ---> c4fd0aeabfcf [2021-06-24T09:58:08.091Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:58:08.091Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:58:08.091Z] Status: Image is up to date for alpine:3.12 [2021-06-24T09:58:08.091Z] ---> c4fd0aeabfcf [2021-06-24T09:58:08.091Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:58:08.369Z] ---> Running in d6e4bb9b8bd5 [2021-06-24T09:58:08.369Z] ---> Running in 4a4ec3865f89 [2021-06-24T09:58:08.369Z] ---> Running in 3a73f3911ccc [2021-06-24T09:58:08.369Z] ---> Running in 457058203e06 [2021-06-24T09:58:08.369Z] ---> Running in 8d2220dd64bb [2021-06-24T09:58:08.639Z] Building config-common [2021-06-24T09:58:08.639Z] + snapcraftctl build [2021-06-24T09:58:09.384Z] Removing intermediate container 3a73f3911ccc [2021-06-24T09:58:09.384Z] ---> b971909e6e92 [2021-06-24T09:58:09.384Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T09:58:09.384Z] ---> Running in d81130bfc5a5 [2021-06-24T09:58:10.570Z] Skipping build go-build-helper (already ran) [2021-06-24T09:58:10.570Z] Building edgex-go [2021-06-24T09:58:10.833Z] + cd /root/parts/edgex-go/src [2021-06-24T09:58:10.833Z] + make build [2021-06-24T09:58:10.833Z] go mod tidy [2021-06-24T09:58:10.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:10.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:10.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.691Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:58:11.973Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:58:11.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:11.973Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:58:11.973Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:58:11.973Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:58:11.973Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:58:11.973Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:58:11.973Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:58:11.973Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:58:11.973Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:58:11.973Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:58:11.973Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:58:11.973Z] OK: 5 MiB in 15 packages [2021-06-24T09:58:11.973Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:58:11.973Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:58:11.973Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:58:12.230Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T09:58:12.230Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T09:58:12.230Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T09:58:12.230Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T09:58:12.252Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:58:12.252Z] OK: 7 MiB in 18 packages [2021-06-24T09:58:12.493Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T09:58:12.493Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T09:58:12.493Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-06-24T09:58:12.493Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T09:58:12.493Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T09:58:12.493Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T09:58:12.493Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T09:58:12.493Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T09:58:12.493Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T09:58:12.538Z] OK: 7 MiB in 20 packages [2021-06-24T09:58:12.538Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:58:12.538Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T09:58:12.538Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:58:12.538Z] OK: 5 MiB in 16 packages [2021-06-24T09:58:12.757Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T09:58:12.757Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T09:58:12.757Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T09:58:12.757Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T09:58:12.829Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:58:12.829Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:58:12.829Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:58:12.829Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:58:13.105Z] OK: 6 MiB in 16 packages [2021-06-24T09:58:13.331Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T09:58:13.908Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T09:58:13.908Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T09:58:13.908Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T09:58:13.908Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T09:58:13.908Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T09:58:13.908Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T09:58:13.908Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T09:58:13.908Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T09:58:14.117Z] Removing intermediate container 457058203e06 [2021-06-24T09:58:14.117Z] ---> 792b8f0c6157 [2021-06-24T09:58:14.117Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:58:14.393Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T09:58:14.393Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T09:58:14.393Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T09:58:14.393Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T09:58:14.393Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T09:58:14.393Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T09:58:14.393Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T09:58:14.393Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T09:58:14.393Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T09:58:14.393Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T09:58:14.411Z] ---> Running in b24e7dffbeef [2021-06-24T09:58:14.664Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T09:58:14.665Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T09:58:14.665Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T09:58:14.665Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T09:58:14.925Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T09:58:14.925Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T09:58:15.075Z] Removing intermediate container d81130bfc5a5 [2021-06-24T09:58:15.075Z] ---> 81784c00d011 [2021-06-24T09:58:15.075Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T09:58:15.075Z] Removing intermediate container 4a4ec3865f89 [2021-06-24T09:58:15.075Z] ---> ba485fc95bbc [2021-06-24T09:58:15.075Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:58:15.197Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T09:58:15.198Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T09:58:15.198Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T09:58:15.198Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T09:58:15.198Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T09:58:15.198Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T09:58:15.198Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T09:58:15.198Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T09:58:15.458Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T09:58:15.458Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T09:58:15.458Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T09:58:15.458Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T09:58:15.458Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T09:58:15.458Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T09:58:15.458Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T09:58:15.458Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T09:58:15.458Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T09:58:15.458Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T09:58:15.458Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T09:58:15.458Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T09:58:15.458Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T09:58:15.691Z] Removing intermediate container d6e4bb9b8bd5 [2021-06-24T09:58:15.691Z] ---> 223fe6d16109 [2021-06-24T09:58:15.691Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:58:15.691Z] Removing intermediate container b24e7dffbeef [2021-06-24T09:58:15.691Z] ---> 40df172df0a2 [2021-06-24T09:58:15.691Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:58:15.691Z] ---> Running in 3fdee5d192c1 [2021-06-24T09:58:15.691Z] ---> Running in 0b59685c61cb [2021-06-24T09:58:15.691Z] ---> Running in 36c20d12a938 [2021-06-24T09:58:15.691Z] ---> Running in 31b0037c1500 [2021-06-24T09:58:15.720Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T09:58:15.720Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T09:58:15.720Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T09:58:15.720Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T09:58:15.721Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T09:58:15.721Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T09:58:15.721Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T09:58:15.721Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T09:58:15.721Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T09:58:15.721Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T09:58:15.721Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T09:58:15.970Z] Removing intermediate container 8d2220dd64bb [2021-06-24T09:58:15.970Z] ---> ed4a6403d9b6 [2021-06-24T09:58:15.970Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:58:15.983Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T09:58:15.984Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T09:58:15.984Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T09:58:15.984Z] 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-24T09:58:16.249Z] ---> Running in fc7bd8890701 [2021-06-24T09:58:16.525Z] Removing intermediate container 0b59685c61cb [2021-06-24T09:58:16.525Z] ---> 070d09defe66 [2021-06-24T09:58:16.525Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:58:16.525Z] Removing intermediate container 3fdee5d192c1 [2021-06-24T09:58:16.525Z] ---> d51e9cc1f779 [2021-06-24T09:58:16.525Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T09:58:16.830Z] Removing intermediate container 36c20d12a938 [2021-06-24T09:58:16.830Z] ---> 93ff78f734bb [2021-06-24T09:58:16.830Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:58:16.830Z] Removing intermediate container 31b0037c1500 [2021-06-24T09:58:16.830Z] ---> 07f5cd5ceddc [2021-06-24T09:58:16.830Z] Step 14/26 : WORKDIR / [2021-06-24T09:58:16.830Z] ---> Running in 7323821e0a52 [2021-06-24T09:58:16.830Z] ---> Running in a0d00000218d [2021-06-24T09:58:17.213Z] ---> Running in 36a7661de00e [2021-06-24T09:58:17.213Z] ---> Running in 7f48ff61bdf7 [2021-06-24T09:58:17.213Z] Removing intermediate container fc7bd8890701 [2021-06-24T09:58:17.213Z] ---> 9d7805908fa1 [2021-06-24T09:58:17.213Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:58:17.551Z] ---> Running in 23e762d3271d [2021-06-24T09:58:17.551Z] Removing intermediate container a0d00000218d [2021-06-24T09:58:17.551Z] ---> b97ea71f4368 [2021-06-24T09:58:17.551Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T09:58:17.840Z] ---> Running in 91ed52bbf2e4 [2021-06-24T09:58:18.158Z] Removing intermediate container 7323821e0a52 [2021-06-24T09:58:18.158Z] ---> 895671f6271f [2021-06-24T09:58:18.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:58:18.158Z] Removing intermediate container 36a7661de00e [2021-06-24T09:58:18.158Z] ---> ae7e0bec16b4 [2021-06-24T09:58:18.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:58:18.447Z] Removing intermediate container 7f48ff61bdf7 [2021-06-24T09:58:18.447Z] ---> 8129816a80c9 [2021-06-24T09:58:18.447Z] 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-24T09:58:18.447Z] Removing intermediate container 23e762d3271d [2021-06-24T09:58:18.447Z] ---> 4a7a4ee8bc36 [2021-06-24T09:58:18.447Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:58:19.133Z] ---> Running in 40d0209bbc30 [2021-06-24T09:58:19.741Z] ---> 42f5ababeb9f [2021-06-24T09:58:19.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:58:19.741Z] ---> 4925988d7457 [2021-06-24T09:58:19.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:58:20.031Z] Removing intermediate container 40d0209bbc30 [2021-06-24T09:58:20.031Z] ---> 89287c045340 [2021-06-24T09:58:20.031Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:58:20.315Z] ---> c73d51b14d35 [2021-06-24T09:58:20.315Z] 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-24T09:58:21.793Z] ---> 6051fd1ca7af [2021-06-24T09:58:21.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:58:21.794Z] ---> 5b5d6477a3bf [2021-06-24T09:58:21.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:58:21.794Z] ---> 6748548d7d7a [2021-06-24T09:58:21.794Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:58:22.073Z] Removing intermediate container 91ed52bbf2e4 [2021-06-24T09:58:22.073Z] ---> 25009c1cb917 [2021-06-24T09:58:22.074Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T09:58:22.074Z] ---> a96273a50fc4 [2021-06-24T09:58:22.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:58:22.357Z] ---> Running in acec8f484b4c [2021-06-24T09:58:23.356Z] Removing intermediate container acec8f484b4c [2021-06-24T09:58:23.356Z] ---> adb95dce32db [2021-06-24T09:58:23.356Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T09:58:23.635Z] ---> d6a2eadf4893 [2021-06-24T09:58:23.635Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:58:23.635Z] ---> 6ffaed346453 [2021-06-24T09:58:23.635Z] 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-24T09:58:23.635Z] ---> 83e35d76dad0 [2021-06-24T09:58:23.635Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:58:23.635Z] ---> 9432da3aaf7b [2021-06-24T09:58:23.917Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:58:23.917Z] ---> Running in 58a810888a9b [2021-06-24T09:58:23.917Z] ---> Running in a894b25684d9 [2021-06-24T09:58:24.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:58:24.524Z] Removing intermediate container 58a810888a9b [2021-06-24T09:58:24.524Z] ---> 0a8d02b0b37c [2021-06-24T09:58:24.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:58:24.809Z] ---> Running in fddcbe7e21dc [2021-06-24T09:58:25.089Z] ---> a92183b0aa61 [2021-06-24T09:58:25.089Z] ---> 942c722f3150 [2021-06-24T09:58:25.089Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T09:58:25.089Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:58:25.089Z] Removing intermediate container a894b25684d9 [2021-06-24T09:58:25.089Z] ---> 23d61227c0de [2021-06-24T09:58:25.089Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:58:25.089Z] ---> aa07456318a8 [2021-06-24T09:58:25.089Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:58:25.369Z] ---> Running in 799b72043293 [2021-06-24T09:58:25.369Z] ---> Running in a790738b2359 [2021-06-24T09:58:25.369Z] ---> Running in 9d5f9e318d32 [2021-06-24T09:58:25.648Z] Removing intermediate container fddcbe7e21dc [2021-06-24T09:58:25.648Z] ---> e42c8a127243 [2021-06-24T09:58:25.648Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:58:25.939Z] ---> Running in 82f4b4055e15 [2021-06-24T09:58:26.222Z] Removing intermediate container a790738b2359 [2021-06-24T09:58:26.222Z] ---> 27247dc44666 [2021-06-24T09:58:26.222Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:58:26.222Z] Removing intermediate container 9d5f9e318d32 [2021-06-24T09:58:26.222Z] ---> 1fbb82a95a04 [2021-06-24T09:58:26.222Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T09:58:26.501Z] ---> Running in 52ffe001857a [2021-06-24T09:58:26.501Z] ---> Running in b87b64b33a07 [2021-06-24T09:58:26.783Z] Removing intermediate container 82f4b4055e15 [2021-06-24T09:58:26.783Z] ---> 2346e7b02fe5 [2021-06-24T09:58:26.783Z] Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:58:26.783Z] ---> a908be800d3f [2021-06-24T09:58:26.783Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:58:27.065Z] ---> Running in 646f7906f8b6 [2021-06-24T09:58:27.346Z] Removing intermediate container b87b64b33a07 [2021-06-24T09:58:27.346Z] ---> 07aca0ae82cc [2021-06-24T09:58:27.346Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:58:27.346Z] Removing intermediate container 52ffe001857a [2021-06-24T09:58:27.346Z] ---> b143db10880b [2021-06-24T09:58:27.346Z] Step 21/22 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:58:27.944Z] ---> Running in 41829cf700d4 [2021-06-24T09:58:27.944Z] ---> Running in f051278b2c8c [2021-06-24T09:58:27.944Z] Removing intermediate container 646f7906f8b6 [2021-06-24T09:58:27.944Z] ---> ca64306a7c79 [2021-06-24T09:58:27.944Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:58:28.221Z] ---> Running in a116f53285b6 [2021-06-24T09:58:28.506Z] ---> 5ab8c017f278 [2021-06-24T09:58:28.506Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:58:28.506Z] Removing intermediate container 41829cf700d4 [2021-06-24T09:58:28.506Z] ---> 084e1ef1fb36 [2021-06-24T09:58:28.506Z] Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:58:28.506Z] Removing intermediate container f051278b2c8c [2021-06-24T09:58:28.783Z] ---> 3fd0ff047e88 [2021-06-24T09:58:28.783Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T09:58:28.783Z] ---> Running in 14abcc27307f [2021-06-24T09:58:28.783Z] Removing intermediate container 799b72043293 [2021-06-24T09:58:28.783Z] ---> 2ccbf42738f9 [2021-06-24T09:58:28.783Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:58:29.060Z] ---> Running in ad12b35740a6 [2021-06-24T09:58:29.060Z] Removing intermediate container a116f53285b6 [2021-06-24T09:58:29.060Z] ---> 57ae76a201f1 [2021-06-24T09:58:29.060Z] [2021-06-24T09:58:29.438Z] 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-24T09:58:29.661Z] Removing intermediate container 14abcc27307f [2021-06-24T09:58:29.661Z] ---> 584092d93080 [2021-06-24T09:58:29.662Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:58:29.662Z] ---> 931bf7f5967e [2021-06-24T09:58:29.662Z] 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-24T09:58:29.662Z] Successfully built 57ae76a201f1 [2021-06-24T09:58:29.662Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T09:58:29.662Z]  Building support-scheduler ... done Building core-command [2021-06-24T09:58:29.947Z] ---> Running in cc1616a80ede [2021-06-24T09:58:29.947Z] ---> Running in 8c98c4d91ce1 [2021-06-24T09:58:29.947Z] Removing intermediate container ad12b35740a6 [2021-06-24T09:58:29.947Z] ---> d11e017e133f [2021-06-24T09:58:29.947Z] [2021-06-24T09:58:30.012Z] 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-24T09:58:30.231Z] ---> 217025228810 [2021-06-24T09:58:30.231Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T09:58:30.509Z] Successfully built d11e017e133f [2021-06-24T09:58:30.509Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T09:58:30.509Z]  Building security-proxy-setup ... done Building core-data [2021-06-24T09:58:30.509Z] Removing intermediate container cc1616a80ede [2021-06-24T09:58:30.509Z] ---> 6823b92afe16 [2021-06-24T09:58:30.509Z] [2021-06-24T09:58:31.118Z] Successfully built 6823b92afe16 [2021-06-24T09:58:31.118Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T09:58:31.118Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-24T09:58:31.400Z] 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-24T09:58:31.660Z] 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-24T09:58:31.730Z] ---> 8220c5f4a818 [2021-06-24T09:58:31.730Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T09:58:32.606Z] 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-24T09:58:32.717Z] ---> a64c56d50bd7 [2021-06-24T09:58:32.717Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T09:58:32.996Z] Removing intermediate container 8c98c4d91ce1 [2021-06-24T09:58:32.996Z] ---> 898fc00808ae [2021-06-24T09:58:32.996Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:58:33.272Z] ---> Running in 213b0bb0c6c3 [2021-06-24T09:58:33.998Z] 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-24T09:58:36.231Z] 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-24T09:58:36.231Z] 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-24T09:58:36.238Z] ---> 25f55e376691 [2021-06-24T09:58:36.238Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T09:58:36.238Z] Removing intermediate container 213b0bb0c6c3 [2021-06-24T09:58:36.238Z] ---> 9f6d40be17aa [2021-06-24T09:58:36.238Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T09:58:36.238Z] ---> Running in b5991fe2f09f [2021-06-24T09:58:36.238Z] ---> 4361fde3bb94 [2021-06-24T09:58:36.238Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T09:58:36.238Z] Removing intermediate container b5991fe2f09f [2021-06-24T09:58:36.238Z] ---> d1a87f6dfd80 [2021-06-24T09:58:36.238Z] Step 25/26 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:58:36.238Z] ---> Running in 381c174cbaf8 [2021-06-24T09:58:36.238Z] ---> Running in ec4f7049ffff [2021-06-24T09:58:37.174Z] 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-24T09:58:37.231Z] Removing intermediate container 381c174cbaf8 [2021-06-24T09:58:37.232Z] ---> 5b8bd4c6c029 [2021-06-24T09:58:37.232Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T09:58:37.232Z] Removing intermediate container ec4f7049ffff [2021-06-24T09:58:37.232Z] ---> a75486c758c0 [2021-06-24T09:58:37.509Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T09:58:37.788Z] ---> Running in 3e354fa690e8 [2021-06-24T09:58:38.068Z] ---> 6fcbaedc37a0 [2021-06-24T09:58:38.068Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T09:58:38.124Z] 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-24T09:58:38.674Z] Removing intermediate container 3e354fa690e8 [2021-06-24T09:58:38.674Z] ---> 33f201313e5e [2021-06-24T09:58:38.674Z] [2021-06-24T09:58:38.674Z] ---> Running in 09b737046bda [2021-06-24T09:58:38.958Z] Successfully built 33f201313e5e [2021-06-24T09:58:39.241Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T09:58:39.241Z] Building core-metadata [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T09:58:40.051Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T09:58:40.051Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T09:58:40.051Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T09:58:40.051Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T09:58:40.051Z] + 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-24T09:58:40.051Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T09:58:40.051Z] + 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-24T09:58:40.051Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T09:58:40.051Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T09:58:40.051Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T09:58:40.051Z] + 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-24T09:58:40.051Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T09:58:40.051Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T09:58:40.051Z] + 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-24T09:58:41.257Z]  Building security-secretstore-setup ... done Removing intermediate container 09b737046bda [2021-06-24T09:58:41.257Z] ---> 8eda32196cf8 [2021-06-24T09:58:41.257Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T09:58:41.531Z] ---> Running in 6ff2fde3242b [2021-06-24T09:58:42.130Z] Removing intermediate container 6ff2fde3242b [2021-06-24T09:58:42.130Z] ---> 817e9a61f986 [2021-06-24T09:58:42.130Z] Step 29/32 : CMD ["gate"] [2021-06-24T09:58:42.405Z] ---> Running in 51029a99ef35 [2021-06-24T09:58:43.403Z] Building static-packages [2021-06-24T09:58:43.403Z] + snapcraftctl build [2021-06-24T09:58:43.406Z] Removing intermediate container 51029a99ef35 [2021-06-24T09:58:43.407Z] ---> 45364b065195 [2021-06-24T09:58:43.407Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T09:58:44.011Z] ---> Running in 7bdfefef2e4c [2021-06-24T09:58:44.790Z] Building version [2021-06-24T09:58:44.790Z] + snapcraftctl build [2021-06-24T09:58:45.004Z] Removing intermediate container 7bdfefef2e4c [2021-06-24T09:58:45.005Z] ---> 49810e180526 [2021-06-24T09:58:45.005Z] Step 31/32 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T09:58:45.613Z] ---> Running in 361fe5c8b573 [2021-06-24T09:58:46.220Z] Removing intermediate container 361fe5c8b573 [2021-06-24T09:58:46.220Z] ---> 0c4e05795347 [2021-06-24T09:58:46.220Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T09:58:47.215Z] ---> Running in 1f216a1d190a [2021-06-24T09:58:47.341Z] Staging app-service-config [2021-06-24T09:58:47.341Z] + snapcraftctl stage [2021-06-24T09:58:47.813Z] Removing intermediate container 1f216a1d190a [2021-06-24T09:58:47.813Z] ---> 2843827c03d6 [2021-06-24T09:58:47.813Z] [2021-06-24T09:58:48.036Z] Staging config-common [2021-06-24T09:58:48.036Z] + snapcraftctl stage [2021-06-24T09:58:48.417Z] Successfully built 2843827c03d6 [2021-06-24T09:58:48.417Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T09:58:48.710Z] Skipping stage go-build-helper (already ran) [2021-06-24T09:58:48.710Z] Staging edgex-go [2021-06-24T09:58:48.710Z] + snapcraftctl stage [2021-06-24T09:58:49.712Z] Staging static-packages [2021-06-24T09:58:49.712Z] + snapcraftctl stage [2021-06-24T09:58:51.115Z] Staging version [2021-06-24T09:58:51.115Z] + snapcraftctl stage [2021-06-24T09:58:51.691Z] Priming app-service-config [2021-06-24T09:58:51.691Z] + snapcraftctl prime [2021-06-24T09:58:53.083Z] Priming config-common [2021-06-24T09:58:53.083Z] + snapcraftctl prime [2021-06-24T09:58:54.028Z] Priming go-build-helper [2021-06-24T09:58:54.028Z] + snapcraftctl prime [2021-06-24T09:58:54.980Z] Priming edgex-go [2021-06-24T09:58:54.980Z] + snapcraftctl prime [2021-06-24T09:58:55.928Z] Priming static-packages [2021-06-24T09:58:55.928Z] + snapcraftctl prime [2021-06-24T09:58:58.497Z] Priming version [2021-06-24T09:58:58.497Z] + snapcraftctl prime [2021-06-24T09:58:59.445Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T09:59:21.691Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:59:21.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:59:21.692Z] ---> b8ef8661b7ab [2021-06-24T09:59:21.692Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> f18026951755 [2021-06-24T09:59:21.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 30d029af9e9d [2021-06-24T09:59:21.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> d0ae77eda73f [2021-06-24T09:59:21.692Z] Step 6/24 : COPY go.mod . [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 99e505623e9e [2021-06-24T09:59:21.692Z] Step 7/24 : RUN go mod download [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> d6d3a6101dce [2021-06-24T09:59:21.692Z] Step 8/24 : COPY . . [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 93bacd2f79b1 [2021-06-24T09:59:21.692Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 2716908a102e [2021-06-24T09:59:21.692Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:59:21.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:59:21.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:59:21.692Z] ---> b8ef8661b7ab [2021-06-24T09:59:21.692Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> f18026951755 [2021-06-24T09:59:21.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 30d029af9e9d [2021-06-24T09:59:21.692Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:59:21.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:59:21.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:59:21.692Z] ---> b8ef8661b7ab [2021-06-24T09:59:21.692Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> f18026951755 [2021-06-24T09:59:21.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:59:21.692Z] ---> Using cache [2021-06-24T09:59:21.692Z] ---> 30d029af9e9d [2021-06-24T09:59:21.692Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:59:22.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:59:22.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:59:22.285Z] ---> b8ef8661b7ab [2021-06-24T09:59:22.285Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> f18026951755 [2021-06-24T09:59:22.285Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> 30d029af9e9d [2021-06-24T09:59:22.285Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> d0ae77eda73f [2021-06-24T09:59:22.285Z] Step 6/24 : COPY go.mod . [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> 99e505623e9e [2021-06-24T09:59:22.285Z] Step 7/24 : RUN go mod download [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> d6d3a6101dce [2021-06-24T09:59:22.285Z] Step 8/24 : COPY . . [2021-06-24T09:59:22.285Z] ---> Using cache [2021-06-24T09:59:22.285Z] ---> 93bacd2f79b1 [2021-06-24T09:59:22.285Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:59:22.286Z] ---> Using cache [2021-06-24T09:59:22.286Z] ---> 2716908a102e [2021-06-24T09:59:22.286Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T09:59:23.265Z] ---> Running in 4324c48f43fc [2021-06-24T09:59:23.265Z] ---> Running in c6e95d827537 [2021-06-24T09:59:23.265Z] ---> Running in 448796b30320 [2021-06-24T09:59:23.265Z] ---> Running in 29fbe909d016 [2021-06-24T09:59:25.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:59:25.547Z] 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-24T09:59:25.547Z] 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-24T09:59:25.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:59:26.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:59:26.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:59:27.041Z] OK: 218 MiB in 52 packages [2021-06-24T09:59:28.048Z] OK: 218 MiB in 52 packages [2021-06-24T09:59:29.043Z] Removing intermediate container c6e95d827537 [2021-06-24T09:59:29.043Z] ---> e2b374272968 [2021-06-24T09:59:29.043Z] Step 6/24 : COPY go.mod . [2021-06-24T09:59:29.653Z] Removing intermediate container 29fbe909d016 [2021-06-24T09:59:29.653Z] ---> 959be1b3dfd6 [2021-06-24T09:59:29.653Z] Step 6/24 : COPY go.mod . [2021-06-24T09:59:30.651Z] ---> 94b853f26d3c [2021-06-24T09:59:30.651Z] Step 7/24 : RUN go mod download [2021-06-24T09:59:30.651Z] ---> Running in 6a38a8f73f2f [2021-06-24T09:59:30.932Z] ---> fa0355396934 [2021-06-24T09:59:30.932Z] Step 7/24 : RUN go mod download [2021-06-24T09:59:31.545Z] ---> Running in 542f3d0eaf15 [2021-06-24T09:59:35.895Z] Removing intermediate container 6a38a8f73f2f [2021-06-24T09:59:35.895Z] ---> 5ad631b54687 [2021-06-24T09:59:35.895Z] Step 8/24 : COPY . . [2021-06-24T09:59:36.176Z] Removing intermediate container 542f3d0eaf15 [2021-06-24T09:59:36.176Z] ---> 5c029429de9a [2021-06-24T09:59:36.176Z] Step 8/24 : COPY . . [2021-06-24T10:00:08.663Z] ---> 502b19d848ca [2021-06-24T10:00:08.663Z] Step 9/24 : RUN go mod tidy [2021-06-24T10:00:08.663Z] ---> 946c27ef7dc0 [2021-06-24T10:00:08.663Z] Step 9/24 : RUN go mod tidy [2021-06-24T10:00:08.663Z] ---> Running in 28ee2c745485 [2021-06-24T10:00:08.663Z] ---> Running in cb2d6ba72c1f [2021-06-24T10:00:15.457Z] Removing intermediate container cb2d6ba72c1f [2021-06-24T10:00:15.457Z] ---> 945d1b4be479 [2021-06-24T10:00:15.457Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T10:00:15.741Z] ---> Running in 14401223281f [2021-06-24T10:00:15.741Z] Removing intermediate container 28ee2c745485 [2021-06-24T10:00:15.741Z] ---> c06fa3be5d68 [2021-06-24T10:00:15.741Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T10:00:16.033Z] ---> Running in c44d7ecc3a69 [2021-06-24T10:00:18.040Z] 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-24T10:00:18.648Z] 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-24T10:00:49.530Z] Removing intermediate container 448796b30320 [2021-06-24T10:00:49.530Z] ---> 5e67fb458627 [2021-06-24T10:00:49.530Z] [2021-06-24T10:00:49.530Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T10:00:49.530Z] ---> c4fd0aeabfcf [2021-06-24T10:00:49.530Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T10:00:49.530Z] ---> Using cache [2021-06-24T10:00:49.530Z] ---> 792b8f0c6157 [2021-06-24T10:00:49.530Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T10:00:49.530Z] ---> Using cache [2021-06-24T10:00:49.530Z] ---> 40df172df0a2 [2021-06-24T10:00:49.530Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T10:00:49.808Z] ---> Running in 2ff4862501d4 [2021-06-24T10:00:50.804Z] Removing intermediate container 2ff4862501d4 [2021-06-24T10:00:50.804Z] ---> 7bcf842ee089 [2021-06-24T10:00:50.804Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T10:00:50.804Z] ---> Running in b364a423b033 [2021-06-24T10:00:51.806Z] Removing intermediate container b364a423b033 [2021-06-24T10:00:51.806Z] ---> 581379851904 [2021-06-24T10:00:51.806Z] Step 16/24 : WORKDIR / [2021-06-24T10:00:51.806Z] ---> Running in a678e7d16209 [2021-06-24T10:00:52.810Z] Removing intermediate container a678e7d16209 [2021-06-24T10:00:52.810Z] ---> f8800acd2485 [2021-06-24T10:00:52.810Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:00:54.274Z] ---> 0644b9f3ac75 [2021-06-24T10:00:54.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T10:00:56.279Z] ---> 117ff9664608 [2021-06-24T10:00:56.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T10:00:58.943Z] ---> 835f11df0c51 [2021-06-24T10:00:58.943Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T10:00:58.943Z] ---> Running in 2b5fbc4fe829 [2021-06-24T10:00:59.946Z] Removing intermediate container 4324c48f43fc [2021-06-24T10:00:59.946Z] ---> fe0958004e40 [2021-06-24T10:00:59.946Z] [2021-06-24T10:00:59.946Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T10:00:59.946Z] ---> c4fd0aeabfcf [2021-06-24T10:00:59.946Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T10:00:59.946Z] ---> Using cache [2021-06-24T10:00:59.946Z] ---> 792b8f0c6157 [2021-06-24T10:00:59.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T10:00:59.946Z] ---> Using cache [2021-06-24T10:00:59.946Z] ---> 40df172df0a2 [2021-06-24T10:00:59.946Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T10:01:00.229Z] Removing intermediate container 2b5fbc4fe829 [2021-06-24T10:01:00.229Z] ---> f649568fe098 [2021-06-24T10:01:00.229Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:01:00.229Z] ---> Running in 8b56da51032d [2021-06-24T10:01:00.508Z] ---> Running in 4bcd7139c481 [2021-06-24T10:01:01.136Z] Removing intermediate container 8b56da51032d [2021-06-24T10:01:01.136Z] ---> 502ceca4f189 [2021-06-24T10:01:01.136Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T10:01:01.422Z] Removing intermediate container 4bcd7139c481 [2021-06-24T10:01:01.422Z] ---> 63de6f662fa0 [2021-06-24T10:01:01.422Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:01:01.422Z] ---> Running in f809f4d5fa76 [2021-06-24T10:01:01.699Z] ---> Running in 34424a2a2ea7 [2021-06-24T10:01:02.321Z] Removing intermediate container f809f4d5fa76 [2021-06-24T10:01:02.321Z] ---> a3b576849b02 [2021-06-24T10:01:02.322Z] Step 16/24 : WORKDIR / [2021-06-24T10:01:02.605Z] Removing intermediate container 34424a2a2ea7 [2021-06-24T10:01:02.605Z] ---> cd43bf74a325 [2021-06-24T10:01:02.605Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T10:01:02.605Z] ---> Running in e1ce6286cb4c [2021-06-24T10:01:02.884Z] ---> Running in a916937dca80 [2021-06-24T10:01:03.488Z] Removing intermediate container a916937dca80 [2021-06-24T10:01:03.488Z] ---> 425465644300 [2021-06-24T10:01:03.488Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:01:03.770Z] Removing intermediate container e1ce6286cb4c [2021-06-24T10:01:03.770Z] ---> 6fbad7e14498 [2021-06-24T10:01:03.771Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:01:04.057Z] ---> Running in 4919708c79a9 [2021-06-24T10:01:04.682Z] Removing intermediate container 4919708c79a9 [2021-06-24T10:01:04.682Z] ---> e83b93789788 [2021-06-24T10:01:04.682Z] [2021-06-24T10:01:05.299Z] Successfully built e83b93789788 [2021-06-24T10:01:05.585Z] Successfully tagged core-command-arm64:latest [2021-06-24T10:01:05.585Z] ---> d36ef64f395c [2021-06-24T10:01:05.585Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T10:01:07.591Z]  Building core-command ... done  ---> 5c7a6e5a61cc [2021-06-24T10:01:07.591Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T10:01:08.591Z] ---> f2eaf027ca66 [2021-06-24T10:01:08.591Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T10:01:08.870Z] ---> Running in e669f4bc2b2a [2021-06-24T10:01:09.481Z] Removing intermediate container e669f4bc2b2a [2021-06-24T10:01:09.481Z] ---> 1b0b2c89fa3d [2021-06-24T10:01:09.481Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:01:09.757Z] ---> Running in f5ecf72cc071 [2021-06-24T10:01:10.364Z] Removing intermediate container f5ecf72cc071 [2021-06-24T10:01:10.364Z] ---> 45e347c16c4a [2021-06-24T10:01:10.364Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:01:10.651Z] ---> Running in ab26a34f6521 [2021-06-24T10:01:11.279Z] Removing intermediate container ab26a34f6521 [2021-06-24T10:01:11.279Z] ---> b888d8329671 [2021-06-24T10:01:11.279Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T10:01:11.557Z] ---> Running in 95e189f9af7f [2021-06-24T10:01:12.554Z] Removing intermediate container 95e189f9af7f [2021-06-24T10:01:12.554Z] ---> 23f1d1fb83f5 [2021-06-24T10:01:12.554Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:01:12.554Z] ---> Running in b40e370a848f [2021-06-24T10:01:13.174Z] Removing intermediate container b40e370a848f [2021-06-24T10:01:13.174Z] ---> e05641a6f61e [2021-06-24T10:01:13.174Z] [2021-06-24T10:01:13.805Z] Successfully built e05641a6f61e [2021-06-24T10:01:13.805Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T10:01:36.046Z]  Building core-metadata ... done Removing intermediate container 14401223281f [2021-06-24T10:01:36.046Z] ---> 86ec059e1cbe [2021-06-24T10:01:36.046Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T10:01:36.046Z] ---> Running in 25a07bb53e35 [2021-06-24T10:01:36.046Z] 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-24T10:01:38.667Z] Removing intermediate container 25a07bb53e35 [2021-06-24T10:01:38.667Z] ---> 86d9a332b2b3 [2021-06-24T10:01:38.667Z] [2021-06-24T10:01:38.667Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T10:01:38.667Z] 20.10.0: Pulling from library/docker [2021-06-24T10:01:38.946Z] Removing intermediate container c44d7ecc3a69 [2021-06-24T10:01:38.946Z] ---> 6cf7406eec15 [2021-06-24T10:01:38.946Z] [2021-06-24T10:01:38.946Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T10:01:38.946Z] ---> c4fd0aeabfcf [2021-06-24T10:01:38.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T10:01:39.549Z] ---> Running in 39a83a9ad9d7 [2021-06-24T10:01:40.152Z] Removing intermediate container 39a83a9ad9d7 [2021-06-24T10:01:40.152Z] ---> 34c4a51b0d27 [2021-06-24T10:01:40.152Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T10:01:40.752Z] ---> Running in 9820f8507bf4 [2021-06-24T10:01:41.351Z] Removing intermediate container 9820f8507bf4 [2021-06-24T10:01:41.351Z] ---> 9a6f69b142a6 [2021-06-24T10:01:41.351Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T10:01:41.351Z] ---> Running in 92ec74218bd4 [2021-06-24T10:01:42.331Z] Removing intermediate container 92ec74218bd4 [2021-06-24T10:01:42.331Z] ---> c23c8fed38a6 [2021-06-24T10:01:42.331Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T10:01:42.603Z] ---> Running in de56a3e07af2 [2021-06-24T10:01:46.018Z] Removing intermediate container de56a3e07af2 [2021-06-24T10:01:46.018Z] ---> 4fc376975c91 [2021-06-24T10:01:46.018Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T10:01:46.018Z] ---> Running in daceb04b20e6 [2021-06-24T10:01:47.007Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T10:01:47.007Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T10:01:47.007Z] ---> eeaf43b92773 [2021-06-24T10:01:47.007Z] 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-24T10:01:47.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:47.007Z] ---> Running in fa4a01d38ce5 [2021-06-24T10:01:47.606Z] Removing intermediate container fa4a01d38ce5 [2021-06-24T10:01:47.606Z] ---> a8084f1278c3 [2021-06-24T10:01:47.606Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T10:01:47.883Z] ---> Running in b4055d358cbc [2021-06-24T10:01:47.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:48.870Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T10:01:48.870Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T10:01:48.870Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T10:01:48.870Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T10:01:49.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:49.147Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T10:01:49.422Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T10:01:49.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:49.422Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T10:01:49.422Z] OK: 8 MiB in 20 packages [2021-06-24T10:01:50.031Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T10:01:50.031Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T10:01:50.031Z] Executing bash-5.0.17-r0.post-install [2021-06-24T10:01:50.031Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T10:01:50.031Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T10:01:50.031Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T10:01:50.031Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T10:01:50.031Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T10:01:50.031Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T10:01:50.031Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T10:01:50.031Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T10:01:50.031Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T10:01:50.031Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T10:01:50.309Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T10:01:50.967Z] Removing intermediate container daceb04b20e6 [2021-06-24T10:01:50.967Z] ---> 3f391363a81f [2021-06-24T10:01:50.967Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:01:54.043Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T10:01:54.043Z] ---> 70fdab351c54 [2021-06-24T10:01:54.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T10:01:54.043Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T10:01:54.043Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T10:01:54.043Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T10:01:54.043Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T10:01:54.043Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T10:01:54.043Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T10:01:54.043Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T10:01:54.043Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T10:01:54.043Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T10:01:54.043Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T10:01:54.043Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T10:01:54.043Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T10:01:54.043Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T10:01:54.043Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T10:01:54.043Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T10:01:54.043Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T10:01:54.043Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T10:01:54.043Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T10:01:54.043Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T10:01:54.043Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T10:01:54.043Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T10:01:54.043Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T10:01:54.043Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T10:01:54.043Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T10:01:54.043Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T10:01:54.043Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T10:01:54.043Z] OK: 72 MiB in 59 packages [2021-06-24T10:01:54.043Z] ---> d048cad73862 [2021-06-24T10:01:54.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T10:01:54.378Z] ---> 40af849a45d3 [2021-06-24T10:01:54.378Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T10:01:54.378Z] ---> Running in 83624f16f9ed [2021-06-24T10:01:55.010Z] Removing intermediate container 83624f16f9ed [2021-06-24T10:01:55.010Z] ---> 46a708d4eefa [2021-06-24T10:01:55.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:01:55.287Z] ---> Running in c58c5f33275c [2021-06-24T10:01:55.883Z] Removing intermediate container c58c5f33275c [2021-06-24T10:01:55.883Z] ---> db2e9a9a1ea3 [2021-06-24T10:01:55.883Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:01:55.883Z] ---> Running in d5cdc7470b66 [2021-06-24T10:01:56.490Z] Removing intermediate container d5cdc7470b66 [2021-06-24T10:01:56.490Z] ---> bfdbe581a257 [2021-06-24T10:01:56.490Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T10:01:56.490Z] ---> Running in 3136cd2de40f [2021-06-24T10:01:57.103Z] Removing intermediate container 3136cd2de40f [2021-06-24T10:01:57.103Z] ---> 1fbc49c09a7d [2021-06-24T10:01:57.103Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:01:57.103Z] ---> Running in b920863519f5 [2021-06-24T10:01:57.709Z] Removing intermediate container b920863519f5 [2021-06-24T10:01:57.709Z] ---> 7e1bf31cb033 [2021-06-24T10:01:57.709Z] [2021-06-24T10:01:57.709Z] Collecting docker-compose==1.23.2 [2021-06-24T10:01:57.986Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T10:01:58.263Z] Successfully built 7e1bf31cb033 [2021-06-24T10:01:58.263Z] Successfully tagged core-data-arm64:latest [2021-06-24T10:01:59.728Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T10:01:59.728Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T10:02:00.711Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T10:02:00.711Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T10:02:01.309Z] 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-24T10:02:01.589Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T10:02:01.589Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T10:02:02.577Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T10:02:02.577Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T10:02:03.176Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T10:02:03.176Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T10:02:03.451Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T10:02:03.451Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T10:02:06.860Z] Collecting PyYAML<4,>=3.10 [2021-06-24T10:02:06.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T10:02:10.257Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T10:02:10.257Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T10:02:12.239Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T10:02:12.239Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T10:02:14.866Z] Collecting idna<2.8,>=2.5 [2021-06-24T10:02:14.866Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T10:02:14.866Z] 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-24T10:02:14.866Z] 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-24T10:02:15.141Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T10:02:15.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T10:02:15.744Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T10:02:15.744Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T10:02:15.744Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T10:02:15.744Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T10:02:15.744Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T10:02:15.744Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T10:02:16.726Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, texttable, PyYAML, docopt, dockerpty, docker-compose [2021-06-24T10:02:16.726Z] Attempting uninstall: idna [2021-06-24T10:02:16.726Z] Found existing installation: idna 2.9 [2021-06-24T10:02:16.726Z] Uninstalling idna-2.9: [2021-06-24T10:02:16.726Z] Successfully uninstalled idna-2.9 [2021-06-24T10:02:17.325Z] Attempting uninstall: urllib3 [2021-06-24T10:02:17.325Z] Found existing installation: urllib3 1.25.9 [2021-06-24T10:02:17.325Z] Uninstalling urllib3-1.25.9: [2021-06-24T10:02:17.325Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T10:02:17.922Z] Attempting uninstall: requests [2021-06-24T10:02:17.922Z] Found existing installation: requests 2.23.0 [2021-06-24T10:02:17.922Z] Uninstalling requests-2.23.0: [2021-06-24T10:02:17.922Z] Successfully uninstalled requests-2.23.0 [2021-06-24T10:02:19.905Z] Running setup.py install for texttable: started [2021-06-24T10:02:21.888Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T10:02:21.888Z] Running setup.py install for PyYAML: started [2021-06-24T10:02:23.856Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T10:02:23.856Z] Running setup.py install for docopt: started [2021-06-24T10:02:25.841Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T10:02:25.841Z] Running setup.py install for dockerpty: started [2021-06-24T10:02:27.821Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T10:02:28.803Z] 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-24T10:02:35.958Z] Removing intermediate container b4055d358cbc [2021-06-24T10:02:35.958Z] ---> c254ff9a7fec [2021-06-24T10:02:35.958Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T10:02:35.958Z] ---> Running in 24e59c923c23 [2021-06-24T10:02:38.357Z] Removing intermediate container 24e59c923c23 [2021-06-24T10:02:38.357Z] ---> 0351ddd3ed86 [2021-06-24T10:02:38.357Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T10:02:38.357Z] ---> Running in dfe7458bdccb [2021-06-24T10:02:38.357Z] Removing intermediate container dfe7458bdccb [2021-06-24T10:02:38.357Z] ---> 97cbd056f775 [2021-06-24T10:02:38.357Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T10:02:38.357Z] ---> 126d4be0ab56 [2021-06-24T10:02:38.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T10:02:39.335Z] ---> ef84cdcca9a7 [2021-06-24T10:02:39.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T10:02:39.937Z] ---> 8dbf6b227d1d [2021-06-24T10:02:39.937Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T10:02:40.216Z] ---> Running in 827529f1399a [2021-06-24T10:02:42.527Z] Removing intermediate container 827529f1399a [2021-06-24T10:02:42.527Z] ---> 44bdb771c20f [2021-06-24T10:02:42.527Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:02:42.527Z] ---> Running in ab0c1ff068b8 [2021-06-24T10:02:42.527Z] Removing intermediate container ab0c1ff068b8 [2021-06-24T10:02:42.527Z] ---> 6f1e18b3f8e3 [2021-06-24T10:02:42.527Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:02:42.527Z] ---> Running in 5bea76edaa5b [2021-06-24T10:02:42.527Z] Removing intermediate container 5bea76edaa5b [2021-06-24T10:02:42.527Z] ---> a449f90ec2aa [2021-06-24T10:02:42.527Z] Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b [2021-06-24T10:02:42.527Z] ---> Running in 2283bc9c1892 [2021-06-24T10:02:42.527Z] Removing intermediate container 2283bc9c1892 [2021-06-24T10:02:42.527Z] ---> 6c076125fcd6 [2021-06-24T10:02:42.527Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:02:42.802Z] ---> Running in 50e9e6d063da [2021-06-24T10:02:43.409Z] Removing intermediate container 50e9e6d063da [2021-06-24T10:02:43.410Z] ---> 164b5af638a2 [2021-06-24T10:02:43.410Z] [2021-06-24T10:02:43.707Z] Successfully built 164b5af638a2 [2021-06-24T10:02:43.707Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T10:02:44.003Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T10:02:43.983Z] $ docker stop --time=1 c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 [2021-06-24T10:02:45.847Z] $ docker rm -f c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T10:02:46.482Z] + docker images [2021-06-24T10:02:46.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T10:02:46.754Z] sys-mgmt-agent-arm64 latest 164b5af638a2 4 seconds ago 299MB [2021-06-24T10:02:46.754Z] core-data-arm64 latest 7e1bf31cb033 49 seconds ago 19.2MB [2021-06-24T10:02:46.754Z] 6cf7406eec15 About a minute ago 975MB [2021-06-24T10:02:46.754Z] 86d9a332b2b3 About a minute ago 969MB [2021-06-24T10:02:46.754Z] core-metadata-arm64 latest e05641a6f61e About a minute ago 15.7MB [2021-06-24T10:02:46.754Z] core-command-arm64 latest e83b93789788 About a minute ago 15MB [2021-06-24T10:02:46.754Z] fe0958004e40 About a minute ago 972MB [2021-06-24T10:02:46.754Z] 5e67fb458627 About a minute ago 967MB [2021-06-24T10:02:46.754Z] security-bootstrapper-arm64 latest 2843827c03d6 3 minutes ago 17.5MB [2021-06-24T10:02:46.754Z] security-secretstore-setup-arm64 latest 33f201313e5e 4 minutes ago 27.1MB [2021-06-24T10:02:46.754Z] support-notifications-arm64 latest 6823b92afe16 4 minutes ago 15.7MB [2021-06-24T10:02:46.754Z] security-proxy-setup-arm64 latest d11e017e133f 4 minutes ago 24.2MB [2021-06-24T10:02:46.754Z] support-scheduler-arm64 latest 57ae76a201f1 4 minutes ago 15.1MB [2021-06-24T10:02:46.754Z] 54d5f34ace08 4 minutes ago 969MB [2021-06-24T10:02:46.754Z] 1eeafa80106d 4 minutes ago 973MB [2021-06-24T10:02:46.754Z] 335f2fc8c1df 4 minutes ago 969MB [2021-06-24T10:02:46.754Z] 6f383cf87765 4 minutes ago 976MB [2021-06-24T10:02:46.754Z] ebbf64905d21 4 minutes ago 970MB [2021-06-24T10:02:46.754Z] ci-base-image-arm64 latest b8ef8661b7ab 15 minutes ago 641MB [2021-06-24T10:02:46.754Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T10:02:46.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T10:02:46.754Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T10:02:46.754Z] 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-24T10:02:47.434Z] ---> job-cost.sh [2021-06-24T10:02:47.434Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xqwo [2021-06-24T10:03:32.116Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T10:05:08.950Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xqwo/bin to PATH [2021-06-24T10:05:08.950Z] INFO: No Stack... [2021-06-24T10:05:08.950Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T10:05:08.950Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T10:05:09.292Z] + cat /w/workspace/edgex-go/28/archives/cost.csv [2021-06-24T10:05:09.292Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T10:05:09.355Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] [2021-06-24T10:05:09.394Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] did not exist. Created. [2021-06-24T10:05:09.395Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T10:05:09.757Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T10:05:10.009Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T10:05:10.025Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T10:05:10.698Z] provisioning config files... [2021-06-24T10:05:10.711Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/28@tmp/config8963444673880636976tmp [Pipeline] { [Pipeline] sh [2021-06-24T10:05:11.030Z] + set +x [2021-06-24T10:05:11.030Z] + curl -s https://codecov.io/bash [2021-06-24T10:05:11.030Z] + bash -s -- [2021-06-24T10:05:11.030Z] [2021-06-24T10:05:11.030Z] _____ _ [2021-06-24T10:05:11.030Z] / ____| | | [2021-06-24T10:05:11.030Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T10:05:11.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T10:05:11.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T10:05:11.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T10:05:11.030Z] Bash-1.0.3 [2021-06-24T10:05:11.030Z] [2021-06-24T10:05:11.030Z] [2021-06-24T10:05:11.030Z] ==> git version 2.24.4 found [2021-06-24T10:05:11.030Z] ==> 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-24T10:05:11.030Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T10:05:11.030Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T10:05:11.030Z] ==> Jenkins CI detected. [2021-06-24T10:05:11.030Z] project root: . [2021-06-24T10:05:11.030Z] --> token set from env [2021-06-24T10:05:11.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T10:05:11.293Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T10:05:11.293Z] ==> Python coveragepy not found [2021-06-24T10:05:11.293Z] ==> Searching for coverage reports in: [2021-06-24T10:05:11.293Z] + . [2021-06-24T10:05:11.293Z] -> Found 1 reports [2021-06-24T10:05:11.293Z] ==> Detecting git/mercurial file structure [2021-06-24T10:05:11.293Z] ==> Reading reports [2021-06-24T10:05:11.293Z] + ./coverage.out bytes=398095 [2021-06-24T10:05:11.293Z] ==> Appending adjustments [2021-06-24T10:05:11.293Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T10:05:12.239Z] + Found adjustments [2021-06-24T10:05:12.239Z] ==> Gzipping contents [2021-06-24T10:05:12.499Z] 56K /tmp/codecov.MGeQAZ.gz [2021-06-24T10:05:12.499Z] ==> Uploading reports [2021-06-24T10:05:12.499Z] url: https://codecov.io [2021-06-24T10:05:12.499Z] query: branch=PR-3531&commit=1d5d4fff35e0209efc89147b80e6776dc6e7d82b&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-24T10:05:12.499Z] -> Pinging Codecov [2021-06-24T10:05:12.499Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=1d5d4fff35e0209efc89147b80e6776dc6e7d82b&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-24T10:05:12.762Z] -> Uploading to [2021-06-24T10:05:12.762Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/1d5d4fff35e0209efc89147b80e6776dc6e7d82b/e616cea9-59fa-4904-9157-76e84715be1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T100512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cde76ec0f19a5d7407f503cf808cd6007f93702a6087f6956539b05fa1220cc6 [2021-06-24T10:05:12.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T10:05:12.762Z] Dload Upload Total Spent Left Speed [2021-06-24T10:05:13.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54480 0 0 100 54480 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-06-24T10:05:13.335Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d5d4fff35e0209efc89147b80e6776dc6e7d82b [Pipeline] } [2021-06-24T10:05:13.344Z] 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-24T10:05:14.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:15.155Z] ---> package-listing.sh [2021-06-24T10:05:15.155Z] ++ facter osfamily [2021-06-24T10:05:15.155Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T10:05:15.419Z] + OS_FAMILY=redhat [2021-06-24T10:05:15.419Z] + workspace=/w/workspace/edgex-go/28 [2021-06-24T10:05:15.419Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T10:05:15.419Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T10:05:15.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T10:05:15.419Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T10:05:15.419Z] + '[' /w/workspace/edgex-go/28 ']' [2021-06-24T10:05:15.419Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T10:05:15.419Z] + case "${OS_FAMILY}" in [2021-06-24T10:05:15.419Z] + sort [2021-06-24T10:05:15.419Z] + rpm -qa [2021-06-24T10:05:19.933Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T10:05:19.933Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T10:05:19.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T10:05:19.933Z] + '[' /w/workspace/edgex-go/28 ']' [2021-06-24T10:05:19.933Z] + mkdir -p /w/workspace/edgex-go/28/archives/ [2021-06-24T10:05:19.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo [2021-06-24T10:05:19.948Z] 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T10:05:20.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T10:05:20.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:05:20.814Z] [2021-06-24T10:05:20.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T10:05:21.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:05:21.134Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T10:05:21.134Z] df20fa9351a1: Pulling fs layer [2021-06-24T10:05:21.134Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T10:05:21.134Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T10:05:21.134Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T10:05:21.134Z] 93b61091891f: Pulling fs layer [2021-06-24T10:05:21.134Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T10:05:21.134Z] 5e14af77c1be: Pulling fs layer [2021-06-24T10:05:21.134Z] 01666e4c0597: Pulling fs layer [2021-06-24T10:05:21.134Z] aa168da1d23b: Pulling fs layer [2021-06-24T10:05:21.134Z] 93b9cdb0e59b: Waiting [2021-06-24T10:05:21.134Z] 5e14af77c1be: Waiting [2021-06-24T10:05:21.134Z] 01666e4c0597: Waiting [2021-06-24T10:05:21.134Z] aa168da1d23b: Waiting [2021-06-24T10:05:21.134Z] 46f8f816bc3b: Waiting [2021-06-24T10:05:21.134Z] 93b61091891f: Waiting [2021-06-24T10:05:21.134Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T10:05:21.134Z] 36b3adc4ff6f: Download complete [2021-06-24T10:05:21.134Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T10:05:21.134Z] 46f8f816bc3b: Download complete [2021-06-24T10:05:21.134Z] df20fa9351a1: Verifying Checksum [2021-06-24T10:05:21.135Z] df20fa9351a1: Download complete [2021-06-24T10:05:21.398Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T10:05:21.398Z] 93b9cdb0e59b: Download complete [2021-06-24T10:05:21.398Z] 5e14af77c1be: Verifying Checksum [2021-06-24T10:05:21.398Z] 5e14af77c1be: Download complete [2021-06-24T10:05:21.398Z] 93b61091891f: Verifying Checksum [2021-06-24T10:05:21.398Z] 93b61091891f: Download complete [2021-06-24T10:05:21.398Z] 01666e4c0597: Verifying Checksum [2021-06-24T10:05:21.398Z] 01666e4c0597: Download complete [2021-06-24T10:05:21.398Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T10:05:21.398Z] 8ad3a11d3b57: Download complete [2021-06-24T10:05:21.398Z] df20fa9351a1: Pull complete [2021-06-24T10:05:21.661Z] 36b3adc4ff6f: Pull complete [2021-06-24T10:05:23.578Z] aa168da1d23b: Verifying Checksum [2021-06-24T10:05:23.578Z] aa168da1d23b: Download complete [2021-06-24T10:05:28.872Z] 8ad3a11d3b57: Pull complete [2021-06-24T10:05:32.190Z] 46f8f816bc3b: Pull complete [2021-06-24T10:05:34.754Z] 93b61091891f: Pull complete [2021-06-24T10:05:35.700Z] 93b9cdb0e59b: Pull complete [2021-06-24T10:05:38.253Z] 5e14af77c1be: Pull complete [2021-06-24T10:05:39.200Z] 01666e4c0597: Pull complete [2021-06-24T10:05:45.823Z] aa168da1d23b: Pull complete [2021-06-24T10:05:45.823Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T10:05:45.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:05:45.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T10:05:45.901Z] prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container [2021-06-24T10:05:45.940Z] $ 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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-24T10:05:49.128Z] $ docker top 4bdfc6ae73136c99844820ffba8f306debc3c5e2e53ab1bc8e823f54943ef9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T10:05:49.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T10:05:49.835Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T10:05:50.141Z] + ls /var/log/sa-host [2021-06-24T10:05:50.141Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T10:05:50.141Z] file_magic: OK [2021-06-24T10:05:50.141Z] HZ: Using current value: 100 [2021-06-24T10:05:50.141Z] file_header: OK [2021-06-24T10:05:50.141Z] 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-24T10:05:50.141Z] Statistics: [2021-06-24T10:05:50.141Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T10:05:50.141Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T10:05:50.141Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T10:05:50.141Z] file_magic: OK [2021-06-24T10:05:50.141Z] HZ: Using current value: 100 [2021-06-24T10:05:50.141Z] file_header: OK [2021-06-24T10:05:50.141Z] 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-24T10:05:50.141Z] Statistics: [2021-06-24T10:05:50.141Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T10:05:50.141Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T10:05:50.353Z] provisioning config files... [2021-06-24T10:05:50.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config7173908239621779982tmp [Pipeline] { [Pipeline] echo [2021-06-24T10:05:50.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:50.697Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T10:05:50.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:51.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T10:05:51.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:51.599Z] ---> sudo-logs.sh [2021-06-24T10:05:51.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T10:05:51.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:51.931Z] ---> job-cost.sh [2021-06-24T10:05:51.931Z] lf-activate-venv: SKIPPING [2021-06-24T10:05:51.931Z] DEBUG: total: 0.18000000715255737 [2021-06-24T10:05:51.931Z] INFO: Retrieving Stack Cost... [2021-06-24T10:05:52.878Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T10:05:53.452Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T10:05:53.467Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:54.943Z] ---> logs-deploy.sh [2021-06-24T10:05:54.944Z] lf-activate-venv: SKIPPING [2021-06-24T10:05:54.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/28 [2021-06-24T10:05:54.944Z] INFO: archiving workspace using pattern(s): [2021-06-24T10:05:55.517Z] Archives upload complete. [2021-06-24T10:05:55.517Z] INFO: archiving logs to Nexus