Pull request #3681 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8e54703a7997f0fdccb4874b1fbe9ec332d04aee+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (1087fef45a271d1e25188cc042cca0241b440172) Running in Durability level: MAX_SURVIVABILITY 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1101344527562854071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4854986327405625212.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3437436230131599465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1322982889222838235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6790930344941603748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4962458056929545198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-632 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6198010832263497930.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee Merge succeeded, producing e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b Checking out Revision e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b (PR-3681) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2127504292905643197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5600844535911307883.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-23T22:02:59.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-23T22:02:59.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-23T22:02:59.937Z] ========================================================= [2021-08-23T22:02:59.937Z] EdgeX Global Pipelines Version Info [2021-08-23T22:02:59.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:03:01.261Z] ------------------- [2021-08-23T22:03:01.262Z] stable info: [2021-08-23T22:03:01.262Z] ------------------- [2021-08-23T22:03:01.262Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-23T22:03:01.262Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-23T22:03:01.262Z] Message: update stable to v1.0.205 [2021-08-23T22:03:01.847Z] ------------------- [2021-08-23T22:03:01.847Z] experimental info: [2021-08-23T22:03:01.847Z] ------------------- [2021-08-23T22:03:01.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-23T22:03:01.847Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-23T22:03:01.847Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-23T22:03:02.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-23T22:03:02.151Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-23T22:03:02.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-23T22:03:02.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-23T22:03:02.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-23T22:03:02.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-23T22:03:02.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-23T22:03:02.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-23T22:03:02.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-23T22:03:02.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-23T22:03:02.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-23T22:03:02.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-23T22:03:02.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-23T22:03:02.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-23T22:03:02.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-23T22:03:02.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-23T22:03:03.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-23T22:03:03.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-23T22:03:03.140Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-23T22:03:03.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-23T22:03:03.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-23T22:03:03.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-23T22:03:03.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-23T22:03:03.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo [2021-08-23T22:03:03.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo [2021-08-23T22:03:03.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo [2021-08-23T22:03:03.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [Pipeline] echo [2021-08-23T22:03:03.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0fd55b [Pipeline] echo [2021-08-23T22:03:03.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:03:03.966Z] provisioning config files... [2021-08-23T22:03:03.991Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7621078282689512435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:03:04.405Z] ---> docker-login.sh [2021-08-23T22:03:04.405Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:03:04.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:03:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:03:04.678Z] Configure a credential helper to remove this warning. See [2021-08-23T22:03:04.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:03:04.678Z] [2021-08-23T22:03:04.678Z] Login Succeeded [2021-08-23T22:03:04.678Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:03:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:03:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:03:04.678Z] Configure a credential helper to remove this warning. See [2021-08-23T22:03:04.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:03:04.678Z] [2021-08-23T22:03:04.678Z] Login Succeeded [2021-08-23T22:03:04.678Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:03:04.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:03:04.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:03:04.946Z] Configure a credential helper to remove this warning. See [2021-08-23T22:03:04.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:03:04.946Z] [2021-08-23T22:03:04.946Z] Login Succeeded [2021-08-23T22:03:04.946Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:03:04.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:03:10.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:03:10.309Z] Configure a credential helper to remove this warning. See [2021-08-23T22:03:10.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:03:10.309Z] [2021-08-23T22:03:10.309Z] Login Succeeded [2021-08-23T22:03:10.309Z] docker.io [2021-08-23T22:03:10.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:03:10.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:03:10.576Z] Configure a credential helper to remove this warning. See [2021-08-23T22:03:10.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:03:10.576Z] [2021-08-23T22:03:10.576Z] Login Succeeded [2021-08-23T22:03:10.576Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:03:10.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:03:11.061Z] ++ 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-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] ++ dirname cmd/core-command/Dockerfile [2021-08-23T22:03:11.061Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/core-data/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-23T22:03:11.061Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-23T22:03:11.061Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-23T22:03:11.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-23T22:03:11.061Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-23T22:03:11.061Z] ++ cut -d/ -f2 [2021-08-23T22:03:11.061Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-23T22:03:11.150Z] 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-08-23T22:03:12.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:03:12.045Z] [2021-08-23T22:03:12.045Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:03:12.426Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:03:12.426Z] latest: Pulling from edgex-devops/git-semver [2021-08-23T22:03:12.426Z] 31603596830f: Pulling fs layer [2021-08-23T22:03:12.426Z] 04fac38145f0: Pulling fs layer [2021-08-23T22:03:12.426Z] 701f6daf10bf: Pulling fs layer [2021-08-23T22:03:12.426Z] 24f72da36158: Pulling fs layer [2021-08-23T22:03:12.426Z] 24f72da36158: Waiting [2021-08-23T22:03:12.426Z] 04fac38145f0: Verifying Checksum [2021-08-23T22:03:12.426Z] 04fac38145f0: Download complete [2021-08-23T22:03:12.694Z] 31603596830f: Verifying Checksum [2021-08-23T22:03:12.694Z] 31603596830f: Download complete [2021-08-23T22:03:12.694Z] 31603596830f: Pull complete [2021-08-23T22:03:12.961Z] 24f72da36158: Verifying Checksum [2021-08-23T22:03:12.961Z] 24f72da36158: Download complete [2021-08-23T22:03:12.961Z] 04fac38145f0: Pull complete [2021-08-23T22:03:12.961Z] 701f6daf10bf: Verifying Checksum [2021-08-23T22:03:12.961Z] 701f6daf10bf: Download complete [2021-08-23T22:03:13.553Z] 701f6daf10bf: Pull complete [2021-08-23T22:03:13.820Z] 24f72da36158: Pull complete [2021-08-23T22:03:13.821Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-23T22:03:13.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:03:13.821Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-23T22:03:13.941Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:03:14.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-23T22:03:14.719Z] $ docker top 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-23T22:03:14.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:03:14.937Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:03:15.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:03:15.052Z] $ docker exec 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent [2021-08-23T22:03:15.176Z] SSH_AUTH_SOCK=/tmp/ssh-k1g7S3cbp39e/agent.15 [2021-08-23T22:03:15.176Z] SSH_AGENT_PID=21 [2021-08-23T22:03:15.189Z] Running ssh-add (command line suppressed) [2021-08-23T22:03:15.281Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_522207303472228495.key (/w/workspace/edgex-go/1@tmp/private_key_522207303472228495.key) [2021-08-23T22:03:15.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:03:15.682Z] + git tag --points-at HEAD [Pipeline] } [2021-08-23T22:03:15.716Z] $ docker exec --env ******** --env ******** 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent -k [2021-08-23T22:03:15.816Z] unset SSH_AUTH_SOCK; [2021-08-23T22:03:15.817Z] unset SSH_AGENT_PID; [2021-08-23T22:03:15.817Z] echo Agent pid 21 killed; [2021-08-23T22:03:15.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-23T22:03:15.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:03:15.932Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:03:16.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:03:16.048Z] $ docker exec 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent [2021-08-23T22:03:16.169Z] SSH_AUTH_SOCK=/tmp/ssh-VixAi4xEvXnY/agent.53 [2021-08-23T22:03:16.169Z] SSH_AGENT_PID=61 [2021-08-23T22:03:16.179Z] Running ssh-add (command line suppressed) [2021-08-23T22:03:16.278Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8260841819310687284.key (/w/workspace/edgex-go/1@tmp/private_key_8260841819310687284.key) [2021-08-23T22:03:16.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:03:16.685Z] + git semver init [2021-08-23T22:03:16.685Z] # -> Open(): unable to determine branch for HEAD [2021-08-23T22:03:16.685Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-23T22:03:16.685Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-23T22:03:16.685Z] # $SEMVER_REMOTE_NAME = origin [2021-08-23T22:03:16.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-23T22:03:16.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-23T22:03:16.685Z] # $SEMVER_BRANCH = PR-3681 [2021-08-23T22:03:16.685Z] # $SEMVER_TEMP = /tmp/semver-207042304 [2021-08-23T22:03:16.685Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-23T22:03:49.176Z] # '/tmp/semver-207042304' -> '/w/workspace/edgex-go/1/.semver' [2021-08-23T22:03:49.176Z] # -> Force: false [2021-08-23T22:03:49.176Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-23T22:03:49.208Z] $ docker exec --env ******** --env ******** 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent -k [2021-08-23T22:03:49.306Z] unset SSH_AUTH_SOCK; [2021-08-23T22:03:49.306Z] unset SSH_AGENT_PID; [2021-08-23T22:03:49.306Z] echo Agent pid 61 killed; [2021-08-23T22:03:49.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:03:49.779Z] + git semver [Pipeline] } [2021-08-23T22:03:49.821Z] $ docker stop --time=1 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 [2021-08-23T22:03:51.395Z] $ docker rm -f 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:03:51.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-23T22:03:52.350Z] Stashed 1 file(s) [Pipeline] echo [2021-08-23T22:03:52.379Z] [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] echo [2021-08-23T22:03:53.110Z] ========================================================= [2021-08-23T22:03:53.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-23T22:03:53.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:03:53.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-23T22:03:53.495Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-23T22:03:53.495Z] 540db60ca938: Pulling fs layer [2021-08-23T22:03:53.495Z] adcc1eea9eea: Pulling fs layer [2021-08-23T22:03:53.495Z] 4c4ab2625f07: Pulling fs layer [2021-08-23T22:03:53.495Z] db62176df00c: Pulling fs layer [2021-08-23T22:03:53.495Z] 3b30891b0d05: Pulling fs layer [2021-08-23T22:03:53.495Z] 06b49ca38bd5: Pulling fs layer [2021-08-23T22:03:53.495Z] c788192a36de: Pulling fs layer [2021-08-23T22:03:53.495Z] a77e37c0d609: Pulling fs layer [2021-08-23T22:03:53.495Z] c3185cebc471: Pulling fs layer [2021-08-23T22:03:53.495Z] db62176df00c: Waiting [2021-08-23T22:03:53.495Z] c788192a36de: Waiting [2021-08-23T22:03:53.495Z] 3b30891b0d05: Waiting [2021-08-23T22:03:53.495Z] 06b49ca38bd5: Waiting [2021-08-23T22:03:53.495Z] c3185cebc471: Waiting [2021-08-23T22:03:53.495Z] a77e37c0d609: Waiting [2021-08-23T22:03:53.495Z] 4c4ab2625f07: Verifying Checksum [2021-08-23T22:03:53.495Z] 4c4ab2625f07: Download complete [2021-08-23T22:03:53.495Z] adcc1eea9eea: Download complete [2021-08-23T22:03:53.495Z] 3b30891b0d05: Verifying Checksum [2021-08-23T22:03:53.495Z] 3b30891b0d05: Download complete [2021-08-23T22:03:53.495Z] 06b49ca38bd5: Verifying Checksum [2021-08-23T22:03:53.495Z] 06b49ca38bd5: Download complete [2021-08-23T22:03:53.763Z] c788192a36de: Verifying Checksum [2021-08-23T22:03:53.763Z] c788192a36de: Download complete [2021-08-23T22:03:53.763Z] 540db60ca938: Verifying Checksum [2021-08-23T22:03:53.763Z] 540db60ca938: Download complete [2021-08-23T22:03:54.036Z] 540db60ca938: Pull complete [2021-08-23T22:03:54.036Z] adcc1eea9eea: Pull complete [2021-08-23T22:03:54.036Z] 4c4ab2625f07: Pull complete [2021-08-23T22:03:54.307Z] a77e37c0d609: Verifying Checksum [2021-08-23T22:03:54.307Z] a77e37c0d609: Download complete [2021-08-23T22:03:58.589Z] c3185cebc471: Verifying Checksum [2021-08-23T22:03:58.589Z] c3185cebc471: Download complete [2021-08-23T22:04:00.022Z] db62176df00c: Verifying Checksum [2021-08-23T22:04:00.022Z] db62176df00c: Download complete [2021-08-23T22:04:03.400Z] db62176df00c: Pull complete [2021-08-23T22:04:03.400Z] 3b30891b0d05: Pull complete [2021-08-23T22:04:03.400Z] 06b49ca38bd5: Pull complete [2021-08-23T22:04:03.678Z] c788192a36de: Pull complete [2021-08-23T22:04:03.678Z] a77e37c0d609: Pull complete [2021-08-23T22:04:06.521Z] c3185cebc471: Pull complete [2021-08-23T22:04:06.521Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-23T22:04:06.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-23T22:04:06.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:04:06.945Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-23T22:04:06.945Z] WORKDIR /edgex [2021-08-23T22:04:06.945Z] COPY go.mod . [2021-08-23T22:04:06.945Z] RUN go mod download' [2021-08-23T22:04:06.945Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-23T22:04:07.897Z] Still waiting to schedule task [2021-08-23T22:04:07.897Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-633’ [2021-08-23T22:04:08.372Z] Sending build context to Docker daemon 328.7MB [2021-08-23T22:04:08.372Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-23T22:04:08.372Z] ---> 031687cdd783 [2021-08-23T22:04:08.372Z] Step 2/4 : WORKDIR /edgex [2021-08-23T22:04:10.324Z] ---> Running in 0cb91cc02500 [2021-08-23T22:04:10.324Z] Removing intermediate container 0cb91cc02500 [2021-08-23T22:04:10.324Z] ---> ff06648cbe30 [2021-08-23T22:04:10.324Z] Step 3/4 : COPY go.mod . [2021-08-23T22:04:10.593Z] ---> 901904f417a1 [2021-08-23T22:04:10.593Z] Step 4/4 : RUN go mod download [2021-08-23T22:04:10.593Z] ---> Running in b4090be163b2 [2021-08-23T22:04:57.516Z] Removing intermediate container b4090be163b2 [2021-08-23T22:04:57.516Z] ---> 4d1fdd5807c8 [2021-08-23T22:04:57.516Z] Successfully built 4d1fdd5807c8 [2021-08-23T22:04:57.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:04:58.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-23T22:04:58.111Z] . [Pipeline] withDockerContainer [2021-08-23T22:04:58.264Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:04:58.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-23T22:04:58.721Z] $ docker top 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:04:59.186Z] + go version [2021-08-23T22:04:59.186Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-23T22:04:59.227Z] $ docker stop --time=1 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 [2021-08-23T22:05:00.424Z] $ docker rm -f 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:05:01.268Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-23T22:05:01.269Z] . [Pipeline] withDockerContainer [2021-08-23T22:05:01.418Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:05:01.498Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-23T22:05:01.866Z] $ docker top 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-23T22:05:02.056Z] ========================================================= [2021-08-23T22:05:02.056Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-23T22:05:02.056Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:05:02.483Z] + go mod tidy [Pipeline] sh [2021-08-23T22:05:03.118Z] + make test [2021-08-23T22:05:03.118Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-23T22:05:03.397Z] go mod tidy [2021-08-23T22:05:03.397Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-23T22:05:08.844Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-23T22:05:27.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-23T22:05:31.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-23T22:05:31.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-23T22:05:31.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-23T22:05:34.483Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-23T22:05:34.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-23T22:05:34.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-23T22:05:34.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-23T22:05:35.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-23T22:05:35.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-23T22:05:35.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-23T22:05:35.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-23T22:05:35.887Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-23T22:05:35.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-23T22:05:38.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2021-08-23T22:05:38.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-23T22:05:38.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-23T22:05:39.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-08-23T22:05:39.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-23T22:05:40.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-08-23T22:05:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-23T22:05:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-23T22:05:40.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 90.1% of statements [2021-08-23T22:05:40.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-23T22:05:40.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:05:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-08-23T22:05:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-23T22:05:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-23T22:05:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-23T22:05:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-23T22:05:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-23T22:05:42.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 94.2% of statements [2021-08-23T22:05:42.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-23T22:05:42.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:05:42.523Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-08-23T22:05:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-23T22:05:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-23T22:05:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-23T22:05:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-23T22:05:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-23T22:05:42.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-23T22:05:42.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-23T22:05:42.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-23T22:05:42.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-23T22:05:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-08-23T22:05:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-23T22:05:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-23T22:05:43.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-08-23T22:05:43.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-23T22:05:43.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-08-23T22:05:43.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-08-23T22:05:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-08-23T22:05:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-08-23T22:05:44.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-08-23T22:05:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-08-23T22:05:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-23T22:06:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.191s coverage: 81.8% of statements [2021-08-23T22:06:04.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-23T22:06:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-23T22:06:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.5% of statements [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-23T22:06:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-23T22:06:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-23T22:06:29.190Z] GO111MODULE=on go vet ./... [2021-08-23T22:06:55.951Z] gofmt -l . [2021-08-23T22:06:55.951Z] [ "`gofmt -l .`" = "" ] [2021-08-23T22:06:55.951Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-23T22:06:56.305Z] + ls -al . [2021-08-23T22:06:56.305Z] total 608 [2021-08-23T22:06:56.305Z] drwxrwxr-x 10 1001 1001 4096 Aug 23 22:06 . [2021-08-23T22:06:56.305Z] drwxr-xr-x 4 root root 28 Aug 23 22:05 .. [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 11 Aug 23 22:02 .dockerignore [2021-08-23T22:06:56.305Z] drwxrwxr-x 8 1001 1001 179 Aug 23 22:02 .git [2021-08-23T22:06:56.305Z] drwxrwxr-x 4 1001 1001 142 Aug 23 22:02 .github [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 818 Aug 23 22:02 .gitignore [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 76 Aug 23 22:02 .hadolint.yml [2021-08-23T22:06:56.305Z] drwx------ 3 1001 1001 58 Aug 23 22:03 .semver [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 166 Aug 23 22:02 .sonarcloud.properties [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 22:02 ADOPTERS.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 8609 Aug 23 22:02 Attribution.txt [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 43881 Aug 23 22:02 CHANGELOG.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 22:02 CONTRIBUTING.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 22:02 GOVERNANCE.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 849 Aug 23 22:02 Jenkinsfile [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 22:02 LICENSE [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 5915 Aug 23 22:02 Makefile [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 22:02 OWNERS.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 8643 Aug 23 22:02 README.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 6912 Aug 23 22:02 SECURITY.md [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 22:03 VERSION [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 4131 Aug 23 22:02 ZMQWindows.md [2021-08-23T22:06:56.305Z] drwxrwxr-x 2 1001 1001 37 Aug 23 22:02 bin [2021-08-23T22:06:56.305Z] drwxrwxr-x 14 1001 1001 4096 Aug 23 22:02 cmd [2021-08-23T22:06:56.305Z] -rw-r--r-- 1 root root 404331 Aug 23 22:06 coverage.out [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 813 Aug 23 22:02 go.mod [2021-08-23T22:06:56.305Z] -rw-r--r-- 1 root root 50064 Aug 23 22:05 go.sum [2021-08-23T22:06:56.305Z] drwxrwxr-x 8 1001 1001 124 Aug 23 22:02 internal [2021-08-23T22:06:56.305Z] drwxrwxr-x 3 1001 1001 16 Aug 23 22:02 openapi [2021-08-23T22:06:56.305Z] drwxrwxr-x 4 1001 1001 71 Aug 23 22:02 snap [2021-08-23T22:06:56.305Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 22:02 version.go [Pipeline] sh [2021-08-23T22:06:56.659Z] + '[' -e coverage.out ] [2021-08-23T22:06:56.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-23T22:06:56.818Z] Stashed 1 file(s) [Pipeline] sh [2021-08-23T22:06:57.177Z] + make build [2021-08-23T22:06:57.178Z] go mod tidy [2021-08-23T22:06:57.461Z] 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-08-23T22:06:58.888Z] 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-08-23T22:07:07.144Z] 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-08-23T22:07:07.144Z] 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-08-23T22:07:08.109Z] 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-08-23T22:07:08.382Z] 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-08-23T22:07:09.364Z] 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-08-23T22:07:10.796Z] 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-08-23T22:07:11.527Z] 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-08-23T22:07:12.735Z] 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-08-23T22:07:13.479Z] 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-08-23T22:07:14.926Z] 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-08-23T22:07:16.384Z] $ docker stop --time=1 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 [2021-08-23T22:07:18.163Z] $ docker rm -f 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:07:20.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-23T22:07:20.941Z] [2021-08-23T22:07:20.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:07:21.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-23T22:07:21.315Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-23T22:07:21.315Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-23T22:07:21.315Z] ca9280d653b3: Pulling fs layer [2021-08-23T22:07:21.315Z] 7e9c9ca2126c: Pulling fs layer [2021-08-23T22:07:21.906Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-23T22:07:21.906Z] cbdbe7a5bc2a: Download complete [2021-08-23T22:07:22.173Z] cbdbe7a5bc2a: Pull complete [2021-08-23T22:07:22.464Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-636 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-23T22:07:22.519Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-23T22:07:22.883Z] The recommended git tool is: git [2021-08-23T22:07:23.139Z] ca9280d653b3: Verifying Checksum [2021-08-23T22:07:23.140Z] ca9280d653b3: Download complete [2021-08-23T22:07:23.738Z] ca9280d653b3: Pull complete [2021-08-23T22:07:25.681Z] 7e9c9ca2126c: Verifying Checksum [2021-08-23T22:07:25.681Z] 7e9c9ca2126c: Download complete [2021-08-23T22:07:28.628Z] using credential edgex-jenkins-ssh [2021-08-23T22:07:28.653Z] Cloning the remote Git repository [2021-08-23T22:07:29.052Z] 7e9c9ca2126c: Pull complete [2021-08-23T22:07:29.052Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-23T22:07:29.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-23T22:07:29.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-23T22:07:29.185Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:07:29.250Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-23T22:07:28.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:07:28.836Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-23T22:07:28.930Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:07:28.931Z] > git --version # timeout=10 [2021-08-23T22:07:28.948Z] > git --version # 'git version 2.17.1' [2021-08-23T22:07:28.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:07:29.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:07:32.009Z] $ docker top 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:07:32.464Z] + grep parallel [2021-08-23T22:07:32.464Z] + docker-compose build --help [2021-08-23T22:07:33.054Z] --parallel Build images in parallel. [Pipeline] } [2021-08-23T22:07:33.130Z] $ docker stop --time=1 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a [2021-08-23T22:07:34.337Z] $ docker rm -f 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:07:34.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-23T22:07:34.988Z] . [Pipeline] withDockerContainer [2021-08-23T22:07:35.109Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:07:35.175Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-23T22:07:36.000Z] $ docker top 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:07:36.458Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-23T22:07:37.046Z] Building core-command ... [2021-08-23T22:07:37.046Z] Building core-data ... [2021-08-23T22:07:37.046Z] Building core-metadata ... [2021-08-23T22:07:37.046Z] Building security-bootstrapper ... [2021-08-23T22:07:37.046Z] Building security-proxy-setup ... [2021-08-23T22:07:37.046Z] Building security-secretstore-setup ... [2021-08-23T22:07:37.046Z] Building support-notifications ... [2021-08-23T22:07:37.046Z] Building support-scheduler ... [2021-08-23T22:07:37.046Z] Building sys-mgmt-agent ... [2021-08-23T22:07:37.046Z] Building core-metadata [2021-08-23T22:07:37.046Z] Building support-notifications [2021-08-23T22:07:37.046Z] Building core-data [2021-08-23T22:07:37.046Z] Building core-command [2021-08-23T22:07:37.046Z] Building security-secretstore-setup [2021-08-23T22:07:44.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-23T22:07:44.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:07:44.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-23T22:07:44.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:07:44.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:07:44.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-23T22:07:45.800Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee [2021-08-23T22:07:46.363Z] Merge succeeded, producing f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:07:46.363Z] Checking out Revision f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e (PR-3681) [2021-08-23T22:07:45.818Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:07:45.830Z] > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # timeout=10 [2021-08-23T22:07:46.042Z] > git remote # timeout=10 [2021-08-23T22:07:46.059Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:07:46.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:07:46.081Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-23T22:07:46.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:07:46.370Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:07:46.385Z] > git checkout -f f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e # timeout=10 [2021-08-23T22:07:49.657Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:07:49.657Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:07:49.657Z] ---> 4d1fdd5807c8 [2021-08-23T22:07:49.657Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:07:49.657Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:07:49.657Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:07:49.657Z] ---> 4d1fdd5807c8 [2021-08-23T22:07:49.657Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:07:49.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:07:49.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:07:49.657Z] ---> 4d1fdd5807c8 [2021-08-23T22:07:49.657Z] Step 3/23 : WORKDIR /edgex-go [2021-08-23T22:07:50.680Z] Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" [2021-08-23T22:07:50.680Z] First time build. Skipping changelog. [2021-08-23T22:07:50.736Z] > git --version # timeout=10 [2021-08-23T22:07:50.752Z] > git --version # 'git version 2.17.1' [2021-08-23T22:07:50.773Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-23T22:07:51.284Z] ---> Running in d8190efc6843 [2021-08-23T22:07:51.284Z] ---> Running in 0f4e5236c2e1 [2021-08-23T22:07:51.284Z] ---> Running in 1a650ac61d62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:07:51.674Z] provisioning config files... [2021-08-23T22:07:51.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6818333392950819137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:07:52.300Z] ---> docker-login.sh [2021-08-23T22:07:52.300Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:07:52.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:07:53.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:07:53.500Z] Configure a credential helper to remove this warning. See [2021-08-23T22:07:53.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:07:53.500Z] [2021-08-23T22:07:53.500Z] Login Succeeded [2021-08-23T22:07:53.500Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:07:53.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:07:54.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:07:54.055Z] Configure a credential helper to remove this warning. See [2021-08-23T22:07:54.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:07:54.055Z] [2021-08-23T22:07:54.055Z] Login Succeeded [2021-08-23T22:07:54.055Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:07:54.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:07:54.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:07:54.608Z] Configure a credential helper to remove this warning. See [2021-08-23T22:07:54.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:07:54.608Z] [2021-08-23T22:07:54.608Z] Login Succeeded [2021-08-23T22:07:54.608Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:07:54.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:07:55.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:07:55.163Z] Configure a credential helper to remove this warning. See [2021-08-23T22:07:55.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:07:55.163Z] [2021-08-23T22:07:55.163Z] Login Succeeded [2021-08-23T22:07:55.163Z] docker.io [2021-08-23T22:07:55.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:07:55.547Z] Removing intermediate container 0f4e5236c2e1 [2021-08-23T22:07:55.547Z] ---> ef4fc837b982 [2021-08-23T22:07:55.547Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:07:55.547Z] Removing intermediate container 1a650ac61d62 [2021-08-23T22:07:55.547Z] ---> 8fadf4ca074a [2021-08-23T22:07:55.547Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:07:55.547Z] Removing intermediate container d8190efc6843 [2021-08-23T22:07:55.547Z] ---> fbc9e20d4c01 [2021-08-23T22:07:55.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:07:55.814Z] ---> Running in a55d951d14a0 [2021-08-23T22:07:55.814Z] ---> Running in f7c44330f5f6 [2021-08-23T22:07:56.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:07:56.035Z] Configure a credential helper to remove this warning. See [2021-08-23T22:07:56.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:07:56.035Z] [2021-08-23T22:07:56.035Z] Login Succeeded [2021-08-23T22:07:56.035Z] ---> docker-login.sh ends [2021-08-23T22:07:56.082Z] ---> Running in c2f47740bf68 [Pipeline] } [2021-08-23T22:07:56.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-23T22:07:56.859Z] ========================================================= [2021-08-23T22:07:56.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-23T22:07:56.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:07:57.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-23T22:07:57.543Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-23T22:07:57.543Z] 595b0fe564bb: Pulling fs layer [2021-08-23T22:07:57.543Z] 24495759ef45: Pulling fs layer [2021-08-23T22:07:57.543Z] d148012ef14d: Pulling fs layer [2021-08-23T22:07:57.543Z] e90a11edd702: Pulling fs layer [2021-08-23T22:07:57.543Z] d77568369979: Pulling fs layer [2021-08-23T22:07:57.543Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-23T22:07:57.543Z] 170f2ba95c9a: Pulling fs layer [2021-08-23T22:07:57.543Z] 97ac5df62f85: Pulling fs layer [2021-08-23T22:07:57.543Z] d77568369979: Waiting [2021-08-23T22:07:57.543Z] e90a11edd702: Waiting [2021-08-23T22:07:57.543Z] fc1c9f9a7f3b: Waiting [2021-08-23T22:07:57.543Z] 170f2ba95c9a: Waiting [2021-08-23T22:07:57.820Z] d148012ef14d: Download complete [2021-08-23T22:07:57.820Z] 24495759ef45: Verifying Checksum [2021-08-23T22:07:57.820Z] 24495759ef45: Download complete [2021-08-23T22:07:57.820Z] d77568369979: Verifying Checksum [2021-08-23T22:07:57.820Z] d77568369979: Download complete [2021-08-23T22:07:57.820Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-23T22:07:57.820Z] fc1c9f9a7f3b: Download complete [2021-08-23T22:07:57.820Z] 595b0fe564bb: Verifying Checksum [2021-08-23T22:07:57.820Z] 170f2ba95c9a: Verifying Checksum [2021-08-23T22:07:57.820Z] 170f2ba95c9a: Download complete [2021-08-23T22:07:58.427Z] 595b0fe564bb: Pull complete [2021-08-23T22:07:59.417Z] 24495759ef45: Pull complete [2021-08-23T22:07:59.697Z] d148012ef14d: Pull complete [2021-08-23T22:08:00.387Z] Removing intermediate container a55d951d14a0 [2021-08-23T22:08:00.387Z] ---> 9cc3f88497c4 [2021-08-23T22:08:00.387Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-23T22:08:00.387Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:08:00.387Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:08:00.665Z] ---> 4d1fdd5807c8 [2021-08-23T22:08:00.665Z] Step 3/26 : WORKDIR /edgex-go [2021-08-23T22:08:00.665Z] ---> Using cache [2021-08-23T22:08:00.665Z] ---> fbc9e20d4c01 [2021-08-23T22:08:00.665Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:08:00.665Z] ---> Using cache [2021-08-23T22:08:00.665Z] ---> 33f6b753a9b2 [2021-08-23T22:08:00.665Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-23T22:08:00.665Z] Removing intermediate container c2f47740bf68 [2021-08-23T22:08:00.665Z] ---> 33f6b753a9b2 [2021-08-23T22:08:00.665Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-23T22:08:00.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:08:00.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:08:00.665Z] ---> 4d1fdd5807c8 [2021-08-23T22:08:00.665Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:08:00.665Z] ---> Using cache [2021-08-23T22:08:00.665Z] ---> fbc9e20d4c01 [2021-08-23T22:08:00.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:08:00.665Z] ---> Using cache [2021-08-23T22:08:00.665Z] ---> 33f6b753a9b2 [2021-08-23T22:08:00.665Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-23T22:08:00.665Z] ---> Running in af3a059a8b4d [2021-08-23T22:08:00.665Z] Removing intermediate container f7c44330f5f6 [2021-08-23T22:08:00.665Z] ---> f3de3ab1df10 [2021-08-23T22:08:00.665Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-23T22:08:00.665Z] ---> Running in 9aad918269d6 [2021-08-23T22:08:00.665Z] ---> Running in 0c09b3ba5d97 [2021-08-23T22:08:00.665Z] ---> Running in 17838d2675e8 [2021-08-23T22:08:00.938Z] ---> Running in ba0550e60a03 [2021-08-23T22:08:01.146Z] 97ac5df62f85: Verifying Checksum [2021-08-23T22:08:01.146Z] 97ac5df62f85: Download complete [2021-08-23T22:08:01.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:01.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:01.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:01.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:01.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:01.753Z] e90a11edd702: Download complete [2021-08-23T22:08:02.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:02.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:02.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:02.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:03.092Z] OK: 219 MiB in 52 packages [2021-08-23T22:08:03.092Z] OK: 219 MiB in 52 packages [2021-08-23T22:08:03.382Z] Removing intermediate container af3a059a8b4d [2021-08-23T22:08:03.382Z] ---> c43a584d503f [2021-08-23T22:08:03.382Z] Step 6/24 : COPY go.mod . [2021-08-23T22:08:03.382Z] OK: 219 MiB in 52 packages [2021-08-23T22:08:03.673Z] Removing intermediate container 17838d2675e8 [2021-08-23T22:08:03.673Z] ---> cf865ae2022a [2021-08-23T22:08:03.673Z] Step 6/23 : COPY go.mod . [2021-08-23T22:08:03.673Z] OK: 219 MiB in 52 packages [2021-08-23T22:08:03.673Z] ---> 8200ddc33027 [2021-08-23T22:08:03.673Z] Step 7/24 : RUN go mod download [2021-08-23T22:08:03.673Z] ---> Running in 1bc7c896c4dd [2021-08-23T22:08:03.961Z] ---> c3f2c8c68d3e [2021-08-23T22:08:03.961Z] Step 7/23 : RUN go mod download [2021-08-23T22:08:03.961Z] Removing intermediate container 0c09b3ba5d97 [2021-08-23T22:08:03.961Z] ---> 3e45b4b19bdc [2021-08-23T22:08:03.961Z] Step 6/26 : COPY go.mod . [2021-08-23T22:08:03.961Z] Removing intermediate container ba0550e60a03 [2021-08-23T22:08:03.961Z] ---> 192b13aad71a [2021-08-23T22:08:03.961Z] Step 6/24 : COPY go.mod . [2021-08-23T22:08:03.961Z] ---> Running in 17196dcb8021 [2021-08-23T22:08:04.250Z] ---> 189ee8590785 [2021-08-23T22:08:04.250Z] Step 7/26 : RUN go mod download [2021-08-23T22:08:04.250Z] ---> 417abf28c47b [2021-08-23T22:08:04.250Z] Step 7/24 : RUN go mod download [2021-08-23T22:08:04.250Z] ---> Running in 9baa3d36a8f0 [2021-08-23T22:08:04.250Z] ---> Running in 03100b8b27e7 [2021-08-23T22:08:05.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:08:05.566Z] Removing intermediate container 17196dcb8021 [2021-08-23T22:08:05.566Z] ---> b94b3da49749 [2021-08-23T22:08:05.566Z] Step 8/23 : COPY . . [2021-08-23T22:08:05.566Z] Removing intermediate container 1bc7c896c4dd [2021-08-23T22:08:05.566Z] ---> a8974b666619 [2021-08-23T22:08:05.566Z] Step 8/24 : COPY . . [2021-08-23T22:08:06.583Z] Removing intermediate container 9baa3d36a8f0 [2021-08-23T22:08:06.584Z] ---> 0018f739bb22 [2021-08-23T22:08:06.584Z] Step 8/26 : COPY . . [2021-08-23T22:08:08.802Z] OK: 219 MiB in 52 packages [2021-08-23T22:08:10.264Z] Removing intermediate container 03100b8b27e7 [2021-08-23T22:08:10.264Z] ---> c97601d81bb1 [2021-08-23T22:08:10.264Z] Step 8/24 : COPY . . [2021-08-23T22:08:11.925Z] e90a11edd702: Pull complete [2021-08-23T22:08:11.925Z] d77568369979: Pull complete [2021-08-23T22:08:12.200Z] fc1c9f9a7f3b: Pull complete [2021-08-23T22:08:12.799Z] 170f2ba95c9a: Pull complete [2021-08-23T22:08:15.753Z] ---> dbf5fc36b3f8 [2021-08-23T22:08:15.754Z] Step 9/23 : RUN go mod tidy [2021-08-23T22:08:15.754Z] ---> e2b54a6ce11e [2021-08-23T22:08:15.754Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:08:15.754Z] Removing intermediate container 9aad918269d6 [2021-08-23T22:08:15.754Z] ---> d4561aaaa5ff [2021-08-23T22:08:15.754Z] Step 6/24 : COPY go.mod . [2021-08-23T22:08:15.754Z] ---> af4c16aea5f0 [2021-08-23T22:08:15.754Z] Step 9/26 : RUN go mod tidy [2021-08-23T22:08:15.754Z] ---> Running in c54c63ec20d4 [2021-08-23T22:08:15.754Z] ---> Running in eaac4e52a08f [2021-08-23T22:08:15.754Z] ---> Running in 10e26d96b0d3 [2021-08-23T22:08:15.754Z] ---> 14d7b680bdd9 [2021-08-23T22:08:15.754Z] Step 7/24 : RUN go mod download [2021-08-23T22:08:15.754Z] ---> Running in 81599dd0450f [2021-08-23T22:08:19.570Z] 97ac5df62f85: Pull complete [2021-08-23T22:08:19.570Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-23T22:08:19.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-23T22:08:19.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:08:19.992Z] + docker build -t ci-base-image-arm64 -f+ - . [2021-08-23T22:08:19.992Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-23T22:08:19.992Z] WORKDIR /edgex [2021-08-23T22:08:19.992Z] COPY go.mod . [2021-08-23T22:08:19.992Z] RUN go mod download [2021-08-23T22:08:20.137Z] Removing intermediate container 81599dd0450f [2021-08-23T22:08:20.137Z] ---> f0514a89dd0e [2021-08-23T22:08:20.137Z] Step 8/24 : COPY . . [2021-08-23T22:08:20.137Z] Removing intermediate container eaac4e52a08f [2021-08-23T22:08:20.137Z] ---> 62033980b6b1 [2021-08-23T22:08:20.137Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-23T22:08:20.137Z] Removing intermediate container c54c63ec20d4 [2021-08-23T22:08:20.137Z] ---> 1e099dca7ecf [2021-08-23T22:08:20.137Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-23T22:08:20.137Z] Removing intermediate container 10e26d96b0d3 [2021-08-23T22:08:20.137Z] ---> 109dbab23dc5 [2021-08-23T22:08:20.137Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-23T22:08:20.137Z] ---> Running in a9f5f7d7d6df [2021-08-23T22:08:20.137Z] ---> Running in db1b38cd7cf6 [2021-08-23T22:08:20.137Z] ---> 5c721495a00f [2021-08-23T22:08:20.137Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:08:20.137Z] ---> Running in d23e61f98817 [2021-08-23T22:08:20.137Z] ---> Running in b62c043343c8 [2021-08-23T22:08:20.752Z] 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-08-23T22:08:21.355Z] 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-08-23T22:08:22.636Z] Sending build context to Docker daemon 165.9MB [2021-08-23T22:08:22.636Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-23T22:08:22.636Z] ---> 04bc70af865f [2021-08-23T22:08:22.636Z] Step 2/4 : WORKDIR /edgex [2021-08-23T22:08:22.837Z] 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-08-23T22:08:26.029Z] ---> Running in 4b193978fde3 [2021-08-23T22:08:26.301Z] Removing intermediate container 4b193978fde3 [2021-08-23T22:08:26.302Z] ---> a1aa1f406ab0 [2021-08-23T22:08:26.302Z] Step 3/4 : COPY go.mod . [2021-08-23T22:08:26.321Z] ---> efc594c7d007 [2021-08-23T22:08:26.321Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:08:26.321Z] ---> Running in 6895c466db4f [2021-08-23T22:08:26.321Z] Removing intermediate container b62c043343c8 [2021-08-23T22:08:26.321Z] ---> 24aefff89f08 [2021-08-23T22:08:26.321Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-23T22:08:26.321Z] ---> Running in ea6ddd04dee2 [2021-08-23T22:08:26.952Z] 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-08-23T22:08:27.283Z] ---> efbb0caceccc [2021-08-23T22:08:27.283Z] Step 4/4 : RUN go mod download [2021-08-23T22:08:27.283Z] ---> Running in 13b09fc75c3c [2021-08-23T22:08:27.940Z] Removing intermediate container 6895c466db4f [2021-08-23T22:08:27.941Z] ---> b5fb8d50dfc8 [2021-08-23T22:08:27.941Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-23T22:08:28.218Z] ---> Running in d445b45fda41 [2021-08-23T22:08:28.498Z] 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-08-23T22:09:00.959Z] 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-08-23T22:09:03.725Z] Removing intermediate container a9f5f7d7d6df [2021-08-23T22:09:03.725Z] ---> b7b0c8d8e9cb [2021-08-23T22:09:03.725Z] [2021-08-23T22:09:03.725Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:09:03.725Z] Removing intermediate container d23e61f98817 [2021-08-23T22:09:03.725Z] ---> 65e169e85fa6 [2021-08-23T22:09:03.725Z] [2021-08-23T22:09:03.725Z] Step 11/26 : FROM alpine:3.12 [2021-08-23T22:09:03.725Z] Removing intermediate container db1b38cd7cf6 [2021-08-23T22:09:03.725Z] ---> 406326c418c4 [2021-08-23T22:09:03.725Z] [2021-08-23T22:09:03.725Z] Step 11/23 : FROM alpine:3.12 [2021-08-23T22:09:04.733Z] 3.12: Pulling from library/alpine [2021-08-23T22:09:04.733Z] 3.12: Pulling from library/alpine [2021-08-23T22:09:04.733Z] 3.12: Pulling from library/alpine [2021-08-23T22:09:05.757Z] Removing intermediate container ea6ddd04dee2 [2021-08-23T22:09:05.757Z] ---> 71df91393297 [2021-08-23T22:09:05.757Z] [2021-08-23T22:09:05.757Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:09:05.757Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:09:05.757Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:09:05.757Z] Status: Downloaded newer image for alpine:3.12 [2021-08-23T22:09:05.757Z] Status: Image is up to date for alpine:3.12 [2021-08-23T22:09:05.757Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:09:05.757Z] Status: Image is up to date for alpine:3.12 [2021-08-23T22:09:05.757Z] ---> 13621d1b12d4 [2021-08-23T22:09:05.757Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:09:05.757Z] ---> 13621d1b12d4 [2021-08-23T22:09:05.757Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-23T22:09:05.757Z] ---> 13621d1b12d4 [2021-08-23T22:09:05.757Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-23T22:09:05.757Z] 3.12: Pulling from library/alpine [2021-08-23T22:09:05.757Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:09:05.757Z] Status: Image is up to date for alpine:3.12 [2021-08-23T22:09:05.757Z] ---> 13621d1b12d4 [2021-08-23T22:09:05.757Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:09:05.757Z] ---> Running in 446809976be7 [2021-08-23T22:09:05.757Z] ---> Running in 39f3a804bc52 [2021-08-23T22:09:06.039Z] ---> Running in 083e7a345a00 [2021-08-23T22:09:06.039Z] ---> Running in 93fc278a465f [2021-08-23T22:09:06.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.663Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:06.663Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:06.663Z] OK: 6 MiB in 15 packages [2021-08-23T22:09:06.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.953Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-23T22:09:06.953Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:06.953Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:06.953Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:09:06.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.953Z] OK: 6 MiB in 16 packages [2021-08-23T22:09:06.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:06.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:07.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:07.229Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-23T22:09:07.229Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:07.229Z] (3/3) Installing su-exec (0.2-r1) [2021-08-23T22:09:07.229Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:07.229Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:09:07.229Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:07.229Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:07.229Z] OK: 6 MiB in 15 packages [2021-08-23T22:09:07.501Z] OK: 6 MiB in 17 packages [2021-08-23T22:09:07.774Z] Removing intermediate container 39f3a804bc52 [2021-08-23T22:09:07.774Z] ---> 99e64c50b323 [2021-08-23T22:09:07.774Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:09:07.774Z] Removing intermediate container d445b45fda41 [2021-08-23T22:09:07.774Z] ---> b753a96a5527 [2021-08-23T22:09:07.774Z] [2021-08-23T22:09:07.774Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:09:07.774Z] ---> 13621d1b12d4 [2021-08-23T22:09:07.774Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-23T22:09:07.774Z] ---> Running in 261868126afe [2021-08-23T22:09:07.774Z] ---> Running in cd760b96ffa6 [2021-08-23T22:09:07.774Z] Removing intermediate container 446809976be7 [2021-08-23T22:09:07.774Z] ---> d7d04360a2dd [2021-08-23T22:09:07.774Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:09:08.048Z] ---> Running in 34107a394776 [2021-08-23T22:09:08.048Z] Removing intermediate container 261868126afe [2021-08-23T22:09:08.048Z] ---> b28d5382745e [2021-08-23T22:09:08.048Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-23T22:09:08.048Z] ---> Running in ed4eef066b7d [2021-08-23T22:09:08.048Z] Removing intermediate container cd760b96ffa6 [2021-08-23T22:09:08.048Z] ---> dbeca80239d5 [2021-08-23T22:09:08.048Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-23T22:09:08.048Z] Removing intermediate container 93fc278a465f [2021-08-23T22:09:08.048Z] ---> 0e22912da59b [2021-08-23T22:09:08.048Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:09:08.048Z] ---> Running in 65038415e746 [2021-08-23T22:09:08.048Z] ---> Running in a8e354c4b9d5 [2021-08-23T22:09:08.048Z] Removing intermediate container 34107a394776 [2021-08-23T22:09:08.048Z] ---> 978827358a81 [2021-08-23T22:09:08.048Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-23T22:09:08.048Z] Removing intermediate container 083e7a345a00 [2021-08-23T22:09:08.048Z] ---> c77ae2c1df87 [2021-08-23T22:09:08.048Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-23T22:09:08.048Z] ---> Running in 1d8ba61b54cd [2021-08-23T22:09:08.048Z] Removing intermediate container ed4eef066b7d [2021-08-23T22:09:08.048Z] ---> 0b69535b87d6 [2021-08-23T22:09:08.048Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-23T22:09:08.048Z] Removing intermediate container 65038415e746 [2021-08-23T22:09:08.048Z] ---> 832eee268bf2 [2021-08-23T22:09:08.048Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-23T22:09:08.325Z] ---> Running in 212352584ee4 [2021-08-23T22:09:08.325Z] ---> Running in 0277a3e207b1 [2021-08-23T22:09:08.325Z] Removing intermediate container a8e354c4b9d5 [2021-08-23T22:09:08.325Z] ---> ff21a88caed8 [2021-08-23T22:09:08.325Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-23T22:09:08.325Z] ---> Running in bc0adfa14eab [2021-08-23T22:09:08.325Z] ---> Running in 0f90ae314d3a [2021-08-23T22:09:08.325Z] Removing intermediate container 1d8ba61b54cd [2021-08-23T22:09:08.325Z] ---> 2ed52b509089 [2021-08-23T22:09:08.325Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-23T22:09:08.325Z] ---> Running in a37bc8f33834 [2021-08-23T22:09:08.325Z] Removing intermediate container bc0adfa14eab [2021-08-23T22:09:08.325Z] ---> 9c58419bc25d [2021-08-23T22:09:08.325Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:09:08.325Z] Removing intermediate container 0277a3e207b1 [2021-08-23T22:09:08.325Z] ---> ffe00c038a49 [2021-08-23T22:09:08.325Z] Step 16/24 : WORKDIR / [2021-08-23T22:09:08.325Z] Removing intermediate container 212352584ee4 [2021-08-23T22:09:08.325Z] ---> 5498614e6612 [2021-08-23T22:09:08.325Z] Step 14/26 : WORKDIR / [2021-08-23T22:09:08.325Z] ---> Running in 1e87bd9f4c10 [2021-08-23T22:09:08.325Z] Removing intermediate container 0f90ae314d3a [2021-08-23T22:09:08.325Z] ---> f716163cf523 [2021-08-23T22:09:08.325Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-23T22:09:08.325Z] ---> Running in a54a51d91a74 [2021-08-23T22:09:08.325Z] ---> Running in 0d59c04e0f36 [2021-08-23T22:09:08.621Z] ---> Running in c9d60ff0f41a [2021-08-23T22:09:08.621Z] Removing intermediate container a37bc8f33834 [2021-08-23T22:09:08.621Z] ---> 5271f160809d [2021-08-23T22:09:08.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:08.621Z] Removing intermediate container 0d59c04e0f36 [2021-08-23T22:09:08.621Z] ---> 2b71f8ca00b4 [2021-08-23T22:09:08.621Z] 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-08-23T22:09:08.621Z] Removing intermediate container c9d60ff0f41a [2021-08-23T22:09:08.621Z] ---> 86f3ddd59a5a [2021-08-23T22:09:08.621Z] Step 16/24 : WORKDIR / [2021-08-23T22:09:08.621Z] Removing intermediate container a54a51d91a74 [2021-08-23T22:09:08.621Z] ---> 3da3f4835e2e [2021-08-23T22:09:08.621Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:08.621Z] ---> Running in 2ead083333a6 [2021-08-23T22:09:08.907Z] ---> 26df5b817f81 [2021-08-23T22:09:08.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-23T22:09:08.907Z] ---> 85357e6609f8 [2021-08-23T22:09:08.907Z] 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-08-23T22:09:08.907Z] Removing intermediate container 2ead083333a6 [2021-08-23T22:09:08.907Z] ---> e1a6aa7ea5ff [2021-08-23T22:09:08.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:09.181Z] ---> 2c464795ce43 [2021-08-23T22:09:09.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-23T22:09:09.451Z] ---> 260835afb130 [2021-08-23T22:09:09.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:09.451Z] ---> a2883d868769 [2021-08-23T22:09:09.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-23T22:09:09.451Z] ---> d9530617ff02 [2021-08-23T22:09:09.451Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:09.451Z] Removing intermediate container 1e87bd9f4c10 [2021-08-23T22:09:09.452Z] ---> dc55e4968fdb [2021-08-23T22:09:09.452Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-23T22:09:09.452Z] ---> 277aac3f154d [2021-08-23T22:09:09.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:09.731Z] ---> Running in 7dfe70d16f30 [2021-08-23T22:09:09.731Z] ---> e45331676842 [2021-08-23T22:09:09.731Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-23T22:09:09.731Z] ---> bb07052ad0c6 [2021-08-23T22:09:09.731Z] 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-08-23T22:09:09.731Z] ---> Running in 324f18d20b23 [2021-08-23T22:09:09.731Z] ---> f144b9624805 [2021-08-23T22:09:09.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:09.731Z] ---> cc16385e6340 [2021-08-23T22:09:09.731Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-23T22:09:10.009Z] ---> Running in 1bea72d3d578 [2021-08-23T22:09:10.009Z] Removing intermediate container 324f18d20b23 [2021-08-23T22:09:10.009Z] ---> a0cd4b9b8732 [2021-08-23T22:09:10.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:09:10.009Z] ---> Running in a37694864fd8 [2021-08-23T22:09:10.009Z] ---> 868a63f88e82 [2021-08-23T22:09:10.009Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-23T22:09:10.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:10.009Z] Removing intermediate container 1bea72d3d578 [2021-08-23T22:09:10.009Z] ---> 65e04434fedd [2021-08-23T22:09:10.009Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:09:10.283Z] ---> 1513d939e34c [2021-08-23T22:09:10.283Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-23T22:09:10.283Z] ---> Running in 3f5c3739c6a9 [2021-08-23T22:09:10.283Z] ---> Running in 56f60f70f2e7 [2021-08-23T22:09:10.283Z] Removing intermediate container a37694864fd8 [2021-08-23T22:09:10.283Z] ---> db62794f84a8 [2021-08-23T22:09:10.283Z] Step 21/23 : LABEL arch=x86_64 [2021-08-23T22:09:10.283Z] ---> Running in 5cccf3b808d9 [2021-08-23T22:09:10.283Z] Removing intermediate container 3f5c3739c6a9 [2021-08-23T22:09:10.283Z] ---> d931e265327c [2021-08-23T22:09:10.283Z] Step 22/24 : LABEL arch=x86_64 [2021-08-23T22:09:10.283Z] Removing intermediate container 56f60f70f2e7 [2021-08-23T22:09:10.283Z] ---> 0332a987d1da [2021-08-23T22:09:10.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:09:10.283Z] ---> 5ad129396aea [2021-08-23T22:09:10.283Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-23T22:09:10.283Z] ---> Running in ee5322b0ed01 [2021-08-23T22:09:10.556Z] ---> Running in abaa22d157ee [2021-08-23T22:09:10.556Z] Removing intermediate container 5cccf3b808d9 [2021-08-23T22:09:10.556Z] ---> 2f2cb4744b37 [2021-08-23T22:09:10.556Z] Step 22/23 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:10.556Z] Removing intermediate container ee5322b0ed01 [2021-08-23T22:09:10.556Z] ---> 554d9ac1c599 [2021-08-23T22:09:10.556Z] Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:10.556Z] ---> Running in 4f84a02e71ea [2021-08-23T22:09:10.556Z] Removing intermediate container abaa22d157ee [2021-08-23T22:09:10.556Z] ---> e84f723ce16a [2021-08-23T22:09:10.556Z] Step 22/24 : LABEL arch=x86_64 [2021-08-23T22:09:10.556Z] ---> Running in c5e1153e6f11 [2021-08-23T22:09:10.556Z] ---> Running in 08d0bf1e1286 [2021-08-23T22:09:10.832Z] ---> 4ad7c97d4a2c [2021-08-23T22:09:10.832Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-23T22:09:10.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:10.832Z] Removing intermediate container 4f84a02e71ea [2021-08-23T22:09:10.832Z] ---> b176e8470274 [2021-08-23T22:09:10.832Z] Step 23/23 : LABEL version=0.0.0 [2021-08-23T22:09:10.832Z] ---> Running in 1c538a37a57b [2021-08-23T22:09:10.832Z] Removing intermediate container c5e1153e6f11 [2021-08-23T22:09:10.832Z] ---> 2c764a79f6e4 [2021-08-23T22:09:10.832Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:09:10.832Z] Removing intermediate container 08d0bf1e1286 [2021-08-23T22:09:10.832Z] ---> bebc037c9ec2 [2021-08-23T22:09:10.832Z] Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:10.832Z] ---> Running in 11298bda3af0 [2021-08-23T22:09:10.832Z] ---> Running in 4260d1d97548 [2021-08-23T22:09:10.832Z] Removing intermediate container 1c538a37a57b [2021-08-23T22:09:10.832Z] ---> 855cd7bed8e7 [2021-08-23T22:09:10.832Z] [2021-08-23T22:09:11.104Z] ---> 45e9765f0a0d [2021-08-23T22:09:11.104Z] 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-08-23T22:09:11.104Z] Removing intermediate container 11298bda3af0 [2021-08-23T22:09:11.104Z] ---> f8de21830e6f [2021-08-23T22:09:11.104Z] [2021-08-23T22:09:11.104Z] Successfully built 855cd7bed8e7 [2021-08-23T22:09:11.104Z] ---> Running in 947c1d596323 [2021-08-23T22:09:11.104Z] Successfully tagged support-notifications:latest [2021-08-23T22:09:11.104Z] Building security-bootstrapper [2021-08-23T22:09:11.104Z] Successfully built f8de21830e6f [2021-08-23T22:09:11.104Z]  Building support-notifications ... done Removing intermediate container 4260d1d97548 [2021-08-23T22:09:11.104Z] ---> e4ba87ce78e4 [2021-08-23T22:09:11.104Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:09:11.104Z] Successfully tagged core-metadata:latest [2021-08-23T22:09:11.104Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-23T22:09:11.104Z] ---> Running in ca4e5c8d20e6 [2021-08-23T22:09:11.375Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:11.375Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-23T22:09:11.375Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-23T22:09:11.375Z] Removing intermediate container ca4e5c8d20e6 [2021-08-23T22:09:11.375Z] ---> 2094d0b68464 [2021-08-23T22:09:11.375Z] [2021-08-23T22:09:11.644Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-23T22:09:11.644Z] Successfully built 2094d0b68464 [2021-08-23T22:09:11.644Z] Successfully tagged core-command:latest [2021-08-23T22:09:11.644Z] Building support-scheduler [2021-08-23T22:09:12.228Z]  Building core-command ... done (5/6) Installing libzmq (4.3.3-r0) [2021-08-23T22:09:12.813Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-23T22:09:12.813Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:12.813Z] OK: 8 MiB in 20 packages [2021-08-23T22:09:16.162Z] Removing intermediate container 947c1d596323 [2021-08-23T22:09:16.162Z] ---> 1a064489b514 [2021-08-23T22:09:16.162Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-23T22:09:17.158Z] ---> Running in 41c5339ca09a [2021-08-23T22:09:17.158Z] Removing intermediate container 7dfe70d16f30 [2021-08-23T22:09:17.158Z] ---> 0947705d35b9 [2021-08-23T22:09:17.158Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:18.118Z] Removing intermediate container 41c5339ca09a [2021-08-23T22:09:18.118Z] ---> c5d9afc42048 [2021-08-23T22:09:18.118Z] Step 24/26 : LABEL arch=x86_64 [2021-08-23T22:09:18.703Z] ---> 509bb3d8e3d4 [2021-08-23T22:09:18.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-23T22:09:18.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:09:18.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:09:18.984Z] ---> 4d1fdd5807c8 [2021-08-23T22:09:18.984Z] Step 3/23 : WORKDIR /edgex-go [2021-08-23T22:09:18.984Z] ---> Using cache [2021-08-23T22:09:18.984Z] ---> fbc9e20d4c01 [2021-08-23T22:09:18.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:09:18.984Z] ---> Using cache [2021-08-23T22:09:18.984Z] ---> 33f6b753a9b2 [2021-08-23T22:09:18.984Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-23T22:09:18.984Z] ---> Using cache [2021-08-23T22:09:18.984Z] ---> 3e45b4b19bdc [2021-08-23T22:09:18.984Z] Step 6/23 : COPY go.mod . [2021-08-23T22:09:18.984Z] ---> Using cache [2021-08-23T22:09:18.984Z] ---> 189ee8590785 [2021-08-23T22:09:18.984Z] Step 7/23 : RUN go mod download [2021-08-23T22:09:18.984Z] ---> Using cache [2021-08-23T22:09:18.984Z] ---> 0018f739bb22 [2021-08-23T22:09:18.984Z] Step 8/23 : COPY . . [2021-08-23T22:09:19.259Z] ---> Using cache [2021-08-23T22:09:19.259Z] ---> af4c16aea5f0 [2021-08-23T22:09:19.259Z] Step 9/23 : RUN go mod tidy [2021-08-23T22:09:19.259Z] ---> Using cache [2021-08-23T22:09:19.259Z] ---> 109dbab23dc5 [2021-08-23T22:09:19.259Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-23T22:09:19.528Z] ---> Running in 4ac8c7b52f38 [2021-08-23T22:09:20.114Z] ---> Running in bb4cfc71dfb5 [2021-08-23T22:09:20.392Z] ---> 70e9067f0adf [2021-08-23T22:09:20.392Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:20.392Z] Removing intermediate container 4ac8c7b52f38 [2021-08-23T22:09:20.392Z] ---> 140c7ee92c83 [2021-08-23T22:09:20.392Z] Step 25/26 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:21.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:09:21.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:09:21.010Z] ---> 4d1fdd5807c8 [2021-08-23T22:09:21.010Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> fbc9e20d4c01 [2021-08-23T22:09:21.010Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 33f6b753a9b2 [2021-08-23T22:09:21.010Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-23T22:09:21.010Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:09:21.010Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:09:21.010Z] ---> 4d1fdd5807c8 [2021-08-23T22:09:21.010Z] Step 3/32 : WORKDIR /edgex-go [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> fbc9e20d4c01 [2021-08-23T22:09:21.010Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 33f6b753a9b2 [2021-08-23T22:09:21.010Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 3e45b4b19bdc [2021-08-23T22:09:21.010Z] Step 6/32 : COPY go.mod . [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 189ee8590785 [2021-08-23T22:09:21.010Z] Step 7/32 : RUN go mod download [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 0018f739bb22 [2021-08-23T22:09:21.010Z] Step 8/32 : COPY . . [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> af4c16aea5f0 [2021-08-23T22:09:21.010Z] Step 9/32 : RUN go mod tidy [2021-08-23T22:09:21.010Z] ---> Using cache [2021-08-23T22:09:21.010Z] ---> 109dbab23dc5 [2021-08-23T22:09:21.010Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-23T22:09:21.010Z] ---> Running in 4537480731ae [2021-08-23T22:09:21.010Z] ---> Running in 91e6202922d7 [2021-08-23T22:09:21.010Z] ---> Running in 89475b2275f2 [2021-08-23T22:09:21.279Z] ---> eb4549afafd3 [2021-08-23T22:09:21.279Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-23T22:09:21.279Z] ---> Running in ed46c14b905f [2021-08-23T22:09:21.279Z] Removing intermediate container 91e6202922d7 [2021-08-23T22:09:21.279Z] ---> c0885d4dcabc [2021-08-23T22:09:21.279Z] Step 26/26 : LABEL version=0.0.0 [2021-08-23T22:09:21.279Z] ---> Running in 46c333b354ff [2021-08-23T22:09:21.279Z] Removing intermediate container ed46c14b905f [2021-08-23T22:09:21.279Z] ---> 0984cd11dc75 [2021-08-23T22:09:21.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:09:21.554Z] ---> Running in 9d94e1315fed [2021-08-23T22:09:21.554Z] 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-08-23T22:09:21.554Z] Removing intermediate container 46c333b354ff [2021-08-23T22:09:21.554Z] ---> be198c363dd8 [2021-08-23T22:09:21.554Z] [2021-08-23T22:09:21.554Z] Removing intermediate container 9d94e1315fed [2021-08-23T22:09:21.554Z] ---> 47907ae2d086 [2021-08-23T22:09:21.554Z] Step 22/24 : LABEL arch=x86_64 [2021-08-23T22:09:21.824Z] 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-08-23T22:09:21.824Z] ---> Running in cf6673140c16 [2021-08-23T22:09:21.824Z] Successfully built be198c363dd8 [2021-08-23T22:09:21.824Z] Successfully tagged security-secretstore-setup:latest [2021-08-23T22:09:21.824Z] Building security-proxy-setup [2021-08-23T22:09:21.824Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:22.094Z] Removing intermediate container cf6673140c16 [2021-08-23T22:09:22.094Z] ---> edf998023d3b [2021-08-23T22:09:22.094Z] Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:22.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:23.639Z] OK: 219 MiB in 52 packages [2021-08-23T22:09:24.608Z] ---> Running in a68f7166d126 [2021-08-23T22:09:24.882Z] Removing intermediate container a68f7166d126 [2021-08-23T22:09:24.882Z] ---> 11257578ee28 [2021-08-23T22:09:24.882Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:09:24.882Z] ---> Running in a3ba6fe799b7 [2021-08-23T22:09:24.882Z] Removing intermediate container 89475b2275f2 [2021-08-23T22:09:24.882Z] ---> 955fcdff251e [2021-08-23T22:09:24.882Z] Step 6/24 : COPY go.mod . [2021-08-23T22:09:25.152Z] Removing intermediate container a3ba6fe799b7 [2021-08-23T22:09:25.152Z] ---> 328ae05e3db4 [2021-08-23T22:09:25.152Z] [2021-08-23T22:09:25.152Z] ---> af8bd0bd33c3 [2021-08-23T22:09:25.152Z] Step 7/24 : RUN go mod download [2021-08-23T22:09:25.436Z] ---> Running in f35c643dbb84 [2021-08-23T22:09:25.436Z] Successfully built 328ae05e3db4 [2021-08-23T22:09:25.436Z] Successfully tagged core-data:latest [2021-08-23T22:09:28.031Z]  Building core-data ... done Removing intermediate container f35c643dbb84 [2021-08-23T22:09:28.031Z] ---> 5da1d1f4a40a [2021-08-23T22:09:28.031Z] Step 8/24 : COPY . . [2021-08-23T22:09:28.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:09:28.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:09:28.299Z] ---> 4d1fdd5807c8 [2021-08-23T22:09:28.299Z] Step 3/22 : WORKDIR /edgex-go [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> fbc9e20d4c01 [2021-08-23T22:09:28.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> 33f6b753a9b2 [2021-08-23T22:09:28.299Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> 3e45b4b19bdc [2021-08-23T22:09:28.299Z] Step 6/22 : COPY go.mod . [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> 189ee8590785 [2021-08-23T22:09:28.299Z] Step 7/22 : RUN go mod download [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> 0018f739bb22 [2021-08-23T22:09:28.299Z] Step 8/22 : COPY . . [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> af4c16aea5f0 [2021-08-23T22:09:28.299Z] Step 9/22 : RUN go mod tidy [2021-08-23T22:09:28.299Z] ---> Using cache [2021-08-23T22:09:28.299Z] ---> 109dbab23dc5 [2021-08-23T22:09:28.299Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-23T22:09:28.299Z] ---> Running in a397b4c04f82 [2021-08-23T22:09:29.272Z] 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-08-23T22:09:35.003Z] ---> f1aa60f15a36 [2021-08-23T22:09:35.003Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:09:35.003Z] ---> Running in d4ec2cb423ef [2021-08-23T22:09:36.993Z] Removing intermediate container d4ec2cb423ef [2021-08-23T22:09:36.993Z] ---> ba6c2ddb65be [2021-08-23T22:09:36.993Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-23T22:09:36.993Z] ---> Running in 34711395432b [2021-08-23T22:09:37.271Z] 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-08-23T22:09:52.489Z] Removing intermediate container 4537480731ae [2021-08-23T22:09:52.489Z] ---> cce32ac6b581 [2021-08-23T22:09:52.489Z] [2021-08-23T22:09:52.489Z] Step 11/32 : FROM alpine:3.12 [2021-08-23T22:09:52.489Z] ---> 13621d1b12d4 [2021-08-23T22:09:52.489Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-23T22:09:52.489Z] ---> Running in d2fa8284b9ea [2021-08-23T22:09:52.489Z] Removing intermediate container d2fa8284b9ea [2021-08-23T22:09:52.489Z] ---> 1ea3e53176f5 [2021-08-23T22:09:52.489Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-23T22:09:52.489Z] ---> Running in a6e96e174ecc [2021-08-23T22:09:52.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:52.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:52.489Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-23T22:09:52.489Z] (2/2) Installing su-exec (0.2-r1) [2021-08-23T22:09:52.489Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:52.489Z] OK: 6 MiB in 16 packages [2021-08-23T22:09:52.778Z] Removing intermediate container bb4cfc71dfb5 [2021-08-23T22:09:52.778Z] ---> 828d7b3e46a7 [2021-08-23T22:09:52.778Z] [2021-08-23T22:09:52.778Z] Step 11/23 : FROM alpine:3.12 [2021-08-23T22:09:52.778Z] ---> 13621d1b12d4 [2021-08-23T22:09:52.778Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:09:52.778Z] ---> Using cache [2021-08-23T22:09:52.778Z] ---> 0e22912da59b [2021-08-23T22:09:52.778Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:09:52.778Z] ---> Using cache [2021-08-23T22:09:52.778Z] ---> ff21a88caed8 [2021-08-23T22:09:52.778Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-23T22:09:52.778Z] ---> Running in 3899f29170c5 [2021-08-23T22:09:53.068Z] Removing intermediate container 3899f29170c5 [2021-08-23T22:09:53.068Z] ---> d6ad255d5bef [2021-08-23T22:09:53.068Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-23T22:09:53.068Z] Removing intermediate container a6e96e174ecc [2021-08-23T22:09:53.068Z] ---> ee4a66d9e398 [2021-08-23T22:09:53.068Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-23T22:09:53.068Z] ---> Running in aba543a3ada7 [2021-08-23T22:09:53.068Z] ---> Running in ebdc3444508d [2021-08-23T22:09:53.360Z] Removing intermediate container aba543a3ada7 [2021-08-23T22:09:53.360Z] ---> 5b89eb9067b8 [2021-08-23T22:09:53.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:53.360Z] Removing intermediate container ebdc3444508d [2021-08-23T22:09:53.360Z] ---> 04d87a4558db [2021-08-23T22:09:53.360Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-23T22:09:53.659Z] ---> Running in 594e18f79584 [2021-08-23T22:09:53.659Z] ---> fce5fee0cfc7 [2021-08-23T22:09:53.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-23T22:09:53.945Z] Removing intermediate container 594e18f79584 [2021-08-23T22:09:53.945Z] ---> 8a5308b788f0 [2021-08-23T22:09:53.945Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-23T22:09:53.945Z] ---> Running in 1c65116a042f [2021-08-23T22:09:54.223Z] ---> 9ddef704faef [2021-08-23T22:09:54.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-23T22:09:54.497Z] ---> 4d0dc5a10216 [2021-08-23T22:09:54.498Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-23T22:09:54.498Z] ---> Running in 35e3faa590b6 [2021-08-23T22:09:54.780Z] Removing intermediate container 35e3faa590b6 [2021-08-23T22:09:54.780Z] ---> 31bcaae73524 [2021-08-23T22:09:54.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:09:54.780Z] ---> Running in fd2a750b8b7c [2021-08-23T22:09:54.780Z] Removing intermediate container fd2a750b8b7c [2021-08-23T22:09:54.780Z] ---> 78cf91466f11 [2021-08-23T22:09:54.780Z] Step 21/23 : LABEL arch=x86_64 [2021-08-23T22:09:55.060Z] ---> Running in 6635aeedaab9 [2021-08-23T22:09:55.060Z] Removing intermediate container 1c65116a042f [2021-08-23T22:09:55.060Z] ---> 78c04763edc1 [2021-08-23T22:09:55.060Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-23T22:09:55.060Z] Removing intermediate container 6635aeedaab9 [2021-08-23T22:09:55.060Z] ---> b22f16a5772e [2021-08-23T22:09:55.060Z] Step 22/23 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:09:55.350Z] ---> Running in 6f5876bd827b [2021-08-23T22:09:55.350Z] ---> Running in 49d6f7eab381 [2021-08-23T22:09:55.350Z] Removing intermediate container 49d6f7eab381 [2021-08-23T22:09:55.350Z] ---> 44a701ae70f0 [2021-08-23T22:09:55.350Z] Step 23/23 : LABEL version=0.0.0 [2021-08-23T22:09:55.350Z] ---> Running in 897a9d58289f [2021-08-23T22:09:55.350Z] Removing intermediate container 6f5876bd827b [2021-08-23T22:09:55.350Z] ---> 7c67a82617ce [2021-08-23T22:09:55.350Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-23T22:09:55.647Z] Removing intermediate container 897a9d58289f [2021-08-23T22:09:55.647Z] ---> 1b92f4a24362 [2021-08-23T22:09:55.647Z] [2021-08-23T22:09:55.647Z] ---> 50aa92fa651a [2021-08-23T22:09:55.647Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-23T22:09:55.936Z] ---> Running in aacc37d46508 [2021-08-23T22:09:55.936Z] Successfully built 1b92f4a24362 [2021-08-23T22:09:55.936Z] Successfully tagged support-scheduler:latest [2021-08-23T22:09:56.227Z]  Building support-scheduler ... done 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-08-23T22:09:56.865Z] Removing intermediate container aacc37d46508 [2021-08-23T22:09:56.865Z] ---> 4a5f430aadf6 [2021-08-23T22:09:56.865Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:09:57.146Z] ---> 35debe43583a [2021-08-23T22:09:57.146Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-23T22:09:58.179Z] ---> fa98d0a185cd [2021-08-23T22:09:58.179Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-23T22:09:58.179Z] ---> 3f15c8aeeb9f [2021-08-23T22:09:58.179Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-23T22:09:58.843Z] ---> faaa589e8545 [2021-08-23T22:09:58.843Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-23T22:09:59.121Z] Removing intermediate container a397b4c04f82 [2021-08-23T22:09:59.121Z] ---> ef97fdc894ef [2021-08-23T22:09:59.121Z] [2021-08-23T22:09:59.121Z] Step 11/22 : FROM alpine:3.12 [2021-08-23T22:09:59.121Z] ---> 13621d1b12d4 [2021-08-23T22:09:59.121Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-23T22:09:59.121Z] ---> Running in 0eb2dec2d6e7 [2021-08-23T22:09:59.121Z] ---> 5cbd3d0432c2 [2021-08-23T22:09:59.121Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-23T22:09:59.400Z] ---> Running in d61df34cb2c4 [2021-08-23T22:09:59.678Z] Removing intermediate container d61df34cb2c4 [2021-08-23T22:09:59.678Z] ---> 3fd6beb15e17 [2021-08-23T22:09:59.678Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-23T22:09:59.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:59.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:09:59.678Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-23T22:09:59.678Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-23T22:09:59.678Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-23T22:09:59.678Z] (4/4) Installing curl (7.78.0-r0) [2021-08-23T22:09:59.678Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:09:59.678Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:09:59.678Z] OK: 7 MiB in 18 packages [2021-08-23T22:09:59.957Z] ---> 66a0a9641475 [2021-08-23T22:09:59.957Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-23T22:09:59.957Z] ---> Running in 9cb9c5f6be90 [2021-08-23T22:10:00.234Z] Removing intermediate container 0eb2dec2d6e7 [2021-08-23T22:10:00.234Z] ---> 7c567e31c2ba [2021-08-23T22:10:00.234Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-23T22:10:00.520Z] ---> Running in 9180e670ed97 [2021-08-23T22:10:00.520Z] Removing intermediate container 9180e670ed97 [2021-08-23T22:10:00.520Z] ---> 0d0a4ac8a851 [2021-08-23T22:10:00.520Z] Step 14/22 : WORKDIR /edgex [2021-08-23T22:10:00.520Z] ---> Running in 0a099118b0f5 [2021-08-23T22:10:00.802Z] Removing intermediate container 0a099118b0f5 [2021-08-23T22:10:00.802Z] ---> eb0331af72c4 [2021-08-23T22:10:00.802Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-23T22:10:01.087Z] Removing intermediate container 9cb9c5f6be90 [2021-08-23T22:10:01.087Z] ---> 32157e8f7340 [2021-08-23T22:10:01.087Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-23T22:10:01.087Z] Removing intermediate container 34711395432b [2021-08-23T22:10:01.087Z] ---> 67aea3c96e84 [2021-08-23T22:10:01.087Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-23T22:10:01.087Z] ---> Running in 795034b1ab04 [2021-08-23T22:10:01.087Z] ---> 3f2963372169 [2021-08-23T22:10:01.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-23T22:10:01.087Z] ---> Running in f9854d558652 [2021-08-23T22:10:01.087Z] Removing intermediate container 795034b1ab04 [2021-08-23T22:10:01.087Z] ---> 77efb6ad0bbc [2021-08-23T22:10:01.087Z] Step 29/32 : CMD ["gate"] [2021-08-23T22:10:01.373Z] ---> Running in 55c06b55dde0 [2021-08-23T22:10:01.373Z] 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-08-23T22:10:01.373Z] ---> 4cf7bc558969 [2021-08-23T22:10:01.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-23T22:10:01.659Z] Removing intermediate container 55c06b55dde0 [2021-08-23T22:10:01.659Z] ---> 763e609c4eb7 [2021-08-23T22:10:01.659Z] Step 30/32 : LABEL arch=x86_64 [2021-08-23T22:10:01.659Z] ---> Running in 5acb9d2cdc5e [2021-08-23T22:10:01.946Z] ---> 5a0423165923 [2021-08-23T22:10:01.946Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-23T22:10:01.946Z] Removing intermediate container 5acb9d2cdc5e [2021-08-23T22:10:01.946Z] ---> 73390c49f3b1 [2021-08-23T22:10:01.946Z] Step 31/32 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:10:01.946Z] ---> Running in cea681450c64 [2021-08-23T22:10:01.946Z] ---> Running in 3f3c3f8aa3f8 [2021-08-23T22:10:02.223Z] Removing intermediate container cea681450c64 [2021-08-23T22:10:02.223Z] ---> 8c2211531da1 [2021-08-23T22:10:02.223Z] Step 19/22 : CMD ["--init=true"] [2021-08-23T22:10:02.223Z] ---> Running in 248d3eccc47e [2021-08-23T22:10:02.223Z] Removing intermediate container 3f3c3f8aa3f8 [2021-08-23T22:10:02.223Z] ---> f52ca9498b00 [2021-08-23T22:10:02.223Z] Step 32/32 : LABEL version=0.0.0 [2021-08-23T22:10:02.223Z] ---> Running in 382902d4732c [2021-08-23T22:10:02.223Z] Removing intermediate container 248d3eccc47e [2021-08-23T22:10:02.223Z] ---> 2d8107ddfb91 [2021-08-23T22:10:02.223Z] Step 20/22 : LABEL arch=x86_64 [2021-08-23T22:10:02.223Z] Removing intermediate container f9854d558652 [2021-08-23T22:10:02.223Z] ---> a8a3b2ed0779 [2021-08-23T22:10:02.223Z] [2021-08-23T22:10:02.223Z] Step 12/24 : FROM docker:20.10.7 [2021-08-23T22:10:02.223Z] ---> Running in e3e942352508 [2021-08-23T22:10:02.515Z] Removing intermediate container 382902d4732c [2021-08-23T22:10:02.515Z] ---> 1d930a2cd9e0 [2021-08-23T22:10:02.515Z] [2021-08-23T22:10:02.515Z] Successfully built 1d930a2cd9e0 [2021-08-23T22:10:02.515Z] Successfully tagged security-bootstrapper:latest [2021-08-23T22:10:02.515Z]  Building security-bootstrapper ... done Removing intermediate container e3e942352508 [2021-08-23T22:10:02.515Z] ---> e17543b76ed1 [2021-08-23T22:10:02.515Z] Step 21/22 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:10:02.515Z] ---> Running in b15e9d4e23bf [2021-08-23T22:10:02.515Z] Removing intermediate container b15e9d4e23bf [2021-08-23T22:10:02.515Z] ---> 4053e27d8ee5 [2021-08-23T22:10:02.515Z] Step 22/22 : LABEL version=0.0.0 [2021-08-23T22:10:02.515Z] ---> Running in ed188f2c9043 [2021-08-23T22:10:02.793Z] Removing intermediate container ed188f2c9043 [2021-08-23T22:10:02.793Z] ---> bec50d3fb05e [2021-08-23T22:10:02.793Z] [2021-08-23T22:10:02.793Z] Successfully built bec50d3fb05e [2021-08-23T22:10:02.793Z] Successfully tagged security-proxy-setup:latest [2021-08-23T22:10:02.793Z]  Building security-proxy-setup ... done 20.10.7: Pulling from library/docker [2021-08-23T22:10:04.094Z] Removing intermediate container 13b09fc75c3c [2021-08-23T22:10:04.094Z] ---> 4a6500642870 [2021-08-23T22:10:04.094Z] Successfully built 4a6500642870 [2021-08-23T22:10:04.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:10:04.491Z] + docker inspect -f . ci-base-image-arm64 [2021-08-23T22:10:04.491Z] . [Pipeline] withDockerContainer [2021-08-23T22:10:04.739Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-23T22:10:04.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-23T22:10:06.421Z] $ docker top 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:10:07.405Z] + go version [2021-08-23T22:10:07.405Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-23T22:10:07.449Z] $ docker stop --time=1 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 [2021-08-23T22:10:09.301Z] $ docker rm -f 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:10:10.371Z] + docker inspect -f . ci-base-image-arm64 [2021-08-23T22:10:10.372Z] . [Pipeline] withDockerContainer [2021-08-23T22:10:10.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-23T22:10:10.737Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-23T22:10:11.125Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-23T22:10:11.126Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-23T22:10:11.126Z] ---> 08bdaf2f88f9 [2021-08-23T22:10:11.126Z] 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-08-23T22:10:11.126Z] ---> Running in 5e84e7c45475 [2021-08-23T22:10:11.126Z] Removing intermediate container 5e84e7c45475 [2021-08-23T22:10:11.126Z] ---> 59dcf2fa906b [2021-08-23T22:10:11.126Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-23T22:10:11.126Z] ---> Running in e4b5ae39c985 [2021-08-23T22:10:11.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:10:11.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:10:11.684Z] (1/39) Installing readline (8.1.0-r0) [2021-08-23T22:10:11.684Z] (2/39) Installing bash (5.1.0-r0) [2021-08-23T22:10:11.960Z] Executing bash-5.1.0-r0.post-install [2021-08-23T22:10:11.960Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-23T22:10:11.960Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-23T22:10:11.960Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-23T22:10:11.960Z] (6/39) Installing curl (7.78.0-r0) [2021-08-23T22:10:11.960Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-23T22:10:11.960Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-23T22:10:11.960Z] (9/39) Installing expat (2.2.10-r1) [2021-08-23T22:10:11.960Z] (10/39) Installing libffi (3.3-r2) [2021-08-23T22:10:11.960Z] (11/39) Installing gdbm (1.19-r0) [2021-08-23T22:10:11.960Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-23T22:10:11.960Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-23T22:10:11.960Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-23T22:10:12.325Z] $ docker top 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 -eo pid,comm [2021-08-23T22:10:12.563Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-23T22:10:12.563Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-23T22:10:12.563Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-23T22:10:12.563Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-23T22:10:12.563Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-23T22:10:12.563Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-23T22:10:12.563Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-23T22:10:12.563Z] (22/39) Installing py3-idna (3.1-r0) [Pipeline] { [Pipeline] echo [2021-08-23T22:10:12.762Z] ========================================================= [2021-08-23T22:10:12.762Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-23T22:10:12.762Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:10:12.839Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-23T22:10:12.839Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-23T22:10:12.839Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-23T22:10:12.839Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-23T22:10:12.839Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-23T22:10:12.839Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-23T22:10:12.839Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-23T22:10:12.839Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-23T22:10:12.839Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-23T22:10:12.839Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-23T22:10:12.839Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-23T22:10:12.839Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-23T22:10:12.839Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-23T22:10:12.839Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-23T22:10:12.839Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-23T22:10:12.839Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-23T22:10:12.839Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-23T22:10:13.149Z] Executing busybox-1.32.1-r6.trigger [2021-08-23T22:10:13.149Z] OK: 82 MiB in 59 packages [2021-08-23T22:10:13.510Z] + go mod tidy [Pipeline] sh [2021-08-23T22:10:14.593Z] Collecting docker-compose==1.23.2 [2021-08-23T22:10:14.593Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-23T22:10:14.593Z] Collecting docopt<0.7,>=0.6.1 [2021-08-23T22:10:14.593Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-23T22:10:15.112Z] Collecting jsonschema<3,>=2.5.1 [2021-08-23T22:10:15.112Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-23T22:10:15.112Z] Collecting docker<4.0,>=3.6.0 [2021-08-23T22:10:15.112Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-23T22:10:15.112Z] Collecting PyYAML<4,>=3.10 [2021-08-23T22:10:15.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-23T22:10:15.201Z] + make test [2021-08-23T22:10:15.201Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-23T22:10:15.201Z] go mod tidy [2021-08-23T22:10:15.519Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-23T22:10:15.519Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-23T22:10:15.519Z] 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-08-23T22:10:15.519Z] Collecting cached-property<2,>=1.2.0 [2021-08-23T22:10:15.811Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-23T22:10:15.842Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-23T22:10:15.842Z] Collecting texttable<0.10,>=0.9.0 [2021-08-23T22:10:15.842Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-23T22:10:16.206Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-23T22:10:16.206Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-23T22:10:16.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-23T22:10:16.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-23T22:10:16.563Z] Collecting docker-pycreds>=0.4.0 [2021-08-23T22:10:16.563Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-23T22:10:16.563Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-23T22:10:16.563Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-23T22:10:16.563Z] Collecting certifi>=2017.4.17 [2021-08-23T22:10:16.563Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-23T22:10:16.563Z] Collecting idna<2.8,>=2.5 [2021-08-23T22:10:16.563Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-23T22:10:16.920Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-23T22:10:16.920Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-23T22:10:16.920Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-23T22:10:16.920Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-23T22:10:16.920Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-23T22:10:16.920Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-23T22:10:16.920Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-23T22:10:16.920Z] Attempting uninstall: urllib3 [2021-08-23T22:10:16.920Z] Found existing installation: urllib3 1.26.2 [2021-08-23T22:10:16.920Z] Uninstalling urllib3-1.26.2: [2021-08-23T22:10:16.920Z] Successfully uninstalled urllib3-1.26.2 [2021-08-23T22:10:16.920Z] Attempting uninstall: idna [2021-08-23T22:10:16.920Z] Found existing installation: idna 3.1 [2021-08-23T22:10:16.920Z] Uninstalling idna-3.1: [2021-08-23T22:10:16.920Z] Successfully uninstalled idna-3.1 [2021-08-23T22:10:17.198Z] Attempting uninstall: chardet [2021-08-23T22:10:17.198Z] Found existing installation: chardet 4.0.0 [2021-08-23T22:10:17.198Z] Uninstalling chardet-4.0.0: [2021-08-23T22:10:17.198Z] Successfully uninstalled chardet-4.0.0 [2021-08-23T22:10:17.484Z] Attempting uninstall: requests [2021-08-23T22:10:17.484Z] Found existing installation: requests 2.25.1 [2021-08-23T22:10:17.484Z] Uninstalling requests-2.25.1: [2021-08-23T22:10:17.484Z] Successfully uninstalled requests-2.25.1 [2021-08-23T22:10:17.484Z] Running setup.py install for texttable: started [2021-08-23T22:10:17.764Z] Running setup.py install for texttable: finished with status 'done' [2021-08-23T22:10:17.764Z] Running setup.py install for PyYAML: started [2021-08-23T22:10:18.041Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-23T22:10:18.326Z] Running setup.py install for docopt: started [2021-08-23T22:10:18.605Z] Running setup.py install for docopt: finished with status 'done' [2021-08-23T22:10:18.605Z] Running setup.py install for dockerpty: started [2021-08-23T22:10:18.887Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-23T22:10:19.166Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-23T22:10:22.595Z] Removing intermediate container e4b5ae39c985 [2021-08-23T22:10:22.595Z] ---> 8e773db6b27d [2021-08-23T22:10:22.595Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-23T22:10:22.595Z] ---> Running in 4724ba583a04 [2021-08-23T22:10:22.595Z] Removing intermediate container 4724ba583a04 [2021-08-23T22:10:22.595Z] ---> 403e7f00948b [2021-08-23T22:10:22.595Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-23T22:10:22.595Z] ---> Running in c35dca89f6f1 [2021-08-23T22:10:22.595Z] Removing intermediate container c35dca89f6f1 [2021-08-23T22:10:22.595Z] ---> b346b7141a51 [2021-08-23T22:10:22.595Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-23T22:10:22.595Z] ---> bb9fbfe93675 [2021-08-23T22:10:22.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-23T22:10:22.873Z] ---> e293d67d5a63 [2021-08-23T22:10:22.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-23T22:10:22.873Z] ---> 5d4b5508b449 [2021-08-23T22:10:22.873Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-23T22:10:22.873Z] ---> Running in b8e627ca5154 [2021-08-23T22:10:23.150Z] Removing intermediate container b8e627ca5154 [2021-08-23T22:10:23.150Z] ---> 50496e24acf6 [2021-08-23T22:10:23.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:10:23.150Z] ---> Running in 9372a4945bcc [2021-08-23T22:10:23.150Z] Removing intermediate container 9372a4945bcc [2021-08-23T22:10:23.150Z] ---> 0a6b8f8a928d [2021-08-23T22:10:23.150Z] Step 22/24 : LABEL arch=x86_64 [2021-08-23T22:10:23.150Z] ---> Running in 20fbcca2c27a [2021-08-23T22:10:23.425Z] Removing intermediate container 20fbcca2c27a [2021-08-23T22:10:23.425Z] ---> 21cc40256607 [2021-08-23T22:10:23.425Z] Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [2021-08-23T22:10:23.425Z] ---> Running in 4a0023cc624a [2021-08-23T22:10:23.425Z] Removing intermediate container 4a0023cc624a [2021-08-23T22:10:23.425Z] ---> ca46ac25a029 [2021-08-23T22:10:23.425Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:10:23.425Z] ---> Running in e7a05b7e472b [2021-08-23T22:10:23.425Z] Removing intermediate container e7a05b7e472b [2021-08-23T22:10:23.425Z] ---> 89b18ace27c3 [2021-08-23T22:10:23.425Z] [2021-08-23T22:10:23.707Z] Successfully built 89b18ace27c3 [2021-08-23T22:10:23.707Z] Successfully tagged sys-mgmt-agent:latest [2021-08-23T22:10:23.727Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-23T22:10:23.752Z] $ docker stop --time=1 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 [2021-08-23T22:10:24.991Z] $ docker rm -f 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:10:25.461Z] + docker images [2021-08-23T22:10:25.462Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:10:25.462Z] sys-mgmt-agent latest 89b18ace27c3 2 seconds ago 325MB [2021-08-23T22:10:25.462Z] security-proxy-setup latest bec50d3fb05e 23 seconds ago 25.9MB [2021-08-23T22:10:25.462Z] security-bootstrapper latest 1d930a2cd9e0 23 seconds ago 18.8MB [2021-08-23T22:10:25.462Z] a8a3b2ed0779 23 seconds ago 1.75GB [2021-08-23T22:10:25.462Z] ef97fdc894ef 27 seconds ago 1.76GB [2021-08-23T22:10:25.462Z] support-scheduler latest 1b92f4a24362 30 seconds ago 16.1MB [2021-08-23T22:10:25.462Z] 828d7b3e46a7 33 seconds ago 1.75GB [2021-08-23T22:10:25.462Z] cce32ac6b581 35 seconds ago 1.75GB [2021-08-23T22:10:25.462Z] core-data latest 328ae05e3db4 About a minute ago 20.4MB [2021-08-23T22:10:25.462Z] security-secretstore-setup latest be198c363dd8 About a minute ago 28.1MB [2021-08-23T22:10:25.462Z] core-command latest 2094d0b68464 About a minute ago 16MB [2021-08-23T22:10:25.462Z] support-notifications latest 855cd7bed8e7 About a minute ago 16.8MB [2021-08-23T22:10:25.462Z] core-metadata latest f8de21830e6f About a minute ago 16.7MB [2021-08-23T22:10:25.462Z] b753a96a5527 About a minute ago 1.76GB [2021-08-23T22:10:25.462Z] 71df91393297 About a minute ago 1.75GB [2021-08-23T22:10:25.462Z] 65e169e85fa6 About a minute ago 1.76GB [2021-08-23T22:10:25.462Z] 406326c418c4 About a minute ago 1.75GB [2021-08-23T22:10:25.462Z] b7b0c8d8e9cb About a minute ago 1.75GB [2021-08-23T22:10:25.462Z] ci-base-image-x86_64 latest 4d1fdd5807c8 5 minutes ago 1.25GB [2021-08-23T22:10:25.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 days ago 37.5MB [2021-08-23T22:10:25.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-23T22:10:25.462Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-23T22:10:25.462Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-23T22:10:25.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-23T22:10:41.409Z] Still waiting to schedule task [2021-08-23T22:10:41.409Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-23T22:10:42.643Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-23T22:11:39.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-23T22:11:40.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-23T22:11:42.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-23T22:11:42.465Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-23T22:11:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-23T22:11:55.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-23T22:11:55.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-23T22:11:55.880Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-23T22:11:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-23T22:12:08.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements [2021-08-23T22:12:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-23T22:12:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-23T22:12:10.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 100.0% of statements [2021-08-23T22:12:10.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-23T22:12:10.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.305s coverage: 46.3% of statements [2021-08-23T22:12:10.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-23T22:12:10.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-23T22:12:12.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 90.1% of statements [2021-08-23T22:12:12.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-23T22:12:12.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:12:17.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 81.2% of statements [2021-08-23T22:12:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-23T22:12:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-23T22:12:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-23T22:12:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-23T22:12:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 94.2% of statements [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.391s coverage: 59.1% of statements [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.176s coverage: 60.0% of statements [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-08-23T22:12:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-08-23T22:12:22.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements [2021-08-23T22:12:22.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-23T22:12:22.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2021-08-23T22:12:22.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements [2021-08-23T22:12:23.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements [2021-08-23T22:12:24.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements [2021-08-23T22:12:25.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2021-08-23T22:12:37.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2021-08-23T22:12:37.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-08-23T22:12:41.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 81.8% of statements [2021-08-23T22:12:41.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.230s coverage: 58.8% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements [2021-08-23T22:12:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 91.2% of statements [2021-08-23T22:12:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-23T22:12:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.820s coverage: 64.4% of statements [2021-08-23T22:12:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-23T22:12:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-23T22:12:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2021-08-23T22:12:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-08-23T22:12:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-08-23T22:12:51.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-08-23T22:12:51.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2021-08-23T22:12:56.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.073s coverage: 66.9% of statements [2021-08-23T22:12:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-23T22:12:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-23T22:12:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-23T22:12:57.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.6% of statements [2021-08-23T22:12:57.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-23T22:12:57.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-23T22:12:57.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements [2021-08-23T22:12:57.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-23T22:12:57.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2021-08-23T22:12:57.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-23T22:13:06.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.5% of statements [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-23T22:13:06.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-23T22:13:06.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-23T22:13:06.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-23T22:13:06.138Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-23T22:13:06.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-23T22:13:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-23T22:13:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-23T22:13:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-23T22:13:06.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2021-08-23T22:13:06.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-23T22:13:06.139Z] GO111MODULE=on go vet ./... [2021-08-23T22:14:15.986Z] Running on prd-ubuntu18.04-docker-8c-8g-638 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-23T22:14:16.049Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-23T22:14:16.245Z] The recommended git tool is: git [2021-08-23T22:14:18.831Z] using credential edgex-jenkins-ssh [2021-08-23T22:14:18.846Z] Cloning the remote Git repository [2021-08-23T22:14:18.867Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:14:18.950Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-23T22:14:18.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:14:18.983Z] > git --version # timeout=10 [2021-08-23T22:14:18.989Z] > git --version # 'git version 2.17.1' [2021-08-23T22:14:18.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:14:19.019Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:14:27.973Z] gofmt -l . [2021-08-23T22:14:27.973Z] [ "`gofmt -l .`" = "" ] [2021-08-23T22:14:27.973Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-23T22:14:28.944Z] + ls -al . [2021-08-23T22:14:28.944Z] total 636 [2021-08-23T22:14:28.944Z] drwxrwxr-x 9 1001 1001 4096 Aug 23 22:14 . [2021-08-23T22:14:28.944Z] drwxr-xr-x 4 root root 4096 Aug 23 22:10 .. [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 11 Aug 23 22:07 .dockerignore [2021-08-23T22:14:28.944Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 22:07 .git [2021-08-23T22:14:28.944Z] drwxrwxr-x 4 1001 1001 4096 Aug 23 22:07 .github [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 818 Aug 23 22:07 .gitignore [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 76 Aug 23 22:07 .hadolint.yml [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 166 Aug 23 22:07 .sonarcloud.properties [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 22:07 ADOPTERS.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 8609 Aug 23 22:07 Attribution.txt [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 43881 Aug 23 22:07 CHANGELOG.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 22:07 CONTRIBUTING.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 22:07 GOVERNANCE.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 849 Aug 23 22:07 Jenkinsfile [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 22:07 LICENSE [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 5915 Aug 23 22:07 Makefile [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 22:07 OWNERS.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 8643 Aug 23 22:07 README.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 6912 Aug 23 22:07 SECURITY.md [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 22:03 VERSION [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 4131 Aug 23 22:07 ZMQWindows.md [2021-08-23T22:14:28.944Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 22:07 bin [2021-08-23T22:14:28.944Z] drwxrwxr-x 14 1001 1001 4096 Aug 23 22:07 cmd [2021-08-23T22:14:28.944Z] -rw-r--r-- 1 root root 404331 Aug 23 22:13 coverage.out [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 813 Aug 23 22:07 go.mod [2021-08-23T22:14:28.944Z] -rw-r--r-- 1 root root 50064 Aug 23 22:10 go.sum [2021-08-23T22:14:28.944Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 22:07 internal [2021-08-23T22:14:28.944Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 22:07 openapi [2021-08-23T22:14:28.944Z] drwxrwxr-x 4 1001 1001 4096 Aug 23 22:07 snap [2021-08-23T22:14:28.944Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 22:07 version.go [Pipeline] sh [2021-08-23T22:14:29.637Z] + '[' -e coverage.out ] [2021-08-23T22:14:29.637Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-23T22:14:29.678Z] Warning: overwriting stash ‘coverage-report’ [2021-08-23T22:14:30.554Z] Stashed 1 file(s) [Pipeline] sh [2021-08-23T22:14:31.230Z] + make build [2021-08-23T22:14:31.230Z] go mod tidy [2021-08-23T22:14:31.832Z] 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-08-23T22:14:38.539Z] 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-08-23T22:14:44.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-23T22:14:44.194Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:14:44.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-23T22:14:44.219Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-23T22:14:44.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:14:44.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-23T22:14:44.809Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee [2021-08-23T22:14:44.980Z] Merge succeeded, producing e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 [2021-08-23T22:14:44.980Z] Checking out Revision e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 (PR-3681) [2021-08-23T22:14:44.820Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:14:44.826Z] > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # timeout=10 [2021-08-23T22:14:44.895Z] > git remote # timeout=10 [2021-08-23T22:14:44.901Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:14:44.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:14:44.909Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-23T22:14:44.970Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:14:44.984Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:14:44.991Z] > git checkout -f e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 # timeout=10 [2021-08-23T22:14:48.967Z] Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" [2021-08-23T22:14:48.968Z] First time build. Skipping changelog. [2021-08-23T22:14:49.001Z] > git --version # timeout=10 [2021-08-23T22:14:49.004Z] > git --version # 'git version 2.17.1' [2021-08-23T22:14:49.008Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:14:50.053Z] + echo snap-build.sh [2021-08-23T22:14:50.053Z] snap-build.sh [2021-08-23T22:14:50.053Z] + SNAP_BASE_DIR=. [2021-08-23T22:14:50.053Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-23T22:14:50.053Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-23T22:14:50.053Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-23T22:14:50.053Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-23T22:14:50.053Z] + cd /w/workspace/edgex-go/1 [2021-08-23T22:14:50.053Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-23T22:14:50.053Z] Reading package lists... [2021-08-23T22:14:50.053Z] Building dependency tree... [2021-08-23T22:14:50.053Z] Reading state information... [2021-08-23T22:14:50.053Z] The following packages were automatically installed and are no longer required: [2021-08-23T22:14:50.053Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-23T22:14:50.053Z] uidmap xdelta3 [2021-08-23T22:14:50.053Z] Use 'sudo apt autoremove' to remove them. [2021-08-23T22:14:50.053Z] The following packages will be REMOVED: [2021-08-23T22:14:50.053Z] lxd* lxd-client* [2021-08-23T22:14:50.322Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-23T22:14:50.322Z] After this operation, 31.7 MB disk space will be freed. [2021-08-23T22:14:50.864Z] (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-08-23T22:14:50.864Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-23T22:14:51.450Z] Removing lxd dnsmasq configuration [2021-08-23T22:14:51.718Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-23T22:14:51.718Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-23T22:14:52.304Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-23T22:14:52.576Z] (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-08-23T22:14:52.576Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-23T22:14:53.998Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-23T22:14:53.998Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-23T22:14:54.266Z] + sudo snap remove --purge lxd [2021-08-23T22:14:54.536Z] snap "lxd" is not installed [2021-08-23T22:14:54.536Z] + sudo groupadd --force --system lxd [2021-08-23T22:14:54.536Z] ++ whoami [2021-08-23T22:14:54.536Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-23T22:14:54.536Z] + newgrp - lxd [2021-08-23T22:14:54.536Z] + sudo snap install lxd [2021-08-23T22:15:00.740Z] 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-08-23T22:15:02.719Z] 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-08-23T22:15:04.621Z] 2021-08-23T22:15:01Z INFO Waiting for automatic snapd restart... [2021-08-23T22:15:07.026Z] 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-08-23T22:15:08.014Z] 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-08-23T22:15:11.423Z] 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-08-23T22:15:14.851Z] 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-08-23T22:15:16.963Z] lxd 4.17 from Canonical* installed [2021-08-23T22:15:16.963Z] + sudo lxd init --auto [2021-08-23T22:15:18.230Z] 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-08-23T22:15:22.529Z] 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-08-23T22:15:24.507Z] 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-08-23T22:15:27.063Z] + sudo snap install --classic snapcraft [2021-08-23T22:15:27.890Z] 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-08-23T22:15:33.722Z] snapcraft 5.0 from Canonical* installed [2021-08-23T22:15:33.722Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-23T22:15:33.722Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-23T22:15:33.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-23T22:15:33.722Z] Dload Upload Total Spent Left Speed [2021-08-23T22:15:33.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3542 [2021-08-23T22:15:34.255Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4763k 0 --:--:-- --:--:-- --:--:-- 9.9M [2021-08-23T22:15:34.255Z] ./yq_linux_amd64 [2021-08-23T22:15:34.521Z] + sudo snapcraft prime --use-lxd [Pipeline] } [2021-08-23T22:15:34.639Z] $ docker stop --time=1 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 [2021-08-23T22:15:36.497Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-23T22:15:36.497Z] 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-08-23T22:15:36.497Z] - README.md [2021-08-23T22:15:36.497Z] [2021-08-23T22:15:36.497Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-23T22:15:36.766Z] Launching a container. [2021-08-23T22:15:37.284Z] $ docker rm -f 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:15:39.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-23T22:15:39.683Z] [2021-08-23T22:15:39.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:15:40.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-23T22:15:40.369Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-23T22:15:40.369Z] 29e5d40040c1: Pulling fs layer [2021-08-23T22:15:40.369Z] 1ce36da41761: Pulling fs layer [2021-08-23T22:15:40.369Z] 25b303627fd3: Pulling fs layer [2021-08-23T22:15:40.645Z] 29e5d40040c1: Verifying Checksum [2021-08-23T22:15:40.645Z] 29e5d40040c1: Download complete [2021-08-23T22:15:41.248Z] 1ce36da41761: Verifying Checksum [2021-08-23T22:15:41.248Z] 1ce36da41761: Download complete [2021-08-23T22:15:41.523Z] 29e5d40040c1: Pull complete [2021-08-23T22:15:42.967Z] 1ce36da41761: Pull complete [2021-08-23T22:15:42.967Z] 25b303627fd3: Verifying Checksum [2021-08-23T22:15:42.967Z] 25b303627fd3: Download complete [2021-08-23T22:15:43.450Z] Waiting for container to be ready [2021-08-23T22:15:43.716Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-23T22:15:43.716Z] [2021-08-23T22:15:47.061Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-23T22:15:47.645Z] Waiting for network to be ready... [2021-08-23T22:15:47.914Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-23T22:15:47.914Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-23T22:15:47.914Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-23T22:15:48.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-23T22:15:48.180Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-23T22:15:48.180Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-23T22:15:48.180Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-23T22:15:48.181Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-23T22:15:48.181Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-23T22:15:48.181Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-23T22:15:48.454Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-23T22:15:48.721Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-23T22:15:48.721Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-23T22:15:48.988Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-23T22:15:48.988Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-23T22:15:48.988Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-23T22:15:48.988Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-23T22:15:48.988Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-23T22:15:49.576Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-23T22:15:49.576Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-23T22:15:49.576Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-23T22:15:49.576Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-23T22:15:49.576Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-23T22:15:49.576Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-23T22:15:49.576Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-23T22:15:49.576Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-23T22:15:49.844Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-23T22:15:52.436Z] Fetched 25.1 MB in 4s (5948 kB/s) [2021-08-23T22:15:52.706Z] Reading package lists... [2021-08-23T22:15:52.976Z] Reading package lists... [2021-08-23T22:15:53.130Z] 25b303627fd3: Pull complete [2021-08-23T22:15:53.130Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-23T22:15:53.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-23T22:15:53.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-23T22:15:53.245Z] Building dependency tree... [2021-08-23T22:15:53.245Z] Reading state information... [2021-08-23T22:15:53.245Z] The following additional packages will be installed: [2021-08-23T22:15:53.245Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-23T22:15:53.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-23T22:15:53.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-23T22:15:53.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-23T22:15:53.245Z] Suggested packages: [2021-08-23T22:15:53.245Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-23T22:15:53.245Z] Recommended packages: [2021-08-23T22:15:53.245Z] gnupg libsasl2-modules [2021-08-23T22:15:53.245Z] The following NEW packages will be installed: [2021-08-23T22:15:53.245Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-23T22:15:53.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-23T22:15:53.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-23T22:15:53.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-23T22:15:53.245Z] The following packages will be upgraded: [2021-08-23T22:15:53.245Z] gpg gpg-agent gpgconf libudev1 [2021-08-23T22:15:53.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-23T22:15:53.462Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-23T22:15:53.510Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-23T22:15:53.510Z] Need to get 3527 kB of archives. [2021-08-23T22:15:53.510Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-23T22:15:53.510Z] 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-08-23T22:15:53.510Z] 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-08-23T22:15:53.510Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-23T22:15:53.510Z] 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-08-23T22:15:53.510Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-23T22:15:53.779Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-23T22:15:54.364Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-23T22:15:54.364Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-23T22:15:54.364Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-23T22:15:54.364Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-23T22:15:54.364Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-23T22:15:54.364Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-23T22:15:54.364Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-23T22:15:54.364Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-23T22:15:54.364Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-23T22:15:54.364Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-23T22:15:54.364Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-23T22:15:54.364Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-23T22:15:54.364Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-23T22:15:54.632Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-23T22:15:54.632Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-23T22:15:54.632Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-23T22:15:54.632Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:15:54.632Z] Fetched 3527 kB in 1s (2870 kB/s) [2021-08-23T22:15:54.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-23T22:15:54.632Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-23T22:15:54.632Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-23T22:15:54.901Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-23T22:15:54.901Z] Selecting previously unselected package udev. [2021-08-23T22:15:54.901Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-23T22:15:54.901Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-23T22:15:54.901Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-23T22:15:55.169Z] Selecting previously unselected package libfuse2:amd64. [2021-08-23T22:15:55.169Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-23T22:15:55.169Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-23T22:15:55.169Z] Selecting previously unselected package fuse. [2021-08-23T22:15:55.169Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-23T22:15:55.169Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-23T22:15:55.169Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-23T22:15:55.169Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-23T22:15:55.169Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-23T22:15:55.169Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-23T22:15:55.436Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-23T22:15:55.436Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-23T22:15:55.436Z] Selecting previously unselected package libksba8:amd64. [2021-08-23T22:15:55.436Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-23T22:15:55.436Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-23T22:15:55.436Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-23T22:15:55.436Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.436Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.436Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-23T22:15:55.436Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.436Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.704Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-23T22:15:55.704Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.704Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.704Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-23T22:15:55.704Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.704Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.704Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-23T22:15:55.704Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.704Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.704Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-23T22:15:55.704Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.704Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.704Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-23T22:15:55.704Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.704Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-23T22:15:55.972Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.972Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-23T22:15:55.972Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-23T22:15:55.972Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-23T22:15:55.972Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-23T22:15:55.972Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-23T22:15:55.972Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-23T22:15:55.972Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libldap-common. [2021-08-23T22:15:55.972Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-23T22:15:55.972Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-23T22:15:55.972Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-23T22:15:55.972Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-23T22:15:55.972Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-23T22:15:56.240Z] Selecting previously unselected package dirmngr. [2021-08-23T22:15:56.240Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-23T22:15:56.240Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-23T22:15:56.240Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-23T22:15:56.240Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-23T22:15:56.240Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-23T22:15:56.240Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-23T22:15:56.240Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-23T22:15:56.240Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-23T22:15:56.240Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.240Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-23T22:15:56.240Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-23T22:15:56.508Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-23T22:15:56.508Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T22:15:56.774Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-23T22:15:56.774Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-23T22:15:56.774Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-23T22:15:56.774Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-23T22:15:56.774Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-23T22:15:56.774Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-23T22:15:57.043Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-23T22:15:57.072Z] $ docker top e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 -eo pid,comm [2021-08-23T22:15:57.311Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-23T22:15:57.311Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-23T22:15:57.311Z] This means they are not meant to be enabled using systemctl. [2021-08-23T22:15:57.311Z] Possible reasons for having this kind of units are: [2021-08-23T22:15:57.311Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-23T22:15:57.311Z] .wants/ or .requires/ directory. [2021-08-23T22:15:57.311Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-23T22:15:57.311Z] a requirement dependency on it. [2021-08-23T22:15:57.311Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-23T22:15:57.311Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-23T22:15:57.311Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-23T22:15:57.311Z] instance name specified. [Pipeline] { [2021-08-23T22:15:57.581Z] Reading package lists... [Pipeline] sh [2021-08-23T22:15:57.849Z] Building dependency tree... [2021-08-23T22:15:57.849Z] Reading state information... [2021-08-23T22:15:58.117Z] The following additional packages will be installed: [2021-08-23T22:15:58.117Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-23T22:15:58.117Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-23T22:15:58.117Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-23T22:15:58.117Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-23T22:15:58.117Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-23T22:15:58.117Z] Suggested packages: [2021-08-23T22:15:58.117Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-23T22:15:58.117Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-23T22:15:58.117Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-23T22:15:58.117Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-23T22:15:58.117Z] systemd-container policykit-1 [2021-08-23T22:15:58.117Z] Recommended packages: [2021-08-23T22:15:58.117Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-23T22:15:58.117Z] The following NEW packages will be installed: [2021-08-23T22:15:58.117Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-23T22:15:58.117Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-23T22:15:58.117Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-23T22:15:58.117Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-23T22:15:58.117Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-23T22:15:58.117Z] The following packages will be upgraded: [2021-08-23T22:15:58.117Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-23T22:15:58.117Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-23T22:15:58.117Z] Need to get 36.7 MB of archives. [2021-08-23T22:15:58.117Z] After this operation, 147 MB of additional disk space will be used. [2021-08-23T22:15:58.117Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-23T22:15:58.117Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-23T22:15:58.117Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-23T22:15:58.117Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-23T22:15:58.281Z] + grep parallel [2021-08-23T22:15:58.281Z] + docker-compose build --help [2021-08-23T22:15:58.384Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-23T22:15:58.384Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-23T22:15:58.384Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-23T22:15:58.384Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-23T22:15:58.384Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-23T22:15:58.384Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-23T22:15:58.384Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-23T22:15:58.384Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-23T22:15:58.384Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-23T22:15:58.384Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-23T22:15:58.384Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-23T22:15:58.968Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-23T22:15:58.968Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-23T22:15:59.235Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-23T22:15:59.235Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-23T22:15:59.235Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-23T22:15:59.235Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-23T22:15:59.235Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-23T22:15:59.235Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-23T22:15:59.235Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-23T22:15:59.235Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-23T22:15:59.235Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-23T22:15:59.235Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-23T22:15:59.235Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-23T22:15:59.501Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-23T22:15:59.501Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-23T22:16:00.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:16:00.460Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-08-23T22:16:00.460Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-23T22:16:00.460Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-23T22:16:00.724Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-23T22:16:00.993Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-23T22:16:01.261Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-23T22:16:01.261Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-23T22:16:01.261Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-23T22:16:01.261Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-23T22:16:01.261Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-23T22:16:01.261Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-23T22:16:01.529Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-23T22:16:01.529Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-23T22:16:01.529Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-23T22:16:01.796Z] Setting up apt (1.6.14) ... [2021-08-23T22:16:01.796Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-23T22:16:02.062Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-23T22:16:02.062Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-23T22:16:02.062Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-23T22:16:02.062Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-23T22:16:02.335Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-23T22:16:02.335Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-23T22:16:02.335Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:02.335Z] Selecting previously unselected package libexpat1:amd64. [2021-08-23T22:16:02.335Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-23T22:16:02.335Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-23T22:16:02.602Z] Selecting previously unselected package python3.6-minimal. [2021-08-23T22:16:02.602Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-23T22:16:02.602Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:02.602Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-23T22:16:02.620Z] --parallel Build images in parallel. [2021-08-23T22:16:02.872Z] Checking for services that may need to be restarted...done. [2021-08-23T22:16:02.872Z] Checking for services that may need to be restarted...done. [2021-08-23T22:16:02.872Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:02.872Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-23T22:16:02.872Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] } [2021-08-23T22:16:02.920Z] $ docker stop --time=1 e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 [2021-08-23T22:16:03.139Z] Selecting previously unselected package python3-minimal. [2021-08-23T22:16:03.139Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-23T22:16:03.139Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-23T22:16:03.139Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-23T22:16:03.405Z] Selecting previously unselected package mime-support. [2021-08-23T22:16:03.405Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-23T22:16:03.405Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-23T22:16:03.405Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-23T22:16:03.405Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-23T22:16:03.405Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-23T22:16:03.405Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-23T22:16:03.405Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-23T22:16:03.405Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:03.678Z] Selecting previously unselected package python3.6. [2021-08-23T22:16:03.678Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-23T22:16:03.678Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:03.678Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-23T22:16:03.678Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-23T22:16:03.678Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-23T22:16:03.678Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-23T22:16:03.945Z] Selecting previously unselected package python3. [2021-08-23T22:16:03.945Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-23T22:16:03.945Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-23T22:16:03.945Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-23T22:16:03.945Z] Selecting previously unselected package multiarch-support. [2021-08-23T22:16:03.945Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:03.945Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-23T22:16:03.945Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-23T22:16:03.945Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-23T22:16:03.945Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-23T22:16:03.945Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-23T22:16:03.945Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-23T22:16:04.212Z] Selecting previously unselected package libbsd0:amd64. [2021-08-23T22:16:04.212Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-23T22:16:04.212Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-23T22:16:04.212Z] Selecting previously unselected package sudo. [2021-08-23T22:16:04.212Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:04.212Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-23T22:16:04.212Z] Selecting previously unselected package apparmor. [2021-08-23T22:16:04.212Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-23T22:16:04.212Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-23T22:16:04.478Z] Selecting previously unselected package libedit2:amd64. [2021-08-23T22:16:04.478Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-23T22:16:04.478Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-23T22:16:04.478Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-23T22:16:04.478Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-23T22:16:04.478Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:04.478Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-23T22:16:04.478Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-23T22:16:04.478Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:04.478Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-23T22:16:04.478Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-23T22:16:04.479Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-23T22:16:04.479Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-23T22:16:04.479Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-23T22:16:04.479Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:04.745Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-23T22:16:04.745Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-23T22:16:04.745Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:04.745Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-23T22:16:04.745Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-23T22:16:04.745Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-23T22:16:04.816Z] $ docker rm -f e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 [2021-08-23T22:16:05.012Z] Selecting previously unselected package openssh-client. [2021-08-23T22:16:05.012Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-23T22:16:05.012Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-23T22:16:05.012Z] Selecting previously unselected package squashfs-tools. [2021-08-23T22:16:05.012Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-23T22:16:05.012Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-23T22:16:05.012Z] Selecting previously unselected package snapd. [2021-08-23T22:16:05.012Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-23T22:16:05.012Z] Unpacking snapd (2.49.2+18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:16:05.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-23T22:16:05.744Z] . [Pipeline] withDockerContainer [2021-08-23T22:16:05.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-23T22:16:06.071Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-23T22:16:07.013Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-23T22:16:07.013Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-23T22:16:07.013Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-23T22:16:07.013Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-23T22:16:07.290Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-23T22:16:07.290Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:07.290Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-23T22:16:07.290Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-23T22:16:07.290Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-23T22:16:07.491Z] $ docker top b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa -eo pid,comm [2021-08-23T22:16:07.617Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-23T22:16:07.617Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-23T22:16:07.617Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-23T22:16:07.617Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:07.617Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [Pipeline] { [Pipeline] sh [2021-08-23T22:16:07.902Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-23T22:16:08.487Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-23T22:16:08.487Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:08.487Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-23T22:16:08.487Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-23T22:16:08.487Z] running python rtupdate hooks for python3.6... [2021-08-23T22:16:08.487Z] running python post-rtupdate hooks for python3.6... [2021-08-23T22:16:08.487Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-23T22:16:08.515Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-23T22:16:09.073Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-23T22:16:09.340Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-23T22:16:09.340Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-23T22:16:09.340Z] Setting up snapd (2.49.2+18.04) ... [2021-08-23T22:16:09.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-23T22:16:09.872Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-23T22:16:10.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-23T22:16:10.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-23T22:16:10.404Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-23T22:16:10.405Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-23T22:16:10.671Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-23T22:16:10.671Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-23T22:16:10.938Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-23T22:16:11.203Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-23T22:16:11.203Z] /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-08-23T22:16:11.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-23T22:16:11.204Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-23T22:16:12.163Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-23T22:16:12.163Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-23T22:16:12.163Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-23T22:16:12.817Z] Building core-command ... [2021-08-23T22:16:12.817Z] Building core-data ... [2021-08-23T22:16:12.817Z] Building core-metadata ... [2021-08-23T22:16:12.817Z] Building security-bootstrapper ... [2021-08-23T22:16:12.817Z] Building security-proxy-setup ... [2021-08-23T22:16:12.817Z] Building security-secretstore-setup ... [2021-08-23T22:16:12.817Z] Building support-notifications ... [2021-08-23T22:16:12.817Z] Building support-scheduler ... [2021-08-23T22:16:12.817Z] Building sys-mgmt-agent ... [2021-08-23T22:16:12.817Z] Building sys-mgmt-agent [2021-08-23T22:16:12.817Z] Building support-scheduler [2021-08-23T22:16:12.817Z] Building security-proxy-setup [2021-08-23T22:16:12.817Z] Building core-metadata [2021-08-23T22:16:12.817Z] Building support-notifications [2021-08-23T22:16:13.391Z] Reading package lists... [2021-08-23T22:16:13.658Z] Reading package lists... [2021-08-23T22:16:13.658Z] Building dependency tree... [2021-08-23T22:16:13.658Z] Reading state information... [2021-08-23T22:16:13.925Z] Calculating upgrade... [2021-08-23T22:16:13.925Z] The following packages will be upgraded: [2021-08-23T22:16:13.925Z] advancecomp base-files bash binutils binutils-common [2021-08-23T22:16:13.925Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-23T22:16:13.925Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-23T22:16:13.925Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-23T22:16:13.925Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-23T22:16:13.925Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-23T22:16:13.925Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-23T22:16:13.925Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-23T22:16:13.925Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-23T22:16:13.925Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-23T22:16:13.925Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-23T22:16:13.925Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-23T22:16:13.925Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-23T22:16:13.925Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-23T22:16:13.925Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-23T22:16:13.925Z] ubuntu-keyring util-linux [2021-08-23T22:16:13.925Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:16:13.925Z] Need to get 64.2 MB of archives. [2021-08-23T22:16:13.925Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-23T22:16:13.925Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-23T22:16:14.199Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-23T22:16:14.199Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-23T22:16:14.199Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-23T22:16:14.199Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-23T22:16:14.199Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-23T22:16:14.199Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-23T22:16:14.199Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-23T22:16:14.199Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-23T22:16:14.199Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-23T22:16:14.199Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-23T22:16:14.199Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-23T22:16:14.199Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-23T22:16:14.199Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-23T22:16:14.199Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-23T22:16:14.199Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-23T22:16:14.199Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-23T22:16:14.199Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-23T22:16:14.466Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-23T22:16:14.466Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-23T22:16:14.466Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-23T22:16:14.466Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-23T22:16:14.466Z] 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-08-23T22:16:14.466Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-23T22:16:14.467Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-23T22:16:14.467Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-23T22:16:14.467Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-23T22:16:14.467Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-23T22:16:14.467Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-23T22:16:14.467Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-23T22:16:14.467Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-23T22:16:14.467Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-23T22:16:14.467Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-23T22:16:14.467Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-23T22:16:14.467Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-23T22:16:14.467Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-23T22:16:14.467Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-23T22:16:14.467Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-23T22:16:14.467Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-23T22:16:14.467Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-23T22:16:14.467Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-23T22:16:14.467Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-23T22:16:14.467Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-23T22:16:14.467Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-23T22:16:14.467Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-23T22:16:14.467Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-23T22:16:14.467Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-23T22:16:14.467Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-23T22:16:14.467Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-23T22:16:14.467Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-23T22:16:14.467Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-23T22:16:14.467Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-23T22:16:14.467Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-23T22:16:14.467Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-23T22:16:14.467Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-23T22:16:14.467Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-23T22:16:14.733Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-23T22:16:14.733Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-23T22:16:14.999Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-23T22:16:14.999Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-23T22:16:14.999Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-23T22:16:14.999Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-23T22:16:14.999Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-23T22:16:14.999Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-23T22:16:14.999Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-23T22:16:15.265Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-23T22:16:15.265Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-23T22:16:15.265Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-23T22:16:15.265Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-23T22:16:15.265Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-23T22:16:15.265Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-23T22:16:15.530Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-23T22:16:15.530Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-23T22:16:15.530Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-23T22:16:15.530Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-23T22:16:15.530Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-23T22:16:15.530Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-23T22:16:15.530Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-23T22:16:15.530Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-23T22:16:15.530Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-23T22:16:15.530Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-23T22:16:15.530Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-23T22:16:15.530Z] 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-08-23T22:16:15.530Z] 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-08-23T22:16:15.530Z] 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-08-23T22:16:15.530Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-23T22:16:15.530Z] 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-08-23T22:16:15.530Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-23T22:16:15.530Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-23T22:16:15.797Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-23T22:16:15.797Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-23T22:16:15.797Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-23T22:16:15.797Z] 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-08-23T22:16:15.797Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-23T22:16:15.797Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-23T22:16:15.797Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-23T22:16:15.797Z] Get:97 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-08-23T22:16:15.797Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-23T22:16:15.797Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-23T22:16:15.797Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-23T22:16:15.797Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-23T22:16:15.797Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-23T22:16:15.797Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-23T22:16:16.063Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:16:16.063Z] Fetched 64.2 MB in 2s (33.6 MB/s) [2021-08-23T22:16:16.063Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-23T22:16:16.063Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:16.063Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-23T22:16:16.646Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:16.647Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-23T22:16:16.647Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-23T22:16:16.647Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-23T22:16:16.913Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:16.913Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:16.913Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:16.913Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:16.913Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:16.913Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:16.913Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:16.913Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.181Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.181Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.181Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.181Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.181Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.181Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.181Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:17.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-23T22:16:17.181Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.449Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.449Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:17.449Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-23T22:16:17.449Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.449Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.449Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.449Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.449Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:17.718Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-23T22:16:17.718Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:17.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-23T22:16:17.718Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:17.985Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-23T22:16:18.252Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-23T22:16:18.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-23T22:16:18.519Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-23T22:16:18.519Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-23T22:16:18.519Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-23T22:16:18.519Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-23T22:16:18.786Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-23T22:16:18.786Z] Installing new version of config file /etc/issue ... [2021-08-23T22:16:18.786Z] Installing new version of config file /etc/issue.net ... [2021-08-23T22:16:18.786Z] Installing new version of config file /etc/lsb-release ... [2021-08-23T22:16:18.787Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-23T22:16:19.056Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-23T22:16:19.056Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-23T22:16:19.056Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-23T22:16:19.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.056Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-23T22:16:19.324Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-23T22:16:19.324Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-23T22:16:19.324Z] 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-08-23T22:16:19.324Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.324Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:19.324Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:19.324Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:19.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.591Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-23T22:16:19.591Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-23T22:16:19.591Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-23T22:16:19.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.591Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-23T22:16:19.591Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-23T22:16:19.857Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-23T22:16:19.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.857Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-23T22:16:19.857Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-23T22:16:19.857Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-23T22:16:19.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:19.857Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-23T22:16:19.857Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-23T22:16:20.124Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-23T22:16:20.124Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:20.124Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-23T22:16:20.124Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-23T22:16:20.124Z] Setting up grep (3.1-2build1) ... [2021-08-23T22:16:20.124Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:20.124Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-23T22:16:20.124Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-23T22:16:20.391Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-23T22:16:20.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:20.391Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-23T22:16:20.391Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-23T22:16:20.391Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-23T22:16:20.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:20.391Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-23T22:16:20.391Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-23T22:16:20.660Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-23T22:16:20.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:20.660Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-23T22:16:20.660Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-23T22:16:21.254Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-23T22:16:21.254Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-23T22:16:21.254Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-23T22:16:21.254Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-23T22:16:21.520Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-23T22:16:21.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:21.520Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-23T22:16:21.520Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-23T22:16:22.108Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-23T22:16:22.108Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-23T22:16:22.109Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-23T22:16:22.109Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-23T22:16:22.109Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-23T22:16:22.109Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.109Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-23T22:16:22.109Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-23T22:16:22.109Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-23T22:16:22.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.376Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:22.376Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:22.376Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:22.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.376Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:22.376Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:22.376Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:22.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.643Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:22.643Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:22.643Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:22.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.643Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:22.643Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:22.643Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:22.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.910Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-23T22:16:22.910Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-23T22:16:22.910Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-23T22:16:22.910Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-23T22:16:22.910Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-23T22:16:22.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:22.910Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-23T22:16:22.910Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-23T22:16:22.910Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-23T22:16:23.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:23.177Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:23.177Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:23.177Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:23.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:23.177Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:23.177Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:23.177Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:23.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:23.446Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:23.446Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:23.712Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:23.980Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-23T22:16:24.250Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-23T22:16:24.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:24.522Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-23T22:16:24.522Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-23T22:16:24.522Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-23T22:16:24.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-23T22:16:24.793Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-23T22:16:24.793Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-23T22:16:24.793Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-23T22:16:24.793Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-23T22:16:24.793Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-23T22:16:24.793Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-23T22:16:24.793Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-23T22:16:25.061Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-23T22:16:25.061Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-23T22:16:25.061Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-23T22:16:25.061Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-23T22:16:25.061Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-23T22:16:25.061Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-23T22:16:25.061Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-23T22:16:25.329Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-23T22:16:25.329Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-23T22:16:25.329Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-23T22:16:25.329Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-23T22:16:25.329Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-23T22:16:25.600Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-23T22:16:25.600Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-23T22:16:25.600Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-23T22:16:25.600Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-23T22:16:25.600Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-23T22:16:25.600Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-23T22:16:25.600Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-23T22:16:25.867Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-23T22:16:25.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:25.867Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-23T22:16:25.867Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-23T22:16:25.867Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-23T22:16:25.867Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-23T22:16:25.867Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-23T22:16:25.867Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-23T22:16:26.134Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-23T22:16:26.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.134Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-23T22:16:26.134Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-23T22:16:26.134Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-23T22:16:26.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.134Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-23T22:16:26.134Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-23T22:16:26.400Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-23T22:16:26.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.400Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-23T22:16:26.400Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-23T22:16:26.400Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-23T22:16:26.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.669Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-23T22:16:26.669Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-23T22:16:26.669Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-23T22:16:26.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.669Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-23T22:16:26.669Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-23T22:16:26.669Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-23T22:16:26.940Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:26.940Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-23T22:16:26.940Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-23T22:16:26.940Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-23T22:16:27.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.208Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-23T22:16:27.208Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-23T22:16:27.208Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-23T22:16:27.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.208Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-23T22:16:27.208Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-23T22:16:27.208Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-23T22:16:27.476Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.476Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-23T22:16:27.476Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-23T22:16:27.476Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-23T22:16:27.476Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.476Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-23T22:16:27.476Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-23T22:16:27.476Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-23T22:16:27.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.744Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-23T22:16:27.744Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-23T22:16:27.744Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-23T22:16:27.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:27.744Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-23T22:16:27.744Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-23T22:16:27.744Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-23T22:16:28.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:28.011Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-23T22:16:28.011Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-23T22:16:28.011Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-23T22:16:28.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:28.011Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-23T22:16:28.011Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-23T22:16:28.011Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-23T22:16:28.277Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-23T22:16:28.277Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-23T22:16:28.278Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-23T22:16:28.278Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-23T22:16:28.278Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-23T22:16:28.278Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-23T22:16:28.278Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-23T22:16:28.278Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-23T22:16:28.278Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-23T22:16:28.544Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-23T22:16:28.544Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-23T22:16:28.544Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-23T22:16:28.544Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-23T22:16:28.815Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-23T22:16:28.815Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-23T22:16:28.815Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-23T22:16:28.815Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-23T22:16:28.815Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-23T22:16:28.815Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-23T22:16:28.815Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-23T22:16:28.815Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-23T22:16:28.815Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-23T22:16:29.117Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-23T22:16:29.117Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-23T22:16:29.117Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-23T22:16:29.117Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-23T22:16:29.117Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-23T22:16:29.117Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-23T22:16:29.117Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-23T22:16:29.387Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-23T22:16:29.387Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-23T22:16:29.387Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-23T22:16:29.387Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-23T22:16:29.655Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-23T22:16:29.655Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-23T22:16:29.925Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-23T22:16:29.925Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-23T22:16:29.925Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-23T22:16:29.925Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-23T22:16:29.925Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-23T22:16:29.926Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-23T22:16:30.193Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:30.193Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:30.193Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:30.193Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:30.193Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:30.193Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:30.193Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:30.193Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:31.154Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:31.154Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:31.739Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:31.739Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:32.008Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:32.008Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:32.282Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:32.282Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:33.242Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-23T22:16:33.242Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-23T22:16:33.242Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-23T22:16:33.242Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-23T22:16:33.242Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-23T22:16:33.242Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-23T22:16:33.242Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-23T22:16:33.242Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-23T22:16:33.242Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-23T22:16:33.242Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-23T22:16:33.510Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-23T22:16:33.510Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-23T22:16:33.510Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-23T22:16:33.510Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-23T22:16:33.510Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-23T22:16:33.510Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-23T22:16:33.510Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.510Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-23T22:16:33.510Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.510Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.777Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.777Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-23T22:16:33.777Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-23T22:16:33.777Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-23T22:16:33.777Z] [2021-08-23T22:16:33.777Z] Current default time zone: 'Etc/UTC' [2021-08-23T22:16:33.777Z] Local time is now: Mon Aug 23 22:16:33 UTC 2021. [2021-08-23T22:16:33.777Z] Universal Time is now: Mon Aug 23 22:16:33 UTC 2021. [2021-08-23T22:16:33.777Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-23T22:16:33.777Z] [2021-08-23T22:16:33.777Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-23T22:16:33.777Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.777Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-23T22:16:33.777Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-23T22:16:33.777Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-23T22:16:33.777Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-23T22:16:33.777Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-23T22:16:33.777Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-23T22:16:33.777Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-23T22:16:33.777Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-23T22:16:33.777Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:33.777Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-23T22:16:34.044Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:34.044Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-23T22:16:34.044Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:34.044Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-23T22:16:34.044Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-23T22:16:34.044Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-23T22:16:34.044Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-23T22:16:34.044Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-23T22:16:34.044Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-23T22:16:34.044Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-23T22:16:34.044Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-23T22:16:35.989Z] Updating certificates in /etc/ssl/certs... [2021-08-23T22:16:36.585Z] 23 added, 27 removed; done. [2021-08-23T22:16:36.852Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-23T22:16:36.852Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-23T22:16:36.852Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-23T22:16:36.852Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-23T22:16:36.852Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-23T22:16:36.852Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-23T22:16:36.852Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-23T22:16:36.852Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-23T22:16:36.852Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-23T22:16:36.852Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-23T22:16:36.852Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-23T22:16:36.852Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-23T22:16:36.853Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-23T22:16:36.853Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-23T22:16:37.122Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-23T22:16:37.122Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-23T22:16:37.122Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-23T22:16:37.122Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-23T22:16:37.122Z] Updating certificates in /etc/ssl/certs... [2021-08-23T22:16:37.705Z] 0 added, 0 removed; done. [2021-08-23T22:16:37.705Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-23T22:16:37.705Z] done. [2021-08-23T22:16:37.973Z] Reading package lists... [2021-08-23T22:16:38.240Z] Building dependency tree... [2021-08-23T22:16:38.240Z] Reading state information... [2021-08-23T22:16:38.240Z] The following NEW packages will be installed: [2021-08-23T22:16:38.240Z] apt-transport-https [2021-08-23T22:16:38.513Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:16:38.513Z] Need to get 4348 B of archives. [2021-08-23T22:16:38.513Z] After this operation, 154 kB of additional disk space will be used. [2021-08-23T22:16:38.513Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-23T22:16:38.780Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:16:38.780Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-08-23T22:16:38.780Z] Selecting previously unselected package apt-transport-https. [2021-08-23T22:16:38.780Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-23T22:16:38.780Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-23T22:16:38.780Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-23T22:16:38.780Z] Setting up apt-transport-https (1.6.14) ... [2021-08-23T22:16:39.047Z] Waiting for network to be ready... [2021-08-23T22:16:45.704Z] 2021-08-23T22:16:43Z INFO Waiting for automatic snapd restart... [2021-08-23T22:16:45.704Z] snapd 2.51.3 from Canonical* installed [2021-08-23T22:16:47.358Z] "snapd" switched to the "latest/stable" channel [2021-08-23T22:16:47.358Z] [2021-08-23T22:16:48.768Z] core18 20210722 from Canonical* installed [2021-08-23T22:16:49.037Z] "core18" switched to the "latest/stable" channel [2021-08-23T22:16:49.037Z] [2021-08-23T22:16:51.615Z] snapcraft 5.0 from Canonical* installed [2021-08-23T22:16:51.615Z] "snapcraft" switched to the "latest/stable" channel [2021-08-23T22:16:51.615Z] [2021-08-23T22:16:55.868Z] 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-08-23T22:16:55.868Z] - README.md [2021-08-23T22:16:55.868Z] [2021-08-23T22:16:55.868Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-23T22:16:56.135Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-23T22:16:56.135Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-23T22:16:56.135Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-23T22:16:57.369Z] Reading package lists... [2021-08-23T22:16:57.637Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-23T22:16:57.637Z] Reading package lists... [2021-08-23T22:16:57.904Z] Building dependency tree... [2021-08-23T22:16:57.905Z] Reading state information... [2021-08-23T22:16:57.905Z] Suggested packages: [2021-08-23T22:16:57.905Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-23T22:16:57.905Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-23T22:16:57.905Z] Recommended packages: [2021-08-23T22:16:57.905Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-23T22:16:58.172Z] The following NEW packages will be installed: [2021-08-23T22:16:58.172Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-23T22:16:58.172Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-23T22:16:58.172Z] pkg-config zip [2021-08-23T22:16:58.172Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:16:58.172Z] Need to get 7663 kB of archives. [2021-08-23T22:16:58.172Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-23T22:16:58.172Z] 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-08-23T22:16:58.172Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-23T22:16:58.441Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-23T22:16:58.441Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-23T22:16:58.441Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-23T22:16:58.441Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-23T22:16:58.441Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-23T22:16:58.441Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-23T22:16:58.709Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-23T22:16:58.709Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-23T22:16:58.709Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-23T22:16:58.709Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-23T22:16:58.977Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-23T22:16:58.977Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-23T22:16:58.977Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-23T22:16:58.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:16:58.977Z] Fetched 7663 kB in 1s (9360 kB/s) [2021-08-23T22:16:58.977Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-23T22:16:59.245Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-23T22:16:59.245Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-23T22:16:59.245Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-23T22:16:59.245Z] Selecting previously unselected package libpsl5:amd64. [2021-08-23T22:16:59.245Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-23T22:16:59.245Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-23T22:16:59.245Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-23T22:16:59.245Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-23T22:16:59.245Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-23T22:16:59.245Z] Selecting previously unselected package librtmp1:amd64. [2021-08-23T22:16:59.245Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-23T22:16:59.245Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-23T22:16:59.511Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-23T22:16:59.511Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-23T22:16:59.511Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-23T22:16:59.511Z] Selecting previously unselected package liberror-perl. [2021-08-23T22:16:59.511Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-23T22:16:59.511Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-23T22:16:59.511Z] Selecting previously unselected package git-man. [2021-08-23T22:16:59.511Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-23T22:16:59.511Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-23T22:16:59.511Z] Selecting previously unselected package git. [2021-08-23T22:16:59.511Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-23T22:16:59.778Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-23T22:17:00.044Z] Selecting previously unselected package libnorm1:amd64. [2021-08-23T22:17:00.044Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-23T22:17:00.044Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-23T22:17:00.044Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-23T22:17:00.044Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-23T22:17:00.044Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-23T22:17:00.311Z] Selecting previously unselected package libsodium23:amd64. [2021-08-23T22:17:00.311Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-23T22:17:00.311Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-23T22:17:00.311Z] Selecting previously unselected package libzmq5:amd64. [2021-08-23T22:17:00.311Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-23T22:17:00.311Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-23T22:17:00.311Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-23T22:17:00.311Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-23T22:17:00.311Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-23T22:17:00.579Z] Selecting previously unselected package pkg-config. [2021-08-23T22:17:00.579Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-23T22:17:00.579Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-23T22:17:00.579Z] Selecting previously unselected package zip. [2021-08-23T22:17:00.579Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-23T22:17:00.579Z] Unpacking zip (3.0-11build1) ... [2021-08-23T22:17:00.579Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-23T22:17:00.579Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-23T22:17:00.579Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-23T22:17:00.579Z] Setting up liberror-perl (0.17025-1) ... [2021-08-23T22:17:00.579Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-23T22:17:00.579Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-23T22:17:00.579Z] No schema files found: doing nothing. [2021-08-23T22:17:00.579Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-23T22:17:00.579Z] Setting up zip (3.0-11build1) ... [2021-08-23T22:17:00.579Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-23T22:17:00.579Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-23T22:17:00.579Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-23T22:17:00.847Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-23T22:17:00.847Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-23T22:17:00.847Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-23T22:17:00.847Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-23T22:17:00.847Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-23T22:17:01.432Z] git set to automatically installed. [2021-08-23T22:17:01.432Z] git-man set to automatically installed. [2021-08-23T22:17:01.432Z] libcurl3-gnutls set to automatically installed. [2021-08-23T22:17:01.432Z] liberror-perl set to automatically installed. [2021-08-23T22:17:01.432Z] libglib2.0-0 set to automatically installed. [2021-08-23T22:17:01.432Z] libnghttp2-14 set to automatically installed. [2021-08-23T22:17:01.432Z] libnorm1 set to automatically installed. [2021-08-23T22:17:01.432Z] libpgm-5.2-0 set to automatically installed. [2021-08-23T22:17:01.432Z] libpsl5 set to automatically installed. [2021-08-23T22:17:01.432Z] librtmp1 set to automatically installed. [2021-08-23T22:17:01.432Z] libsodium23 set to automatically installed. [2021-08-23T22:17:01.432Z] libzmq3-dev set to automatically installed. [2021-08-23T22:17:01.432Z] libzmq5 set to automatically installed. [2021-08-23T22:17:01.432Z] pkg-config set to automatically installed. [2021-08-23T22:17:01.432Z] zip set to automatically installed. [2021-08-23T22:17:03.382Z] snapd is not logged in, snap install commands will use sudo [2021-08-23T22:17:08.725Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-23T22:17:09.311Z] snapd is not logged in, snap install commands will use sudo [2021-08-23T22:17:10.275Z] snap "core18" has no updates available [2021-08-23T22:17:10.859Z] Pulling config-common [2021-08-23T22:17:10.859Z] + snapcraftctl pull [2021-08-23T22:17:11.822Z] Pulling go-build-helper [2021-08-23T22:17:11.822Z] + snapcraftctl pull [2021-08-23T22:17:12.785Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-23T22:17:12.785Z] Skipping pull go-build-helper (already ran) [2021-08-23T22:17:12.785Z] Building go-build-helper [2021-08-23T22:17:12.785Z] + snapcraftctl build [2021-08-23T22:17:14.731Z] Staging go-build-helper [2021-08-23T22:17:14.731Z] + snapcraftctl stage [2021-08-23T22:17:20.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:17:20.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:17:20.814Z] ---> 4a6500642870 [2021-08-23T22:17:20.814Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:17:20.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:17:20.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:17:20.814Z] ---> 4a6500642870 [2021-08-23T22:17:20.814Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:17:20.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:17:20.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:17:20.814Z] ---> 4a6500642870 [2021-08-23T22:17:20.814Z] Step 3/23 : WORKDIR /edgex-go [2021-08-23T22:17:20.814Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:17:20.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:17:20.814Z] ---> 4a6500642870 [2021-08-23T22:17:20.814Z] Step 3/22 : WORKDIR /edgex-go [2021-08-23T22:17:20.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:17:20.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:17:20.814Z] ---> 4a6500642870 [2021-08-23T22:17:20.814Z] Step 3/23 : WORKDIR /edgex-go [2021-08-23T22:17:20.814Z] ---> Running in c8ae6eda4fd6 [2021-08-23T22:17:20.814Z] ---> Running in 915d43a3bef4 [2021-08-23T22:17:20.814Z] ---> Running in 2a8f5075803c [2021-08-23T22:17:20.814Z] ---> Running in 9de4a4ddbc66 [2021-08-23T22:17:20.814Z] ---> Running in 61430f6e3c55 [2021-08-23T22:17:20.814Z] Removing intermediate container 2a8f5075803c [2021-08-23T22:17:20.814Z] ---> 813179250a4c [2021-08-23T22:17:20.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:17:20.814Z] ---> Running in 15eb2e1f906e [2021-08-23T22:17:20.815Z] Removing intermediate container 9de4a4ddbc66 [2021-08-23T22:17:20.815Z] ---> 2442029c7094 [2021-08-23T22:17:20.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:17:20.815Z] Removing intermediate container c8ae6eda4fd6 [2021-08-23T22:17:20.815Z] ---> 188bef2b33ab [2021-08-23T22:17:20.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:17:20.815Z] Removing intermediate container 915d43a3bef4 [2021-08-23T22:17:20.815Z] ---> c6a67d3c61f9 [2021-08-23T22:17:20.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:17:20.815Z] Removing intermediate container 61430f6e3c55 [2021-08-23T22:17:20.815Z] ---> 428008ec4884 [2021-08-23T22:17:20.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:17:20.815Z] ---> Running in 3735828804a8 [2021-08-23T22:17:20.815Z] ---> Running in 7964da825530 [2021-08-23T22:17:20.815Z] ---> Running in 9202c1dede72 [2021-08-23T22:17:20.815Z] ---> Running in 800c91e666ac [2021-08-23T22:17:21.807Z] Removing intermediate container 15eb2e1f906e [2021-08-23T22:17:21.807Z] ---> 12b187a82074 [2021-08-23T22:17:21.807Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-23T22:17:21.807Z] ---> Running in 3550fad75eff [2021-08-23T22:17:21.807Z] Removing intermediate container 9202c1dede72 [2021-08-23T22:17:21.807Z] ---> fc7d28b797b5 [2021-08-23T22:17:21.807Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-23T22:17:22.408Z] Removing intermediate container 7964da825530 [2021-08-23T22:17:22.408Z] ---> abc0840525bb [2021-08-23T22:17:22.408Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-23T22:17:22.408Z] ---> Running in a58cfdb90270 [2021-08-23T22:17:22.408Z] ---> Running in 1590a3bf3f58 [2021-08-23T22:17:22.685Z] Removing intermediate container 800c91e666ac [2021-08-23T22:17:22.685Z] ---> 2bb6b4586175 [2021-08-23T22:17:22.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-23T22:17:22.685Z] Removing intermediate container 3735828804a8 [2021-08-23T22:17:22.685Z] ---> 00be1e4c7328 [2021-08-23T22:17:22.685Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-23T22:17:22.969Z] ---> Running in 222c798d5d70 [2021-08-23T22:17:22.969Z] ---> Running in 60fa5201ef6b [2021-08-23T22:17:24.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:24.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:24.872Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-23T22:17:24.872Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-23T22:17:24.872Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-23T22:17:24.872Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-23T22:17:24.872Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-23T22:17:24.872Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-23T22:17:24.872Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-23T22:17:24.872Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-23T22:17:24.872Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-23T22:17:24.872Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-23T22:17:24.872Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-23T22:17:24.872Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-23T22:17:24.872Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-23T22:17:24.872Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-23T22:17:24.872Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-23T22:17:24.872Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-23T22:17:24.872Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-23T22:17:24.872Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-23T22:17:24.872Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-23T22:17:24.872Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-23T22:17:24.872Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-23T22:17:24.872Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-23T22:17:24.872Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-23T22:17:24.872Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-23T22:17:24.872Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-23T22:17:24.872Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-23T22:17:24.872Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-23T22:17:24.872Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-23T22:17:24.872Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-23T22:17:24.872Z] Fetched 224 kB in 0s (0 B/s) [2021-08-23T22:17:24.872Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-23T22:17:24.872Z] Fetched 157 kB in 0s (0 B/s) [2021-08-23T22:17:24.872Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-23T22:17:24.872Z] Fetched 221 kB in 0s (0 B/s) [2021-08-23T22:17:24.872Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-23T22:17:24.872Z] Fetched 143 kB in 0s (0 B/s) [2021-08-23T22:17:24.872Z] Pulling edgex-go [2021-08-23T22:17:24.872Z] + snapcraftctl pull [2021-08-23T22:17:24.872Z] Pulling hooks [2021-08-23T22:17:24.872Z] + snapcraftctl pull [2021-08-23T22:17:25.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:25.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:25.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:25.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:25.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:26.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:26.168Z] OK: 218 MiB in 52 packages [2021-08-23T22:17:26.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:26.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:17:26.960Z] OK: 218 MiB in 52 packages [2021-08-23T22:17:27.242Z] OK: 218 MiB in 52 packages [2021-08-23T22:17:27.965Z] OK: 218 MiB in 52 packages [2021-08-23T22:17:27.965Z] OK: 218 MiB in 52 packages [2021-08-23T22:17:28.245Z] Removing intermediate container 3550fad75eff [2021-08-23T22:17:28.245Z] ---> d0e62d01c6a5 [2021-08-23T22:17:28.245Z] Step 6/23 : COPY go.mod . [2021-08-23T22:17:28.841Z] Removing intermediate container a58cfdb90270 [2021-08-23T22:17:28.841Z] ---> 66156ea0604d [2021-08-23T22:17:28.841Z] Step 6/23 : COPY go.mod . [2021-08-23T22:17:29.127Z] Removing intermediate container 1590a3bf3f58 [2021-08-23T22:17:29.127Z] ---> 5449f1584347 [2021-08-23T22:17:29.127Z] Step 6/24 : COPY go.mod . [2021-08-23T22:17:29.411Z] ---> 8bdec8c8de82 [2021-08-23T22:17:29.411Z] Step 7/23 : RUN go mod download [2021-08-23T22:17:29.411Z] Removing intermediate container 60fa5201ef6b [2021-08-23T22:17:29.411Z] ---> 95d28cfcbe98 [2021-08-23T22:17:29.411Z] Step 6/24 : COPY go.mod . [2021-08-23T22:17:29.704Z] ---> Running in 031bcff76681 [2021-08-23T22:17:29.704Z] Removing intermediate container 222c798d5d70 [2021-08-23T22:17:29.704Z] ---> 12ee09118936 [2021-08-23T22:17:29.704Z] Step 6/22 : COPY go.mod . [2021-08-23T22:17:29.978Z] ---> f9a24dde4cc4 [2021-08-23T22:17:29.978Z] Step 7/23 : RUN go mod download [2021-08-23T22:17:30.253Z] ---> Running in aaeb39facba9 [2021-08-23T22:17:30.544Z] ---> f7f466c9c76e [2021-08-23T22:17:30.544Z] Step 7/24 : RUN go mod download [2021-08-23T22:17:30.823Z] ---> Running in ead170d23ed2 [2021-08-23T22:17:30.823Z] ---> bd702d5b856d [2021-08-23T22:17:30.823Z] Step 7/24 : RUN go mod download [2021-08-23T22:17:31.104Z] ---> aa3e379eaf5f [2021-08-23T22:17:31.104Z] Step 7/22 : RUN go mod download [2021-08-23T22:17:31.104Z] ---> Running in 5f39be7981c6 [2021-08-23T22:17:31.388Z] ---> Running in 949909bc4eca [2021-08-23T22:17:35.732Z] Removing intermediate container 031bcff76681 [2021-08-23T22:17:35.732Z] ---> ac6e32a7e99b [2021-08-23T22:17:35.732Z] Step 8/23 : COPY . . [2021-08-23T22:17:37.174Z] Removing intermediate container aaeb39facba9 [2021-08-23T22:17:37.174Z] ---> cf6ce241543d [2021-08-23T22:17:37.174Z] Step 8/23 : COPY . . [2021-08-23T22:17:39.823Z] Removing intermediate container ead170d23ed2 [2021-08-23T22:17:39.823Z] ---> 96b7fad2cba2 [2021-08-23T22:17:39.823Z] Step 8/24 : COPY . . [2021-08-23T22:17:40.432Z] Removing intermediate container 949909bc4eca [2021-08-23T22:17:40.432Z] ---> db5dce1d277f [2021-08-23T22:17:40.432Z] Step 8/22 : COPY . . [2021-08-23T22:17:40.432Z] Removing intermediate container 5f39be7981c6 [2021-08-23T22:17:40.432Z] ---> 3cac60dac7cc [2021-08-23T22:17:40.432Z] Step 8/24 : COPY . . [2021-08-23T22:17:43.207Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-23T22:17:43.207Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-23T22:17:43.207Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-23T22:17:43.207Z] Fetched 0 B in 0s (0 B/s) [2021-08-23T22:17:43.207Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-23T22:17:43.207Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-23T22:17:43.207Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-23T22:17:43.207Z] Fetched 279 kB in 0s (0 B/s) [2021-08-23T22:17:43.207Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-23T22:17:43.207Z] Fetched 122 kB in 0s (0 B/s) [2021-08-23T22:17:43.207Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-23T22:17:43.207Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-23T22:17:43.208Z] Fetched 8848 B in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-23T22:17:43.208Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-23T22:17:43.208Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-23T22:17:43.208Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-23T22:17:43.208Z] Fetched 219 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-23T22:17:43.208Z] Fetched 154 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-23T22:17:43.208Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-23T22:17:43.208Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-23T22:17:43.208Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-23T22:17:43.208Z] Fetched 499 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-23T22:17:43.208Z] Fetched 111 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-23T22:17:43.208Z] Fetched 240 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-23T22:17:43.208Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-23T22:17:43.208Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-23T22:17:43.208Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-23T22:17:43.208Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-23T22:17:43.208Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-23T22:17:43.208Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-23T22:17:43.208Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-23T22:17:43.208Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-23T22:17:43.208Z] Fetched 8720 B in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-23T22:17:43.208Z] Fetched 140 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-23T22:17:43.208Z] Fetched 119 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-23T22:17:43.208Z] Fetched 111 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-23T22:17:43.208Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-23T22:17:43.208Z] Fetched 645 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-23T22:17:43.208Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-23T22:17:43.208Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-23T22:17:43.208Z] Fetched 368 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-23T22:17:43.208Z] Fetched 187 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-23T22:17:43.208Z] Fetched 175 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-23T22:17:43.208Z] Fetched 206 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-23T22:17:43.208Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-23T22:17:43.208Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-23T22:17:43.208Z] Fetched 159 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-23T22:17:43.208Z] Fetched 107 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-23T22:17:43.208Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-23T22:17:43.208Z] Pulling static-packages [2021-08-23T22:17:43.208Z] + snapcraftctl pull [2021-08-23T22:17:43.208Z] Pulling version [2021-08-23T22:17:43.208Z] + cd /root/project [2021-08-23T22:17:43.208Z] + git+ describe --tagssed s/v// [2021-08-23T22:17:43.208Z] --abbrev=0 [2021-08-23T22:17:43.208Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-23T22:17:43.208Z] + [ -z 2.0.1-dev.33 ] [2021-08-23T22:17:43.208Z] + snapcraftctl set-version 2.0.1-dev.33 [2021-08-23T22:17:43.208Z] Building config-common [2021-08-23T22:17:43.208Z] + snapcraftctl build [2021-08-23T22:17:45.441Z] Skipping build go-build-helper (already ran) [2021-08-23T22:17:45.441Z] Building edgex-go [2021-08-23T22:17:45.794Z] + cd /root/parts/edgex-go/src [2021-08-23T22:17:45.794Z] + git describe --tags --abbrev=0 [2021-08-23T22:17:45.794Z] + sed s/v// [2021-08-23T22:17:45.794Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-23T22:17:45.794Z] + [ -z 2.0.1-dev.33 ] [2021-08-23T22:17:45.794Z] + echo 2.0.1-dev.33 [2021-08-23T22:17:45.794Z] + make build [2021-08-23T22:17:45.794Z] go mod tidy [2021-08-23T22:17:50.101Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T22:17:50.101Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-23T22:17:50.101Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-23T22:17:50.101Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-23T22:17:50.101Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-23T22:17:50.101Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-23T22:17:50.101Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-23T22:17:50.101Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-23T22:17:50.101Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-23T22:17:50.101Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-23T22:17:50.101Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-23T22:17:50.371Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-23T22:17:50.956Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-23T22:17:50.956Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-23T22:17:51.566Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-23T22:17:51.566Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-23T22:17:51.566Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T22:17:51.566Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T22:17:51.566Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-23T22:17:51.837Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-23T22:17:51.837Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-23T22:17:51.837Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-23T22:17:51.837Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-23T22:17:51.837Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-23T22:17:51.837Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-23T22:17:51.837Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-23T22:17:51.837Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-23T22:17:51.837Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-23T22:17:51.837Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-23T22:17:51.837Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-23T22:17:52.132Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-23T22:17:52.132Z] go: downloading golang.org/x/text v0.3.6 [2021-08-23T22:17:52.132Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-23T22:17:52.132Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-23T22:17:52.132Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-23T22:17:52.132Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-23T22:17:52.132Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-23T22:17:52.132Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-23T22:17:52.417Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-23T22:17:52.417Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-23T22:17:52.417Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-23T22:17:52.417Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-23T22:17:52.417Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-23T22:17:52.417Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-23T22:17:52.687Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-23T22:17:52.687Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-23T22:17:52.687Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T22:17:52.687Z] go: downloading github.com/kr/text v0.2.0 [2021-08-23T22:17:52.687Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-23T22:17:52.687Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-23T22:17:52.687Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-23T22:17:52.954Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-23T22:17:52.954Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-23T22:17:52.954Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-23T22:17:52.954Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-23T22:17:52.954Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-23T22:17:52.954Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:17:52.954Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:17:52.954Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:17:53.230Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:17:53.230Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-23T22:17:53.230Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-23T22:17:53.230Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-23T22:17:53.230Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-23T22:17:53.230Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-23T22:17:53.230Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-23T22:17:53.230Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-23T22:17:53.498Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-23T22:17:53.498Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-23T22:17:53.498Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-23T22:18:03.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-23T22:18:06.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-23T22:18:07.292Z] ---> f0a62384e2aa [2021-08-23T22:18:07.292Z] Step 9/23 : RUN go mod tidy [2021-08-23T22:18:07.292Z] ---> 7b4fd6f17d2d [2021-08-23T22:18:07.292Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:18:07.292Z] ---> b874c25fc40c [2021-08-23T22:18:07.292Z] Step 9/23 : RUN go mod tidy [2021-08-23T22:18:07.292Z] ---> 3135dab3103a [2021-08-23T22:18:07.292Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:18:07.292Z] ---> f34c339bf7e8 [2021-08-23T22:18:07.292Z] Step 9/22 : RUN go mod tidy [2021-08-23T22:18:07.292Z] ---> Running in dea4aa7aabb6 [2021-08-23T22:18:07.292Z] ---> Running in b0584009e365 [2021-08-23T22:18:07.292Z] ---> Running in 7e067ec1df30 [2021-08-23T22:18:07.292Z] ---> Running in 5f9b3ba8a0b5 [2021-08-23T22:18:07.292Z] ---> Running in d49551d866e3 [2021-08-23T22:18:07.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-23T22:18:09.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-23T22:18:09.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-23T22:18:10.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-23T22:18:11.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-23T22:18:12.737Z] Removing intermediate container 7e067ec1df30 [2021-08-23T22:18:12.737Z] ---> 54ebec993bf8 [2021-08-23T22:18:12.737Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-23T22:18:12.737Z] ---> Running in 00263414a27a [2021-08-23T22:18:12.737Z] Removing intermediate container b0584009e365 [2021-08-23T22:18:12.737Z] ---> 784365763bd2 [2021-08-23T22:18:12.737Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-23T22:18:12.737Z] ---> Running in 300b05d731fc [2021-08-23T22:18:13.010Z] Removing intermediate container dea4aa7aabb6 [2021-08-23T22:18:13.010Z] ---> 4ffa83317489 [2021-08-23T22:18:13.010Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-23T22:18:13.288Z] ---> Running in 6c9a29edb628 [2021-08-23T22:18:13.288Z] Removing intermediate container d49551d866e3 [2021-08-23T22:18:13.288Z] ---> b513764995cc [2021-08-23T22:18:13.288Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-23T22:18:13.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-23T22:18:13.571Z] Removing intermediate container 5f9b3ba8a0b5 [2021-08-23T22:18:13.571Z] ---> 167f75d90d68 [2021-08-23T22:18:13.571Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-23T22:18:13.571Z] ---> Running in 3d1a19cb4cd7 [2021-08-23T22:18:13.847Z] ---> Running in a7fcd041b34a [2021-08-23T22:18:14.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-23T22:18:14.450Z] 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-08-23T22:18:14.725Z] 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-08-23T22:18:15.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-23T22:18:15.325Z] 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-08-23T22:18:15.928Z] 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-08-23T22:18:16.206Z] 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-08-23T22:18:16.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-23T22:18:18.193Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-23T22:18:18.193Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-23T22:18:18.193Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-23T22:18:18.193Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-23T22:18:18.193Z] + 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-08-23T22:18:18.193Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-23T22:18:18.193Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-23T22:18:18.193Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-23T22:18:18.193Z] + 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-08-23T22:18:18.193Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-23T22:18:18.193Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-23T22:18:18.193Z] + 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-08-23T22:18:19.165Z] Building hooks [2021-08-23T22:18:19.165Z] + cd /root/parts/hooks/src [2021-08-23T22:18:19.165Z] + make build [2021-08-23T22:18:19.165Z] go mod tidy [2021-08-23T22:18:19.750Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-23T22:18:19.750Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-23T22:18:20.021Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-23T22:18:20.021Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-23T22:18:20.021Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-23T22:18:20.605Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-23T22:18:21.188Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-23T22:18:21.188Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-23T22:18:24.530Z] Building static-packages [2021-08-23T22:18:24.530Z] + snapcraftctl build [2021-08-23T22:18:25.938Z] Building version [2021-08-23T22:18:25.938Z] + snapcraftctl build [2021-08-23T22:18:27.886Z] Staging config-common [2021-08-23T22:18:27.886Z] + snapcraftctl stage [2021-08-23T22:18:28.864Z] Skipping stage go-build-helper (already ran) [2021-08-23T22:18:28.864Z] Staging edgex-go [2021-08-23T22:18:28.864Z] + snapcraftctl stage [2021-08-23T22:18:30.272Z] Staging hooks [2021-08-23T22:18:30.272Z] + snapcraftctl stage [2021-08-23T22:18:31.232Z] Staging static-packages [2021-08-23T22:18:31.232Z] + snapcraftctl stage [2021-08-23T22:18:32.197Z] Staging version [2021-08-23T22:18:32.197Z] + snapcraftctl stage [2021-08-23T22:18:33.158Z] Priming config-common [2021-08-23T22:18:33.158Z] + snapcraftctl prime [2021-08-23T22:18:34.119Z] Priming go-build-helper [2021-08-23T22:18:34.119Z] + snapcraftctl prime [2021-08-23T22:18:35.084Z] Priming edgex-go [2021-08-23T22:18:35.084Z] + snapcraftctl prime [2021-08-23T22:18:36.495Z] Priming hooks [2021-08-23T22:18:36.495Z] + snapcraftctl prime [2021-08-23T22:18:37.455Z] Priming static-packages [2021-08-23T22:18:37.455Z] + snapcraftctl prime [2021-08-23T22:18:40.037Z] Priming version [2021-08-23T22:18:40.037Z] + snapcraftctl prime [2021-08-23T22:18:40.997Z] 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-08-23T22:20:23.108Z] 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-08-23T22:20:23.108Z] Removing intermediate container 300b05d731fc [2021-08-23T22:20:23.108Z] ---> 959df66a667d [2021-08-23T22:20:23.108Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-23T22:20:23.108Z] ---> Running in c33ba512be73 [2021-08-23T22:20:23.108Z] 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-08-23T22:20:29.926Z] Removing intermediate container 6c9a29edb628 [2021-08-23T22:20:29.926Z] ---> 8d1edda130d0 [2021-08-23T22:20:29.926Z] [2021-08-23T22:20:29.926Z] Step 11/23 : FROM alpine:3.12 [2021-08-23T22:20:29.926Z] Removing intermediate container 3d1a19cb4cd7 [2021-08-23T22:20:29.926Z] ---> c8ca0660025a [2021-08-23T22:20:29.926Z] [2021-08-23T22:20:29.926Z] Step 11/22 : FROM alpine:3.12 [2021-08-23T22:20:29.926Z] Removing intermediate container c33ba512be73 [2021-08-23T22:20:29.926Z] ---> 946791e52c75 [2021-08-23T22:20:29.926Z] [2021-08-23T22:20:29.926Z] Step 12/24 : FROM docker:20.10.7 [2021-08-23T22:20:29.926Z] 3.12: Pulling from library/alpine [2021-08-23T22:20:29.926Z] 3.12: Pulling from library/alpine [2021-08-23T22:20:30.200Z] 20.10.7: Pulling from library/docker [2021-08-23T22:20:32.836Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:20:32.836Z] Removing intermediate container 00263414a27a [2021-08-23T22:20:32.836Z] ---> 9aa896725a1a [2021-08-23T22:20:32.836Z] [2021-08-23T22:20:32.836Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:20:32.836Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:20:32.836Z] Status: Downloaded newer image for alpine:3.12 [2021-08-23T22:20:32.836Z] Status: Downloaded newer image for alpine:3.12 [2021-08-23T22:20:32.836Z] ---> c4fd0aeabfcf [2021-08-23T22:20:32.836Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-23T22:20:32.836Z] ---> c4fd0aeabfcf [2021-08-23T22:20:32.836Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-23T22:20:32.836Z] 3.12: Pulling from library/alpine [2021-08-23T22:20:32.836Z] Removing intermediate container a7fcd041b34a [2021-08-23T22:20:32.836Z] ---> 8d917026dc44 [2021-08-23T22:20:32.836Z] [2021-08-23T22:20:32.836Z] Step 11/23 : FROM alpine:3.12 [2021-08-23T22:20:32.836Z] ---> c4fd0aeabfcf [2021-08-23T22:20:32.836Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:20:33.118Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:20:33.118Z] Status: Image is up to date for alpine:3.12 [2021-08-23T22:20:33.118Z] ---> c4fd0aeabfcf [2021-08-23T22:20:33.118Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:20:33.118Z] ---> Running in b40655735ea1 [2021-08-23T22:20:33.118Z] ---> Running in 920e69ed72c2 [2021-08-23T22:20:33.118Z] ---> Running in 709a89246015 [2021-08-23T22:20:33.391Z] ---> Running in e6c6a8dbdff6 [2021-08-23T22:20:35.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:35.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:36.208Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-23T22:20:36.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:36.208Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-23T22:20:36.487Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-23T22:20:36.487Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:20:36.487Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-23T22:20:36.487Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:20:36.487Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-23T22:20:36.487Z] (4/4) Installing curl (7.78.0-r0) [2021-08-23T22:20:36.487Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:20:36.487Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:20:36.764Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-23T22:20:36.764Z] OK: 6 MiB in 16 packages [2021-08-23T22:20:36.764Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:20:36.764Z] OK: 5 MiB in 15 packages [2021-08-23T22:20:36.764Z] OK: 7 MiB in 18 packages [2021-08-23T22:20:37.041Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-23T22:20:37.041Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:20:37.041Z] OK: 5 MiB in 15 packages [2021-08-23T22:20:40.449Z] Removing intermediate container 709a89246015 [2021-08-23T22:20:40.449Z] ---> 1048dd329637 [2021-08-23T22:20:40.449Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:20:40.449Z] Removing intermediate container e6c6a8dbdff6 [2021-08-23T22:20:40.449Z] ---> 26679b462dc7 [2021-08-23T22:20:40.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:20:40.721Z] Removing intermediate container b40655735ea1 [2021-08-23T22:20:40.721Z] Removing intermediate container 920e69ed72c2 [2021-08-23T22:20:40.721Z] ---> e5e8eb86b293 [2021-08-23T22:20:40.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:20:40.721Z] ---> 23a7e331da2f [2021-08-23T22:20:40.721Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-23T22:20:41.317Z] ---> Running in d6cdd6be4a7d [2021-08-23T22:20:41.317Z] ---> Running in 8f958eb047a5 [2021-08-23T22:20:41.591Z] ---> Running in 5252c4c87568 [2021-08-23T22:20:41.591Z] ---> Running in 327611f3a344 [2021-08-23T22:20:42.192Z] Removing intermediate container d6cdd6be4a7d [2021-08-23T22:20:42.192Z] ---> 8b850710fbcc [2021-08-23T22:20:42.192Z] Removing intermediate container 8f958eb047a5 [2021-08-23T22:20:42.192Z] Step 14/23 : ENV APP_PORT=59861 ---> 4ed9517909ec [2021-08-23T22:20:42.192Z] [2021-08-23T22:20:42.192Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-23T22:20:42.794Z] Removing intermediate container 5252c4c87568 [2021-08-23T22:20:42.794Z] ---> 7ef9f4dd20d3 [2021-08-23T22:20:42.794Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-23T22:20:42.794Z] ---> Running in 45a04b3a7991 [2021-08-23T22:20:42.794Z] ---> Running in 73edb487b9f2 [2021-08-23T22:20:43.071Z] Removing intermediate container 327611f3a344 [2021-08-23T22:20:43.071Z] ---> f5a2f5755bcd [2021-08-23T22:20:43.071Z] Step 14/22 : WORKDIR /edgex [2021-08-23T22:20:43.672Z] ---> Running in 4ad33f771e57 [2021-08-23T22:20:43.672Z] ---> Running in 3c740c6d7290 [2021-08-23T22:20:44.277Z] Removing intermediate container 45a04b3a7991 [2021-08-23T22:20:44.277Z] ---> bb23c9350c7a [2021-08-23T22:20:44.277Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-23T22:20:44.277Z] Removing intermediate container 73edb487b9f2 [2021-08-23T22:20:44.277Z] ---> 4f8ba979eead [2021-08-23T22:20:44.277Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-23T22:20:44.567Z] ---> Running in 43d440571c36 [2021-08-23T22:20:44.843Z] Removing intermediate container 4ad33f771e57 [2021-08-23T22:20:44.843Z] ---> 8e39310fbed2 [2021-08-23T22:20:44.843Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-23T22:20:45.118Z] ---> Running in c20c7ee945f9 [2021-08-23T22:20:45.395Z] Removing intermediate container 3c740c6d7290 [2021-08-23T22:20:45.395Z] ---> 534cdcac5208 [2021-08-23T22:20:45.395Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-23T22:20:45.669Z] ---> Running in a1a058d9ba84 [2021-08-23T22:20:45.669Z] Removing intermediate container 43d440571c36 [2021-08-23T22:20:45.669Z] ---> 77f8c2699251 [2021-08-23T22:20:45.669Z] Step 16/24 : WORKDIR / [2021-08-23T22:20:45.945Z] Removing intermediate container c20c7ee945f9 [2021-08-23T22:20:45.945Z] ---> ddf932014c14 [2021-08-23T22:20:45.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:20:45.945Z] ---> Running in a5db31a7935e [2021-08-23T22:20:46.220Z] Removing intermediate container a1a058d9ba84 [2021-08-23T22:20:46.220Z] ---> 85092f7936e0 [2021-08-23T22:20:46.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:20:46.495Z] ---> 6d985e466683 [2021-08-23T22:20:46.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-23T22:20:46.776Z] Removing intermediate container a5db31a7935e [2021-08-23T22:20:46.776Z] ---> d2297524adb1 [2021-08-23T22:20:46.776Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:20:47.051Z] ---> 72c1edc8df61 [2021-08-23T22:20:47.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-23T22:20:48.037Z] ---> c4f78d8bf035 [2021-08-23T22:20:48.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-23T22:20:48.037Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-23T22:20:48.312Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-23T22:20:48.312Z] ---> df445af6242a [2021-08-23T22:20:48.312Z] 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-08-23T22:20:48.312Z] ---> a74381c4716b [2021-08-23T22:20:48.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-23T22:20:48.587Z] ---> 5a880ad379c4 [2021-08-23T22:20:48.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-23T22:20:48.588Z] ---> Running in 3c7cb7fc73ec [2021-08-23T22:20:48.863Z] ---> 23743f0aab1e [2021-08-23T22:20:48.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-23T22:20:49.842Z] Removing intermediate container 3c7cb7fc73ec [2021-08-23T22:20:49.842Z] ---> 7a75c6acbc5e [2021-08-23T22:20:49.842Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-23T22:20:50.128Z] ---> a85fa73f8b24 [2021-08-23T22:20:50.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-23T22:20:50.405Z] ---> Running in af3e0156f132 [2021-08-23T22:20:50.679Z] ---> 000f85ef075d [2021-08-23T22:20:50.679Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-23T22:20:50.679Z] ---> 6f9a1c60e950 [2021-08-23T22:20:50.679Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-23T22:20:50.679Z] ---> ce84ed04d30a [2021-08-23T22:20:50.679Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-23T22:20:50.954Z] ---> Running in 23638879dde6 [2021-08-23T22:20:50.954Z] ---> Running in 8a7f1294f8a5 [2021-08-23T22:20:51.742Z] ---> e70787f6d24c [2021-08-23T22:20:51.742Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-23T22:20:51.742Z] ---> Running in 2679ffc30105 [2021-08-23T22:20:52.037Z] Removing intermediate container 8a7f1294f8a5 [2021-08-23T22:20:52.037Z] ---> 61ac5689f869 [2021-08-23T22:20:52.037Z] Step 19/22 : CMD ["--init=true"] [2021-08-23T22:20:52.037Z] Removing intermediate container 23638879dde6 [2021-08-23T22:20:52.037Z] ---> acc79425a10e [2021-08-23T22:20:52.037Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:20:52.336Z] ---> 550ef50ed494 [2021-08-23T22:20:52.336Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-23T22:20:52.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:52.336Z] ---> Running in 3f6cf34f96a0 [2021-08-23T22:20:52.336Z] ---> Running in 5eb4395a06e0 [2021-08-23T22:20:52.696Z] ---> Running in 8c48e564db72 [2021-08-23T22:20:52.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:20:52.696Z] Removing intermediate container 2679ffc30105 [2021-08-23T22:20:52.696Z] ---> 5a5bd92d5834 [2021-08-23T22:20:52.696Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:20:53.004Z] ---> Running in 75ad47d103d8 [2021-08-23T22:20:53.310Z] Removing intermediate container 5eb4395a06e0 [2021-08-23T22:20:53.310Z] ---> b8735586b8d9 [2021-08-23T22:20:53.310Z] Step 20/22 : LABEL arch=arm64 [2021-08-23T22:20:53.310Z] Removing intermediate container 3f6cf34f96a0 [2021-08-23T22:20:53.310Z] ---> 39cb79019dde [2021-08-23T22:20:53.310Z] Step 21/23 : LABEL arch=arm64 [2021-08-23T22:20:53.610Z] ---> Running in ba68739f9334 [2021-08-23T22:20:53.610Z] ---> Running in 2a1a1b125035 [2021-08-23T22:20:53.610Z] (1/39) Installing readline (8.1.0-r0) [2021-08-23T22:20:53.610Z] (2/39) Installing bash (5.1.0-r0) [2021-08-23T22:20:53.610Z] Executing bash-5.1.0-r0.post-install [2021-08-23T22:20:53.610Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-23T22:20:53.610Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-23T22:20:53.610Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-23T22:20:53.920Z] (6/39) Installing curl (7.78.0-r0) [2021-08-23T22:20:53.920Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-23T22:20:53.920Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-23T22:20:53.920Z] (9/39) Installing expat (2.2.10-r1) [2021-08-23T22:20:53.920Z] (10/39) Installing libffi (3.3-r2) [2021-08-23T22:20:53.920Z] (11/39) Installing gdbm (1.19-r0) [2021-08-23T22:20:53.920Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-23T22:20:53.920Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-23T22:20:53.920Z] Removing intermediate container 8c48e564db72 [2021-08-23T22:20:53.920Z] ---> 08cd728eb9bd [2021-08-23T22:20:53.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:20:53.920Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-23T22:20:54.222Z] Removing intermediate container 75ad47d103d8 [2021-08-23T22:20:54.222Z] ---> e9c05482ad0f [2021-08-23T22:20:54.222Z] Step 21/23 : LABEL arch=arm64 [2021-08-23T22:20:54.538Z] ---> Running in 34d33a3b48aa [2021-08-23T22:20:54.538Z] ---> Running in 800273e5310e [2021-08-23T22:20:54.875Z] Removing intermediate container 2a1a1b125035 [2021-08-23T22:20:54.875Z] ---> 69d6f0a5bdf6 [2021-08-23T22:20:54.875Z] Step 22/23 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:20:54.875Z] Removing intermediate container ba68739f9334 [2021-08-23T22:20:54.875Z] ---> 8be3372dc227 [2021-08-23T22:20:54.875Z] Step 21/22 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:20:55.161Z] ---> Running in 86d91881273b [2021-08-23T22:20:55.161Z] ---> Running in c103efa9d560 [2021-08-23T22:20:55.756Z] Removing intermediate container 34d33a3b48aa [2021-08-23T22:20:55.756Z] ---> 2cf9d7364745 [2021-08-23T22:20:55.756Z] Step 22/23 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:20:55.756Z] Removing intermediate container 800273e5310e [2021-08-23T22:20:55.756Z] ---> a75ba0df43c4 [2021-08-23T22:20:55.756Z] Step 22/24 : LABEL arch=arm64 [2021-08-23T22:20:56.029Z] ---> Running in 4ce36c1c9634 [2021-08-23T22:20:56.029Z] ---> Running in fa1a6dc48d83 [2021-08-23T22:20:56.029Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-23T22:20:56.029Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-23T22:20:56.312Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-23T22:20:56.313Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-23T22:20:56.313Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-23T22:20:56.313Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-23T22:20:56.313Z] Removing intermediate container c103efa9d560 [2021-08-23T22:20:56.313Z] ---> f0c20510d50d [2021-08-23T22:20:56.313Z] Step 23/23 : LABEL version=0.0.0 [2021-08-23T22:20:56.313Z] Removing intermediate container 86d91881273b [2021-08-23T22:20:56.313Z] ---> 7b60b0172a98 [2021-08-23T22:20:56.313Z] Step 22/22 : LABEL version=0.0.0 [2021-08-23T22:20:56.313Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-23T22:20:56.594Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-23T22:20:56.594Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-23T22:20:56.594Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-23T22:20:56.594Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-23T22:20:56.594Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-23T22:20:56.594Z] ---> Running in 6a978616f368 [2021-08-23T22:20:56.594Z] ---> Running in 4c4d64d3e71e [2021-08-23T22:20:56.594Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-23T22:20:56.878Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-23T22:20:56.878Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-23T22:20:56.878Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-23T22:20:56.878Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-23T22:20:56.878Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-23T22:20:56.878Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-23T22:20:56.878Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-23T22:20:56.878Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-23T22:20:56.878Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-23T22:20:56.878Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-23T22:20:56.878Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-23T22:20:57.160Z] Removing intermediate container 4ce36c1c9634 [2021-08-23T22:20:57.160Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-23T22:20:57.160Z] Removing intermediate container fa1a6dc48d83 [2021-08-23T22:20:57.160Z] ---> 01341a1d6521 [2021-08-23T22:20:57.160Z] Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:20:57.160Z] ---> 0934bd78217c [2021-08-23T22:20:57.160Z] Step 23/23 : LABEL version=0.0.0 [2021-08-23T22:20:57.432Z] ---> Running in adf6daa1eb96 [2021-08-23T22:20:57.432Z] ---> Running in aa97d9e42d9e [2021-08-23T22:20:57.707Z] Executing busybox-1.32.1-r6.trigger [2021-08-23T22:20:57.707Z] Removing intermediate container 4c4d64d3e71e [2021-08-23T22:20:57.707Z] ---> 55641fd52d17 [2021-08-23T22:20:57.707Z] [2021-08-23T22:20:57.707Z] OK: 82 MiB in 59 packages [2021-08-23T22:20:57.707Z] Removing intermediate container 6a978616f368 [2021-08-23T22:20:57.707Z] ---> 36c034e76bdd [2021-08-23T22:20:57.707Z] [2021-08-23T22:20:57.977Z] Successfully built 55641fd52d17 [2021-08-23T22:20:57.977Z] Successfully tagged support-scheduler-arm64:latest [2021-08-23T22:20:57.977Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-23T22:20:58.250Z] Successfully built 36c034e76bdd [2021-08-23T22:20:58.250Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-23T22:20:58.250Z] Removing intermediate container aa97d9e42d9e [2021-08-23T22:20:58.250Z] Building core-data [2021-08-23T22:20:58.250Z] ---> bd18f15c8868 [2021-08-23T22:20:58.250Z]  Building security-proxy-setup ... done Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:20:58.528Z] Removing intermediate container adf6daa1eb96 [2021-08-23T22:20:58.528Z] ---> 651b736765db [2021-08-23T22:20:58.528Z] [2021-08-23T22:20:58.528Z] ---> Running in ddc39294745f [2021-08-23T22:20:58.803Z] Successfully built 651b736765db [2021-08-23T22:20:58.803Z] Successfully tagged support-notifications-arm64:latest [2021-08-23T22:20:58.803Z] Building core-command [2021-08-23T22:20:59.422Z]  Building support-notifications ... done Removing intermediate container ddc39294745f [2021-08-23T22:20:59.423Z] ---> 74cea78c0025 [2021-08-23T22:20:59.423Z] [2021-08-23T22:20:59.696Z] Successfully built 74cea78c0025 [2021-08-23T22:20:59.696Z] Successfully tagged core-metadata-arm64:latest [2021-08-23T22:20:59.696Z] Building security-secretstore-setup [2021-08-23T22:21:06.398Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-08-23T22:21:06.399Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-23T22:21:06.399Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-23T22:21:06.399Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-23T22:21:06.993Z] Collecting PyYAML<4,>=3.10 [2021-08-23T22:21:07.266Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-23T22:21:11.585Z] Collecting jsonschema<3,>=2.5.1 [2021-08-23T22:21:11.585Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-23T22:21:11.585Z] 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-08-23T22:21:11.585Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-23T22:21:11.585Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-23T22:21:13.572Z] Collecting docopt<0.7,>=0.6.1 [2021-08-23T22:21:13.572Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-23T22:21:16.185Z] Collecting cached-property<2,>=1.2.0 [2021-08-23T22:21:16.185Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-23T22:21:16.785Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-23T22:21:16.785Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-23T22:21:17.063Z] Collecting texttable<0.10,>=0.9.0 [2021-08-23T22:21:17.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-23T22:21:20.456Z] Collecting docker<4.0,>=3.6.0 [2021-08-23T22:21:20.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-23T22:21:20.456Z] Collecting docker-pycreds>=0.4.0 [2021-08-23T22:21:20.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-23T22:21:21.450Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-23T22:21:21.450Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-23T22:21:22.057Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-23T22:21:22.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-23T22:21:22.657Z] Collecting certifi>=2017.4.17 [2021-08-23T22:21:22.657Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-23T22:21:22.931Z] Collecting idna<2.8,>=2.5 [2021-08-23T22:21:22.931Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-23T22:21:23.204Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-23T22:21:23.204Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-23T22:21:23.204Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-23T22:21:23.204Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-23T22:21:24.644Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-23T22:21:24.644Z] Attempting uninstall: urllib3 [2021-08-23T22:21:24.644Z] Found existing installation: urllib3 1.26.2 [2021-08-23T22:21:24.644Z] Uninstalling urllib3-1.26.2: [2021-08-23T22:21:24.644Z] Successfully uninstalled urllib3-1.26.2 [2021-08-23T22:21:24.922Z] Attempting uninstall: idna [2021-08-23T22:21:24.922Z] Found existing installation: idna 3.1 [2021-08-23T22:21:24.922Z] Uninstalling idna-3.1: [2021-08-23T22:21:25.195Z] Successfully uninstalled idna-3.1 [2021-08-23T22:21:25.796Z] Attempting uninstall: chardet [2021-08-23T22:21:25.796Z] Found existing installation: chardet 4.0.0 [2021-08-23T22:21:25.796Z] Uninstalling chardet-4.0.0: [2021-08-23T22:21:26.070Z] Successfully uninstalled chardet-4.0.0 [2021-08-23T22:21:28.059Z] Attempting uninstall: requests [2021-08-23T22:21:28.059Z] Found existing installation: requests 2.25.1 [2021-08-23T22:21:28.059Z] Uninstalling requests-2.25.1: [2021-08-23T22:21:28.059Z] Successfully uninstalled requests-2.25.1 [2021-08-23T22:21:28.660Z] Running setup.py install for texttable: started [2021-08-23T22:21:31.288Z] Running setup.py install for texttable: finished with status 'done' [2021-08-23T22:21:31.288Z] Running setup.py install for PyYAML: started [2021-08-23T22:21:33.936Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-23T22:21:35.375Z] Running setup.py install for docopt: started [2021-08-23T22:21:37.387Z] Running setup.py install for docopt: finished with status 'done' [2021-08-23T22:21:37.387Z] Running setup.py install for dockerpty: started [2021-08-23T22:21:40.019Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-23T22:21:41.006Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:21:41.006Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:21:41.006Z] ---> 4a6500642870 [2021-08-23T22:21:41.006Z] Step 3/32 : WORKDIR /edgex-go [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 428008ec4884 [2021-08-23T22:21:41.006Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 00be1e4c7328 [2021-08-23T22:21:41.006Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 95d28cfcbe98 [2021-08-23T22:21:41.006Z] Step 6/32 : COPY go.mod . [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> bd702d5b856d [2021-08-23T22:21:41.006Z] Step 7/32 : RUN go mod download [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 3cac60dac7cc [2021-08-23T22:21:41.006Z] Step 8/32 : COPY . . [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 3135dab3103a [2021-08-23T22:21:41.006Z] Step 9/32 : RUN go mod tidy [2021-08-23T22:21:41.006Z] ---> Using cache [2021-08-23T22:21:41.006Z] ---> 54ebec993bf8 [2021-08-23T22:21:41.006Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-23T22:21:42.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:21:42.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:21:42.009Z] ---> 4a6500642870 [2021-08-23T22:21:42.009Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 428008ec4884 [2021-08-23T22:21:42.009Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 00be1e4c7328 [2021-08-23T22:21:42.009Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 95d28cfcbe98 [2021-08-23T22:21:42.009Z] Step 6/24 : COPY go.mod . [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> bd702d5b856d [2021-08-23T22:21:42.009Z] Step 7/24 : RUN go mod download [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 3cac60dac7cc [2021-08-23T22:21:42.009Z] Step 8/24 : COPY . . [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 3135dab3103a [2021-08-23T22:21:42.009Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:21:42.009Z] ---> Using cache [2021-08-23T22:21:42.009Z] ---> 54ebec993bf8 [2021-08-23T22:21:42.009Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-23T22:21:42.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:21:42.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:21:42.281Z] ---> 4a6500642870 [2021-08-23T22:21:42.281Z] Step 3/24 : WORKDIR /edgex-go [2021-08-23T22:21:42.281Z] ---> Using cache [2021-08-23T22:21:42.281Z] ---> 428008ec4884 [2021-08-23T22:21:42.281Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:21:42.281Z] ---> Using cache [2021-08-23T22:21:42.281Z] ---> 00be1e4c7328 [2021-08-23T22:21:42.281Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-23T22:21:42.557Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-23T22:21:42.557Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-23T22:21:42.557Z] ---> 4a6500642870 [2021-08-23T22:21:42.557Z] Step 3/26 : WORKDIR /edgex-go [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 428008ec4884 [2021-08-23T22:21:42.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 00be1e4c7328 [2021-08-23T22:21:42.557Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 95d28cfcbe98 [2021-08-23T22:21:42.557Z] Step 6/26 : COPY go.mod . [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> bd702d5b856d [2021-08-23T22:21:42.557Z] Step 7/26 : RUN go mod download [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 3cac60dac7cc [2021-08-23T22:21:42.557Z] Step 8/26 : COPY . . [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 3135dab3103a [2021-08-23T22:21:42.557Z] Step 9/26 : RUN go mod tidy [2021-08-23T22:21:42.557Z] ---> Using cache [2021-08-23T22:21:42.557Z] ---> 54ebec993bf8 [2021-08-23T22:21:42.557Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-23T22:21:43.164Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-23T22:21:43.771Z] ---> Running in 425c0ac849c3 [2021-08-23T22:21:43.771Z] ---> Running in 6c878006e525 [2021-08-23T22:21:43.771Z] ---> Running in 63934aa511a0 [2021-08-23T22:21:43.771Z] ---> Running in 1bfcaca7ff6c [2021-08-23T22:21:46.402Z] 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-08-23T22:21:46.681Z] 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-08-23T22:21:46.965Z] 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-08-23T22:21:46.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:21:47.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:21:48.958Z] OK: 218 MiB in 52 packages [2021-08-23T22:21:51.606Z] Removing intermediate container 1bfcaca7ff6c [2021-08-23T22:21:51.606Z] ---> d4bc3bbe197f [2021-08-23T22:21:51.607Z] Step 6/24 : COPY go.mod . [2021-08-23T22:21:54.248Z] ---> 6fcd55ae80a1 [2021-08-23T22:21:54.248Z] Step 7/24 : RUN go mod download [2021-08-23T22:21:54.248Z] ---> Running in 354a86eadbd1 [2021-08-23T22:21:59.680Z] Removing intermediate container af3e0156f132 [2021-08-23T22:21:59.680Z] ---> 43d81645f511 [2021-08-23T22:21:59.680Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-23T22:21:59.680Z] ---> Running in 53e69359c1e7 [2021-08-23T22:22:00.669Z] Removing intermediate container 53e69359c1e7 [2021-08-23T22:22:00.669Z] ---> 5647051b8635 [2021-08-23T22:22:00.669Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-23T22:22:00.947Z] ---> Running in 82bdf1467153 [2021-08-23T22:22:01.936Z] Removing intermediate container 82bdf1467153 [2021-08-23T22:22:01.936Z] ---> 9d53fd178849 [2021-08-23T22:22:01.936Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-23T22:22:01.936Z] Removing intermediate container 354a86eadbd1 [2021-08-23T22:22:01.936Z] ---> 85386f13fabf [2021-08-23T22:22:01.936Z] Step 8/24 : COPY . . [2021-08-23T22:22:05.347Z] ---> 77514c3562ff [2021-08-23T22:22:05.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-23T22:22:06.797Z] ---> e095c7bdcc12 [2021-08-23T22:22:06.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-23T22:22:09.433Z] ---> 7a8c94d355ff [2021-08-23T22:22:09.433Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-23T22:22:09.713Z] ---> Running in b7735aff765b [2021-08-23T22:22:10.700Z] Removing intermediate container b7735aff765b [2021-08-23T22:22:10.700Z] ---> 3bb0ae3ec168 [2021-08-23T22:22:10.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:22:10.981Z] ---> Running in 5d06aa31a7a5 [2021-08-23T22:22:11.971Z] Removing intermediate container 5d06aa31a7a5 [2021-08-23T22:22:11.971Z] ---> 6e2f0b825fcd [2021-08-23T22:22:11.971Z] Step 22/24 : LABEL arch=arm64 [2021-08-23T22:22:12.249Z] ---> Running in a93fe06a6435 [2021-08-23T22:22:13.697Z] Removing intermediate container a93fe06a6435 [2021-08-23T22:22:13.697Z] ---> e8f1180323f6 [2021-08-23T22:22:13.697Z] Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:22:14.300Z] ---> Running in d0b6132f09f9 [2021-08-23T22:22:15.288Z] Removing intermediate container d0b6132f09f9 [2021-08-23T22:22:15.289Z] ---> f29a7e8325d6 [2021-08-23T22:22:15.289Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:22:15.565Z] ---> Running in 29f97a5c43c3 [2021-08-23T22:22:17.034Z] Removing intermediate container 29f97a5c43c3 [2021-08-23T22:22:17.034Z] ---> db69e2477173 [2021-08-23T22:22:17.034Z] [2021-08-23T22:22:18.036Z] Successfully built db69e2477173 [2021-08-23T22:22:18.036Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-23T22:22:22.387Z]  Building sys-mgmt-agent ... done  ---> fe3e3bfae260 [2021-08-23T22:22:22.387Z] Step 9/24 : RUN go mod tidy [2021-08-23T22:22:22.996Z] ---> Running in 59546fc49492 [2021-08-23T22:22:31.325Z] Removing intermediate container 59546fc49492 [2021-08-23T22:22:31.325Z] ---> 73a3891d9183 [2021-08-23T22:22:31.325Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-23T22:22:31.325Z] ---> Running in f9746c5632a3 [2021-08-23T22:22:32.321Z] 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-08-23T22:23:28.934Z] 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-08-23T22:23:33.294Z] Removing intermediate container 425c0ac849c3 [2021-08-23T22:23:33.294Z] ---> c4bca8f60423 [2021-08-23T22:23:33.294Z] [2021-08-23T22:23:33.294Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:23:33.294Z] ---> c4fd0aeabfcf [2021-08-23T22:23:33.294Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-23T22:23:33.294Z] ---> Using cache [2021-08-23T22:23:33.294Z] ---> 26679b462dc7 [2021-08-23T22:23:33.294Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-23T22:23:33.294Z] ---> Using cache [2021-08-23T22:23:33.294Z] ---> 4ed9517909ec [2021-08-23T22:23:33.294Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-23T22:23:33.573Z] ---> Running in 8fafeab57bc6 [2021-08-23T22:23:34.567Z] Removing intermediate container 8fafeab57bc6 [2021-08-23T22:23:34.567Z] ---> 184c54b3b6a9 [2021-08-23T22:23:34.567Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-23T22:23:34.846Z] ---> Running in f286d6bb01cf [2021-08-23T22:23:35.840Z] Removing intermediate container f286d6bb01cf [2021-08-23T22:23:35.840Z] ---> 745eb182ba4e [2021-08-23T22:23:35.840Z] Step 16/24 : WORKDIR / [2021-08-23T22:23:36.118Z] ---> Running in a00dc8c40d51 [2021-08-23T22:23:37.620Z] Removing intermediate container a00dc8c40d51 [2021-08-23T22:23:37.620Z] ---> d1224026aa96 [2021-08-23T22:23:37.620Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:23:37.620Z] Removing intermediate container 6c878006e525 [2021-08-23T22:23:37.620Z] ---> a33a1af7baf4 [2021-08-23T22:23:37.620Z] [2021-08-23T22:23:37.620Z] Step 11/32 : FROM alpine:3.12 [2021-08-23T22:23:37.620Z] ---> c4fd0aeabfcf [2021-08-23T22:23:37.620Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-23T22:23:37.978Z] ---> Running in b78d66c1736e [2021-08-23T22:23:39.578Z] Removing intermediate container b78d66c1736e [2021-08-23T22:23:39.578Z] ---> 518865746757 [2021-08-23T22:23:39.578Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-23T22:23:39.578Z] ---> Running in 668c5b82fd72 [2021-08-23T22:23:40.620Z] ---> c0ce68ac5c9a [2021-08-23T22:23:40.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-23T22:23:43.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:23:43.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:23:43.906Z] Removing intermediate container 63934aa511a0 [2021-08-23T22:23:43.906Z] ---> a9532cf7c119 [2021-08-23T22:23:43.906Z] [2021-08-23T22:23:43.906Z] Step 11/26 : FROM alpine:3.12 [2021-08-23T22:23:43.906Z] ---> c4fd0aeabfcf [2021-08-23T22:23:43.906Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-23T22:23:44.183Z] ---> Running in a11859c68d12 [2021-08-23T22:23:44.468Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-23T22:23:44.468Z] (2/2) Installing su-exec (0.2-r1) [2021-08-23T22:23:44.468Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:23:44.468Z] ---> fdbaec04f58b [2021-08-23T22:23:44.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-23T22:23:44.468Z] OK: 5 MiB in 16 packages [2021-08-23T22:23:45.933Z] ---> e8eb4f305c60 [2021-08-23T22:23:45.933Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-23T22:23:46.213Z] ---> Running in a1fbd91e9fa0 [2021-08-23T22:23:46.822Z] Removing intermediate container 668c5b82fd72 [2021-08-23T22:23:46.822Z] ---> c85d59b9ac86 [2021-08-23T22:23:46.822Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-23T22:23:46.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:23:46.822Z] ---> Running in 5b649074b34d [2021-08-23T22:23:47.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:23:47.103Z] Removing intermediate container a1fbd91e9fa0 [2021-08-23T22:23:47.103Z] ---> 91775cf2603b [2021-08-23T22:23:47.103Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:23:47.382Z] ---> Running in c9cc044e4b32 [2021-08-23T22:23:47.661Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-23T22:23:47.661Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-23T22:23:47.661Z] (3/3) Installing su-exec (0.2-r1) [2021-08-23T22:23:47.661Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:23:47.661Z] Removing intermediate container 5b649074b34d [2021-08-23T22:23:47.661Z] ---> 26323a3aa24d [2021-08-23T22:23:47.661Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-23T22:23:47.661Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:23:47.938Z] OK: 6 MiB in 17 packages [2021-08-23T22:23:48.213Z] ---> Running in ae1a2e013d1e [2021-08-23T22:23:48.213Z] Removing intermediate container c9cc044e4b32 [2021-08-23T22:23:48.213Z] ---> 0595cf069cd7 [2021-08-23T22:23:48.213Z] Step 22/24 : LABEL arch=arm64 [2021-08-23T22:23:48.490Z] ---> Running in d5f65770f3ae [2021-08-23T22:23:49.093Z] Removing intermediate container ae1a2e013d1e [2021-08-23T22:23:49.369Z] ---> 51d42340b081 [2021-08-23T22:23:49.369Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-23T22:23:49.369Z] Removing intermediate container d5f65770f3ae [2021-08-23T22:23:49.369Z] ---> e414ffaec76f [2021-08-23T22:23:49.369Z] Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:23:49.369Z] ---> Running in 4dc38150da96 [2021-08-23T22:23:49.643Z] ---> Running in 46575471881c [2021-08-23T22:23:50.639Z] Removing intermediate container 46575471881c [2021-08-23T22:23:50.639Z] ---> 3c29ed0e24bb [2021-08-23T22:23:50.639Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:23:50.916Z] Removing intermediate container a11859c68d12 [2021-08-23T22:23:50.916Z] ---> 35e2e35e5452 [2021-08-23T22:23:50.916Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-23T22:23:50.916Z] ---> Running in 01a6a53459e4 [2021-08-23T22:23:51.194Z] ---> Running in 3eac897cd38d [2021-08-23T22:23:51.795Z] Removing intermediate container 01a6a53459e4 [2021-08-23T22:23:51.795Z] ---> 88df127a810e [2021-08-23T22:23:51.795Z] [2021-08-23T22:23:52.400Z] Removing intermediate container 3eac897cd38d [2021-08-23T22:23:52.400Z] ---> 501da5094dbc [2021-08-23T22:23:52.400Z] Step 14/26 : WORKDIR / [2021-08-23T22:23:52.680Z] ---> Running in 15d107f51b1c [2021-08-23T22:23:52.680Z] Successfully built 88df127a810e [2021-08-23T22:23:52.680Z] Successfully tagged core-command-arm64:latest [2021-08-23T22:23:53.669Z]  Building core-command ... done Removing intermediate container 15d107f51b1c [2021-08-23T22:23:53.669Z] ---> da0a0fd24b9d [2021-08-23T22:23:53.669Z] 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-08-23T22:23:53.669Z] Removing intermediate container 4dc38150da96 [2021-08-23T22:23:53.669Z] ---> 516256bbb8b5 [2021-08-23T22:23:53.669Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-23T22:23:53.950Z] ---> Running in d095f207d0e3 [2021-08-23T22:23:54.933Z] ---> 55b89e6fad5a [2021-08-23T22:23:54.933Z] 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-08-23T22:23:54.933Z] Removing intermediate container d095f207d0e3 [2021-08-23T22:23:54.933Z] ---> d67598045344 [2021-08-23T22:23:54.933Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-23T22:23:55.916Z] ---> b28acf25537e [2021-08-23T22:23:55.916Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-23T22:23:55.916Z] ---> e44349995d53 [2021-08-23T22:23:55.916Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-23T22:23:56.188Z] ---> Running in 38dfa6caae77 [2021-08-23T22:23:56.786Z] ---> 93eec1a7c513 [2021-08-23T22:23:56.786Z] 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-08-23T22:23:57.792Z] ---> 054b1fff5670 [2021-08-23T22:23:57.792Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-23T22:23:59.230Z] Removing intermediate container 38dfa6caae77 [2021-08-23T22:23:59.230Z] ---> fce485f76504 [2021-08-23T22:23:59.230Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:23:59.509Z] ---> 5a5068162f9a [2021-08-23T22:23:59.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-23T22:24:00.499Z] ---> 9cf6ccfaae04 [2021-08-23T22:24:00.499Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-23T22:24:00.771Z] ---> 6fe08db73162 [2021-08-23T22:24:00.771Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-23T22:24:01.753Z] ---> e11874a831e0 [2021-08-23T22:24:01.753Z] 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-08-23T22:24:01.753Z] ---> 62ca5adb29a9 [2021-08-23T22:24:01.753Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-23T22:24:01.753Z] ---> Running in 07dd46d0d8db [2021-08-23T22:24:03.194Z] ---> 2d92fb83cdf9 [2021-08-23T22:24:03.194Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-23T22:24:04.178Z] ---> b04f6d3b02e1 [2021-08-23T22:24:04.178Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-23T22:24:04.774Z] Removing intermediate container 07dd46d0d8db [2021-08-23T22:24:04.775Z] ---> 03aa6fc4e60a [2021-08-23T22:24:04.775Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-23T22:24:05.047Z] ---> 3bf4958240fd [2021-08-23T22:24:05.047Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-23T22:24:05.322Z] ---> Running in e9248d68b2f4 [2021-08-23T22:24:05.607Z] ---> Running in 1576b48e7463 [2021-08-23T22:24:05.895Z] Removing intermediate container f9746c5632a3 [2021-08-23T22:24:05.895Z] ---> 4abf4e1f437f [2021-08-23T22:24:05.895Z] [2021-08-23T22:24:05.895Z] Step 11/24 : FROM alpine:3.12 [2021-08-23T22:24:05.895Z] ---> c4fd0aeabfcf [2021-08-23T22:24:05.895Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-23T22:24:05.895Z] Removing intermediate container e9248d68b2f4 [2021-08-23T22:24:05.895Z] ---> 4de745c2dcdf [2021-08-23T22:24:05.895Z] Step 24/26 : LABEL arch=arm64 [2021-08-23T22:24:05.895Z] ---> Running in a0ec67d9c683 [2021-08-23T22:24:05.895Z] ---> Running in 8d5bc5a6aa70 [2021-08-23T22:24:06.175Z] Removing intermediate container 1576b48e7463 [2021-08-23T22:24:06.175Z] ---> 271564e8a521 [2021-08-23T22:24:06.175Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-23T22:24:06.790Z] Removing intermediate container a0ec67d9c683 [2021-08-23T22:24:06.790Z] ---> 0bfd47e77ac1 [2021-08-23T22:24:06.790Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-23T22:24:06.790Z] Removing intermediate container 8d5bc5a6aa70 [2021-08-23T22:24:06.790Z] ---> f04a125c8b62 [2021-08-23T22:24:06.790Z] Step 25/26 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:24:06.790Z] ---> Running in aca702778aec [2021-08-23T22:24:06.790Z] ---> Running in f814e2632ebf [2021-08-23T22:24:07.070Z] ---> d25640ea43a6 [2021-08-23T22:24:07.070Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-23T22:24:07.349Z] ---> Running in d3aea5d208d8 [2021-08-23T22:24:07.349Z] Removing intermediate container aca702778aec [2021-08-23T22:24:07.349Z] ---> ca8a8a4e6629 [2021-08-23T22:24:07.349Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-23T22:24:07.630Z] Removing intermediate container f814e2632ebf [2021-08-23T22:24:07.630Z] ---> b90eff0fb6ba [2021-08-23T22:24:07.630Z] Step 26/26 : LABEL version=0.0.0 [2021-08-23T22:24:07.630Z] ---> Running in 14fac16188bb [2021-08-23T22:24:07.630Z] ---> Running in 0301564e18a4 [2021-08-23T22:24:08.233Z] Removing intermediate container 14fac16188bb [2021-08-23T22:24:08.233Z] ---> d9c403df4b93 [2021-08-23T22:24:08.233Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:24:08.519Z] Removing intermediate container 0301564e18a4 [2021-08-23T22:24:08.519Z] ---> f4baed4eaa7b [2021-08-23T22:24:08.519Z] [2021-08-23T22:24:08.519Z] ---> Running in 7a90a64fbd8d [2021-08-23T22:24:08.797Z] Successfully built f4baed4eaa7b [2021-08-23T22:24:08.797Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-23T22:24:10.257Z]  Building security-secretstore-setup ... done Removing intermediate container d3aea5d208d8 [2021-08-23T22:24:10.257Z] ---> 555742354214 [2021-08-23T22:24:10.257Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-23T22:24:10.534Z] ---> Running in 211ec8788bd3 [2021-08-23T22:24:11.139Z] Removing intermediate container 211ec8788bd3 [2021-08-23T22:24:11.139Z] ---> b963f84c4926 [2021-08-23T22:24:11.139Z] Step 29/32 : CMD ["gate"] [2021-08-23T22:24:11.139Z] Removing intermediate container 7a90a64fbd8d [2021-08-23T22:24:11.139Z] ---> 6c5e450c1a3c [2021-08-23T22:24:11.139Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-23T22:24:11.739Z] ---> Running in 37d5ab1e815b [2021-08-23T22:24:11.739Z] ---> Running in 2c1599d56b08 [2021-08-23T22:24:12.341Z] Removing intermediate container 2c1599d56b08 [2021-08-23T22:24:12.341Z] ---> 78554438e68d [2021-08-23T22:24:12.341Z] Step 30/32 : LABEL arch=arm64 [2021-08-23T22:24:12.623Z] ---> Running in db21f3b74259 [2021-08-23T22:24:12.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:24:13.176Z] Removing intermediate container db21f3b74259 [2021-08-23T22:24:13.176Z] ---> e914c2d32ce0 [2021-08-23T22:24:13.176Z] Step 31/32 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:24:13.776Z] ---> Running in 1ba2c03b74d9 [2021-08-23T22:24:13.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:24:14.389Z] Removing intermediate container 1ba2c03b74d9 [2021-08-23T22:24:14.389Z] ---> b94a334a677e [2021-08-23T22:24:14.389Z] Step 32/32 : LABEL version=0.0.0 [2021-08-23T22:24:14.666Z] ---> Running in 84dc332bd458 [2021-08-23T22:24:14.666Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-23T22:24:14.666Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-23T22:24:14.941Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-23T22:24:14.941Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-23T22:24:15.226Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-23T22:24:15.226Z] Removing intermediate container 84dc332bd458 [2021-08-23T22:24:15.226Z] ---> 5aed268016c1 [2021-08-23T22:24:15.226Z] [2021-08-23T22:24:15.504Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-23T22:24:15.504Z] Successfully built 5aed268016c1 [2021-08-23T22:24:15.504Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:24:15.504Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-23T22:24:15.504Z]  Building security-bootstrapper ... done OK: 8 MiB in 20 packages [2021-08-23T22:24:16.491Z] Removing intermediate container 37d5ab1e815b [2021-08-23T22:24:16.491Z] ---> 64e058d015b9 [2021-08-23T22:24:16.491Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-23T22:24:17.475Z] ---> 111a6a504046 [2021-08-23T22:24:17.475Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-23T22:24:18.913Z] ---> 6cf56dff9580 [2021-08-23T22:24:18.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-23T22:24:19.512Z] ---> c7dc03d1c3c0 [2021-08-23T22:24:19.512Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-23T22:24:19.512Z] ---> Running in 467cfc01b370 [2021-08-23T22:24:20.108Z] Removing intermediate container 467cfc01b370 [2021-08-23T22:24:20.108Z] ---> 372c3563a410 [2021-08-23T22:24:20.108Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:24:20.108Z] ---> Running in 5934b7ff425e [2021-08-23T22:24:20.707Z] Removing intermediate container 5934b7ff425e [2021-08-23T22:24:20.707Z] ---> 9c203bf1a537 [2021-08-23T22:24:20.707Z] Step 22/24 : LABEL arch=arm64 [2021-08-23T22:24:20.707Z] ---> Running in 4f956c4a935b [2021-08-23T22:24:21.306Z] Removing intermediate container 4f956c4a935b [2021-08-23T22:24:21.306Z] ---> 376ac73e5c5b [2021-08-23T22:24:21.306Z] Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e [2021-08-23T22:24:21.306Z] ---> Running in c73242b5a206 [2021-08-23T22:24:21.908Z] Removing intermediate container c73242b5a206 [2021-08-23T22:24:21.908Z] ---> dc1286e34c46 [2021-08-23T22:24:21.908Z] Step 24/24 : LABEL version=0.0.0 [2021-08-23T22:24:21.908Z] ---> Running in a718f836af6b [2021-08-23T22:24:22.510Z] Removing intermediate container a718f836af6b [2021-08-23T22:24:22.510Z] ---> 31ba14acd31f [2021-08-23T22:24:22.510Z] [2021-08-23T22:24:22.783Z] Successfully built 31ba14acd31f [2021-08-23T22:24:23.057Z] Successfully tagged core-data-arm64:latest [2021-08-23T22:24:23.074Z]  Building core-data ... done  [Pipeline] } [2021-08-23T22:24:23.082Z] $ docker stop --time=1 b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa [2021-08-23T22:24:24.928Z] $ docker rm -f b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:24:25.640Z] + docker images [2021-08-23T22:24:25.924Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:24:25.924Z] core-data-arm64 latest 31ba14acd31f 3 seconds ago 19.3MB [2021-08-23T22:24:25.924Z] security-bootstrapper-arm64 latest 5aed268016c1 11 seconds ago 17.7MB [2021-08-23T22:24:25.924Z] security-secretstore-setup-arm64 latest f4baed4eaa7b 17 seconds ago 26.5MB [2021-08-23T22:24:25.924Z] 4abf4e1f437f 20 seconds ago 1.57GB [2021-08-23T22:24:25.924Z] core-command-arm64 latest 88df127a810e 34 seconds ago 15.2MB [2021-08-23T22:24:25.924Z] a9532cf7c119 43 seconds ago 1.57GB [2021-08-23T22:24:25.924Z] a33a1af7baf4 48 seconds ago 1.57GB [2021-08-23T22:24:25.925Z] c4bca8f60423 53 seconds ago 1.56GB [2021-08-23T22:24:25.925Z] sys-mgmt-agent-arm64 latest db69e2477173 2 minutes ago 311MB [2021-08-23T22:24:25.925Z] support-notifications-arm64 latest 651b736765db 3 minutes ago 15.9MB [2021-08-23T22:24:25.925Z] core-metadata-arm64 latest 74cea78c0025 3 minutes ago 15.8MB [2021-08-23T22:24:25.925Z] support-scheduler-arm64 latest 55641fd52d17 3 minutes ago 15.2MB [2021-08-23T22:24:25.925Z] security-proxy-setup-arm64 latest 36c034e76bdd 3 minutes ago 24.5MB [2021-08-23T22:24:25.925Z] 8d917026dc44 3 minutes ago 1.57GB [2021-08-23T22:24:25.925Z] 9aa896725a1a 3 minutes ago 1.57GB [2021-08-23T22:24:25.925Z] c8ca0660025a 3 minutes ago 1.57GB [2021-08-23T22:24:25.925Z] 946791e52c75 3 minutes ago 1.57GB [2021-08-23T22:24:25.925Z] 8d1edda130d0 3 minutes ago 1.57GB [2021-08-23T22:24:25.925Z] ci-base-image-arm64 latest 4a6500642870 14 minutes ago 1.24GB [2021-08-23T22:24:25.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-23T22:24:25.925Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-23T22:24:25.925Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-23T22:24:25.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:24:26.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:24:27.216Z] [2021-08-23T22:24:27.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:24:27.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:24:27.890Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-23T22:24:27.890Z] 448f6bf000e3: Pulling fs layer [2021-08-23T22:24:27.890Z] f757da607395: Pulling fs layer [2021-08-23T22:24:27.890Z] 05883995daec: Pulling fs layer [2021-08-23T22:24:27.890Z] 8603b9c90790: Pulling fs layer [2021-08-23T22:24:27.890Z] 1560dd03e051: Pulling fs layer [2021-08-23T22:24:27.890Z] 27f5ce0e4adf: Pulling fs layer [2021-08-23T22:24:27.890Z] c2d8d7efcc4b: Pulling fs layer [2021-08-23T22:24:27.890Z] 8603b9c90790: Waiting [2021-08-23T22:24:27.890Z] 27f5ce0e4adf: Waiting [2021-08-23T22:24:27.890Z] c2d8d7efcc4b: Waiting [2021-08-23T22:24:27.890Z] 1560dd03e051: Waiting [2021-08-23T22:24:28.166Z] f757da607395: Verifying Checksum [2021-08-23T22:24:28.166Z] f757da607395: Download complete [2021-08-23T22:24:28.166Z] 8603b9c90790: Download complete [2021-08-23T22:24:28.437Z] 1560dd03e051: Verifying Checksum [2021-08-23T22:24:28.437Z] 1560dd03e051: Download complete [2021-08-23T22:24:28.437Z] 05883995daec: Verifying Checksum [2021-08-23T22:24:28.437Z] 05883995daec: Download complete [2021-08-23T22:24:28.437Z] 27f5ce0e4adf: Download complete [2021-08-23T22:24:29.417Z] 448f6bf000e3: Verifying Checksum [2021-08-23T22:24:29.417Z] 448f6bf000e3: Download complete [2021-08-23T22:24:32.038Z] c2d8d7efcc4b: Verifying Checksum [2021-08-23T22:24:32.038Z] c2d8d7efcc4b: Download complete [2021-08-23T22:24:33.017Z] 448f6bf000e3: Pull complete [2021-08-23T22:24:33.610Z] f757da607395: Pull complete [2021-08-23T22:24:35.041Z] 05883995daec: Pull complete [2021-08-23T22:24:35.646Z] 8603b9c90790: Pull complete [2021-08-23T22:24:36.623Z] 1560dd03e051: Pull complete [2021-08-23T22:24:36.896Z] 27f5ce0e4adf: Pull complete [2021-08-23T22:24:51.958Z] c2d8d7efcc4b: Pull complete [2021-08-23T22:24:51.958Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-23T22:24:51.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:24:51.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-23T22:24:52.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-23T22:24:52.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-23T22:24:56.149Z] $ docker top 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:24:57.336Z] ---> job-cost.sh [2021-08-23T22:24:57.336Z] lf-activate-venv: SKIPPING [2021-08-23T22:24:57.336Z] INFO: No Stack... [2021-08-23T22:24:57.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-23T22:24:58.522Z] INFO: Archiving Costs [Pipeline] sh [2021-08-23T22:24:59.212Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-23T22:24:59.213Z] + cut -d, -f6 [Pipeline] lock [2021-08-23T22:24:59.309Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] [2021-08-23T22:24:59.315Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] did not exist. Created. [2021-08-23T22:24:59.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-23T22:25:00.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-23T22:25:00.295Z] Stashed 1 file(s) [Pipeline] } [2021-08-23T22:25:00.323Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-23T22:25:00.398Z] $ docker stop --time=1 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 [2021-08-23T22:25:02.122Z] $ docker rm -f 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-23T22:25:03.417Z] provisioning config files... [2021-08-23T22:25:03.435Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9109267170921340387tmp [Pipeline] { [Pipeline] sh [2021-08-23T22:25:03.799Z] + set +x [2021-08-23T22:25:03.799Z] + bash -s -- [2021-08-23T22:25:03.799Z] + curl -s https://codecov.io/bash [2021-08-23T22:25:03.799Z] [2021-08-23T22:25:03.799Z] _____ _ [2021-08-23T22:25:03.799Z] / ____| | | [2021-08-23T22:25:03.799Z] | | ___ __| | ___ ___ _____ __ [2021-08-23T22:25:03.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-23T22:25:03.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-23T22:25:03.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-23T22:25:03.799Z] Bash-1.0.6 [2021-08-23T22:25:03.799Z] [2021-08-23T22:25:03.799Z] [2021-08-23T22:25:03.799Z] ==> git version 2.24.4 found [2021-08-23T22:25:03.799Z] ==> 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-08-23T22:25:03.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-23T22:25:03.799Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-23T22:25:03.799Z] ==> Jenkins CI detected. [2021-08-23T22:25:03.799Z] current dir:  /w/workspace/edgex-go/1 [2021-08-23T22:25:03.799Z] project root: . [2021-08-23T22:25:03.799Z] --> token set from env [2021-08-23T22:25:04.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-23T22:25:04.068Z] ==> Running gcov in . (disable via -X gcov) [2021-08-23T22:25:04.068Z] ==> Python coveragepy not found [2021-08-23T22:25:04.068Z] ==> Searching for coverage reports in: [2021-08-23T22:25:04.068Z] + . [2021-08-23T22:25:04.068Z] -> Found 1 reports [2021-08-23T22:25:04.068Z] ==> Detecting git/mercurial file structure [2021-08-23T22:25:04.068Z] ==> Reading reports [2021-08-23T22:25:04.068Z] + ./coverage.out bytes=404331 [2021-08-23T22:25:04.068Z] ==> Appending adjustments [2021-08-23T22:25:04.068Z] https://docs.codecov.io/docs/fixing-reports [2021-08-23T22:25:05.029Z] + Found adjustments [2021-08-23T22:25:05.029Z] ==> Gzipping contents [2021-08-23T22:25:05.297Z] 56K /tmp/codecov.qM98rv.gz [2021-08-23T22:25:05.297Z] ==> Uploading reports [2021-08-23T22:25:05.297Z] url: https://codecov.io [2021-08-23T22:25:05.297Z] query: branch=PR-3681&commit=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-23T22:25:05.297Z] -> Pinging Codecov [2021-08-23T22:25:05.297Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-23T22:25:05.562Z] -> Uploading to [2021-08-23T22:25:05.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-23/00271124DB129430A58F1EEE437C3FCB/e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b/1b3e39a4-3d01-4673-bd80-a7ce2e0f8008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210823T222505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=243f5af92d8827777d5dc3f967c9b0cd1a5c37ea8b81c1070aee4c818001e7a4 [2021-08-23T22:25:05.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-23T22:25:05.563Z] Dload Upload Total Spent Left Speed [2021-08-23T22:25:05.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54561 0 0 100 54561 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-08-23T22:25:05.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [Pipeline] } [2021-08-23T22:25:05.861Z] 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] sh [2021-08-23T22:25:07.781Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:08.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:08.781Z] ---> package-listing.sh [2021-08-23T22:25:08.781Z] ++ facter osfamily [2021-08-23T22:25:08.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-23T22:25:09.051Z] + OS_FAMILY=redhat [2021-08-23T22:25:09.051Z] + workspace=/w/workspace/edgex-go/1 [2021-08-23T22:25:09.051Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-23T22:25:09.051Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-23T22:25:09.051Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-23T22:25:09.051Z] + PACKAGES=/tmp/packages_start.txt [2021-08-23T22:25:09.051Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-23T22:25:09.051Z] + PACKAGES=/tmp/packages_end.txt [2021-08-23T22:25:09.051Z] + case "${OS_FAMILY}" in [2021-08-23T22:25:09.051Z] + sort [2021-08-23T22:25:09.051Z] + rpm -qa [2021-08-23T22:25:11.004Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-23T22:25:11.004Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-23T22:25:11.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-23T22:25:11.004Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-23T22:25:11.004Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-23T22:25:11.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-23T22:25:11.048Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-23T22:25:11.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:25:11.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:25:11.991Z] [2021-08-23T22:25:11.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:25:12.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:25:17.751Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-23T22:25:17.751Z] b4d181a07f80: Pulling fs layer [2021-08-23T22:25:17.751Z] a1111a8f2ec3: Pulling fs layer [2021-08-23T22:25:17.751Z] ed53099fbce6: Pulling fs layer [2021-08-23T22:25:17.751Z] dc539afda2c1: Pulling fs layer [2021-08-23T22:25:17.751Z] 77bc0d833cb6: Pulling fs layer [2021-08-23T22:25:17.751Z] 9065ff56babe: Pulling fs layer [2021-08-23T22:25:17.751Z] d287ab97295c: Pulling fs layer [2021-08-23T22:25:17.751Z] dc539afda2c1: Waiting [2021-08-23T22:25:17.751Z] 77bc0d833cb6: Waiting [2021-08-23T22:25:17.751Z] 9065ff56babe: Waiting [2021-08-23T22:25:17.751Z] d287ab97295c: Waiting [2021-08-23T22:25:17.751Z] a1111a8f2ec3: Verifying Checksum [2021-08-23T22:25:17.751Z] a1111a8f2ec3: Download complete [2021-08-23T22:25:17.751Z] dc539afda2c1: Verifying Checksum [2021-08-23T22:25:17.751Z] dc539afda2c1: Download complete [2021-08-23T22:25:18.018Z] 77bc0d833cb6: Download complete [2021-08-23T22:25:18.018Z] 9065ff56babe: Verifying Checksum [2021-08-23T22:25:18.018Z] 9065ff56babe: Download complete [2021-08-23T22:25:18.605Z] ed53099fbce6: Verifying Checksum [2021-08-23T22:25:18.605Z] ed53099fbce6: Download complete [2021-08-23T22:25:19.189Z] b4d181a07f80: Verifying Checksum [2021-08-23T22:25:19.189Z] b4d181a07f80: Download complete [2021-08-23T22:25:20.158Z] b4d181a07f80: Pull complete [2021-08-23T22:25:20.430Z] a1111a8f2ec3: Pull complete [2021-08-23T22:25:21.021Z] ed53099fbce6: Pull complete [2021-08-23T22:25:21.021Z] dc539afda2c1: Pull complete [2021-08-23T22:25:21.021Z] 77bc0d833cb6: Pull complete [2021-08-23T22:25:21.292Z] 9065ff56babe: Pull complete [2021-08-23T22:25:23.881Z] d287ab97295c: Verifying Checksum [2021-08-23T22:25:23.881Z] d287ab97295c: Download complete [2021-08-23T22:25:28.348Z] d287ab97295c: Pull complete [2021-08-23T22:25:28.348Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-23T22:25:28.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:25:28.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-23T22:25:28.797Z] prd-centos7-docker-4c-2g-632 does not seem to be running inside a container [2021-08-23T22:25:28.870Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-23T22:25:31.672Z] $ docker top 593c2b4d9865a43cfb336e2bfbdea4a15255293f00a30cff738d1cd50057f478 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:25:32.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-23T22:25:32.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-23T22:25:32.809Z] + ls /var/log/sa-host [2021-08-23T22:25:32.810Z] + sadf -c /var/log/sa-host/sa05 [2021-08-23T22:25:32.810Z] file_magic: OK [2021-08-23T22:25:32.810Z] HZ: Using current value: 100 [2021-08-23T22:25:32.810Z] file_header: OK [2021-08-23T22:25:32.810Z] 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-08-23T22:25:32.810Z] Statistics: [2021-08-23T22:25:32.810Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-23T22:25:32.810Z] File successfully converted to sysstat format version 12.0.3 [2021-08-23T22:25:32.810Z] + sadf -c /var/log/sa-host/sa23 [2021-08-23T22:25:32.810Z] file_magic: OK [2021-08-23T22:25:32.810Z] HZ: Using current value: 100 [2021-08-23T22:25:32.810Z] file_header: OK [2021-08-23T22:25:32.810Z] 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-08-23T22:25:32.810Z] Statistics: [2021-08-23T22:25:32.810Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-23T22:25:32.810Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:25:33.044Z] provisioning config files... [2021-08-23T22:25:33.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7669254068214804478tmp [Pipeline] { [Pipeline] echo [2021-08-23T22:25:33.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:33.476Z] ---> create-netrc.sh [Pipeline] } [2021-08-23T22:25:33.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:33.961Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-23T22:25:33.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:34.352Z] ---> sudo-logs.sh [2021-08-23T22:25:34.352Z] Archiving 'sudo' log.. [2021-08-23T22:25:34.352Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-632.vexxhost.local: Name or service not known [2021-08-23T22:25:34.352Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-632.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-23T22:25:34.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:34.808Z] ---> job-cost.sh [2021-08-23T22:25:34.808Z] lf-activate-venv: SKIPPING [2021-08-23T22:25:34.808Z] DEBUG: total: 0.10999999940395355 [2021-08-23T22:25:34.808Z] INFO: Retrieving Stack Cost... [2021-08-23T22:25:35.774Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-23T22:25:36.048Z] INFO: Archiving Costs [Pipeline] echo [2021-08-23T22:25:36.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:25:36.478Z] ---> logs-deploy.sh [2021-08-23T22:25:36.478Z] lf-activate-venv: SKIPPING [2021-08-23T22:25:36.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/1 [2021-08-23T22:25:36.478Z] INFO: archiving workspace using pattern(s): [2021-08-23T22:25:37.067Z] Archives upload complete. [2021-08-23T22:25:37.334Z] INFO: archiving logs to Nexus