Pull request #3626 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ab84f26275c3806f51537af297af1321e0c282d4+1e29038257f9cf3e20d04decabeb5e5af95e4ca0 (98a12ce90cd2ae56246256269661f7a79320f6c8) 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-ssh2990998315266687684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh7305508047322779903.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3626/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-3626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7552218903894640944.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-3626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4060362705927330519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh1323085272922623516.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-3626/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-3626/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9016230000896483069.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 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3004 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [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-ssh8441755377252532059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4372288887964561044.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) > git config core.sparsecheckout # timeout=10 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # 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-ssh7192517436828623792.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 Commit message: "fix: Remove make run/run-docker and update README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T22:47:51.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T22:47:51.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T22:47:51.802Z] ========================================================= [2021-07-15T22:47:51.802Z] EdgeX Global Pipelines Version Info [2021-07-15T22:47:51.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:47:53.173Z] ------------------- [2021-07-15T22:47:53.173Z] stable info: [2021-07-15T22:47:53.173Z] ------------------- [2021-07-15T22:47:53.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T22:47:53.173Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T22:47:53.173Z] Message: update stable to v1.0.196 [2021-07-15T22:47:53.767Z] ------------------- [2021-07-15T22:47:53.767Z] experimental info: [2021-07-15T22:47:53.767Z] ------------------- [2021-07-15T22:47:53.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T22:47:53.767Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T22:47:53.767Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T22:47:54.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T22:47:54.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T22:47:54.207Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T22:47:54.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T22:47:54.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T22:47:54.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T22:47:54.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T22:47:54.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T22:47:54.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T22:47:54.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T22:47:54.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T22:47:54.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T22:47:54.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T22:47:54.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T22:47:54.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T22:47:54.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T22:47:55.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T22:47:55.084Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T22:47:55.143Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T22:47:55.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T22:47:55.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T22:47:55.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T22:47:55.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3626 [Pipeline] echo [2021-07-15T22:47:55.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3626 [Pipeline] echo [2021-07-15T22:47:55.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3626 [Pipeline] echo [2021-07-15T22:47:55.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab84f26275c3806f51537af297af1321e0c282d4 [Pipeline] echo [2021-07-15T22:47:55.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab84f26 [Pipeline] echo [2021-07-15T22:47:55.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T22:47:56.176Z] provisioning config files... [2021-07-15T22:47:56.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6542267897733531546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:47:56.586Z] ---> docker-login.sh [2021-07-15T22:47:56.586Z] nexus3.edgexfoundry.org:10001 [2021-07-15T22:47:56.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:47:56.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:47:56.853Z] Configure a credential helper to remove this warning. See [2021-07-15T22:47:56.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:47:56.853Z] [2021-07-15T22:47:56.853Z] Login Succeeded [2021-07-15T22:47:56.853Z] nexus3.edgexfoundry.org:10002 [2021-07-15T22:47:56.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:47:57.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:47:57.137Z] Configure a credential helper to remove this warning. See [2021-07-15T22:47:57.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:47:57.137Z] [2021-07-15T22:47:57.137Z] Login Succeeded [2021-07-15T22:47:57.137Z] nexus3.edgexfoundry.org:10003 [2021-07-15T22:47:57.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:47:57.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:47:57.137Z] Configure a credential helper to remove this warning. See [2021-07-15T22:47:57.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:47:57.137Z] [2021-07-15T22:47:57.137Z] Login Succeeded [2021-07-15T22:47:57.137Z] nexus3.edgexfoundry.org:10004 [2021-07-15T22:47:57.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:47:57.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:47:57.404Z] Configure a credential helper to remove this warning. See [2021-07-15T22:47:57.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:47:57.404Z] [2021-07-15T22:47:57.404Z] Login Succeeded [2021-07-15T22:47:57.404Z] docker.io [2021-07-15T22:47:57.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:47:57.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:47:57.671Z] Configure a credential helper to remove this warning. See [2021-07-15T22:47:57.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:47:57.671Z] [2021-07-15T22:47:57.671Z] Login Succeeded [2021-07-15T22:47:57.671Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T22:47:57.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:47:58.153Z] ++ 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-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T22:47:58.153Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T22:47:58.153Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T22:47:58.153Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T22:47:58.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T22:47:58.153Z] ++ cut -d/ -f2 [2021-07-15T22:47:58.153Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T22:47:58.153Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T22:47:58.242Z] 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-07-15T22:48:00.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:48:00.030Z] [2021-07-15T22:48:00.030Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:48:00.411Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:48:00.411Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T22:48:00.411Z] 31603596830f: Pulling fs layer [2021-07-15T22:48:00.411Z] b6dc333f4379: Pulling fs layer [2021-07-15T22:48:00.411Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T22:48:00.411Z] fd332fbdc1db: Pulling fs layer [2021-07-15T22:48:00.411Z] fd332fbdc1db: Waiting [2021-07-15T22:48:00.411Z] b6dc333f4379: Verifying Checksum [2021-07-15T22:48:00.411Z] b6dc333f4379: Download complete [2021-07-15T22:48:00.684Z] 31603596830f: Verifying Checksum [2021-07-15T22:48:00.684Z] 31603596830f: Download complete [2021-07-15T22:48:00.684Z] fd332fbdc1db: Verifying Checksum [2021-07-15T22:48:00.684Z] fd332fbdc1db: Download complete [2021-07-15T22:48:00.960Z] 31603596830f: Pull complete [2021-07-15T22:48:00.960Z] b6dc333f4379: Pull complete [2021-07-15T22:48:00.960Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T22:48:00.960Z] 3d9ef1400e77: Download complete [2021-07-15T22:48:01.552Z] 3d9ef1400e77: Pull complete [2021-07-15T22:48:01.552Z] fd332fbdc1db: Pull complete [2021-07-15T22:48:01.552Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T22:48:01.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:48:01.552Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T22:48:01.676Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T22:48:01.750Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T22:48:02.600Z] $ docker top f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T22:48:02.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:48:02.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:48:02.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:48:02.961Z] $ docker exec f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent [2021-07-15T22:48:03.082Z] SSH_AUTH_SOCK=/tmp/ssh-I7C0kb9Yv529/agent.14 [2021-07-15T22:48:03.082Z] SSH_AGENT_PID=21 [2021-07-15T22:48:03.098Z] Running ssh-add (command line suppressed) [2021-07-15T22:48:03.195Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_265816175683884275.key (/w/workspace/edgex-go/1@tmp/private_key_265816175683884275.key) [2021-07-15T22:48:03.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:48:03.589Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T22:48:03.615Z] $ docker exec --env ******** --env ******** f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent -k [2021-07-15T22:48:03.707Z] unset SSH_AUTH_SOCK; [2021-07-15T22:48:03.708Z] unset SSH_AGENT_PID; [2021-07-15T22:48:03.708Z] echo Agent pid 21 killed; [2021-07-15T22:48:03.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T22:48:03.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:48:03.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:48:03.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:48:03.949Z] $ docker exec f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent [2021-07-15T22:48:04.065Z] SSH_AUTH_SOCK=/tmp/ssh-WgbA3W5OZTb2/agent.55 [2021-07-15T22:48:04.065Z] SSH_AGENT_PID=61 [2021-07-15T22:48:04.075Z] Running ssh-add (command line suppressed) [2021-07-15T22:48:04.178Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1657081472251966732.key (/w/workspace/edgex-go/1@tmp/private_key_1657081472251966732.key) [2021-07-15T22:48:04.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:48:04.589Z] + git semver init [2021-07-15T22:48:04.589Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T22:48:04.589Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-15T22:48:04.589Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-15T22:48:04.589Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T22:48:04.589Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T22:48:04.589Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T22:48:04.589Z] # $SEMVER_BRANCH = PR-3626 [2021-07-15T22:48:04.589Z] # $SEMVER_TEMP = /tmp/semver-827431301 [2021-07-15T22:48:04.589Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T22:48:16.934Z] # '/tmp/semver-827431301' -> '/w/workspace/edgex-go/1/.semver' [2021-07-15T22:48:16.934Z] # -> Force: false [2021-07-15T22:48:16.934Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-15T22:48:16.961Z] $ docker exec --env ******** --env ******** f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent -k [2021-07-15T22:48:17.067Z] unset SSH_AUTH_SOCK; [2021-07-15T22:48:17.067Z] unset SSH_AGENT_PID; [2021-07-15T22:48:17.067Z] echo Agent pid 61 killed; [2021-07-15T22:48:17.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:48:17.567Z] + git semver [Pipeline] } [2021-07-15T22:48:17.613Z] $ docker stop --time=1 f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 [2021-07-15T22:48:19.719Z] $ docker rm -f f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T22:48:20.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T22:48:20.653Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T22:48:20.717Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T22:48:21.821Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:48:22.170Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:48:22.858Z] + sudo service docker restart [2021-07-15T22:48:22.858Z] + true [2021-07-15T22:48:22.858Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T22:48:36.247Z] Still waiting to schedule task [2021-07-15T22:48:36.247Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-15T22:48:41.341Z] ========================================================= [2021-07-15T22:48:41.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T22:48:41.342Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:48:41.714Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T22:48:43.156Z] Sending build context to Docker daemon 328.4MB [2021-07-15T22:48:43.156Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T22:48:43.156Z] Step 2/6 : FROM ${BASE} [2021-07-15T22:48:43.156Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T22:48:43.156Z] 540db60ca938: Pulling fs layer [2021-07-15T22:48:43.156Z] adcc1eea9eea: Pulling fs layer [2021-07-15T22:48:43.156Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T22:48:43.156Z] 0773c198feca: Pulling fs layer [2021-07-15T22:48:43.156Z] 345f892a5656: Pulling fs layer [2021-07-15T22:48:43.156Z] 4796506630df: Pulling fs layer [2021-07-15T22:48:43.156Z] cc55df3e53f1: Pulling fs layer [2021-07-15T22:48:43.156Z] 4d027b6c602c: Pulling fs layer [2021-07-15T22:48:43.156Z] 449e75d2c14e: Pulling fs layer [2021-07-15T22:48:43.156Z] 345f892a5656: Waiting [2021-07-15T22:48:43.156Z] 4796506630df: Waiting [2021-07-15T22:48:43.156Z] cc55df3e53f1: Waiting [2021-07-15T22:48:43.156Z] 4d027b6c602c: Waiting [2021-07-15T22:48:43.156Z] 449e75d2c14e: Waiting [2021-07-15T22:48:43.156Z] 0773c198feca: Waiting [2021-07-15T22:48:43.156Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T22:48:43.156Z] 4c4ab2625f07: Download complete [2021-07-15T22:48:43.156Z] adcc1eea9eea: Verifying Checksum [2021-07-15T22:48:43.156Z] adcc1eea9eea: Download complete [2021-07-15T22:48:43.425Z] 540db60ca938: Verifying Checksum [2021-07-15T22:48:43.425Z] 540db60ca938: Download complete [2021-07-15T22:48:43.425Z] 540db60ca938: Pull complete [2021-07-15T22:48:43.425Z] 345f892a5656: Verifying Checksum [2021-07-15T22:48:43.425Z] 345f892a5656: Download complete [2021-07-15T22:48:43.425Z] 4796506630df: Verifying Checksum [2021-07-15T22:48:43.425Z] 4796506630df: Download complete [2021-07-15T22:48:43.425Z] cc55df3e53f1: Verifying Checksum [2021-07-15T22:48:43.425Z] cc55df3e53f1: Download complete [2021-07-15T22:48:43.425Z] adcc1eea9eea: Pull complete [2021-07-15T22:48:43.690Z] 4c4ab2625f07: Pull complete [2021-07-15T22:48:44.270Z] 4d027b6c602c: Verifying Checksum [2021-07-15T22:48:44.270Z] 4d027b6c602c: Download complete [2021-07-15T22:48:46.850Z] 449e75d2c14e: Verifying Checksum [2021-07-15T22:48:46.850Z] 449e75d2c14e: Download complete [2021-07-15T22:48:47.811Z] 0773c198feca: Verifying Checksum [2021-07-15T22:48:47.811Z] 0773c198feca: Download complete [2021-07-15T22:48:51.193Z] 0773c198feca: Pull complete [2021-07-15T22:48:51.194Z] 345f892a5656: Pull complete [2021-07-15T22:48:51.194Z] 4796506630df: Pull complete [2021-07-15T22:48:51.465Z] cc55df3e53f1: Pull complete [2021-07-15T22:48:51.465Z] 4d027b6c602c: Pull complete [2021-07-15T22:48:53.593Z] 449e75d2c14e: Pull complete [2021-07-15T22:48:53.593Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T22:48:53.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T22:48:53.593Z] ---> 0d28375d9b5b [2021-07-15T22:48:53.593Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T22:48:55.169Z] ---> Running in ef0b4121e6c0 [2021-07-15T22:48:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:48:56.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:48:56.602Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T22:48:57.194Z] (2/12) Installing file (5.39-r0) [2021-07-15T22:48:57.194Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T22:48:57.194Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T22:49:02.561Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T22:49:02.561Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T22:49:02.561Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T22:49:02.561Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T22:49:02.561Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T22:49:02.561Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T22:49:02.561Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T22:49:02.561Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T22:49:02.561Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T22:49:02.561Z] OK: 219 MiB in 52 packages [2021-07-15T22:49:04.068Z] Removing intermediate container ef0b4121e6c0 [2021-07-15T22:49:04.068Z] ---> cc29c22aabf2 [2021-07-15T22:49:04.068Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T22:49:04.068Z] ---> Running in 744be76380dd [2021-07-15T22:49:04.068Z] Removing intermediate container 744be76380dd [2021-07-15T22:49:04.068Z] ---> 27de2abf7f1d [2021-07-15T22:49:04.068Z] Step 5/6 : COPY go.mod . [2021-07-15T22:49:04.068Z] ---> 9443be0a0054 [2021-07-15T22:49:04.068Z] Step 6/6 : RUN go mod download [2021-07-15T22:49:04.345Z] ---> Running in 119c299eaaed [2021-07-15T22:49:16.702Z] Removing intermediate container 119c299eaaed [2021-07-15T22:49:16.702Z] ---> 0e249d28476c [2021-07-15T22:49:16.703Z] Successfully built 0e249d28476c [2021-07-15T22:49:16.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:49:17.084Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T22:49:17.084Z] . [Pipeline] withDockerContainer [2021-07-15T22:49:17.212Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T22:49:17.278Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T22:49:17.709Z] $ docker top 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:49:18.178Z] + go version [2021-07-15T22:49:18.178Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T22:49:18.207Z] $ docker stop --time=1 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec [2021-07-15T22:49:19.413Z] $ docker rm -f 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:49:20.186Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T22:49:20.186Z] . [Pipeline] withDockerContainer [2021-07-15T22:49:20.310Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T22:49:20.366Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T22:49:20.744Z] $ docker top 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T22:49:20.915Z] ========================================================= [2021-07-15T22:49:20.915Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T22:49:20.915Z] ========================================================= [Pipeline] sh [2021-07-15T22:49:21.239Z] + go mod tidy [Pipeline] sh [2021-07-15T22:49:21.901Z] + make test [2021-07-15T22:49:21.901Z] 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-07-15T22:49:22.170Z] go mod tidy [2021-07-15T22:49:22.170Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T22:49:27.599Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T22:49:45.880Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T22:49:50.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T22:49:50.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T22:49:50.766Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T22:49:53.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T22:49:54.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T22:49:54.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T22:49:54.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T22:49:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T22:49:54.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T22:49:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T22:49:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T22:49:55.167Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T22:49:55.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T22:49:57.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-07-15T22:49:57.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T22:49:57.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T22:49:58.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-07-15T22:49:58.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T22:49:59.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-07-15T22:49:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T22:49:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T22:49:59.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 89.9% of statements [2021-07-15T22:49:59.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T22:49:59.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:49:59.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-07-15T22:50:01.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-15T22:50:01.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T22:50:01.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T22:50:01.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T22:50:01.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T22:50:01.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T22:50:01.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T22:50:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T22:50:01.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T22:50:01.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T22:50:01.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-07-15T22:50:01.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T22:50:01.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T22:50:01.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T22:50:02.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-07-15T22:50:02.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T22:50:02.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-07-15T22:50:02.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-07-15T22:50:02.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T22:50:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-07-15T22:50:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-07-15T22:50:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-07-15T22:50:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-07-15T22:50:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-07-15T22:50:14.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.063s coverage: 94.4% of statements [2021-07-15T22:50:14.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-15T22:50:22.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.214s coverage: 81.8% of statements [2021-07-15T22:50:22.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T22:50:35.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3005 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws [2021-07-15T22:50:35.856Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-15T22:50:36.112Z] The recommended git tool is: git [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements [2021-07-15T22:50:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-07-15T22:50:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-15T22:50:38.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-07-15T22:50:38.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T22:50:38.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-07-15T22:50:38.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-07-15T22:50:38.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-07-15T22:50:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-07-15T22:50:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T22:50:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T22:50:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T22:50:39.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-07-15T22:50:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T22:50:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T22:50:39.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-15T22:50:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T22:50:39.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-07-15T22:50:39.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T22:50:41.283Z] using credential edgex-jenkins-ssh [2021-07-15T22:50:41.304Z] Cloning the remote Git repository [2021-07-15T22:50:41.357Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:50:41.564Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-15T22:50:41.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:50:41.680Z] > git --version # timeout=10 [2021-07-15T22:50:41.704Z] > git --version # 'git version 2.17.1' [2021-07-15T22:50:41.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:50:41.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:50:46.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T22:50:46.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T22:50:46.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T22:50:46.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T22:50:46.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-15T22:50:46.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T22:50:46.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T22:50:46.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T22:50:46.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T22:50:46.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T22:50:46.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T22:50:46.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-15T22:50:46.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-07-15T22:50:46.760Z] GO111MODULE=on go vet ./... [2021-07-15T22:50:57.614Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:50:57.939Z] Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:50:57.940Z] Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) [2021-07-15T22:50:56.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T22:50:56.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:50:56.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T22:50:56.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:50:56.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:50:56.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T22:50:57.631Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:50:57.649Z] > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 [2021-07-15T22:50:57.859Z] > git remote # timeout=10 [2021-07-15T22:50:57.875Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T22:50:57.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:50:57.900Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T22:50:57.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T22:50:57.944Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:50:57.955Z] > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 [2021-07-15T22:51:02.554Z] Commit message: "fix: Remove make run/run-docker and update README" [2021-07-15T22:51:02.635Z] > git --version # timeout=10 [2021-07-15T22:51:02.647Z] > git --version # 'git version 2.17.1' [2021-07-15T22:51:02.665Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T22:51:04.211Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:51:04.662Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:51:05.022Z] + sudo service docker restart [2021-07-15T22:51:05.022Z] + true [2021-07-15T22:51:13.588Z] gofmt -l . [2021-07-15T22:51:13.588Z] [ "`gofmt -l .`" = "" ] [2021-07-15T22:51:13.588Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T22:51:13.958Z] + ls -al . [2021-07-15T22:51:13.958Z] total 572 [2021-07-15T22:51:13.958Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 22:51 . [2021-07-15T22:51:13.958Z] drwxr-xr-x 4 root root 28 Jul 15 22:49 .. [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 22:47 .dockerignore [2021-07-15T22:51:13.958Z] drwxrwxr-x 8 1001 1001 179 Jul 15 22:47 .git [2021-07-15T22:51:13.958Z] drwxrwxr-x 3 1001 1001 125 Jul 15 22:47 .github [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 22:47 .gitignore [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 22:47 .hadolint.yml [2021-07-15T22:51:13.958Z] drwx------ 3 1001 1001 58 Jul 15 22:48 .semver [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 22:47 .sonarcloud.properties [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 22:47 Attribution.txt [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 22:47 CHANGELOG.md [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 22:47 CONTRIBUTING.md [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 22:47 Dockerfile.build [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 22:47 Jenkinsfile [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 22:47 LICENSE [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 5915 Jul 15 22:47 Makefile [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 8523 Jul 15 22:47 README.md [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 22:47 SECURITY.md [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 22:48 VERSION [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 22:47 ZMQWindows.md [2021-07-15T22:51:13.958Z] drwxrwxr-x 2 1001 1001 37 Jul 15 22:47 bin [2021-07-15T22:51:13.958Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 22:47 cmd [2021-07-15T22:51:13.958Z] -rw-r--r-- 1 root root 402846 Jul 15 22:50 coverage.out [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 22:47 go.mod [2021-07-15T22:51:13.958Z] -rw-r--r-- 1 root root 21149 Jul 15 22:49 go.sum [2021-07-15T22:51:13.958Z] drwxrwxr-x 7 1001 1001 114 Jul 15 22:47 internal [2021-07-15T22:51:13.958Z] drwxrwxr-x 3 1001 1001 16 Jul 15 22:47 openapi [2021-07-15T22:51:13.958Z] drwxrwxr-x 4 1001 1001 71 Jul 15 22:47 snap [2021-07-15T22:51:13.958Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 22:47 version.go [Pipeline] sh [2021-07-15T22:51:14.312Z] + '[' -e coverage.out ] [2021-07-15T22:51:14.312Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T22:51:14.463Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T22:51:14.802Z] + make build [2021-07-15T22:51:14.802Z] go mod tidy [2021-07-15T22:51:14.802Z] 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-07-15T22:51:16.241Z] 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-07-15T22:51:22.917Z] 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-07-15T22:51:23.186Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T22:51:23.517Z] provisioning config files... [2021-07-15T22:51:23.545Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6970249896539072516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:51:23.976Z] ---> docker-login.sh [2021-07-15T22:51:23.976Z] nexus3.edgexfoundry.org:10001 [2021-07-15T22:51:24.146Z] 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-07-15T22:51:24.411Z] 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-07-15T22:51:25.557Z] 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-07-15T22:51:25.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:51:25.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:51:25.562Z] Configure a credential helper to remove this warning. See [2021-07-15T22:51:25.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:51:25.562Z] [2021-07-15T22:51:25.562Z] Login Succeeded [2021-07-15T22:51:25.562Z] nexus3.edgexfoundry.org:10002 [2021-07-15T22:51:25.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:51:25.958Z] 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-07-15T22:51:25.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:51:25.962Z] Configure a credential helper to remove this warning. See [2021-07-15T22:51:25.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:51:25.962Z] [2021-07-15T22:51:25.962Z] Login Succeeded [2021-07-15T22:51:25.962Z] nexus3.edgexfoundry.org:10003 [2021-07-15T22:51:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:51:26.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:51:26.512Z] Configure a credential helper to remove this warning. See [2021-07-15T22:51:26.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:51:26.512Z] [2021-07-15T22:51:26.512Z] Login Succeeded [2021-07-15T22:51:26.512Z] nexus3.edgexfoundry.org:10004 [2021-07-15T22:51:26.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:51:26.932Z] 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-07-15T22:51:27.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:51:27.069Z] Configure a credential helper to remove this warning. See [2021-07-15T22:51:27.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:51:27.069Z] [2021-07-15T22:51:27.069Z] Login Succeeded [2021-07-15T22:51:27.069Z] docker.io [2021-07-15T22:51:27.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T22:51:27.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T22:51:27.623Z] Configure a credential helper to remove this warning. See [2021-07-15T22:51:27.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T22:51:27.623Z] [2021-07-15T22:51:27.623Z] Login Succeeded [2021-07-15T22:51:27.623Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T22:51:27.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-15T22:51:27.924Z] 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 [Pipeline] echo [2021-07-15T22:51:28.278Z] ========================================================= [2021-07-15T22:51:28.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T22:51:28.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:51:28.523Z] 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-07-15T22:51:28.696Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T22:51:29.108Z] 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-07-15T22:51:30.787Z] Sending build context to Docker daemon 165.8MB [2021-07-15T22:51:30.787Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T22:51:30.787Z] Step 2/6 : FROM ${BASE} [2021-07-15T22:51:31.062Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T22:51:31.062Z] 595b0fe564bb: Pulling fs layer [2021-07-15T22:51:31.062Z] 24495759ef45: Pulling fs layer [2021-07-15T22:51:31.062Z] d148012ef14d: Pulling fs layer [2021-07-15T22:51:31.062Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T22:51:31.062Z] 093eec477d81: Pulling fs layer [2021-07-15T22:51:31.062Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T22:51:31.062Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T22:51:31.062Z] 596795e73e0f: Pulling fs layer [2021-07-15T22:51:31.062Z] a6d5b2bbb924: Waiting [2021-07-15T22:51:31.062Z] cb65c68fc2e2: Waiting [2021-07-15T22:51:31.062Z] 093eec477d81: Waiting [2021-07-15T22:51:31.062Z] 596795e73e0f: Waiting [2021-07-15T22:51:31.062Z] 2446dc1eb7d3: Waiting [2021-07-15T22:51:31.062Z] d148012ef14d: Verifying Checksum [2021-07-15T22:51:31.062Z] d148012ef14d: Download complete [2021-07-15T22:51:31.062Z] 24495759ef45: Verifying Checksum [2021-07-15T22:51:31.062Z] 24495759ef45: Download complete [2021-07-15T22:51:31.062Z] 093eec477d81: Verifying Checksum [2021-07-15T22:51:31.062Z] 093eec477d81: Download complete [Pipeline] } [2021-07-15T22:51:31.151Z] $ docker stop --time=1 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 [2021-07-15T22:51:31.338Z] a6d5b2bbb924: Download complete [2021-07-15T22:51:31.339Z] 595b0fe564bb: Verifying Checksum [2021-07-15T22:51:31.339Z] 595b0fe564bb: Download complete [2021-07-15T22:51:31.339Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T22:51:31.339Z] 2446dc1eb7d3: Download complete [2021-07-15T22:51:31.948Z] 595b0fe564bb: Pull complete [2021-07-15T22:51:32.556Z] 24495759ef45: Pull complete [2021-07-15T22:51:32.834Z] d148012ef14d: Pull complete [2021-07-15T22:51:33.033Z] $ docker rm -f 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-15T22:51:34.278Z] 596795e73e0f: Verifying Checksum [2021-07-15T22:51:34.278Z] 596795e73e0f: Download complete [2021-07-15T22:51:35.264Z] cb65c68fc2e2: Download complete [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:51:37.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T22:51:37.012Z] [2021-07-15T22:51:37.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:51:37.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T22:51:37.408Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T22:51:37.408Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T22:51:37.408Z] ca9280d653b3: Pulling fs layer [2021-07-15T22:51:37.408Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T22:51:37.993Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T22:51:37.993Z] cbdbe7a5bc2a: Download complete [2021-07-15T22:51:37.993Z] cbdbe7a5bc2a: Pull complete [2021-07-15T22:51:38.576Z] ca9280d653b3: Verifying Checksum [2021-07-15T22:51:38.576Z] ca9280d653b3: Download complete [2021-07-15T22:51:38.841Z] ca9280d653b3: Pull complete [2021-07-15T22:51:40.784Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T22:51:40.784Z] 7e9c9ca2126c: Download complete [2021-07-15T22:51:44.166Z] 7e9c9ca2126c: Pull complete [2021-07-15T22:51:44.166Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T22:51:44.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T22:51:44.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T22:51:44.287Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T22:51:44.346Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T22:51:45.439Z] cb65c68fc2e2: Pull complete [2021-07-15T22:51:46.037Z] 093eec477d81: Pull complete [2021-07-15T22:51:46.312Z] a6d5b2bbb924: Pull complete [2021-07-15T22:51:46.913Z] 2446dc1eb7d3: Pull complete [2021-07-15T22:51:47.196Z] $ docker top fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:51:47.837Z] + docker-compose build --help [2021-07-15T22:51:47.838Z] + grep parallel [2021-07-15T22:51:48.423Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T22:51:48.453Z] $ docker stop --time=1 fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 [2021-07-15T22:51:49.665Z] $ docker rm -f fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:51:50.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T22:51:50.293Z] . [Pipeline] withDockerContainer [2021-07-15T22:51:50.411Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T22:51:50.471Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T22:51:50.892Z] $ docker top 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:51:51.278Z] 596795e73e0f: Pull complete [2021-07-15T22:51:51.278Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T22:51:51.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T22:51:51.278Z] ---> d9e956139c92 [2021-07-15T22:51:51.278Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T22:51:51.422Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T22:51:52.008Z] Building core-command ... [2021-07-15T22:51:52.008Z] Building core-data ... [2021-07-15T22:51:52.008Z] Building core-metadata ... [2021-07-15T22:51:52.008Z] Building security-bootstrapper ... [2021-07-15T22:51:52.008Z] Building security-proxy-setup ... [2021-07-15T22:51:52.008Z] Building security-secretstore-setup ... [2021-07-15T22:51:52.008Z] Building support-notifications ... [2021-07-15T22:51:52.008Z] Building support-scheduler ... [2021-07-15T22:51:52.008Z] Building sys-mgmt-agent ... [2021-07-15T22:51:52.008Z] Building security-proxy-setup [2021-07-15T22:51:52.008Z] Building support-scheduler [2021-07-15T22:51:52.008Z] Building core-metadata [2021-07-15T22:51:52.008Z] Building core-data [2021-07-15T22:51:52.008Z] Building core-command [2021-07-15T22:51:53.921Z] ---> Running in c4a0855f36f3 [2021-07-15T22:51:54.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:51:56.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:51:57.318Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T22:51:57.318Z] (2/12) Installing file (5.39-r0) [2021-07-15T22:51:57.318Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T22:51:57.593Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T22:52:01.902Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T22:52:01.902Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T22:52:02.174Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T22:52:02.174Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T22:52:02.174Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T22:52:02.448Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T22:52:02.448Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T22:52:02.448Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T22:52:02.722Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T22:52:02.722Z] OK: 218 MiB in 52 packages [2021-07-15T22:52:04.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:52:04.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:52:04.366Z] ---> 0e249d28476c [2021-07-15T22:52:04.366Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T22:52:04.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:52:04.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:52:04.366Z] ---> 0e249d28476c [2021-07-15T22:52:04.366Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:52:04.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:52:04.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:52:04.366Z] ---> 0e249d28476c [2021-07-15T22:52:04.366Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T22:52:06.961Z] ---> Running in 4e335ac9b8f1 [2021-07-15T22:52:06.961Z] ---> Running in 0400428cba53 [2021-07-15T22:52:06.961Z] ---> Running in 4113ddb7eae6 [2021-07-15T22:52:07.056Z] Removing intermediate container c4a0855f36f3 [2021-07-15T22:52:07.057Z] ---> 67dfca2352bf [2021-07-15T22:52:07.057Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T22:52:07.057Z] ---> Running in 3940934ab7e9 [2021-07-15T22:52:07.333Z] Removing intermediate container 3940934ab7e9 [2021-07-15T22:52:07.334Z] ---> c2e843f14205 [2021-07-15T22:52:07.334Z] Step 5/6 : COPY go.mod . [2021-07-15T22:52:07.919Z] Removing intermediate container 0400428cba53 [2021-07-15T22:52:07.920Z] ---> 1d63639093d5 [2021-07-15T22:52:07.920Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:52:07.920Z] Removing intermediate container 4113ddb7eae6 [2021-07-15T22:52:07.920Z] ---> 0c9cd10791c3 [2021-07-15T22:52:07.920Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:52:07.920Z] Removing intermediate container 4e335ac9b8f1 [2021-07-15T22:52:07.920Z] ---> bedb2e038ed6 [2021-07-15T22:52:07.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:52:07.952Z] ---> 082b4d730fba [2021-07-15T22:52:07.952Z] Step 6/6 : RUN go mod download [2021-07-15T22:52:08.190Z] ---> Running in a55d1bb964cf [2021-07-15T22:52:08.190Z] ---> Running in 867504801def [2021-07-15T22:52:08.190Z] ---> Running in 9e2b19ef40ab [2021-07-15T22:52:08.226Z] ---> Running in ab0ab9a63cba [2021-07-15T22:52:10.781Z] Removing intermediate container a55d1bb964cf [2021-07-15T22:52:10.782Z] ---> 15e16697dfc8 [2021-07-15T22:52:10.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T22:52:10.782Z] ---> Running in dc9a7a59a3a6 [2021-07-15T22:52:10.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:52:10.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:52:10.782Z] ---> 0e249d28476c [2021-07-15T22:52:10.782Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:52:10.782Z] ---> Using cache [2021-07-15T22:52:10.782Z] ---> bedb2e038ed6 [2021-07-15T22:52:10.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:52:10.782Z] ---> Using cache [2021-07-15T22:52:10.782Z] ---> 15e16697dfc8 [2021-07-15T22:52:10.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T22:52:10.782Z] Removing intermediate container 9e2b19ef40ab [2021-07-15T22:52:10.782Z] ---> 27a8c2ce8608 [2021-07-15T22:52:10.782Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T22:52:10.782Z] ---> Running in 0baad6ed87e2 [2021-07-15T22:52:10.782Z] Removing intermediate container 867504801def [2021-07-15T22:52:10.782Z] ---> 5d9ea956e45d [2021-07-15T22:52:10.782Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T22:52:10.782Z] ---> Running in 0dc9115d1cae [2021-07-15T22:52:10.782Z] ---> Running in aaf3176fbc80 [2021-07-15T22:52:10.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:52:10.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:52:10.782Z] ---> 0e249d28476c [2021-07-15T22:52:10.782Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:52:10.782Z] ---> Using cache [2021-07-15T22:52:10.782Z] ---> bedb2e038ed6 [2021-07-15T22:52:10.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:52:10.782Z] ---> Using cache [2021-07-15T22:52:10.782Z] ---> 15e16697dfc8 [2021-07-15T22:52:10.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T22:52:11.048Z] ---> Running in 99afe56974e9 [2021-07-15T22:52:11.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:11.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:11.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:11.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:11.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:11.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:12.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:12.397Z] OK: 219 MiB in 52 packages [2021-07-15T22:52:12.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:12.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:12.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:52:12.668Z] Removing intermediate container dc9a7a59a3a6 [2021-07-15T22:52:12.668Z] ---> 3eb6cf06a522 [2021-07-15T22:52:12.668Z] Step 6/23 : COPY go.mod . [2021-07-15T22:52:12.668Z] OK: 219 MiB in 52 packages [2021-07-15T22:52:12.939Z] OK: 219 MiB in 52 packages [2021-07-15T22:52:12.939Z] OK: 219 MiB in 52 packages [2021-07-15T22:52:12.939Z] ---> 1b32d969356a [2021-07-15T22:52:12.939Z] Step 7/23 : RUN go mod download [2021-07-15T22:52:12.939Z] OK: 219 MiB in 52 packages [2021-07-15T22:52:12.939Z] ---> Running in e3b2fed0dacf [2021-07-15T22:52:13.211Z] Removing intermediate container 0baad6ed87e2 [2021-07-15T22:52:13.211Z] ---> 0d0257a6aac5 [2021-07-15T22:52:13.211Z] Step 6/24 : COPY go.mod . [2021-07-15T22:52:13.211Z] Removing intermediate container 99afe56974e9 [2021-07-15T22:52:13.211Z] ---> cb04f20b63b2 [2021-07-15T22:52:13.211Z] Step 6/24 : COPY go.mod . [2021-07-15T22:52:13.211Z] ---> ee3e99a8f3f0 [2021-07-15T22:52:13.211Z] Step 7/24 : RUN go mod download [2021-07-15T22:52:13.480Z] ---> Running in 015dd4f3feaf [2021-07-15T22:52:13.480Z] Removing intermediate container 0dc9115d1cae [2021-07-15T22:52:13.480Z] ---> fb14dffd2235 [2021-07-15T22:52:13.480Z] Step 6/24 : COPY go.mod . [2021-07-15T22:52:13.480Z] Removing intermediate container aaf3176fbc80 [2021-07-15T22:52:13.480Z] ---> b0672d0b4851 [2021-07-15T22:52:13.480Z] Step 6/22 : COPY go.mod . [2021-07-15T22:52:13.480Z] ---> c93f702e9e62 [2021-07-15T22:52:13.480Z] Step 7/24 : RUN go mod download [2021-07-15T22:52:13.751Z] ---> Running in 29963ddad8a1 [2021-07-15T22:52:13.751Z] ---> 42fa585ad2b8 [2021-07-15T22:52:13.751Z] Step 7/24 : RUN go mod download [2021-07-15T22:52:13.751Z] ---> 8199c5e8f3ed [2021-07-15T22:52:13.751Z] Step 7/22 : RUN go mod download [2021-07-15T22:52:13.751Z] ---> Running in eca10f7bf48f [2021-07-15T22:52:13.751Z] ---> Running in 85a235144571 [2021-07-15T22:52:14.715Z] Removing intermediate container e3b2fed0dacf [2021-07-15T22:52:14.715Z] ---> c9fbf0cb903e [2021-07-15T22:52:14.715Z] Step 8/23 : COPY . . [2021-07-15T22:52:14.715Z] Removing intermediate container 015dd4f3feaf [2021-07-15T22:52:14.715Z] ---> ff722e625750 [2021-07-15T22:52:14.715Z] Step 8/24 : COPY . . [2021-07-15T22:52:14.715Z] Removing intermediate container 29963ddad8a1 [2021-07-15T22:52:14.715Z] ---> 5f693318f9d0 [2021-07-15T22:52:14.715Z] Step 8/24 : COPY . . [2021-07-15T22:52:15.298Z] Removing intermediate container eca10f7bf48f [2021-07-15T22:52:15.298Z] ---> 2b3fc13b040e [2021-07-15T22:52:15.298Z] Step 8/24 : COPY . . [2021-07-15T22:52:19.598Z] Removing intermediate container 85a235144571 [2021-07-15T22:52:19.598Z] ---> 7d1658b449f3 [2021-07-15T22:52:19.598Z] Step 8/22 : COPY . . [2021-07-15T22:52:29.685Z] ---> 3b3409cdcafc [2021-07-15T22:52:29.685Z] Step 9/24 : RUN go mod tidy [2021-07-15T22:52:29.685Z] ---> Running in 05b887302f4a [2021-07-15T22:52:30.647Z] Removing intermediate container 05b887302f4a [2021-07-15T22:52:30.647Z] ---> 46600687aa54 [2021-07-15T22:52:30.647Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T22:52:30.914Z] ---> Running in a09f6d1f4135 [2021-07-15T22:52:31.875Z] 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-07-15T22:52:35.080Z] Removing intermediate container ab0ab9a63cba [2021-07-15T22:52:35.080Z] ---> 2a33bda7048f [2021-07-15T22:52:35.080Z] Successfully built 2a33bda7048f [2021-07-15T22:52:35.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:52:35.478Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T22:52:35.479Z] . [Pipeline] withDockerContainer [2021-07-15T22:52:35.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container [2021-07-15T22:52:35.816Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T22:52:37.328Z] $ docker top a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:52:38.338Z] + go version [2021-07-15T22:52:38.338Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T22:52:38.377Z] $ docker stop --time=1 a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f [2021-07-15T22:52:40.160Z] $ docker rm -f a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:52:41.231Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T22:52:41.232Z] . [Pipeline] withDockerContainer [2021-07-15T22:52:41.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container [2021-07-15T22:52:41.633Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T22:52:43.248Z] $ docker top b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T22:52:43.647Z] ========================================================= [2021-07-15T22:52:43.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T22:52:43.647Z] ========================================================= [Pipeline] sh [2021-07-15T22:52:44.351Z] + go mod tidy [Pipeline] sh [2021-07-15T22:52:45.668Z] + make test [2021-07-15T22:52:45.668Z] 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-07-15T22:52:45.668Z] go mod tidy [2021-07-15T22:52:46.270Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T22:52:50.137Z] ---> 08cb723658da [2021-07-15T22:52:50.137Z] Step 9/24 : RUN go mod tidy [2021-07-15T22:52:50.137Z] ---> 9f23596a5398 [2021-07-15T22:52:50.137Z] Step 9/23 : RUN go mod tidy [2021-07-15T22:52:50.137Z] ---> Running in 5c643ba0529d [2021-07-15T22:52:50.137Z] ---> Running in f45ad64e229d [2021-07-15T22:52:50.137Z] ---> fa8afd368c7c [2021-07-15T22:52:50.137Z] Step 9/24 : RUN go mod tidy [2021-07-15T22:52:50.137Z] ---> Running in 2c1b04de9ccb [2021-07-15T22:52:52.789Z] Removing intermediate container 5c643ba0529d [2021-07-15T22:52:52.789Z] ---> 8f908e345443 [2021-07-15T22:52:52.789Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T22:52:52.789Z] ---> Running in 15c9934813bf [2021-07-15T22:52:52.789Z] Removing intermediate container f45ad64e229d [2021-07-15T22:52:52.789Z] ---> 13507275cc86 [2021-07-15T22:52:52.789Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T22:52:52.789Z] Removing intermediate container 2c1b04de9ccb [2021-07-15T22:52:52.789Z] ---> 8a11dffe6fb0 [2021-07-15T22:52:52.789Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T22:52:52.789Z] ---> Running in 691d0214b02b [2021-07-15T22:52:52.789Z] ---> Running in 3f9139acca8e [2021-07-15T22:52:53.380Z] 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-07-15T22:52:53.652Z] 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-07-15T22:52:53.652Z] 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-07-15T22:52:53.930Z] ---> a2ad81b5a43f [2021-07-15T22:52:53.930Z] Step 9/22 : RUN go mod tidy [2021-07-15T22:52:53.930Z] ---> Running in 06274f149bd4 [2021-07-15T22:52:56.605Z] Removing intermediate container 06274f149bd4 [2021-07-15T22:52:56.605Z] ---> 3a3bb70ee98b [2021-07-15T22:52:56.605Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T22:52:56.605Z] ---> Running in b00096a33d85 [2021-07-15T22:52:56.605Z] 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-07-15T22:52:58.076Z] Removing intermediate container a09f6d1f4135 [2021-07-15T22:52:58.076Z] ---> d28c668042c5 [2021-07-15T22:52:58.076Z] [2021-07-15T22:52:58.076Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T22:52:58.360Z] 3.12: Pulling from library/alpine [2021-07-15T22:52:59.363Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T22:52:59.363Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T22:52:59.363Z] ---> 13621d1b12d4 [2021-07-15T22:52:59.363Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T22:52:59.636Z] ---> Running in 7decd6ae49a3 [2021-07-15T22:52:59.636Z] Removing intermediate container 7decd6ae49a3 [2021-07-15T22:52:59.636Z] ---> edf7d95d1a40 [2021-07-15T22:52:59.636Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T22:52:59.907Z] ---> Running in d996d0f7ba2f [2021-07-15T22:52:59.907Z] Removing intermediate container d996d0f7ba2f [2021-07-15T22:52:59.907Z] ---> 9a202eb0e58e [2021-07-15T22:52:59.907Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T22:52:59.907Z] ---> Running in 30d1cd4d128d [2021-07-15T22:53:00.182Z] Removing intermediate container 30d1cd4d128d [2021-07-15T22:53:00.182Z] ---> 301c630ee9a0 [2021-07-15T22:53:00.182Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:53:00.182Z] ---> Running in 1fffb879e15d [2021-07-15T22:53:01.180Z] Removing intermediate container 1fffb879e15d [2021-07-15T22:53:01.180Z] ---> 4bdef9e8f017 [2021-07-15T22:53:01.180Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T22:53:01.180Z] ---> Running in 6d0dd0d00a52 [2021-07-15T22:53:01.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:02.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:03.005Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T22:53:03.005Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T22:53:03.005Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T22:53:03.005Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T22:53:03.998Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T22:53:03.998Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T22:53:03.998Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:53:03.998Z] OK: 8 MiB in 20 packages [2021-07-15T22:53:04.611Z] Removing intermediate container 6d0dd0d00a52 [2021-07-15T22:53:04.611Z] ---> 40fc3aaac22a [2021-07-15T22:53:04.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:53:04.907Z] ---> 0bd262d2d0e5 [2021-07-15T22:53:04.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T22:53:05.522Z] ---> 655bc6b4030a [2021-07-15T22:53:05.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T22:53:05.796Z] ---> c37f29f5e1e9 [2021-07-15T22:53:05.796Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T22:53:05.796Z] ---> Running in c2268f740f1e [2021-07-15T22:53:05.796Z] Removing intermediate container c2268f740f1e [2021-07-15T22:53:05.796Z] ---> e9867ff5fa86 [2021-07-15T22:53:05.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:53:06.074Z] ---> Running in b07c87360b9e [2021-07-15T22:53:06.074Z] Removing intermediate container b07c87360b9e [2021-07-15T22:53:06.074Z] ---> 2d8172e86228 [2021-07-15T22:53:06.074Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T22:53:06.074Z] ---> Running in 1c0adcc2445e [2021-07-15T22:53:06.355Z] Removing intermediate container 1c0adcc2445e [2021-07-15T22:53:06.355Z] ---> 9bc82eca674e [2021-07-15T22:53:06.355Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:06.355Z] ---> Running in d1887fad2f6e [2021-07-15T22:53:06.628Z] Removing intermediate container d1887fad2f6e [2021-07-15T22:53:06.628Z] ---> 01b7dabab26e [2021-07-15T22:53:06.628Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T22:53:06.628Z] ---> Running in c0717fe3d404 [2021-07-15T22:53:06.906Z] Removing intermediate container c0717fe3d404 [2021-07-15T22:53:06.906Z] ---> 0aa12cb25531 [2021-07-15T22:53:06.906Z] [2021-07-15T22:53:06.906Z] Successfully built 0aa12cb25531 [2021-07-15T22:53:06.906Z] Successfully tagged core-data:latest [2021-07-15T22:53:06.906Z] Building support-notifications [2021-07-15T22:53:13.146Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T22:53:15.198Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:53:15.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:53:15.198Z] ---> 0e249d28476c [2021-07-15T22:53:15.198Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T22:53:15.198Z] ---> Using cache [2021-07-15T22:53:15.198Z] ---> bedb2e038ed6 [2021-07-15T22:53:15.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:53:15.198Z] ---> Using cache [2021-07-15T22:53:15.198Z] ---> 15e16697dfc8 [2021-07-15T22:53:15.198Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T22:53:15.783Z] ---> Running in 417a122aadbb [2021-07-15T22:53:16.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:17.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:17.601Z] OK: 219 MiB in 52 packages [2021-07-15T22:53:18.188Z] Removing intermediate container 417a122aadbb [2021-07-15T22:53:18.188Z] ---> 536d272c6c7f [2021-07-15T22:53:18.188Z] Step 6/23 : COPY go.mod . [2021-07-15T22:53:18.465Z] ---> 2cc5f11f3106 [2021-07-15T22:53:18.465Z] Step 7/23 : RUN go mod download [2021-07-15T22:53:18.465Z] ---> Running in 1e988e029734 [2021-07-15T22:53:20.417Z] Removing intermediate container 1e988e029734 [2021-07-15T22:53:20.417Z] ---> bc2cf9bf2135 [2021-07-15T22:53:20.417Z] Step 8/23 : COPY . . [2021-07-15T22:53:27.123Z] ---> bc506c25cbfe [2021-07-15T22:53:27.123Z] Step 9/23 : RUN go mod tidy [2021-07-15T22:53:27.123Z] ---> Running in 9f7aa83b275b [2021-07-15T22:53:29.081Z] Removing intermediate container 9f7aa83b275b [2021-07-15T22:53:29.081Z] ---> bbe3c112783a [2021-07-15T22:53:29.081Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T22:53:29.081Z] ---> Running in a213c1a7982d [2021-07-15T22:53:29.357Z] 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-07-15T22:53:30.556Z] 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-07-15T22:53:30.861Z] Removing intermediate container 15c9934813bf [2021-07-15T22:53:30.861Z] ---> b939bead2a97 [2021-07-15T22:53:30.861Z] [2021-07-15T22:53:30.861Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T22:53:30.861Z] ---> 13621d1b12d4 [2021-07-15T22:53:30.861Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T22:53:30.861Z] ---> Running in 386472537e01 [2021-07-15T22:53:31.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:31.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:31.541Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T22:53:31.541Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:53:31.541Z] OK: 6 MiB in 15 packages [2021-07-15T22:53:32.148Z] Removing intermediate container 386472537e01 [2021-07-15T22:53:32.148Z] ---> c0192cb7d4a5 [2021-07-15T22:53:32.148Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T22:53:32.148Z] ---> Running in a741846c9cec [2021-07-15T22:53:32.148Z] Removing intermediate container a741846c9cec [2021-07-15T22:53:32.148Z] ---> c28e2bf35d09 [2021-07-15T22:53:32.148Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T22:53:32.425Z] ---> Running in fc0b02514ee4 [2021-07-15T22:53:32.702Z] Removing intermediate container fc0b02514ee4 [2021-07-15T22:53:32.702Z] ---> e062d631310f [2021-07-15T22:53:32.702Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T22:53:32.702Z] ---> Running in 174ec144defb [2021-07-15T22:53:32.984Z] Removing intermediate container 174ec144defb [2021-07-15T22:53:32.984Z] ---> 64f11900ea5b [2021-07-15T22:53:32.984Z] Step 16/24 : WORKDIR / [2021-07-15T22:53:32.984Z] ---> Running in 75f2feb53074 [2021-07-15T22:53:33.266Z] Removing intermediate container 75f2feb53074 [2021-07-15T22:53:33.266Z] ---> 71ea1808e46c [2021-07-15T22:53:33.266Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:53:33.547Z] ---> 142121dd8522 [2021-07-15T22:53:33.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T22:53:34.573Z] ---> 1ac2be68542e [2021-07-15T22:53:34.573Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T22:53:35.598Z] Removing intermediate container 3f9139acca8e [2021-07-15T22:53:35.598Z] ---> 0988992ca03c [2021-07-15T22:53:35.598Z] [2021-07-15T22:53:35.598Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T22:53:35.598Z] ---> 13621d1b12d4 [2021-07-15T22:53:35.598Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T22:53:35.598Z] ---> Using cache [2021-07-15T22:53:35.598Z] ---> c0192cb7d4a5 [2021-07-15T22:53:35.598Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T22:53:35.598Z] ---> Using cache [2021-07-15T22:53:35.598Z] ---> c28e2bf35d09 [2021-07-15T22:53:35.598Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T22:53:35.598Z] ---> baed9b473d6e [2021-07-15T22:53:35.598Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T22:53:35.598Z] ---> Running in 9a298cdc0b70 [2021-07-15T22:53:35.598Z] ---> Running in b2fbda37346c [2021-07-15T22:53:35.890Z] Removing intermediate container 691d0214b02b [2021-07-15T22:53:35.890Z] ---> f81091f5f684 [2021-07-15T22:53:35.890Z] [2021-07-15T22:53:35.890Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T22:53:35.890Z] ---> 13621d1b12d4 [2021-07-15T22:53:35.890Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T22:53:35.890Z] ---> Using cache [2021-07-15T22:53:35.890Z] ---> c0192cb7d4a5 [2021-07-15T22:53:35.890Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T22:53:35.890Z] ---> Using cache [2021-07-15T22:53:35.890Z] ---> c28e2bf35d09 [2021-07-15T22:53:35.890Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T22:53:35.890Z] ---> Running in ce1edfda232e [2021-07-15T22:53:35.890Z] Removing intermediate container b2fbda37346c [2021-07-15T22:53:35.890Z] ---> 199cf412761e [2021-07-15T22:53:35.890Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T22:53:36.173Z] Removing intermediate container 9a298cdc0b70 [2021-07-15T22:53:36.173Z] ---> 03c71fa49cdd [2021-07-15T22:53:36.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:53:36.173Z] ---> Running in 069ebd8fbd14 [2021-07-15T22:53:36.173Z] ---> Running in 870c2c063d03 [2021-07-15T22:53:36.173Z] Removing intermediate container b00096a33d85 [2021-07-15T22:53:36.173Z] ---> 19fc8e5b9056 [2021-07-15T22:53:36.173Z] [2021-07-15T22:53:36.173Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T22:53:36.173Z] ---> 13621d1b12d4 [2021-07-15T22:53:36.173Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T22:53:36.173Z] Removing intermediate container ce1edfda232e [2021-07-15T22:53:36.173Z] ---> 012c6978c499 [2021-07-15T22:53:36.173Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T22:53:36.173Z] ---> Running in d8440fe45091 [2021-07-15T22:53:36.459Z] Removing intermediate container 069ebd8fbd14 [2021-07-15T22:53:36.459Z] ---> 8a88c475fca0 [2021-07-15T22:53:36.459Z] Step 16/24 : WORKDIR / [2021-07-15T22:53:36.459Z] ---> Running in 33492421e307 [2021-07-15T22:53:36.459Z] Removing intermediate container 870c2c063d03 [2021-07-15T22:53:36.459Z] ---> 082f4a631401 [2021-07-15T22:53:36.459Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T22:53:36.459Z] ---> Running in 26ecfe60d3d6 [2021-07-15T22:53:36.459Z] ---> Running in dc34acbd5b65 [2021-07-15T22:53:36.740Z] Removing intermediate container 33492421e307 [2021-07-15T22:53:36.740Z] ---> 31b955c9025a [2021-07-15T22:53:36.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:53:36.740Z] Removing intermediate container dc34acbd5b65 [2021-07-15T22:53:36.740Z] ---> ec9b8a0ef38d [2021-07-15T22:53:36.740Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:36.740Z] ---> Running in 42090831b688 [2021-07-15T22:53:37.027Z] Removing intermediate container 26ecfe60d3d6 [2021-07-15T22:53:37.027Z] ---> b6bf3c430bd9 [2021-07-15T22:53:37.027Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:53:37.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:37.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:37.310Z] Removing intermediate container 42090831b688 [2021-07-15T22:53:37.310Z] ---> df1296350802 [2021-07-15T22:53:37.310Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T22:53:37.310Z] ---> 2ce5878963c7 [2021-07-15T22:53:37.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T22:53:37.310Z] ---> af7d48762e50 [2021-07-15T22:53:37.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T22:53:37.310Z] ---> Running in 840b0800a966 [2021-07-15T22:53:37.310Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T22:53:37.310Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T22:53:37.310Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T22:53:37.310Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T22:53:37.310Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:53:37.310Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T22:53:37.592Z] OK: 7 MiB in 18 packages [2021-07-15T22:53:37.592Z] Removing intermediate container 840b0800a966 [2021-07-15T22:53:37.592Z] ---> f5c3ad2b305e [2021-07-15T22:53:37.592Z] [2021-07-15T22:53:37.898Z] Successfully built f5c3ad2b305e [2021-07-15T22:53:37.898Z] Successfully tagged core-command:latest [2021-07-15T22:53:37.898Z] Building security-bootstrapper [2021-07-15T22:53:37.898Z] ---> 4906cae6abd3 [2021-07-15T22:53:37.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T22:53:38.189Z]  Building core-command ... done  ---> faa739087004 [2021-07-15T22:53:38.189Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T22:53:39.670Z] Removing intermediate container d8440fe45091 [2021-07-15T22:53:39.670Z] ---> 9d308b6ee8fb [2021-07-15T22:53:39.670Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T22:53:40.291Z] ---> e90aaba868a5 [2021-07-15T22:53:40.291Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T22:53:40.291Z] ---> Running in 2b75759be2b6 [2021-07-15T22:53:40.291Z] ---> 4d0f365fdce1 [2021-07-15T22:53:40.291Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T22:53:40.291Z] ---> Running in 9e4f391f772b [2021-07-15T22:53:40.291Z] ---> Running in 8d6be0a69fb7 [2021-07-15T22:53:40.559Z] Removing intermediate container 2b75759be2b6 [2021-07-15T22:53:40.559Z] ---> 375f9aa6560b [2021-07-15T22:53:40.559Z] Step 14/22 : WORKDIR /edgex [2021-07-15T22:53:40.559Z] ---> Running in 3c12a3f05b40 [2021-07-15T22:53:40.559Z] Removing intermediate container 8d6be0a69fb7 [2021-07-15T22:53:40.559Z] ---> 56dd7512a4d8 [2021-07-15T22:53:40.559Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:53:40.560Z] Removing intermediate container 9e4f391f772b [2021-07-15T22:53:40.560Z] ---> 7c1c51468d60 [2021-07-15T22:53:40.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:53:40.829Z] ---> Running in 96f9184bb50b [2021-07-15T22:53:40.829Z] ---> Running in cea2c33eb2f6 [2021-07-15T22:53:41.099Z] Removing intermediate container 3c12a3f05b40 [2021-07-15T22:53:41.099Z] ---> 78e00943c32d [2021-07-15T22:53:41.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T22:53:41.099Z] Removing intermediate container 96f9184bb50b [2021-07-15T22:53:41.099Z] ---> bc0dd2af8bc5 [2021-07-15T22:53:41.099Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T22:53:41.099Z] Removing intermediate container cea2c33eb2f6 [2021-07-15T22:53:41.099Z] ---> e9d707170680 [2021-07-15T22:53:41.099Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T22:53:41.099Z] ---> Running in 8aa9dde906ac [2021-07-15T22:53:41.099Z] ---> Running in eaf9e8b5c7a2 [2021-07-15T22:53:41.369Z] Removing intermediate container 8aa9dde906ac [2021-07-15T22:53:41.369Z] ---> 4abb136ae75e [2021-07-15T22:53:41.369Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:41.640Z] Removing intermediate container eaf9e8b5c7a2 [2021-07-15T22:53:41.640Z] ---> 57c7ad37ad9a [2021-07-15T22:53:41.640Z] Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:41.640Z] ---> 8fcbb61145b6 [2021-07-15T22:53:41.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T22:53:41.640Z] ---> Running in 6028ef36621e [2021-07-15T22:53:41.640Z] ---> Running in f6e7b9c57046 [2021-07-15T22:53:41.909Z] Removing intermediate container 6028ef36621e [2021-07-15T22:53:41.909Z] ---> 943d64fe2538 [2021-07-15T22:53:41.909Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T22:53:42.181Z] Removing intermediate container f6e7b9c57046 [2021-07-15T22:53:42.181Z] ---> 0a15824f4388 [2021-07-15T22:53:42.181Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T22:53:42.181Z] ---> Running in 93dc95b4f086 [2021-07-15T22:53:42.181Z] ---> Running in e67c41b9809e [2021-07-15T22:53:42.181Z] ---> 318136224cae [2021-07-15T22:53:42.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T22:53:42.456Z] Removing intermediate container 93dc95b4f086 [2021-07-15T22:53:42.456Z] ---> cf34f7097d30 [2021-07-15T22:53:42.456Z] [2021-07-15T22:53:42.456Z] Removing intermediate container e67c41b9809e [2021-07-15T22:53:42.456Z] ---> 983ae45034b8 [2021-07-15T22:53:42.456Z] [2021-07-15T22:53:42.728Z] Successfully built cf34f7097d30 [2021-07-15T22:53:42.728Z] Successfully tagged core-metadata:latest [2021-07-15T22:53:42.728Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-07-15T22:53:42.997Z] Successfully built 983ae45034b8 [2021-07-15T22:53:42.997Z] Successfully tagged support-scheduler:latest [2021-07-15T22:53:42.997Z] Building security-secretstore-setup [2021-07-15T22:53:42.997Z]  Building support-scheduler ... done  ---> 30fa9023ffaa [2021-07-15T22:53:42.997Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T22:53:43.585Z] ---> Running in 43ce7bea6094 [2021-07-15T22:53:44.546Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:53:44.546Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:53:44.546Z] ---> 0e249d28476c [2021-07-15T22:53:44.546Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T22:53:44.546Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> bedb2e038ed6 [2021-07-15T22:53:44.547Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> 15e16697dfc8 [2021-07-15T22:53:44.547Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> cb04f20b63b2 [2021-07-15T22:53:44.547Z] Step 6/32 : COPY go.mod . [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> c93f702e9e62 [2021-07-15T22:53:44.547Z] Step 7/32 : RUN go mod download [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> 5f693318f9d0 [2021-07-15T22:53:44.547Z] Step 8/32 : COPY . . [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> 08cb723658da [2021-07-15T22:53:44.547Z] Step 9/32 : RUN go mod tidy [2021-07-15T22:53:44.547Z] ---> Using cache [2021-07-15T22:53:44.547Z] ---> 8f908e345443 [2021-07-15T22:53:44.547Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T22:53:45.508Z] Removing intermediate container 43ce7bea6094 [2021-07-15T22:53:45.508Z] ---> 5358eb3dbb4e [2021-07-15T22:53:45.508Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T22:53:45.779Z] ---> Running in fd9eb0be2168 [2021-07-15T22:53:45.779Z] ---> Running in 5b16837947c3 [2021-07-15T22:53:46.048Z] Removing intermediate container 5b16837947c3 [2021-07-15T22:53:46.048Z] ---> 6c4867298fb1 [2021-07-15T22:53:46.048Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T22:53:46.048Z] ---> Running in a890cb778ad3 [2021-07-15T22:53:46.317Z] 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-07-15T22:53:46.317Z] Removing intermediate container a890cb778ad3 [2021-07-15T22:53:46.317Z] ---> 4563748633f7 [2021-07-15T22:53:46.317Z] Step 21/22 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:46.586Z] ---> Running in a1399d284653 [2021-07-15T22:53:46.586Z] Removing intermediate container a1399d284653 [2021-07-15T22:53:46.586Z] ---> 589bd65d344c [2021-07-15T22:53:46.586Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T22:53:46.856Z] ---> Running in 82058020d906 [2021-07-15T22:53:47.124Z] Removing intermediate container 82058020d906 [2021-07-15T22:53:47.124Z] ---> 419d777a4ba8 [2021-07-15T22:53:47.124Z] [2021-07-15T22:53:47.124Z] Successfully built 419d777a4ba8 [2021-07-15T22:53:47.124Z] Successfully tagged security-proxy-setup:latest [2021-07-15T22:53:50.514Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:53:50.514Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:53:50.514Z] ---> 0e249d28476c [2021-07-15T22:53:50.514Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> bedb2e038ed6 [2021-07-15T22:53:50.514Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> 15e16697dfc8 [2021-07-15T22:53:50.514Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> cb04f20b63b2 [2021-07-15T22:53:50.514Z] Step 6/26 : COPY go.mod . [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> c93f702e9e62 [2021-07-15T22:53:50.514Z] Step 7/26 : RUN go mod download [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> 5f693318f9d0 [2021-07-15T22:53:50.514Z] Step 8/26 : COPY . . [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> 08cb723658da [2021-07-15T22:53:50.514Z] Step 9/26 : RUN go mod tidy [2021-07-15T22:53:50.514Z] ---> Using cache [2021-07-15T22:53:50.514Z] ---> 8f908e345443 [2021-07-15T22:53:50.514Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T22:53:50.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:53:50.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:53:50.790Z] ---> 0e249d28476c [2021-07-15T22:53:50.790Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:53:50.790Z] ---> Using cache [2021-07-15T22:53:50.790Z] ---> bedb2e038ed6 [2021-07-15T22:53:50.790Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:53:50.790Z] ---> Using cache [2021-07-15T22:53:50.790Z] ---> 15e16697dfc8 [2021-07-15T22:53:50.790Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T22:53:51.070Z] ---> Running in 8523d18219ac [2021-07-15T22:53:51.070Z] ---> Running in 385c23d22436 [2021-07-15T22:53:52.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:52.093Z] Removing intermediate container a213c1a7982d [2021-07-15T22:53:52.093Z] ---> f55a2e1d0da9 [2021-07-15T22:53:52.093Z] [2021-07-15T22:53:52.093Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T22:53:52.093Z] ---> 13621d1b12d4 [2021-07-15T22:53:52.093Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T22:53:52.093Z] ---> Running in b64705221608 [2021-07-15T22:53:52.093Z] 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-07-15T22:53:52.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:52.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:52.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:53:53.276Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T22:53:53.276Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T22:53:53.276Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:53:53.276Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T22:53:53.276Z] OK: 219 MiB in 52 packages [2021-07-15T22:53:53.276Z] OK: 6 MiB in 16 packages [2021-07-15T22:53:54.348Z] Removing intermediate container 8523d18219ac [2021-07-15T22:53:54.348Z] ---> a2f019cdf74b [2021-07-15T22:53:54.348Z] Step 6/24 : COPY go.mod . [2021-07-15T22:53:54.348Z] Removing intermediate container b64705221608 [2021-07-15T22:53:54.348Z] ---> 989c73cf053b [2021-07-15T22:53:54.348Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T22:53:54.348Z] ---> Running in 8eefa480dd93 [2021-07-15T22:53:54.348Z] Removing intermediate container 8eefa480dd93 [2021-07-15T22:53:54.348Z] ---> f730a82d0b7e [2021-07-15T22:53:54.348Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T22:53:54.348Z] ---> dfa6ce22df42 [2021-07-15T22:53:54.348Z] Step 7/24 : RUN go mod download [2021-07-15T22:53:54.348Z] ---> Running in d59d596361f8 [2021-07-15T22:53:54.348Z] ---> Running in 1d784ca077a6 [2021-07-15T22:53:54.682Z] Removing intermediate container 1d784ca077a6 [2021-07-15T22:53:54.682Z] ---> 0110942fe44b [2021-07-15T22:53:54.682Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T22:53:54.682Z] ---> Running in e623d8049ba9 [2021-07-15T22:53:54.962Z] Removing intermediate container e623d8049ba9 [2021-07-15T22:53:54.962Z] ---> 5e87b9f8f5d5 [2021-07-15T22:53:54.962Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:53:55.245Z] ---> 7ae4c75aba77 [2021-07-15T22:53:55.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T22:53:55.988Z] ---> 06a479c9173c [2021-07-15T22:53:55.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T22:53:56.280Z] Removing intermediate container d59d596361f8 [2021-07-15T22:53:56.280Z] ---> 4046cfcb19c1 [2021-07-15T22:53:56.280Z] Step 8/24 : COPY . . [2021-07-15T22:53:56.280Z] ---> 7970c9b8a48e [2021-07-15T22:53:56.280Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T22:53:56.280Z] ---> Running in 35f175f35942 [2021-07-15T22:53:56.616Z] Removing intermediate container 35f175f35942 [2021-07-15T22:53:56.616Z] ---> 3a2dd90e720b [2021-07-15T22:53:56.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:53:57.266Z] ---> Running in f68583231db7 [2021-07-15T22:53:58.299Z] Removing intermediate container f68583231db7 [2021-07-15T22:53:58.299Z] ---> 7687c0e5f00d [2021-07-15T22:53:58.299Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T22:53:58.588Z] ---> Running in e6ed9ea43399 [2021-07-15T22:53:59.227Z] Removing intermediate container e6ed9ea43399 [2021-07-15T22:53:59.227Z] ---> 0391e6364e22 [2021-07-15T22:53:59.227Z] Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:53:59.509Z] ---> Running in 4055f4147a8b [2021-07-15T22:54:00.131Z] Removing intermediate container 4055f4147a8b [2021-07-15T22:54:00.131Z] ---> cdf6cf907b52 [2021-07-15T22:54:00.131Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T22:54:00.409Z] ---> Running in 09445c9fc9c8 [2021-07-15T22:54:00.687Z] ---> 69bedb15620f [2021-07-15T22:54:00.688Z] Step 9/24 : RUN go mod tidy [2021-07-15T22:54:00.688Z] Removing intermediate container 09445c9fc9c8 [2021-07-15T22:54:00.688Z] ---> 725585de6ef1 [2021-07-15T22:54:00.688Z] [2021-07-15T22:54:00.688Z] ---> Running in 482db49b4af3 [2021-07-15T22:54:00.967Z] Successfully built 725585de6ef1 [2021-07-15T22:54:00.967Z] Successfully tagged support-notifications:latest [2021-07-15T22:54:03.232Z]  Building support-notifications ... done Removing intermediate container 482db49b4af3 [2021-07-15T22:54:03.232Z] ---> 2155f177415d [2021-07-15T22:54:03.232Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T22:54:03.232Z] ---> Running in 03b652b7bec1 [2021-07-15T22:54:03.820Z] 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-07-15T22:54:09.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T22:54:09.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T22:54:12.078Z] Removing intermediate container fd9eb0be2168 [2021-07-15T22:54:12.078Z] ---> 798a11b2f3ff [2021-07-15T22:54:12.078Z] [2021-07-15T22:54:12.078Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T22:54:12.078Z] ---> 13621d1b12d4 [2021-07-15T22:54:12.078Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T22:54:12.078Z] ---> Running in 0ac7964de1e8 [2021-07-15T22:54:12.078Z] Removing intermediate container 0ac7964de1e8 [2021-07-15T22:54:12.078Z] ---> bc29a6b8be83 [2021-07-15T22:54:12.078Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T22:54:12.078Z] ---> Running in 05078951c195 [2021-07-15T22:54:12.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:12.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:12.078Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T22:54:12.078Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T22:54:12.078Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:54:12.078Z] OK: 6 MiB in 16 packages [2021-07-15T22:54:12.663Z] Removing intermediate container 05078951c195 [2021-07-15T22:54:12.663Z] ---> c691ca4c16d9 [2021-07-15T22:54:12.663Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T22:54:12.663Z] ---> Running in 0f6eee0d8a24 [2021-07-15T22:54:12.663Z] Removing intermediate container 0f6eee0d8a24 [2021-07-15T22:54:12.663Z] ---> 31a86798986b [2021-07-15T22:54:12.663Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T22:54:12.663Z] ---> Running in c7650b817aa5 [2021-07-15T22:54:12.935Z] Removing intermediate container c7650b817aa5 [2021-07-15T22:54:12.935Z] ---> fc151140ea5d [2021-07-15T22:54:12.935Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T22:54:12.935Z] ---> Running in 1a18a1d12cc1 [2021-07-15T22:54:13.901Z] 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-07-15T22:54:14.174Z] Removing intermediate container 1a18a1d12cc1 [2021-07-15T22:54:14.174Z] ---> 78c717e926ec [2021-07-15T22:54:14.174Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T22:54:14.174Z] ---> Running in ac4f9cf30144 [2021-07-15T22:54:14.447Z] Removing intermediate container ac4f9cf30144 [2021-07-15T22:54:14.447Z] ---> 52a0e0a4eeab [2021-07-15T22:54:14.447Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T22:54:14.718Z] ---> 6ddd6955545d [2021-07-15T22:54:14.718Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T22:54:14.718Z] ---> Running in 4d70d99ad82b [2021-07-15T22:54:15.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T22:54:15.360Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T22:54:15.690Z] Removing intermediate container 4d70d99ad82b [2021-07-15T22:54:15.690Z] ---> c49a834db01d [2021-07-15T22:54:15.690Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T22:54:15.971Z] ---> 4b5632a42dd2 [2021-07-15T22:54:15.971Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T22:54:16.987Z] ---> 0eea9ea652b5 [2021-07-15T22:54:16.987Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T22:54:17.967Z] ---> 39c0526d2e15 [2021-07-15T22:54:17.967Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T22:54:17.967Z] Removing intermediate container 385c23d22436 [2021-07-15T22:54:17.967Z] ---> 0fa1a29a3d6f [2021-07-15T22:54:17.967Z] [2021-07-15T22:54:17.967Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T22:54:17.967Z] ---> 13621d1b12d4 [2021-07-15T22:54:17.967Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T22:54:17.967Z] ---> Running in dd2c94fe8aad [2021-07-15T22:54:18.235Z] ---> 42eab2aa0c01 [2021-07-15T22:54:18.235Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T22:54:18.511Z] ---> e0d42e5a769a [2021-07-15T22:54:18.511Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T22:54:18.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:18.785Z] ---> Running in a8492630e94e [2021-07-15T22:54:18.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:18.785Z] Removing intermediate container a8492630e94e [2021-07-15T22:54:18.785Z] ---> d67b74219180 [2021-07-15T22:54:18.785Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T22:54:18.785Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T22:54:18.785Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T22:54:18.785Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T22:54:19.060Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T22:54:19.060Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T22:54:19.060Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T22:54:19.060Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T22:54:19.060Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T22:54:19.060Z] OK: 7 MiB in 20 packages [2021-07-15T22:54:19.060Z] ---> fff3ffd20f32 [2021-07-15T22:54:19.060Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T22:54:19.342Z] ---> Running in 947b044ae01a [2021-07-15T22:54:19.619Z] Removing intermediate container dd2c94fe8aad [2021-07-15T22:54:19.619Z] ---> 47900b946580 [2021-07-15T22:54:19.619Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T22:54:19.894Z] ---> Running in d084752ef2e4 [2021-07-15T22:54:19.894Z] Removing intermediate container d084752ef2e4 [2021-07-15T22:54:19.894Z] ---> e12b431087da [2021-07-15T22:54:19.894Z] Step 14/26 : WORKDIR / [2021-07-15T22:54:19.894Z] ---> Running in d1daf887910d [2021-07-15T22:54:20.165Z] Removing intermediate container d1daf887910d [2021-07-15T22:54:20.165Z] ---> 48df7101b2bf [2021-07-15T22:54:20.165Z] 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-07-15T22:54:20.165Z] Removing intermediate container 947b044ae01a [2021-07-15T22:54:20.165Z] ---> 5bafad0a804f [2021-07-15T22:54:20.165Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T22:54:20.443Z] ---> Running in a4b4c20ed41a [2021-07-15T22:54:20.443Z] ---> 7e2e0ef128f8 [2021-07-15T22:54:20.443Z] 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-07-15T22:54:20.721Z] Removing intermediate container a4b4c20ed41a [2021-07-15T22:54:20.721Z] ---> d6a45612a35f [2021-07-15T22:54:20.721Z] Step 29/32 : CMD ["gate"] [2021-07-15T22:54:20.721Z] ---> Running in 9f5149a85a6e [2021-07-15T22:54:20.721Z] ---> 257cca783df4 [2021-07-15T22:54:20.721Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T22:54:21.018Z] Removing intermediate container 9f5149a85a6e [2021-07-15T22:54:21.018Z] ---> 2fe97ff13262 [2021-07-15T22:54:21.018Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T22:54:21.018Z] ---> Running in d2f68a5d245b [2021-07-15T22:54:21.018Z] ---> 923986f75733 [2021-07-15T22:54:21.018Z] 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-07-15T22:54:21.303Z] Removing intermediate container d2f68a5d245b [2021-07-15T22:54:21.303Z] ---> d9d657d73635 [2021-07-15T22:54:21.303Z] Step 31/32 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:54:21.303Z] ---> Running in 5400aebca112 [2021-07-15T22:54:21.575Z] Removing intermediate container 5400aebca112 [2021-07-15T22:54:21.575Z] ---> d055bbe61714 [2021-07-15T22:54:21.575Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T22:54:21.575Z] ---> 1069bb1911a1 [2021-07-15T22:54:21.575Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T22:54:21.575Z] ---> Running in f99d26bb4edb [2021-07-15T22:54:21.849Z] Removing intermediate container f99d26bb4edb [2021-07-15T22:54:21.849Z] ---> 198db7a746cc [2021-07-15T22:54:21.849Z] [2021-07-15T22:54:21.849Z] ---> 945b7e77b687 [2021-07-15T22:54:21.849Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T22:54:21.849Z] Successfully built 198db7a746cc [2021-07-15T22:54:21.849Z] Successfully tagged security-bootstrapper:latest [2021-07-15T22:54:22.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T22:54:22.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T22:54:22.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T22:54:22.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T22:54:22.823Z]  Building security-bootstrapper ... done  ---> 6ea197285832 [2021-07-15T22:54:22.823Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T22:54:22.823Z] Removing intermediate container 03b652b7bec1 [2021-07-15T22:54:22.823Z] ---> ec8f7a332579 [2021-07-15T22:54:22.823Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T22:54:22.823Z] ---> Running in 98a2979daf69 [2021-07-15T22:54:22.823Z] ---> 9b6a1ca2d4c4 [2021-07-15T22:54:22.823Z] 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-07-15T22:54:22.823Z] ---> Running in c04093f1534a [2021-07-15T22:54:23.096Z] 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-07-15T22:54:23.375Z] Removing intermediate container c04093f1534a [2021-07-15T22:54:23.375Z] ---> e2386bc43c66 [2021-07-15T22:54:23.375Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T22:54:23.375Z] ---> Running in 5af275a5442c [2021-07-15T22:54:23.644Z] Removing intermediate container 5af275a5442c [2021-07-15T22:54:23.644Z] ---> a397a090f381 [2021-07-15T22:54:23.644Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T22:54:23.644Z] ---> Running in c22ed408047e [2021-07-15T22:54:23.644Z] Removing intermediate container 98a2979daf69 [2021-07-15T22:54:23.644Z] ---> b099297ffc71 [2021-07-15T22:54:23.644Z] [2021-07-15T22:54:23.644Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T22:54:23.644Z] Removing intermediate container c22ed408047e [2021-07-15T22:54:23.644Z] ---> a73a9c0281cf [2021-07-15T22:54:23.644Z] Step 25/26 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:54:23.644Z] ---> Running in 49ad79be6461 [2021-07-15T22:54:23.644Z] 20.10.6: Pulling from library/docker [2021-07-15T22:54:23.918Z] Removing intermediate container 49ad79be6461 [2021-07-15T22:54:23.918Z] ---> 094069aac415 [2021-07-15T22:54:23.918Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T22:54:23.918Z] ---> Running in 99d23d45a505 [2021-07-15T22:54:23.918Z] Removing intermediate container 99d23d45a505 [2021-07-15T22:54:23.918Z] ---> 1820c6b01b52 [2021-07-15T22:54:23.918Z] [2021-07-15T22:54:23.918Z] Successfully built 1820c6b01b52 [2021-07-15T22:54:23.918Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T22:54:24.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T22:54:24.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T22:54:25.557Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T22:54:25.557Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T22:54:25.557Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T22:54:25.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T22:54:29.257Z]  Building security-secretstore-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T22:54:29.257Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T22:54:29.257Z] ---> d2979b152a7d [2021-07-15T22:54:29.257Z] 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-07-15T22:54:29.257Z] ---> Running in 2679d15d7d83 [2021-07-15T22:54:29.257Z] Removing intermediate container 2679d15d7d83 [2021-07-15T22:54:29.257Z] ---> 555e715a9aaa [2021-07-15T22:54:29.257Z] 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-07-15T22:54:29.257Z] ---> Running in 470f6fee3e06 [2021-07-15T22:54:29.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:29.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:54:29.793Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T22:54:29.793Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T22:54:29.793Z] Executing bash-5.1.0-r0.post-install [2021-07-15T22:54:29.793Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T22:54:29.793Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T22:54:29.793Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T22:54:29.793Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T22:54:29.793Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T22:54:29.793Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T22:54:29.793Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T22:54:29.793Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T22:54:29.793Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T22:54:29.793Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T22:54:29.793Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T22:54:29.793Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T22:54:30.537Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T22:54:30.537Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T22:54:30.537Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T22:54:30.537Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T22:54:30.537Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T22:54:30.537Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T22:54:30.851Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T22:54:30.851Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T22:54:30.851Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T22:54:30.851Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T22:54:30.851Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T22:54:30.851Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T22:54:30.851Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T22:54:30.851Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T22:54:30.851Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T22:54:30.851Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T22:54:30.851Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T22:54:30.851Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T22:54:30.851Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T22:54:30.851Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T22:54:30.851Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T22:54:30.851Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T22:54:30.851Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T22:54:30.851Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T22:54:30.851Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T22:54:31.189Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T22:54:31.189Z] OK: 82 MiB in 59 packages [2021-07-15T22:54:32.150Z] Collecting docker-compose==1.23.2 [2021-07-15T22:54:32.150Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T22:54:32.418Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T22:54:32.418Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T22:54:32.687Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T22:54:32.687Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T22:54:32.687Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T22:54:32.687Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T22:54:32.953Z] 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-07-15T22:54:32.953Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T22:54:32.953Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T22:54:33.546Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T22:54:33.546Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T22:54:33.546Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T22:54:33.546Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T22:54:33.546Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T22:54:33.546Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T22:54:33.546Z] Collecting PyYAML<4,>=3.10 [2021-07-15T22:54:33.546Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T22:54:34.131Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T22:54:34.131Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T22:54:34.131Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T22:54:34.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T22:54:34.398Z] Collecting idna<2.8,>=2.5 [2021-07-15T22:54:34.398Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T22:54:34.398Z] Collecting certifi>=2017.4.17 [2021-07-15T22:54:34.398Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T22:54:34.398Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T22:54:34.398Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T22:54:34.398Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T22:54:34.398Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T22:54:34.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T22:54:34.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T22:54:34.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T22:54:34.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T22:54:34.667Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T22:54:34.667Z] Attempting uninstall: urllib3 [2021-07-15T22:54:34.667Z] Found existing installation: urllib3 1.26.2 [2021-07-15T22:54:34.667Z] Uninstalling urllib3-1.26.2: [2021-07-15T22:54:34.667Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T22:54:34.667Z] Attempting uninstall: idna [2021-07-15T22:54:34.667Z] Found existing installation: idna 3.1 [2021-07-15T22:54:34.667Z] Uninstalling idna-3.1: [2021-07-15T22:54:34.933Z] Successfully uninstalled idna-3.1 [2021-07-15T22:54:34.933Z] Attempting uninstall: chardet [2021-07-15T22:54:34.933Z] Found existing installation: chardet 4.0.0 [2021-07-15T22:54:34.933Z] Uninstalling chardet-4.0.0: [2021-07-15T22:54:34.933Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T22:54:35.201Z] Attempting uninstall: requests [2021-07-15T22:54:35.201Z] Found existing installation: requests 2.25.1 [2021-07-15T22:54:35.201Z] Uninstalling requests-2.25.1: [2021-07-15T22:54:35.201Z] Successfully uninstalled requests-2.25.1 [2021-07-15T22:54:35.201Z] Running setup.py install for texttable: started [2021-07-15T22:54:35.467Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T22:54:35.467Z] Running setup.py install for PyYAML: started [2021-07-15T22:54:36.052Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T22:54:36.052Z] Running setup.py install for docopt: started [2021-07-15T22:54:36.319Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T22:54:36.319Z] Running setup.py install for dockerpty: started [2021-07-15T22:54:36.587Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T22:54:36.855Z] 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-07-15T22:54:38.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements [2021-07-15T22:54:38.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T22:54:38.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T22:54:40.210Z] Removing intermediate container 470f6fee3e06 [2021-07-15T22:54:40.210Z] ---> 85de3af69396 [2021-07-15T22:54:40.210Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T22:54:40.210Z] ---> Running in a1de9d8a14b4 [2021-07-15T22:54:40.210Z] Removing intermediate container a1de9d8a14b4 [2021-07-15T22:54:40.210Z] ---> 6d022683b836 [2021-07-15T22:54:40.210Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T22:54:40.210Z] ---> Running in bd066c3871de [2021-07-15T22:54:40.210Z] Removing intermediate container bd066c3871de [2021-07-15T22:54:40.210Z] ---> c548ff0adcf6 [2021-07-15T22:54:40.210Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T22:54:40.487Z] ---> 85c97ee71442 [2021-07-15T22:54:40.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T22:54:40.755Z] ---> 9a3fa1f29d8c [2021-07-15T22:54:40.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T22:54:40.755Z] ---> 5507d4ebe680 [2021-07-15T22:54:40.755Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T22:54:40.755Z] ---> Running in 128722ec7ecf [2021-07-15T22:54:40.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 100.0% of statements [2021-07-15T22:54:40.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T22:54:41.021Z] Removing intermediate container 128722ec7ecf [2021-07-15T22:54:41.021Z] ---> c92c6dfaf379 [2021-07-15T22:54:41.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T22:54:41.021Z] ---> Running in d0e1e9569505 [2021-07-15T22:54:41.021Z] Removing intermediate container d0e1e9569505 [2021-07-15T22:54:41.021Z] ---> 0a66f85efee9 [2021-07-15T22:54:41.021Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T22:54:41.021Z] ---> Running in 0564c2f9035c [2021-07-15T22:54:41.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 46.3% of statements [2021-07-15T22:54:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T22:54:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T22:54:41.289Z] Removing intermediate container 0564c2f9035c [2021-07-15T22:54:41.289Z] ---> 27b44cabab6f [2021-07-15T22:54:41.289Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:54:41.289Z] ---> Running in 97329849e5f6 [2021-07-15T22:54:41.289Z] Removing intermediate container 97329849e5f6 [2021-07-15T22:54:41.289Z] ---> 800b50a7b8f0 [2021-07-15T22:54:41.289Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T22:54:41.289Z] ---> Running in ba66e225cbec [2021-07-15T22:54:41.289Z] Removing intermediate container ba66e225cbec [2021-07-15T22:54:41.289Z] ---> b1b41eb41a8a [2021-07-15T22:54:41.289Z] [2021-07-15T22:54:41.560Z] Successfully built b1b41eb41a8a [2021-07-15T22:54:41.560Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T22:54:41.577Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T22:54:41.603Z] $ docker stop --time=1 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea [2021-07-15T22:54:42.844Z] $ docker rm -f 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T22:54:43.380Z] + docker images [2021-07-15T22:54:43.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T22:54:43.380Z] sys-mgmt-agent latest b1b41eb41a8a 2 seconds ago 324MB [2021-07-15T22:54:43.380Z] security-secretstore-setup latest 1820c6b01b52 20 seconds ago 28.7MB [2021-07-15T22:54:43.380Z] b099297ffc71 20 seconds ago 1.18GB [2021-07-15T22:54:43.380Z] security-bootstrapper latest 198db7a746cc 22 seconds ago 18.6MB [2021-07-15T22:54:43.380Z] 0fa1a29a3d6f 26 seconds ago 1.18GB [2021-07-15T22:54:43.380Z] 798a11b2f3ff 33 seconds ago 1.18GB [2021-07-15T22:54:43.380Z] support-notifications latest 725585de6ef1 43 seconds ago 16.7MB [2021-07-15T22:54:43.380Z] f55a2e1d0da9 52 seconds ago 1.18GB [2021-07-15T22:54:43.380Z] security-proxy-setup latest 419d777a4ba8 57 seconds ago 25.7MB [2021-07-15T22:54:43.380Z] support-scheduler latest 983ae45034b8 About a minute ago 15.9MB [2021-07-15T22:54:43.380Z] core-metadata latest cf34f7097d30 About a minute ago 16.6MB [2021-07-15T22:54:43.380Z] core-command latest f5c3ad2b305e About a minute ago 15.9MB [2021-07-15T22:54:43.380Z] f81091f5f684 About a minute ago 1.18GB [2021-07-15T22:54:43.380Z] 19fc8e5b9056 About a minute ago 1.18GB [2021-07-15T22:54:43.380Z] 0988992ca03c About a minute ago 1.18GB [2021-07-15T22:54:43.380Z] b939bead2a97 About a minute ago 1.17GB [2021-07-15T22:54:43.380Z] core-data latest 0aa12cb25531 About a minute ago 20.3MB [2021-07-15T22:54:43.380Z] d28c668042c5 About a minute ago 1.18GB [2021-07-15T22:54:43.380Z] ci-base-image-x86_64 latest 0e249d28476c 5 minutes ago 678MB [2021-07-15T22:54:43.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 26 hours ago 475MB [2021-07-15T22:54:43.380Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB [2021-07-15T22:54:43.380Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-15T22:54:43.380Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T22:54:43.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T22:54:44.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 89.9% of statements [2021-07-15T22:54:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T22:54:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:54:44.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.243s coverage: 78.9% of statements [2021-07-15T22:54:46.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 81.2% of statements [2021-07-15T22:54:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T22:54:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T22:54:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T22:54:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T22:54:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.8% of statements [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 22.0% of statements [2021-07-15T22:54:51.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T22:54:51.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements [2021-07-15T22:54:52.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements [2021-07-15T22:54:52.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-07-15T22:54:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2021-07-15T22:54:53.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-07-15T22:54:59.196Z] Still waiting to schedule task [2021-07-15T22:54:59.197Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T22:55:06.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2021-07-15T22:55:06.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-07-15T22:55:10.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.573s coverage: 81.8% of statements [2021-07-15T22:55:10.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T22:55:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.736s coverage: 64.4% of statements [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T22:55:18.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T22:55:18.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2021-07-15T22:55:19.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-07-15T22:55:19.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-07-15T22:55:20.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-07-15T22:55:20.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-07-15T22:55:24.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements [2021-07-15T22:55:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T22:55:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T22:55:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T22:55:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.6% of statements [2021-07-15T22:55:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T22:55:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T22:55:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2021-07-15T22:55:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T22:55:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-07-15T22:55:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T22:55:35.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T22:55:35.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.587s coverage: 91.9% of statements [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T22:55:35.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 62.7% of statements [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T22:55:35.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T22:55:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T22:55:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T22:55:35.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T22:55:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2021-07-15T22:55:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 95.4% of statements [2021-07-15T22:55:35.294Z] GO111MODULE=on go vet ./... [2021-07-15T22:56:25.720Z] Running on prd-ubuntu18.04-docker-8c-8g-3006 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws [2021-07-15T22:56:25.782Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-15T22:56:25.952Z] The recommended git tool is: git [2021-07-15T22:56:29.084Z] using credential edgex-jenkins-ssh [2021-07-15T22:56:29.151Z] Cloning the remote Git repository [2021-07-15T22:56:29.176Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:56:29.253Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-15T22:56:29.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:56:29.293Z] > git --version # timeout=10 [2021-07-15T22:56:29.302Z] > git --version # 'git version 2.17.1' [2021-07-15T22:56:29.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:56:29.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:56:35.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T22:56:35.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:56:35.775Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T22:56:35.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T22:56:35.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:56:35.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T22:56:36.379Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:56:36.509Z] Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T22:56:36.510Z] Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) [2021-07-15T22:56:36.388Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:56:36.393Z] > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 [2021-07-15T22:56:36.465Z] > git remote # timeout=10 [2021-07-15T22:56:36.472Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T22:56:36.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:56:36.488Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T22:56:36.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T22:56:36.512Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:56:36.518Z] > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 [2021-07-15T22:56:40.343Z] Commit message: "fix: Remove make run/run-docker and update README" [2021-07-15T22:56:40.380Z] > git --version # timeout=10 [2021-07-15T22:56:40.384Z] > git --version # 'git version 2.17.1' [2021-07-15T22:56:40.394Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:56:41.684Z] + echo snap-build.sh [2021-07-15T22:56:41.684Z] snap-build.sh [2021-07-15T22:56:41.684Z] + SNAP_BASE_DIR=. [2021-07-15T22:56:41.684Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-15T22:56:41.684Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-15T22:56:41.684Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-15T22:56:41.684Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-15T22:56:41.684Z] + cd /w/workspace/edgex-go/1 [2021-07-15T22:56:41.684Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T22:56:41.684Z] Reading package lists... [2021-07-15T22:56:41.684Z] Building dependency tree... [2021-07-15T22:56:41.684Z] Reading state information... [2021-07-15T22:56:41.684Z] The following packages were automatically installed and are no longer required: [2021-07-15T22:56:41.684Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T22:56:41.684Z] uidmap xdelta3 [2021-07-15T22:56:41.684Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T22:56:41.684Z] The following packages will be REMOVED: [2021-07-15T22:56:41.684Z] lxd* lxd-client* [2021-07-15T22:56:41.958Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T22:56:41.958Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T22:56:42.499Z] (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-07-15T22:56:42.499Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T22:56:43.088Z] Removing lxd dnsmasq configuration [2021-07-15T22:56:43.365Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T22:56:43.365Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T22:56:44.336Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T22:56:44.336Z] (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-07-15T22:56:44.336Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T22:56:45.751Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T22:56:45.751Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T22:56:46.335Z] + sudo snap remove --purge lxd [2021-07-15T22:56:46.335Z] snap "lxd" is not installed [2021-07-15T22:56:46.335Z] + sudo groupadd --force --system lxd [2021-07-15T22:56:46.335Z] ++ whoami [2021-07-15T22:56:46.335Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T22:56:46.335Z] + newgrp - lxd [2021-07-15T22:56:46.335Z] + sudo snap install lxd [2021-07-15T22:56:52.999Z] 2021-07-15T22:56:51Z INFO Waiting for automatic snapd restart... [2021-07-15T22:56:57.166Z] gofmt -l . [2021-07-15T22:56:57.166Z] [ "`gofmt -l .`" = "" ] [2021-07-15T22:56:57.166Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T22:56:57.852Z] + ls -al . [2021-07-15T22:56:57.852Z] total 600 [2021-07-15T22:56:57.852Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 22:56 . [2021-07-15T22:56:57.852Z] drwxr-xr-x 4 root root 4096 Jul 15 22:52 .. [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 22:50 .dockerignore [2021-07-15T22:56:57.852Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 22:51 .git [2021-07-15T22:56:57.852Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 22:50 .github [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 22:50 .gitignore [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 22:50 .hadolint.yml [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 22:50 .sonarcloud.properties [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 22:50 Attribution.txt [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 22:50 CHANGELOG.md [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 22:50 CONTRIBUTING.md [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 22:50 Dockerfile.build [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 22:50 Jenkinsfile [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 22:50 LICENSE [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 5915 Jul 15 22:50 Makefile [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 8523 Jul 15 22:50 README.md [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 22:50 SECURITY.md [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 22:48 VERSION [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 22:50 ZMQWindows.md [2021-07-15T22:56:57.852Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 22:50 bin [2021-07-15T22:56:57.852Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 22:50 cmd [2021-07-15T22:56:57.852Z] -rw-r--r-- 1 root root 402846 Jul 15 22:55 coverage.out [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 22:50 go.mod [2021-07-15T22:56:57.852Z] -rw-r--r-- 1 root root 21149 Jul 15 22:52 go.sum [2021-07-15T22:56:57.852Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 22:50 internal [2021-07-15T22:56:57.852Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 22:50 openapi [2021-07-15T22:56:57.852Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 22:50 snap [2021-07-15T22:56:57.852Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 22:50 version.go [Pipeline] sh [2021-07-15T22:56:58.987Z] + '[' -e coverage.out ] [2021-07-15T22:56:58.987Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T22:56:59.035Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T22:56:59.834Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T22:57:00.520Z] + make build [2021-07-15T22:57:00.520Z] go mod tidy [2021-07-15T22:57:01.125Z] 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-07-15T22:57:05.343Z] lxd 4.16 from Canonical* installed [2021-07-15T22:57:05.343Z] + sudo lxd init --auto [2021-07-15T22:57:07.833Z] 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-07-15T22:57:13.616Z] + sudo snap install --classic snapcraft [2021-07-15T22:57:25.956Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T22:57:25.956Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T22:57:25.956Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T22:57:25.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T22:57:25.956Z] Dload Upload Total Spent Left Speed [2021-07-15T22:57:26.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-07-15T22:57:26.227Z] 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 8482k [2021-07-15T22:57:26.227Z] ./yq_linux_amd64 [2021-07-15T22:57:26.505Z] + sudo snapcraft prime --use-lxd [2021-07-15T22:57:28.456Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T22:57:28.727Z] 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-07-15T22:57:28.727Z] - README.md [2021-07-15T22:57:28.727Z] [2021-07-15T22:57:28.727Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T22:57:28.998Z] Launching a container. [2021-07-15T22:57:30.338Z] 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-07-15T22:57:31.785Z] 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-07-15T22:57:35.693Z] Waiting for container to be ready [2021-07-15T22:57:35.963Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T22:57:35.963Z] [2021-07-15T22:57:36.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T22:57:36.708Z] 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-07-15T22:57:40.118Z] 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-07-15T22:57:40.221Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T22:57:40.490Z] Waiting for network to be ready... [2021-07-15T22:57:40.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T22:57:41.027Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T22:57:41.027Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T22:57:41.296Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T22:57:41.296Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T22:57:41.296Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T22:57:41.296Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T22:57:41.296Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T22:57:41.296Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T22:57:41.296Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T22:57:41.586Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T22:57:41.586Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T22:57:41.857Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T22:57:41.857Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T22:57:41.857Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T22:57:42.143Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T22:57:42.143Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T22:57:42.143Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T22:57:42.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T22:57:42.677Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T22:57:42.946Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T22:57:42.946Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T22:57:42.946Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T22:57:42.946Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T22:57:42.946Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T22:57:42.946Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T22:57:42.946Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T22:57:43.536Z] 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-07-15T22:57:44.910Z] Fetched 24.8 MB in 4s (6142 kB/s) [2021-07-15T22:57:45.882Z] Reading package lists... [2021-07-15T22:57:46.152Z] Reading package lists... [2021-07-15T22:57:46.152Z] Building dependency tree... [2021-07-15T22:57:46.152Z] Reading state information... [2021-07-15T22:57:46.202Z] 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-07-15T22:57:46.420Z] The following additional packages will be installed: [2021-07-15T22:57:46.420Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T22:57:46.420Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T22:57:46.421Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T22:57:46.421Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T22:57:46.421Z] Suggested packages: [2021-07-15T22:57:46.421Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T22:57:46.421Z] Recommended packages: [2021-07-15T22:57:46.421Z] gnupg libsasl2-modules [2021-07-15T22:57:46.421Z] The following NEW packages will be installed: [2021-07-15T22:57:46.421Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T22:57:46.421Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T22:57:46.421Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T22:57:46.421Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T22:57:46.421Z] The following packages will be upgraded: [2021-07-15T22:57:46.421Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T22:57:46.421Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-15T22:57:46.421Z] Need to get 3530 kB of archives. [2021-07-15T22:57:46.421Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T22:57:46.421Z] 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-07-15T22:57:46.421Z] 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-07-15T22:57:46.421Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T22:57:46.421Z] 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-07-15T22:57:46.690Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T22:57:46.960Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T22:57:47.545Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T22:57:47.545Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T22:57:47.545Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T22:57:47.545Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T22:57:47.545Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T22:57:47.545Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T22:57:47.545Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T22:57:47.545Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T22:57:47.545Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T22:57:47.545Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T22:57:47.545Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T22:57:47.545Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T22:57:47.545Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T22:57:47.545Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T22:57:47.545Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T22:57:47.545Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T22:57:47.812Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T22:57:47.812Z] Fetched 3530 kB in 1s (3047 kB/s) [2021-07-15T22:57:47.812Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T22:57:47.812Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T22:57:47.812Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T22:57:47.812Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T22:57:47.812Z] Selecting previously unselected package udev. [2021-07-15T22:57:47.812Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T22:57:47.812Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T22:57:47.812Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T22:57:48.081Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T22:57:48.081Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T22:57:48.081Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T22:57:48.081Z] Selecting previously unselected package fuse. [2021-07-15T22:57:48.081Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T22:57:48.081Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T22:57:48.349Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T22:57:48.349Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T22:57:48.349Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T22:57:48.349Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T22:57:48.349Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T22:57:48.349Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T22:57:48.618Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T22:57:48.618Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T22:57:48.618Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T22:57:48.618Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T22:57:48.618Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.618Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.618Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T22:57:48.618Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.618Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.618Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T22:57:48.618Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.618Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.618Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T22:57:48.618Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.618Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.887Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T22:57:48.887Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.887Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.887Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T22:57:48.887Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.887Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.887Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T22:57:48.887Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.887Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:48.887Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T22:57:48.887Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:48.887Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.156Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T22:57:49.156Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T22:57:49.156Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.156Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T22:57:49.156Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T22:57:49.156Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T22:57:49.156Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T22:57:49.156Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T22:57:49.156Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T22:57:49.156Z] Selecting previously unselected package libldap-common. [2021-07-15T22:57:49.156Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T22:57:49.156Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T22:57:49.156Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T22:57:49.156Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T22:57:49.156Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T22:57:49.423Z] Selecting previously unselected package dirmngr. [2021-07-15T22:57:49.423Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T22:57:49.424Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T22:57:49.424Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T22:57:49.424Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T22:57:49.424Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T22:57:49.424Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T22:57:49.424Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T22:57:49.424Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T22:57:49.424Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.424Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T22:57:49.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T22:57:49.424Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T22:57:49.591Z] 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-07-15T22:57:49.692Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T22:57:49.962Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T22:57:49.962Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T22:57:49.962Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T22:57:49.962Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T22:57:49.962Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T22:57:50.232Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T22:57:50.232Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T22:57:50.500Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T22:57:50.500Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T22:57:50.500Z] This means they are not meant to be enabled using systemctl. [2021-07-15T22:57:50.500Z] Possible reasons for having this kind of units are: [2021-07-15T22:57:50.500Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T22:57:50.500Z] .wants/ or .requires/ directory. [2021-07-15T22:57:50.500Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T22:57:50.500Z] a requirement dependency on it. [2021-07-15T22:57:50.500Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T22:57:50.500Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T22:57:50.500Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T22:57:50.500Z] instance name specified. [2021-07-15T22:57:51.039Z] Reading package lists... [2021-07-15T22:57:51.039Z] Building dependency tree... [2021-07-15T22:57:51.039Z] Reading state information... [2021-07-15T22:57:51.305Z] The following additional packages will be installed: [2021-07-15T22:57:51.305Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T22:57:51.305Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T22:57:51.305Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T22:57:51.305Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T22:57:51.305Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T22:57:51.305Z] Suggested packages: [2021-07-15T22:57:51.305Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T22:57:51.305Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T22:57:51.305Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T22:57:51.305Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T22:57:51.305Z] systemd-container policykit-1 [2021-07-15T22:57:51.305Z] Recommended packages: [2021-07-15T22:57:51.305Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T22:57:51.305Z] The following NEW packages will be installed: [2021-07-15T22:57:51.305Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T22:57:51.305Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T22:57:51.305Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T22:57:51.305Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T22:57:51.305Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T22:57:51.305Z] The following packages will be upgraded: [2021-07-15T22:57:51.305Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T22:57:51.305Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-15T22:57:51.305Z] Need to get 36.7 MB of archives. [2021-07-15T22:57:51.305Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T22:57:51.305Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-15T22:57:51.305Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T22:57:51.573Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-15T22:57:51.573Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T22:57:51.573Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-15T22:57:51.573Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-15T22:57:51.573Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T22:57:51.573Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T22:57:51.573Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T22:57:51.573Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T22:57:51.573Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T22:57:51.573Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T22:57:51.573Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T22:57:51.573Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T22:57:51.573Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T22:57:51.573Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T22:57:52.163Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T22:57:52.163Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T22:57:52.237Z] 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-07-15T22:57:52.485Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T22:57:52.486Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T22:57:52.486Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T22:57:52.486Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T22:57:52.486Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T22:57:52.486Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T22:57:52.486Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T22:57:52.486Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T22:57:52.486Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T22:57:52.486Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T22:57:52.486Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T22:57:52.486Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T22:57:53.909Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T22:57:53.909Z] Fetched 36.7 MB in 2s (15.6 MB/s) [2021-07-15T22:57:53.909Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T22:57:53.909Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T22:57:53.909Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T22:57:54.498Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T22:57:54.498Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T22:57:54.498Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T22:57:54.498Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T22:57:54.498Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T22:57:54.498Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T22:57:54.767Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T22:57:54.767Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T22:57:54.767Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T22:57:54.767Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T22:57:55.036Z] Setting up apt (1.6.14) ... [2021-07-15T22:57:55.036Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T22:57:55.304Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T22:57:55.304Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T22:57:55.304Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T22:57:55.575Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T22:57:55.575Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T22:57:55.575Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T22:57:55.575Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:55.575Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T22:57:55.575Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T22:57:55.575Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T22:57:55.678Z] 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-07-15T22:57:55.866Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T22:57:55.866Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T22:57:55.866Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:56.136Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T22:57:56.136Z] Checking for services that may need to be restarted...done. [2021-07-15T22:57:56.136Z] Checking for services that may need to be restarted...done. [2021-07-15T22:57:56.136Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:56.136Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T22:57:56.136Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:56.723Z] Selecting previously unselected package python3-minimal. [2021-07-15T22:57:56.723Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T22:57:56.723Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T22:57:56.723Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T22:57:56.723Z] Selecting previously unselected package mime-support. [2021-07-15T22:57:56.723Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T22:57:56.723Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T22:57:56.723Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T22:57:56.723Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T22:57:56.723Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T22:57:56.723Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T22:57:56.723Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T22:57:56.723Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:56.991Z] Selecting previously unselected package python3.6. [2021-07-15T22:57:56.992Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T22:57:56.992Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:57:56.992Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T22:57:56.992Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T22:57:56.992Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T22:57:56.992Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T22:57:57.259Z] Selecting previously unselected package python3. [2021-07-15T22:57:57.259Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T22:57:57.259Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T22:57:57.259Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T22:57:57.259Z] Selecting previously unselected package multiarch-support. [2021-07-15T22:57:57.259Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T22:57:57.259Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T22:57:57.528Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T22:57:57.528Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T22:57:57.528Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T22:57:57.528Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T22:57:57.528Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T22:57:57.528Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T22:57:57.528Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T22:57:57.528Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T22:57:57.528Z] Selecting previously unselected package sudo. [2021-07-15T22:57:57.528Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T22:57:57.528Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T22:57:57.799Z] Selecting previously unselected package apparmor. [2021-07-15T22:57:57.799Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T22:57:57.799Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T22:57:57.799Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T22:57:57.799Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T22:57:57.799Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T22:57:58.068Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T22:57:58.068Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T22:57:58.068Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:57:58.068Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T22:57:58.068Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T22:57:58.068Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:57:58.068Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T22:57:58.068Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T22:57:58.068Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T22:57:58.068Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T22:57:58.068Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T22:57:58.068Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:57:58.337Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T22:57:58.338Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T22:57:58.338Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:57:58.338Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T22:57:58.338Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T22:57:58.338Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T22:57:58.338Z] Selecting previously unselected package openssh-client. [2021-07-15T22:57:58.338Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T22:57:58.338Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T22:57:58.607Z] Selecting previously unselected package squashfs-tools. [2021-07-15T22:57:58.607Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T22:57:58.607Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T22:57:58.607Z] Selecting previously unselected package snapd. [2021-07-15T22:57:58.607Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T22:57:58.607Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T22:58:00.704Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T22:58:00.704Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T22:58:00.704Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T22:58:00.978Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T22:58:00.978Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T22:58:00.978Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:58:00.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T22:58:00.978Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T22:58:00.978Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-07-15T22:58:01.136Z] $ docker stop --time=1 b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed [2021-07-15T22:58:01.602Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T22:58:01.602Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T22:58:01.602Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T22:58:01.602Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:58:01.602Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:58:01.602Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T22:58:02.189Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T22:58:02.189Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:58:02.189Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T22:58:02.189Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T22:58:02.189Z] running python rtupdate hooks for python3.6... [2021-07-15T22:58:02.189Z] running python post-rtupdate hooks for python3.6... [2021-07-15T22:58:02.189Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T22:58:02.774Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T22:58:03.043Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T22:58:03.043Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T22:58:03.311Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T22:58:03.530Z] $ docker rm -f b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed [2021-07-15T22:58:03.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T22:58:03.848Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T22:58:03.848Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T22:58:04.117Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T22:58:04.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T22:58:04.384Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T22:58:04.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T22:58:04.654Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T22:58:04.654Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-15T22:58:04.926Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-15T22:58:05.234Z] /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-07-15T22:58:05.234Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T22:58:05.234Z] Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:58:05.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:05.625Z] [2021-07-15T22:58:05.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:05.827Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:58:06.098Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T22:58:06.098Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T22:58:06.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:06.572Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T22:58:06.608Z] 29e5d40040c1: Pulling fs layer [2021-07-15T22:58:06.608Z] 1ce36da41761: Pulling fs layer [2021-07-15T22:58:06.608Z] 25b303627fd3: Pulling fs layer [2021-07-15T22:58:06.883Z] 29e5d40040c1: Verifying Checksum [2021-07-15T22:58:06.883Z] 29e5d40040c1: Download complete [2021-07-15T22:58:07.347Z] Reading package lists... [2021-07-15T22:58:07.347Z] Reading package lists... [2021-07-15T22:58:07.616Z] Building dependency tree... [2021-07-15T22:58:07.616Z] Reading state information... [2021-07-15T22:58:07.870Z] 29e5d40040c1: Pull complete [2021-07-15T22:58:07.870Z] 1ce36da41761: Verifying Checksum [2021-07-15T22:58:07.870Z] 1ce36da41761: Download complete [2021-07-15T22:58:07.887Z] Calculating upgrade... [2021-07-15T22:58:07.887Z] The following packages will be upgraded: [2021-07-15T22:58:07.887Z] advancecomp base-files bash binutils binutils-common [2021-07-15T22:58:07.887Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T22:58:07.887Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T22:58:07.887Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-15T22:58:07.887Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-15T22:58:07.887Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T22:58:07.887Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T22:58:07.887Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T22:58:07.887Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T22:58:07.887Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T22:58:07.887Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T22:58:07.887Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T22:58:07.887Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T22:58:07.887Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T22:58:07.887Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T22:58:07.887Z] ubuntu-keyring util-linux [2021-07-15T22:58:08.155Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T22:58:08.155Z] Need to get 64.2 MB of archives. [2021-07-15T22:58:08.155Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-15T22:58:08.155Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T22:58:08.155Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T22:58:08.155Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T22:58:08.155Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T22:58:08.155Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T22:58:08.155Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T22:58:08.423Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T22:58:08.423Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T22:58:08.423Z] 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-07-15T22:58:08.423Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T22:58:08.423Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T22:58:08.423Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T22:58:08.423Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T22:58:08.423Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T22:58:08.423Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T22:58:08.423Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T22:58:08.423Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T22:58:08.423Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T22:58:08.691Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T22:58:08.691Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T22:58:08.691Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T22:58:08.691Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T22:58:08.691Z] 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-07-15T22:58:08.691Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T22:58:08.958Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T22:58:08.958Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T22:58:08.958Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T22:58:08.958Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T22:58:08.958Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T22:58:08.958Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T22:58:08.958Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T22:58:08.958Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T22:58:08.958Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T22:58:08.958Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T22:58:08.958Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T22:58:08.958Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T22:58:08.958Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T22:58:08.958Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T22:58:08.958Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T22:58:08.958Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T22:58:08.958Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T22:58:08.958Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T22:58:09.227Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T22:58:09.227Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T22:58:09.227Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T22:58:09.227Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T22:58:09.227Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T22:58:09.227Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T22:58:09.227Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T22:58:09.227Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-15T22:58:09.227Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T22:58:09.227Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T22:58:09.227Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T22:58:09.227Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T22:58:09.227Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T22:58:09.227Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T22:58:09.227Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T22:58:09.227Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T22:58:09.227Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T22:58:09.227Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T22:58:09.303Z] 1ce36da41761: Pull complete [2021-07-15T22:58:09.501Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T22:58:09.501Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T22:58:09.501Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T22:58:09.501Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T22:58:09.501Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T22:58:09.769Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T22:58:09.769Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T22:58:09.769Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-15T22:58:09.769Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T22:58:09.769Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T22:58:09.769Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T22:58:09.769Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T22:58:09.769Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T22:58:09.769Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T22:58:09.769Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-15T22:58:09.769Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T22:58:09.769Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T22:58:09.769Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T22:58:09.769Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T22:58:09.769Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T22:58:09.769Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T22:58:09.769Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T22:58:09.769Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T22:58:09.769Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T22:58:09.769Z] Get:85 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-07-15T22:58:09.769Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T22:58:09.898Z] 25b303627fd3: Verifying Checksum [2021-07-15T22:58:09.898Z] 25b303627fd3: Download complete [2021-07-15T22:58:10.040Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T22:58:10.040Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-15T22:58:10.040Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T22:58:10.040Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T22:58:10.040Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T22:58:10.040Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T22:58:10.040Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T22:58:10.040Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-15T22:58:10.040Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T22:58:10.040Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T22:58:10.040Z] 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-07-15T22:58:10.040Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T22:58:10.040Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T22:58:10.040Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T22:58:10.314Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T22:58:10.314Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T22:58:10.314Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T22:58:10.314Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T22:58:10.314Z] Fetched 64.2 MB in 2s (29.0 MB/s) [2021-07-15T22:58:10.314Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T22:58:10.314Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T22:58:10.314Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T22:58:10.901Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T22:58:10.901Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T22:58:10.901Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T22:58:10.901Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T22:58:11.173Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.173Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.173Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.173Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.173Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.173Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.173Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.445Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.445Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.445Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.445Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.445Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.445Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.445Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.716Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:11.716Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T22:58:11.716Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.716Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.716Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:11.716Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T22:58:11.716Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.716Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.716Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.716Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.986Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:11.986Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T22:58:11.986Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:11.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T22:58:11.986Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T22:58:12.254Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T22:58:12.522Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T22:58:12.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T22:58:12.791Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T22:58:12.791Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T22:58:12.791Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T22:58:12.791Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T22:58:13.059Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T22:58:13.059Z] Installing new version of config file /etc/issue ... [2021-07-15T22:58:13.059Z] Installing new version of config file /etc/issue.net ... [2021-07-15T22:58:13.059Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T22:58:13.059Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T22:58:13.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T22:58:13.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T22:58:13.328Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T22:58:13.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:13.597Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T22:58:13.597Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T22:58:13.597Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T22:58:13.598Z] 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-07-15T22:58:13.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:13.598Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:13.598Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:13.868Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:13.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:13.868Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T22:58:13.868Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T22:58:13.868Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T22:58:13.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:13.868Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T22:58:13.868Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T22:58:14.139Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T22:58:14.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.139Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T22:58:14.139Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T22:58:14.411Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T22:58:14.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.411Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T22:58:14.411Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T22:58:14.411Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T22:58:14.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.411Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T22:58:14.411Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T22:58:14.682Z] Setting up grep (3.1-2build1) ... [2021-07-15T22:58:14.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.682Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-15T22:58:14.682Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-15T22:58:14.682Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-15T22:58:14.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.682Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T22:58:14.682Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T22:58:14.952Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T22:58:14.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:14.952Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T22:58:14.952Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T22:58:14.952Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T22:58:15.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:15.241Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T22:58:15.241Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T22:58:15.828Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T22:58:15.829Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T22:58:15.829Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T22:58:15.829Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T22:58:16.101Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T22:58:16.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:16.101Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T22:58:16.101Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T22:58:16.730Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T22:58:16.730Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T22:58:16.730Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T22:58:16.730Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T22:58:16.730Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T22:58:16.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:16.730Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T22:58:16.730Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T22:58:17.010Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T22:58:17.010Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.010Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:17.010Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:17.010Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:17.010Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.010Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:17.010Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:17.292Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:17.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.292Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:17.292Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:17.292Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:17.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.292Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:17.292Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:17.570Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:17.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.570Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T22:58:17.570Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T22:58:17.570Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T22:58:17.570Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T22:58:17.570Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T22:58:17.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.850Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T22:58:17.850Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T22:58:17.850Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T22:58:17.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:17.850Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:17.850Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:17.850Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:18.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:18.128Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:18.128Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:18.128Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:18.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:18.128Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:18.128Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:18.732Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:18.732Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T22:58:19.008Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T22:58:19.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:19.008Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T22:58:19.008Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T22:58:19.282Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T22:58:19.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T22:58:19.282Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T22:58:19.282Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T22:58:19.282Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T22:58:19.559Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T22:58:19.559Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T22:58:19.559Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T22:58:19.559Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T22:58:19.835Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T22:58:19.835Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T22:58:19.835Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T22:58:19.835Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T22:58:19.835Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T22:58:19.835Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T22:58:19.835Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T22:58:19.835Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T22:58:20.086Z] 25b303627fd3: Pull complete [2021-07-15T22:58:20.086Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T22:58:20.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:20.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:20.110Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T22:58:20.110Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T22:58:20.110Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T22:58:20.110Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T22:58:20.110Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T22:58:20.110Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T22:58:20.110Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] withDockerContainer [2021-07-15T22:58:20.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container [2021-07-15T22:58:20.385Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T22:58:20.385Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T22:58:20.385Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T22:58:20.385Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T22:58:20.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T22:58:20.662Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T22:58:20.662Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:20.662Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T22:58:20.662Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T22:58:20.662Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T22:58:20.662Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T22:58:20.662Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T22:58:20.662Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T22:58:20.941Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T22:58:20.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:20.941Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T22:58:20.941Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T22:58:20.941Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T22:58:20.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:20.941Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T22:58:20.941Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T22:58:21.222Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T22:58:21.222Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:21.222Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T22:58:21.222Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T22:58:21.222Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T22:58:21.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:21.501Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T22:58:21.501Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T22:58:21.501Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T22:58:21.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:21.501Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T22:58:21.501Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T22:58:21.780Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T22:58:21.780Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:21.780Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T22:58:21.780Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T22:58:22.060Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T22:58:22.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.060Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T22:58:22.060Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T22:58:22.060Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T22:58:22.339Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.339Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T22:58:22.339Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T22:58:22.339Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T22:58:22.339Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.339Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T22:58:22.339Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T22:58:22.339Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T22:58:22.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.630Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T22:58:22.630Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T22:58:22.630Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T22:58:22.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.630Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T22:58:22.630Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T22:58:22.630Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T22:58:22.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.915Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T22:58:22.915Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T22:58:22.915Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T22:58:22.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:22.915Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T22:58:22.915Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T22:58:22.915Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T22:58:23.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:23.199Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T22:58:23.199Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T22:58:23.199Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T22:58:23.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T22:58:23.199Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T22:58:23.199Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T22:58:23.199Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T22:58:23.199Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T22:58:23.199Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T22:58:23.199Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T22:58:23.504Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T22:58:23.504Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T22:58:23.504Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T22:58:23.504Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T22:58:23.679Z] $ docker top f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 -eo pid,comm [2021-07-15T22:58:23.780Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T22:58:23.780Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T22:58:23.780Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T22:58:23.780Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T22:58:23.780Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T22:58:23.780Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [Pipeline] { [2021-07-15T22:58:24.059Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T22:58:24.059Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T22:58:24.059Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T22:58:24.059Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T22:58:24.059Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T22:58:24.059Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T22:58:24.059Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T22:58:24.059Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] sh [2021-07-15T22:58:24.336Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T22:58:24.336Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T22:58:24.336Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T22:58:24.336Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T22:58:24.612Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T22:58:24.612Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T22:58:24.612Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T22:58:24.612Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T22:58:24.856Z] + docker-compose build --help [2021-07-15T22:58:24.857Z] + grep parallel [2021-07-15T22:58:24.888Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T22:58:24.888Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T22:58:25.165Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T22:58:25.165Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T22:58:25.165Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T22:58:25.165Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T22:58:25.165Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T22:58:25.165Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T22:58:25.443Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:25.443Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:25.443Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:25.443Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:25.443Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:25.443Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:25.719Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:25.719Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:26.327Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:26.327Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:27.325Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:27.325Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:27.603Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:27.603Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:27.880Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:27.880Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:28.247Z] --parallel Build images in parallel. [2021-07-15T22:58:28.498Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T22:58:28.498Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T22:58:28.498Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T22:58:28.498Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] } [2021-07-15T22:58:28.553Z] $ docker stop --time=1 f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 [2021-07-15T22:58:28.777Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T22:58:28.777Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T22:58:28.777Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T22:58:28.777Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T22:58:28.777Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T22:58:28.777Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T22:58:29.057Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T22:58:29.057Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T22:58:29.058Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T22:58:29.058Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T22:58:29.058Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T22:58:29.058Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T22:58:29.058Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.058Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T22:58:29.335Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.335Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.335Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.335Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T22:58:29.335Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T22:58:29.335Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T22:58:29.335Z] [2021-07-15T22:58:29.335Z] Current default time zone: 'Etc/UTC' [2021-07-15T22:58:29.335Z] Local time is now: Thu Jul 15 22:58:29 UTC 2021. [2021-07-15T22:58:29.335Z] Universal Time is now: Thu Jul 15 22:58:29 UTC 2021. [2021-07-15T22:58:29.335Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T22:58:29.335Z] [2021-07-15T22:58:29.335Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T22:58:29.335Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.335Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T22:58:29.335Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T22:58:29.335Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T22:58:29.335Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T22:58:29.335Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T22:58:29.335Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T22:58:29.335Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T22:58:29.335Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T22:58:29.612Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.612Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T22:58:29.612Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:29.612Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T22:58:29.612Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:29.612Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T22:58:29.612Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T22:58:29.612Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T22:58:29.612Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T22:58:29.612Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T22:58:29.612Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T22:58:29.612Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T22:58:29.612Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T22:58:30.449Z] $ docker rm -f f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:58:31.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T22:58:31.338Z] . [Pipeline] withDockerContainer [2021-07-15T22:58:31.619Z] Updating certificates in /etc/ssl/certs... [2021-07-15T22:58:31.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container [2021-07-15T22:58:31.732Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T22:58:32.226Z] 23 added, 27 removed; done. [2021-07-15T22:58:32.504Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T22:58:32.505Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T22:58:32.505Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T22:58:32.505Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T22:58:32.505Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T22:58:32.505Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T22:58:32.505Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T22:58:32.505Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T22:58:32.505Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T22:58:32.505Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T22:58:32.505Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T22:58:32.505Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T22:58:32.782Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T22:58:32.782Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T22:58:32.782Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T22:58:32.782Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T22:58:32.782Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T22:58:32.782Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T22:58:32.782Z] Updating certificates in /etc/ssl/certs... [2021-07-15T22:58:33.323Z] $ docker top 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f -eo pid,comm [2021-07-15T22:58:33.381Z] 0 added, 0 removed; done. [2021-07-15T22:58:33.381Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T22:58:33.381Z] done. [Pipeline] { [Pipeline] sh [2021-07-15T22:58:33.984Z] Reading package lists... [2021-07-15T22:58:33.984Z] Building dependency tree... [2021-07-15T22:58:33.984Z] Reading state information... [2021-07-15T22:58:34.262Z] The following NEW packages will be installed: [2021-07-15T22:58:34.262Z] apt-transport-https [2021-07-15T22:58:34.262Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T22:58:34.262Z] Need to get 4348 B of archives. [2021-07-15T22:58:34.262Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T22:58:34.262Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T22:58:34.395Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T22:58:34.538Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T22:58:34.538Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-07-15T22:58:34.538Z] Selecting previously unselected package apt-transport-https. [2021-07-15T22:58:34.538Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T22:58:34.538Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T22:58:34.538Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T22:58:34.538Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T22:58:34.814Z] Waiting for network to be ready... [2021-07-15T22:58:38.691Z] Building core-command ... [2021-07-15T22:58:38.692Z] Building core-data ... [2021-07-15T22:58:38.692Z] Building core-metadata ... [2021-07-15T22:58:38.692Z] Building security-bootstrapper ... [2021-07-15T22:58:38.692Z] Building security-proxy-setup ... [2021-07-15T22:58:38.692Z] Building security-secretstore-setup ... [2021-07-15T22:58:38.692Z] Building support-notifications ... [2021-07-15T22:58:38.692Z] Building support-scheduler ... [2021-07-15T22:58:38.692Z] Building sys-mgmt-agent ... [2021-07-15T22:58:38.692Z] Building security-secretstore-setup [2021-07-15T22:58:38.692Z] Building core-command [2021-07-15T22:58:38.692Z] Building core-metadata [2021-07-15T22:58:38.692Z] Building support-notifications [2021-07-15T22:58:38.692Z] Building support-scheduler [2021-07-15T22:58:41.552Z] 2021-07-15T22:58:37Z INFO Waiting for automatic snapd restart... [2021-07-15T22:58:41.552Z] snapd 2.51.1 from Canonical* installed [2021-07-15T22:58:41.829Z] "snapd" switched to the "latest/stable" channel [2021-07-15T22:58:41.829Z] [2021-07-15T22:58:44.545Z] core18 20210611 from Canonical* installed [2021-07-15T22:58:44.545Z] "core18" switched to the "latest/stable" channel [2021-07-15T22:58:44.545Z] [2021-07-15T22:58:47.952Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T22:58:47.952Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T22:58:47.952Z] [2021-07-15T22:58:52.294Z] 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-07-15T22:58:52.294Z] - README.md [2021-07-15T22:58:52.294Z] [2021-07-15T22:58:52.294Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T22:58:52.294Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T22:58:52.570Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T22:58:52.570Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T22:58:53.844Z] Reading package lists... [2021-07-15T22:58:54.122Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-15T22:58:54.123Z] Reading package lists... [2021-07-15T22:58:54.404Z] Building dependency tree... [2021-07-15T22:58:54.404Z] Reading state information... [2021-07-15T22:58:54.404Z] Suggested packages: [2021-07-15T22:58:54.404Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T22:58:54.404Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T22:58:54.404Z] Recommended packages: [2021-07-15T22:58:54.404Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T22:58:54.404Z] The following NEW packages will be installed: [2021-07-15T22:58:54.404Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T22:58:54.404Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T22:58:54.404Z] pkg-config zip [2021-07-15T22:58:54.712Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T22:58:54.712Z] Need to get 7663 kB of archives. [2021-07-15T22:58:54.712Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T22:58:54.712Z] 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-07-15T22:58:54.712Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T22:58:54.712Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T22:58:54.712Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T22:58:54.712Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T22:58:54.994Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T22:58:54.994Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T22:58:54.994Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T22:58:54.994Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T22:58:55.278Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T22:58:55.278Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T22:58:55.278Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T22:58:55.278Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T22:58:55.278Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T22:58:55.278Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T22:58:55.557Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T22:58:55.557Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-07-15T22:58:55.557Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T22:58:55.557Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T22:58:55.557Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T22:58:55.557Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T22:58:55.557Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T22:58:55.557Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T22:58:55.557Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T22:58:55.836Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T22:58:55.836Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T22:58:55.836Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T22:58:55.836Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T22:58:55.836Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T22:58:55.836Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T22:58:55.836Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T22:58:55.836Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T22:58:55.836Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T22:58:55.836Z] Selecting previously unselected package liberror-perl. [2021-07-15T22:58:55.836Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T22:58:55.836Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T22:58:55.836Z] Selecting previously unselected package git-man. [2021-07-15T22:58:55.837Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T22:58:56.117Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T22:58:56.117Z] Selecting previously unselected package git. [2021-07-15T22:58:56.117Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T22:58:56.117Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T22:58:56.723Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T22:58:56.723Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T22:58:56.723Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T22:58:56.723Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T22:58:56.723Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T22:58:56.723Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T22:58:56.723Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T22:58:56.723Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T22:58:56.723Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T22:58:56.723Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T22:58:56.723Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T22:58:56.723Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T22:58:57.001Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T22:58:57.001Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T22:58:57.001Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T22:58:57.001Z] Selecting previously unselected package pkg-config. [2021-07-15T22:58:57.001Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T22:58:57.001Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T22:58:57.001Z] Selecting previously unselected package zip. [2021-07-15T22:58:57.001Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T22:58:57.001Z] Unpacking zip (3.0-11build1) ... [2021-07-15T22:58:57.283Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T22:58:57.283Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T22:58:57.283Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T22:58:57.283Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T22:58:57.283Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T22:58:57.283Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T22:58:57.283Z] No schema files found: doing nothing. [2021-07-15T22:58:57.283Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T22:58:57.283Z] Setting up zip (3.0-11build1) ... [2021-07-15T22:58:57.283Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T22:58:57.283Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T22:58:57.283Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T22:58:57.283Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T22:58:57.283Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T22:58:57.283Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T22:58:57.283Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T22:58:57.283Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T22:58:57.889Z] git set to automatically installed. [2021-07-15T22:58:57.889Z] git-man set to automatically installed. [2021-07-15T22:58:57.889Z] libcurl3-gnutls set to automatically installed. [2021-07-15T22:58:57.889Z] liberror-perl set to automatically installed. [2021-07-15T22:58:57.889Z] libglib2.0-0 set to automatically installed. [2021-07-15T22:58:57.889Z] libnghttp2-14 set to automatically installed. [2021-07-15T22:58:57.889Z] libnorm1 set to automatically installed. [2021-07-15T22:58:57.889Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T22:58:57.889Z] libpsl5 set to automatically installed. [2021-07-15T22:58:57.889Z] librtmp1 set to automatically installed. [2021-07-15T22:58:57.890Z] libsodium23 set to automatically installed. [2021-07-15T22:58:57.890Z] libzmq3-dev set to automatically installed. [2021-07-15T22:58:57.890Z] libzmq5 set to automatically installed. [2021-07-15T22:58:57.890Z] pkg-config set to automatically installed. [2021-07-15T22:58:57.890Z] zip set to automatically installed. [2021-07-15T22:58:59.879Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T22:59:01.327Z] snap "core18" has no updates available [2021-07-15T22:59:02.322Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T22:59:07.728Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T22:59:07.999Z] Pulling config-common [2021-07-15T22:59:07.999Z] + snapcraftctl pull [2021-07-15T22:59:09.409Z] Pulling go-build-helper [2021-07-15T22:59:09.410Z] + snapcraftctl pull [2021-07-15T22:59:10.374Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T22:59:10.374Z] Skipping pull go-build-helper (already ran) [2021-07-15T22:59:10.374Z] Building go-build-helper [2021-07-15T22:59:10.374Z] + snapcraftctl build [2021-07-15T22:59:12.323Z] Staging go-build-helper [2021-07-15T22:59:12.323Z] + snapcraftctl stage [2021-07-15T22:59:20.541Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T22:59:20.541Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T22:59:20.541Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T22:59:20.541Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T22:59:20.541Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T22:59:20.541Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T22:59:20.541Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T22:59:20.541Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T22:59:20.541Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T22:59:20.541Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T22:59:20.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T22:59:20.541Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T22:59:20.541Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T22:59:20.541Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T22:59:20.541Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T22:59:20.541Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T22:59:20.541Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T22:59:20.541Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T22:59:20.541Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T22:59:20.541Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T22:59:20.541Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T22:59:20.541Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T22:59:20.541Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T22:59:20.541Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T22:59:20.541Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T22:59:20.541Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T22:59:20.541Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T22:59:20.541Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T22:59:20.541Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T22:59:20.541Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T22:59:20.541Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T22:59:20.541Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T22:59:20.541Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T22:59:20.541Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T22:59:20.541Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T22:59:20.541Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T22:59:20.541Z] Pulling edgex-go [2021-07-15T22:59:20.541Z] + snapcraftctl pull [2021-07-15T22:59:21.955Z] Pulling hooks [2021-07-15T22:59:21.955Z] + snapcraftctl pull [2021-07-15T22:59:40.502Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T22:59:40.502Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T22:59:40.502Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T22:59:40.502Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T22:59:40.502Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T22:59:40.502Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T22:59:40.502Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T22:59:40.502Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T22:59:40.502Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T22:59:40.502Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T22:59:40.502Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T22:59:40.502Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T22:59:40.502Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T22:59:40.502Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T22:59:40.502Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T22:59:40.502Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T22:59:40.502Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T22:59:40.502Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T22:59:40.502Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T22:59:40.502Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T22:59:40.502Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T22:59:40.502Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T22:59:40.502Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T22:59:40.502Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T22:59:40.502Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T22:59:40.502Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T22:59:40.502Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T22:59:40.502Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T22:59:40.502Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T22:59:40.503Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T22:59:40.503Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T22:59:40.503Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T22:59:40.503Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T22:59:40.503Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T22:59:40.503Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T22:59:40.503Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T22:59:40.503Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T22:59:40.503Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T22:59:40.503Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T22:59:40.503Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T22:59:40.503Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T22:59:40.503Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T22:59:40.503Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T22:59:40.503Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T22:59:40.503Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T22:59:40.503Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T22:59:40.503Z] Pulling static-packages [2021-07-15T22:59:40.503Z] + snapcraftctl pull [2021-07-15T22:59:40.503Z] Pulling version [2021-07-15T22:59:40.503Z] + cd /root/project [2021-07-15T22:59:40.503Z] + git describe --tags --abbrev=0 [2021-07-15T22:59:40.503Z] + sed s/v// [2021-07-15T22:59:40.503Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T22:59:40.503Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T22:59:40.503Z] + snapcraftctl set-version 2.0.1-dev.12 [2021-07-15T22:59:40.503Z] Building config-common [2021-07-15T22:59:40.503Z] + snapcraftctl build [2021-07-15T22:59:42.494Z] Skipping build go-build-helper (already ran) [2021-07-15T22:59:42.494Z] Building edgex-go [2021-07-15T22:59:42.494Z] + cd /root/parts/edgex-go/src [2021-07-15T22:59:42.494Z] + git describe --tags --abbrev=0 [2021-07-15T22:59:42.494Z] + sed s/v// [2021-07-15T22:59:42.494Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T22:59:42.494Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T22:59:42.494Z] + echo 2.0.1-dev.12 [2021-07-15T22:59:42.494Z] + make build [2021-07-15T22:59:42.494Z] go mod tidy [2021-07-15T22:59:44.438Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T22:59:44.438Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T22:59:44.438Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-15T22:59:44.438Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T22:59:44.438Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T22:59:44.438Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T22:59:44.438Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T22:59:44.704Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T22:59:44.705Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T22:59:44.981Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T22:59:44.981Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T22:59:44.981Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T22:59:45.950Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T22:59:45.950Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T22:59:45.950Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T22:59:45.950Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T22:59:45.950Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T22:59:45.950Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T22:59:45.950Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T22:59:46.220Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T22:59:46.220Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T22:59:46.507Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T22:59:46.507Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T22:59:46.507Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T22:59:46.507Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T22:59:46.507Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T22:59:46.507Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T22:59:46.786Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T22:59:46.786Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T22:59:46.786Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T22:59:46.786Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T22:59:46.786Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T22:59:46.786Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T22:59:46.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:59:46.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:59:46.814Z] ---> 2a33bda7048f [2021-07-15T22:59:46.814Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T22:59:46.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:59:46.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:59:46.814Z] ---> 2a33bda7048f [2021-07-15T22:59:46.814Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:59:46.814Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:59:46.814Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:59:46.814Z] ---> 2a33bda7048f [2021-07-15T22:59:46.814Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T22:59:46.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:59:46.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:59:46.814Z] ---> 2a33bda7048f [2021-07-15T22:59:46.814Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T22:59:46.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T22:59:46.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T22:59:46.814Z] ---> 2a33bda7048f [2021-07-15T22:59:46.814Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T22:59:46.814Z] ---> Running in 31edf6fef3a9 [2021-07-15T22:59:46.814Z] ---> Running in 71cab5b6a07b [2021-07-15T22:59:46.814Z] ---> Running in 8288c5e4398b [2021-07-15T22:59:46.814Z] ---> Running in dd6cdd73166a [2021-07-15T22:59:46.815Z] ---> Running in 0e416a581fce [2021-07-15T22:59:46.815Z] Removing intermediate container 71cab5b6a07b [2021-07-15T22:59:46.815Z] ---> 838d36b5e2db [2021-07-15T22:59:46.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:59:46.815Z] Removing intermediate container 0e416a581fce [2021-07-15T22:59:46.815Z] ---> 559a641b5efe [2021-07-15T22:59:46.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:59:46.815Z] Removing intermediate container dd6cdd73166a [2021-07-15T22:59:46.815Z] ---> af200100fc4a [2021-07-15T22:59:46.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:59:46.815Z] Removing intermediate container 8288c5e4398b [2021-07-15T22:59:46.815Z] ---> 068b5f6fd1d3 [2021-07-15T22:59:46.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:59:46.815Z] Removing intermediate container 31edf6fef3a9 [2021-07-15T22:59:46.815Z] ---> ba62f3d991e4 [2021-07-15T22:59:46.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T22:59:46.815Z] ---> Running in a0cc34810adb [2021-07-15T22:59:46.815Z] ---> Running in 676143b3f863 [2021-07-15T22:59:46.815Z] ---> Running in 84f3796d91ca [2021-07-15T22:59:46.815Z] ---> Running in 04b62f2a5c0f [2021-07-15T22:59:46.815Z] ---> Running in 34f4a3ca7202 [2021-07-15T22:59:47.055Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T22:59:47.055Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T22:59:47.055Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T22:59:47.055Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T22:59:47.055Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T22:59:47.324Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T22:59:47.324Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T22:59:47.324Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T22:59:47.324Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T22:59:47.324Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T22:59:47.324Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T22:59:47.324Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T22:59:47.596Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T22:59:47.596Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T22:59:47.596Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T22:59:47.596Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T22:59:47.596Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T22:59:47.596Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T22:59:47.596Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T22:59:47.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T22:59:50.237Z] Removing intermediate container a0cc34810adb [2021-07-15T22:59:50.237Z] ---> e6ae5657dea6 [2021-07-15T22:59:50.237Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T22:59:50.237Z] ---> Running in 73ce758c5667 [2021-07-15T22:59:50.511Z] Removing intermediate container 84f3796d91ca [2021-07-15T22:59:50.512Z] ---> 94987ff8554e [2021-07-15T22:59:50.512Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T22:59:50.792Z] Removing intermediate container 04b62f2a5c0f [2021-07-15T22:59:50.792Z] ---> 616745d82929 [2021-07-15T22:59:50.792Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T22:59:50.792Z] ---> Running in 556ee2d17e18 [2021-07-15T22:59:50.792Z] Removing intermediate container 676143b3f863 [2021-07-15T22:59:50.792Z] ---> 8e76fab098f1 [2021-07-15T22:59:50.792Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T22:59:51.072Z] Removing intermediate container 34f4a3ca7202 [2021-07-15T22:59:51.072Z] ---> 417d7d830568 [2021-07-15T22:59:51.072Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T22:59:51.072Z] ---> Running in 4d4ff81062c0 [2021-07-15T22:59:51.072Z] ---> Running in 4313a1ad47a1 [2021-07-15T22:59:51.350Z] ---> Running in 0de8ce2a06f4 [2021-07-15T22:59:52.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:52.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:53.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:53.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:53.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:53.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:53.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:54.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:54.353Z] OK: 218 MiB in 52 packages [2021-07-15T22:59:54.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:54.980Z] OK: 218 MiB in 52 packages [2021-07-15T22:59:55.265Z] OK: 218 MiB in 52 packages [2021-07-15T22:59:55.555Z] OK: 218 MiB in 52 packages [2021-07-15T22:59:55.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:59:56.160Z] Removing intermediate container 73ce758c5667 [2021-07-15T22:59:56.160Z] ---> b8ea63701766 [2021-07-15T22:59:56.160Z] Step 6/24 : COPY go.mod . [2021-07-15T22:59:56.761Z] OK: 218 MiB in 52 packages [2021-07-15T22:59:56.761Z] Removing intermediate container 556ee2d17e18 [2021-07-15T22:59:56.761Z] ---> 58d1adb4b60f [2021-07-15T22:59:56.761Z] Step 6/24 : COPY go.mod . [2021-07-15T22:59:57.040Z] Removing intermediate container 4313a1ad47a1 [2021-07-15T22:59:57.040Z] ---> 30d6a98c1dea [2021-07-15T22:59:57.040Z] Step 6/26 : COPY go.mod . [2021-07-15T22:59:57.318Z] ---> b47066ae0dda [2021-07-15T22:59:57.318Z] Step 7/24 : RUN go mod download [2021-07-15T22:59:57.599Z] Removing intermediate container 0de8ce2a06f4 [2021-07-15T22:59:57.599Z] ---> 482d17894497 [2021-07-15T22:59:57.599Z] Step 6/23 : COPY go.mod . [2021-07-15T22:59:57.599Z] ---> Running in 84d33114d9ac [2021-07-15T22:59:57.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T22:59:57.883Z] ---> 142ec533d636 [2021-07-15T22:59:57.883Z] Step 7/24 : RUN go mod download [2021-07-15T22:59:58.163Z] ---> Running in 72ee5ba6c7a9 [2021-07-15T22:59:58.443Z] Removing intermediate container 4d4ff81062c0 [2021-07-15T22:59:58.443Z] ---> 5fd86a252876 [2021-07-15T22:59:58.443Z] Step 6/23 : COPY go.mod . [2021-07-15T22:59:58.443Z] ---> f763fbc570a9 [2021-07-15T22:59:58.443Z] Step 7/26 : RUN go mod download [2021-07-15T22:59:58.730Z] ---> Running in 70351344416b [2021-07-15T22:59:59.009Z] ---> 81b93b4c9939 [2021-07-15T22:59:59.009Z] Step 7/23 : RUN go mod download [2021-07-15T22:59:59.288Z] ---> Running in 01f59da2ebdf [2021-07-15T22:59:59.891Z] ---> 7502052fe18a [2021-07-15T22:59:59.891Z] Step 7/23 : RUN go mod download [2021-07-15T23:00:00.169Z] ---> Running in 0d6e7f15c83e [2021-07-15T23:00:01.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T23:00:02.223Z] Removing intermediate container 84d33114d9ac [2021-07-15T23:00:02.223Z] ---> a7f9712e6445 [2021-07-15T23:00:02.223Z] Step 8/24 : COPY . . [2021-07-15T23:00:02.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T23:00:02.886Z] Removing intermediate container 72ee5ba6c7a9 [2021-07-15T23:00:02.886Z] ---> fc3ef05f29e5 [2021-07-15T23:00:02.886Z] Step 8/24 : COPY . . [2021-07-15T23:00:03.518Z] Removing intermediate container 70351344416b [2021-07-15T23:00:03.518Z] ---> 0e704eeff8cd [2021-07-15T23:00:03.518Z] Step 8/26 : COPY . . [2021-07-15T23:00:03.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T23:00:04.145Z] Removing intermediate container 01f59da2ebdf [2021-07-15T23:00:04.145Z] ---> 6092495c688d [2021-07-15T23:00:04.145Z] Step 8/23 : COPY . . [2021-07-15T23:00:04.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T23:00:05.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T23:00:06.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T23:00:06.804Z] Removing intermediate container 0d6e7f15c83e [2021-07-15T23:00:06.804Z] ---> 35aed7caa00d [2021-07-15T23:00:06.804Z] Step 8/23 : COPY . . [2021-07-15T23:00:07.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T23:00:09.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T23:00:10.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T23:00:11.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T23:00:13.417Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T23:00:13.418Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T23:00:13.418Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T23:00:13.418Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T23:00:13.418Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T23:00:13.418Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T23:00:13.418Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T23:00:13.418Z] + 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-07-15T23:00:13.418Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T23:00:13.418Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T23:00:13.418Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T23:00:13.418Z] + 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-07-15T23:00:13.418Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T23:00:13.418Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T23:00:13.418Z] + 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-07-15T23:00:14.833Z] Building hooks [2021-07-15T23:00:14.833Z] + cd /root/parts/hooks/src [2021-07-15T23:00:14.833Z] + make build [2021-07-15T23:00:14.833Z] go mod tidy [2021-07-15T23:00:15.103Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T23:00:15.103Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T23:00:15.103Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T23:00:15.103Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T23:00:15.375Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T23:00:15.965Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T23:00:16.550Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T23:00:16.550Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T23:00:19.906Z] Building static-packages [2021-07-15T23:00:19.906Z] + snapcraftctl build [2021-07-15T23:00:21.322Z] Building version [2021-07-15T23:00:21.322Z] + snapcraftctl build [2021-07-15T23:00:23.282Z] Staging config-common [2021-07-15T23:00:23.282Z] + snapcraftctl stage [2021-07-15T23:00:24.244Z] Skipping stage go-build-helper (already ran) [2021-07-15T23:00:24.244Z] Staging edgex-go [2021-07-15T23:00:24.244Z] + snapcraftctl stage [2021-07-15T23:00:25.657Z] Staging hooks [2021-07-15T23:00:25.657Z] + snapcraftctl stage [2021-07-15T23:00:26.243Z] Staging static-packages [2021-07-15T23:00:26.243Z] + snapcraftctl stage [2021-07-15T23:00:27.657Z] Staging version [2021-07-15T23:00:27.657Z] + snapcraftctl stage [2021-07-15T23:00:28.657Z] Priming config-common [2021-07-15T23:00:28.657Z] + snapcraftctl prime [2021-07-15T23:00:29.106Z] ---> 7bc5cbb95489 [2021-07-15T23:00:29.106Z] Step 9/26 : RUN go mod tidy [2021-07-15T23:00:29.106Z] ---> f94807561841 [2021-07-15T23:00:29.106Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:00:29.106Z] ---> f9ec14f04684 [2021-07-15T23:00:29.106Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:00:29.106Z] ---> 1445363746e5 [2021-07-15T23:00:29.106Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:00:29.106Z] ---> 09eb068a58da [2021-07-15T23:00:29.106Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:00:29.106Z] ---> Running in eb946c7a2885 [2021-07-15T23:00:29.106Z] ---> Running in 562bf7e9f975 [2021-07-15T23:00:29.106Z] ---> Running in e151b2640f63 [2021-07-15T23:00:29.106Z] ---> Running in 1ee7be826ef5 [2021-07-15T23:00:29.106Z] ---> Running in 3e0afa40e819 [2021-07-15T23:00:29.630Z] Priming go-build-helper [2021-07-15T23:00:29.630Z] + snapcraftctl prime [2021-07-15T23:00:30.596Z] Priming edgex-go [2021-07-15T23:00:30.596Z] + snapcraftctl prime [2021-07-15T23:00:32.007Z] Priming hooks [2021-07-15T23:00:32.007Z] + snapcraftctl prime [2021-07-15T23:00:32.967Z] Priming static-packages [2021-07-15T23:00:32.967Z] + snapcraftctl prime [2021-07-15T23:00:33.459Z] Removing intermediate container eb946c7a2885 [2021-07-15T23:00:33.459Z] ---> a2100f14538a [2021-07-15T23:00:33.459Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T23:00:34.066Z] ---> Running in b828fdffa92e [2021-07-15T23:00:35.168Z] Removing intermediate container e151b2640f63 [2021-07-15T23:00:35.168Z] ---> eeb3ca3f4919 [2021-07-15T23:00:35.168Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T23:00:35.168Z] Removing intermediate container 562bf7e9f975 [2021-07-15T23:00:35.168Z] ---> 3e377c90ad45 [2021-07-15T23:00:35.168Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T23:00:35.447Z] Removing intermediate container 3e0afa40e819 [2021-07-15T23:00:35.447Z] ---> 51d9b74d5b27 [2021-07-15T23:00:35.447Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T23:00:35.447Z] ---> Running in e5a422f9cc15 [2021-07-15T23:00:35.447Z] ---> Running in 003d9d44a22c [2021-07-15T23:00:35.447Z] ---> Running in 812fce2f3d40 [2021-07-15T23:00:35.553Z] Priming version [2021-07-15T23:00:35.553Z] + snapcraftctl prime [2021-07-15T23:00:36.054Z] Removing intermediate container 1ee7be826ef5 [2021-07-15T23:00:36.054Z] ---> 4cffd6c4f09c [2021-07-15T23:00:36.054Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T23:00:36.054Z] ---> Running in e8894c77fbd9 [2021-07-15T23:00:36.340Z] 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-07-15T23:00:36.515Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-15T23:00:38.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-15T23:00:38.633Z] 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-07-15T23:00:38.633Z] 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 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-15T23:00:38.914Z] 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 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T23:02:31.009Z] 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-07-15T23:02:31.009Z] Removing intermediate container b828fdffa92e [2021-07-15T23:02:31.009Z] ---> ebfb676f8d01 [2021-07-15T23:02:31.009Z] [2021-07-15T23:02:31.009Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:02:31.009Z] 3.12: Pulling from library/alpine [2021-07-15T23:02:31.009Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T23:02:31.009Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T23:02:31.009Z] ---> c4fd0aeabfcf [2021-07-15T23:02:31.009Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:02:31.009Z] ---> Running in dd26993d44c6 [2021-07-15T23:02:31.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:31.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:31.009Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T23:02:31.009Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:02:31.009Z] OK: 5 MiB in 15 packages [2021-07-15T23:02:32.059Z] Removing intermediate container dd26993d44c6 [2021-07-15T23:02:32.059Z] ---> 9056934f0f71 [2021-07-15T23:02:32.059Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:02:32.677Z] ---> Running in a2b5a3f56bf8 [2021-07-15T23:02:33.296Z] Removing intermediate container e5a422f9cc15 [2021-07-15T23:02:33.608Z] ---> 9d011914789f [2021-07-15T23:02:33.608Z] [2021-07-15T23:02:33.608Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:02:33.608Z] ---> c4fd0aeabfcf [2021-07-15T23:02:33.608Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:02:33.608Z] ---> Using cache [2021-07-15T23:02:33.608Z] ---> 9056934f0f71 [2021-07-15T23:02:33.608Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:02:33.886Z] ---> Running in 4b703cef59e2 [2021-07-15T23:02:33.886Z] Removing intermediate container a2b5a3f56bf8 [2021-07-15T23:02:33.886Z] ---> b6a0b5ada838 [2021-07-15T23:02:33.886Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T23:02:34.164Z] ---> Running in 75aef8ab874f [2021-07-15T23:02:34.776Z] Removing intermediate container 4b703cef59e2 [2021-07-15T23:02:34.776Z] ---> 20d6582acb27 [2021-07-15T23:02:34.776Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T23:02:35.379Z] Removing intermediate container 75aef8ab874f [2021-07-15T23:02:35.379Z] ---> e2963ae13552 [2021-07-15T23:02:35.379Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:02:35.677Z] ---> Running in a91ddc4268ff [2021-07-15T23:02:35.957Z] ---> Running in c06b10c948bf [2021-07-15T23:02:36.985Z] Removing intermediate container a91ddc4268ff [2021-07-15T23:02:36.985Z] ---> 5e51d8dc08a6 [2021-07-15T23:02:36.985Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:02:37.260Z] Removing intermediate container c06b10c948bf [2021-07-15T23:02:37.260Z] ---> 64bbab73fa1a [2021-07-15T23:02:37.260Z] Step 16/24 : WORKDIR / [2021-07-15T23:02:37.537Z] ---> Running in d712e48f59b7 [2021-07-15T23:02:37.816Z] ---> Running in c0e14bc64d40 [2021-07-15T23:02:38.094Z] Removing intermediate container 003d9d44a22c [2021-07-15T23:02:38.094Z] ---> b0cba8c776c8 [2021-07-15T23:02:38.094Z] [2021-07-15T23:02:38.094Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T23:02:38.094Z] ---> c4fd0aeabfcf [2021-07-15T23:02:38.094Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T23:02:38.094Z] Removing intermediate container 812fce2f3d40 [2021-07-15T23:02:38.094Z] ---> d20b5e8cf54a [2021-07-15T23:02:38.094Z] [2021-07-15T23:02:38.094Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:02:38.094Z] ---> c4fd0aeabfcf [2021-07-15T23:02:38.094Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T23:02:38.368Z] Removing intermediate container d712e48f59b7 [2021-07-15T23:02:38.368Z] ---> 34499e2e4b6d [2021-07-15T23:02:38.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:02:38.645Z] ---> Running in a1aab507f0c8 [2021-07-15T23:02:38.645Z] ---> Running in e70451f0c4df [2021-07-15T23:02:38.921Z] Removing intermediate container c0e14bc64d40 [2021-07-15T23:02:38.921Z] ---> 894ee43c1cf3 [2021-07-15T23:02:38.921Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:02:39.520Z] ---> da73f24f069a [2021-07-15T23:02:39.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T23:02:39.794Z] Removing intermediate container e8894c77fbd9 [2021-07-15T23:02:39.795Z] ---> a0dbec8a7f3d [2021-07-15T23:02:39.795Z] [2021-07-15T23:02:39.795Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:02:39.795Z] ---> c4fd0aeabfcf [2021-07-15T23:02:39.795Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:02:39.795Z] ---> Using cache [2021-07-15T23:02:39.795Z] ---> 9056934f0f71 [2021-07-15T23:02:39.795Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:02:39.795Z] ---> Using cache [2021-07-15T23:02:39.795Z] ---> 20d6582acb27 [2021-07-15T23:02:39.795Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T23:02:40.067Z] ---> Running in 726c5c2c46a8 [2021-07-15T23:02:40.067Z] ---> 433efec55bb3 [2021-07-15T23:02:40.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T23:02:40.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:40.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:40.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:40.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:02:41.254Z] Removing intermediate container 726c5c2c46a8 [2021-07-15T23:02:41.254Z] ---> 789a151d078c [2021-07-15T23:02:41.254Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:02:41.527Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T23:02:41.527Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T23:02:41.527Z] ---> 7222e7dbddde [2021-07-15T23:02:41.527Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T23:02:41.527Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:02:41.527Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:02:41.527Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:02:41.527Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T23:02:41.527Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:02:41.527Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T23:02:41.527Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:02:41.527Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T23:02:41.527Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:02:41.810Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:02:41.810Z] ---> Running in eaa29ca7a02e [2021-07-15T23:02:41.810Z] OK: 6 MiB in 16 packages [2021-07-15T23:02:41.810Z] OK: 7 MiB in 20 packages [2021-07-15T23:02:42.096Z] ---> fb4ec4443238 [2021-07-15T23:02:42.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T23:02:42.701Z] Removing intermediate container eaa29ca7a02e [2021-07-15T23:02:42.701Z] ---> 3b2248c943fe [2021-07-15T23:02:42.701Z] Step 16/24 : WORKDIR / [2021-07-15T23:02:42.979Z] ---> 46d74a5c6684 [2021-07-15T23:02:42.979Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T23:02:42.979Z] ---> Running in 387c9b0fc264 [2021-07-15T23:02:42.979Z] ---> 1120663e1a95 [2021-07-15T23:02:42.979Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T23:02:43.260Z] ---> Running in 6c8be135dd5a [2021-07-15T23:02:43.260Z] ---> Running in 69253d83da09 [2021-07-15T23:02:43.856Z] Removing intermediate container 6c8be135dd5a [2021-07-15T23:02:44.131Z] ---> 82b2d9fc8750 [2021-07-15T23:02:44.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:02:44.131Z] Removing intermediate container 387c9b0fc264 [2021-07-15T23:02:44.131Z] ---> 2a270b61bb8c [2021-07-15T23:02:44.131Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:02:44.131Z] Removing intermediate container 69253d83da09 [2021-07-15T23:02:44.131Z] ---> 8f5cf4c8d2fd [2021-07-15T23:02:44.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:02:44.131Z] ---> Running in b9a7bb18919a [2021-07-15T23:02:44.419Z] Removing intermediate container a1aab507f0c8 [2021-07-15T23:02:44.419Z] ---> 263617f2619c [2021-07-15T23:02:44.419Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:02:44.419Z] ---> Running in 98df52c4c4df [2021-07-15T23:02:44.419Z] Removing intermediate container e70451f0c4df [2021-07-15T23:02:44.419Z] ---> 2ace92d3694e [2021-07-15T23:02:44.419Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:02:44.701Z] ---> Running in 6b0a0cac3332 [2021-07-15T23:02:44.701Z] ---> Running in aa3a62ece762 [2021-07-15T23:02:44.982Z] Removing intermediate container b9a7bb18919a [2021-07-15T23:02:44.982Z] ---> 176fc2adde4f [2021-07-15T23:02:44.982Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T23:02:44.982Z] Removing intermediate container 98df52c4c4df [2021-07-15T23:02:44.982Z] ---> 2fad5a676611 [2021-07-15T23:02:44.982Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:02:45.280Z] ---> Running in 7362dab3a1ff [2021-07-15T23:02:45.280Z] ---> Running in 53c730e0dae3 [2021-07-15T23:02:45.280Z] Removing intermediate container 6b0a0cac3332 [2021-07-15T23:02:45.280Z] ---> 3293813f4b1f [2021-07-15T23:02:45.280Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T23:02:45.797Z] ---> e4f9af3adbd6 [2021-07-15T23:02:45.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T23:02:45.797Z] Removing intermediate container aa3a62ece762 [2021-07-15T23:02:45.797Z] ---> b365befd5533 [2021-07-15T23:02:45.797Z] Step 14/26 : WORKDIR / [2021-07-15T23:02:45.797Z] ---> Running in a3a15620dec1 [2021-07-15T23:02:45.797Z] ---> Running in cd71059bd10f [2021-07-15T23:02:46.092Z] Removing intermediate container 7362dab3a1ff [2021-07-15T23:02:46.092Z] ---> 72f031b30215 [2021-07-15T23:02:46.092Z] Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:02:46.092Z] Removing intermediate container 53c730e0dae3 [2021-07-15T23:02:46.092Z] ---> e3c51cab70c1 [2021-07-15T23:02:46.092Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:02:46.389Z] ---> Running in d66cd8619a9a [2021-07-15T23:02:46.677Z] ---> Running in 29ddb62d0ed1 [2021-07-15T23:02:46.677Z] Removing intermediate container a3a15620dec1 [2021-07-15T23:02:46.677Z] ---> dd5133f395c6 [2021-07-15T23:02:46.677Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:02:47.085Z] Removing intermediate container cd71059bd10f [2021-07-15T23:02:47.085Z] ---> 9f71563894b9 [2021-07-15T23:02:47.085Z] 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-07-15T23:02:47.085Z] ---> Running in 771d2e0ade0d [2021-07-15T23:02:47.446Z] Removing intermediate container d66cd8619a9a [2021-07-15T23:02:47.446Z] ---> 3396bd574b3b [2021-07-15T23:02:47.446Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:02:47.446Z] Removing intermediate container 29ddb62d0ed1 [2021-07-15T23:02:47.446Z] ---> a6398a361347 [2021-07-15T23:02:47.446Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:02:47.446Z] ---> Running in 792f4bdb7be5 [2021-07-15T23:02:47.728Z] ---> Running in 52622008645f [2021-07-15T23:02:48.001Z] Removing intermediate container 771d2e0ade0d [2021-07-15T23:02:48.001Z] ---> d7dbbae1f0e6 [2021-07-15T23:02:48.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:02:48.272Z] ---> 39fe2cb8056f [2021-07-15T23:02:48.272Z] 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-07-15T23:02:48.272Z] ---> 9242824f7fe7 [2021-07-15T23:02:48.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T23:02:48.546Z] Removing intermediate container 52622008645f [2021-07-15T23:02:48.546Z] Removing intermediate container 792f4bdb7be5 [2021-07-15T23:02:48.546Z] ---> 7879c9ebdcfb [2021-07-15T23:02:48.546Z] [2021-07-15T23:02:48.546Z] ---> 79a2af71d7d6 [2021-07-15T23:02:48.546Z] [2021-07-15T23:02:49.150Z] ---> fc62494c9c08 [2021-07-15T23:02:49.150Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T23:02:49.150Z] Successfully built 7879c9ebdcfb [2021-07-15T23:02:49.150Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T23:02:49.150Z]  Building support-scheduler ... done Building security-bootstrapper [2021-07-15T23:02:49.150Z] Successfully built 79a2af71d7d6 [2021-07-15T23:02:49.150Z] Successfully tagged core-command-arm64:latest [2021-07-15T23:02:49.435Z] Building sys-mgmt-agent [2021-07-15T23:02:49.435Z]  Building core-command ... done  ---> 2a51aa450b92 [2021-07-15T23:02:49.435Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T23:02:49.435Z] ---> b05317b1eac0 [2021-07-15T23:02:49.435Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T23:02:49.706Z] ---> Running in 4febff5a1856 [2021-07-15T23:02:50.710Z] Removing intermediate container 4febff5a1856 [2021-07-15T23:02:50.710Z] ---> 163b75a1a03f [2021-07-15T23:02:50.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:02:51.006Z] ---> Running in 3e8bad3fc1c1 [2021-07-15T23:02:51.006Z] ---> 27849dda0ca4 [2021-07-15T23:02:51.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T23:02:51.006Z] ---> 498e85af71b3 [2021-07-15T23:02:51.006Z] 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-07-15T23:02:52.477Z] Removing intermediate container 3e8bad3fc1c1 [2021-07-15T23:02:52.477Z] ---> cf3a29bdf6d1 [2021-07-15T23:02:52.477Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:02:53.483Z] ---> Running in 2ec7bdba4854 [2021-07-15T23:02:53.777Z] ---> e8b936dc747e [2021-07-15T23:02:53.777Z] ---> 9863b4668f45 [2021-07-15T23:02:53.777Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T23:02:53.777Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T23:02:54.765Z] ---> Running in 86dc62732df5 [2021-07-15T23:02:54.765Z] Removing intermediate container 2ec7bdba4854 [2021-07-15T23:02:54.765Z] ---> 8ca8bd6e4e08 [2021-07-15T23:02:54.765Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:02:55.375Z] ---> Running in 06759a729b9e [2021-07-15T23:02:55.988Z] ---> 6eff0536bc0f [2021-07-15T23:02:55.988Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Removing intermediate container 86dc62732df5 [2021-07-15T23:02:55.988Z] [2021-07-15T23:02:55.988Z] ---> 016faf92bb9c [2021-07-15T23:02:55.988Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:02:56.599Z] Removing intermediate container 06759a729b9e [2021-07-15T23:02:56.599Z] ---> ca17083cc557 [2021-07-15T23:02:56.599Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:02:56.876Z] ---> Running in 6a3e4d102a0c [2021-07-15T23:02:56.877Z] ---> Running in bb320fe8a6e5 [2021-07-15T23:02:57.867Z] ---> ddd42e32dc89 [2021-07-15T23:02:57.867Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T23:02:57.867Z] Removing intermediate container 6a3e4d102a0c [2021-07-15T23:02:57.867Z] ---> 48251c6516a3 [2021-07-15T23:02:57.867Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T23:02:57.867Z] Removing intermediate container bb320fe8a6e5 [2021-07-15T23:02:57.867Z] ---> 7a92737166f1 [2021-07-15T23:02:57.867Z] [2021-07-15T23:02:58.142Z] ---> Running in 17a228729cd3 [2021-07-15T23:02:58.418Z] Successfully built 7a92737166f1 [2021-07-15T23:02:58.418Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T23:02:58.418Z]  Building core-metadata ... done Building security-proxy-setup [2021-07-15T23:02:58.697Z] Removing intermediate container 17a228729cd3 [2021-07-15T23:02:58.697Z] ---> a2d97fbbba4a [2021-07-15T23:02:58.697Z] Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:02:58.973Z] ---> b36b4b39eafb [2021-07-15T23:02:58.973Z] 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-07-15T23:02:58.973Z] ---> Running in a8c218b98ce0 [2021-07-15T23:02:59.255Z] ---> Running in 2dc1ac267fe9 [2021-07-15T23:02:59.859Z] Removing intermediate container a8c218b98ce0 [2021-07-15T23:02:59.859Z] ---> c3161572e6e3 [2021-07-15T23:02:59.859Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:03:00.131Z] ---> Running in 6f8c96cbf128 [2021-07-15T23:03:01.119Z] Removing intermediate container 6f8c96cbf128 [2021-07-15T23:03:01.119Z] ---> bf637234eaa7 [2021-07-15T23:03:01.119Z] [2021-07-15T23:03:01.722Z] Successfully built bf637234eaa7 [2021-07-15T23:03:01.997Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T23:03:01.997Z] Building core-data [2021-07-15T23:03:02.980Z]  Building support-notifications ... done Removing intermediate container 2dc1ac267fe9 [2021-07-15T23:03:02.980Z] ---> 241de459879e [2021-07-15T23:03:02.980Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T23:03:02.980Z] ---> Running in b8e0af77db42 [2021-07-15T23:03:03.974Z] Removing intermediate container b8e0af77db42 [2021-07-15T23:03:03.974Z] ---> 81d2d1c85e6e [2021-07-15T23:03:03.974Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T23:03:04.253Z] ---> Running in f5af292cc9e8 [2021-07-15T23:03:05.239Z] Removing intermediate container f5af292cc9e8 [2021-07-15T23:03:05.239Z] ---> 327c06708c61 [2021-07-15T23:03:05.239Z] Step 25/26 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:03:05.849Z] ---> Running in 9b39c18f4e35 [2021-07-15T23:03:06.845Z] Removing intermediate container 9b39c18f4e35 [2021-07-15T23:03:06.845Z] ---> f5ed5622703a [2021-07-15T23:03:06.845Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T23:03:07.123Z] ---> Running in a916caa4368c [2021-07-15T23:03:08.122Z] Removing intermediate container a916caa4368c [2021-07-15T23:03:08.122Z] ---> ca5a8f992fd5 [2021-07-15T23:03:08.122Z] [2021-07-15T23:03:08.402Z] Successfully built ca5a8f992fd5 [2021-07-15T23:03:08.402Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T23:03:35.269Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:03:35.269Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:03:35.269Z] ---> 2a33bda7048f [2021-07-15T23:03:35.269Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> ba62f3d991e4 [2021-07-15T23:03:35.269Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 417d7d830568 [2021-07-15T23:03:35.269Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 482d17894497 [2021-07-15T23:03:35.269Z] Step 6/32 : COPY go.mod . [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 81b93b4c9939 [2021-07-15T23:03:35.269Z] Step 7/32 : RUN go mod download [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 6092495c688d [2021-07-15T23:03:35.269Z] Step 8/32 : COPY . . [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 1445363746e5 [2021-07-15T23:03:35.269Z] Step 9/32 : RUN go mod tidy [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> eeb3ca3f4919 [2021-07-15T23:03:35.269Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T23:03:35.269Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:03:35.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:03:35.269Z] ---> 2a33bda7048f [2021-07-15T23:03:35.269Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> ba62f3d991e4 [2021-07-15T23:03:35.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:03:35.269Z] ---> Using cache [2021-07-15T23:03:35.269Z] ---> 417d7d830568 [2021-07-15T23:03:35.269Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T23:03:38.697Z] ---> Running in 23e02652f364 [2021-07-15T23:03:38.697Z] ---> Running in 49454c03d8f5 [2021-07-15T23:03:40.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:03:40.178Z] 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-07-15T23:03:40.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:03:40.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:03:40.178Z] ---> 2a33bda7048f [2021-07-15T23:03:40.178Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> ba62f3d991e4 [2021-07-15T23:03:40.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> 417d7d830568 [2021-07-15T23:03:40.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> 482d17894497 [2021-07-15T23:03:40.178Z] Step 6/22 : COPY go.mod . [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> 81b93b4c9939 [2021-07-15T23:03:40.178Z] Step 7/22 : RUN go mod download [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> 6092495c688d [2021-07-15T23:03:40.178Z] Step 8/22 : COPY . . [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> 1445363746e5 [2021-07-15T23:03:40.178Z] Step 9/22 : RUN go mod tidy [2021-07-15T23:03:40.178Z] ---> Using cache [2021-07-15T23:03:40.178Z] ---> eeb3ca3f4919 [2021-07-15T23:03:40.178Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T23:03:41.184Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:03:41.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:03:41.184Z] ---> 2a33bda7048f [2021-07-15T23:03:41.184Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:03:41.184Z] ---> Using cache [2021-07-15T23:03:41.184Z] ---> ba62f3d991e4 [2021-07-15T23:03:41.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:03:41.184Z] ---> Using cache [2021-07-15T23:03:41.184Z] ---> 417d7d830568 [2021-07-15T23:03:41.184Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T23:03:41.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:03:41.184Z] ---> Running in ea4d772ad227 [2021-07-15T23:03:41.184Z] ---> Running in 90ea3ecfc6ad [2021-07-15T23:03:42.185Z] OK: 218 MiB in 52 packages [2021-07-15T23:03:43.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:03:43.936Z] 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-07-15T23:03:44.217Z] Removing intermediate container 23e02652f364 [2021-07-15T23:03:44.217Z] ---> 7853e4964fc2 [2021-07-15T23:03:44.217Z] Step 6/24 : COPY go.mod . [2021-07-15T23:03:44.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:03:45.431Z] ---> 33af6935c876 [2021-07-15T23:03:45.431Z] Step 7/24 : RUN go mod download [2021-07-15T23:03:45.710Z] ---> Running in b918b11134bd [2021-07-15T23:03:46.327Z] OK: 218 MiB in 52 packages [2021-07-15T23:03:48.348Z] Removing intermediate container ea4d772ad227 [2021-07-15T23:03:48.348Z] ---> 7d1d5fb4321e [2021-07-15T23:03:48.348Z] Step 6/24 : COPY go.mod . [2021-07-15T23:03:49.814Z] ---> f6ada6200dea [2021-07-15T23:03:49.814Z] Step 7/24 : RUN go mod download [2021-07-15T23:03:49.814Z] ---> Running in 810498d79333 [2021-07-15T23:03:50.095Z] Removing intermediate container b918b11134bd [2021-07-15T23:03:50.095Z] ---> 88cece75788b [2021-07-15T23:03:50.095Z] Step 8/24 : COPY . . [2021-07-15T23:03:56.914Z] Removing intermediate container 810498d79333 [2021-07-15T23:03:56.914Z] ---> bf88f1fd839d [2021-07-15T23:03:56.914Z] Step 8/24 : COPY . . [2021-07-15T23:04:15.384Z] ---> ffa8d555807a [2021-07-15T23:04:15.384Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:04:15.384Z] ---> Running in a326f167ff3b [2021-07-15T23:04:17.414Z] ---> 05bfb12d37d1 [2021-07-15T23:04:17.414Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:04:17.414Z] ---> Running in 6805042d345b [2021-07-15T23:04:21.770Z] Removing intermediate container a326f167ff3b [2021-07-15T23:04:21.770Z] ---> cdd60fbc7ba9 [2021-07-15T23:04:21.770Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T23:04:21.770Z] ---> Running in 5dd21f5d6393 [2021-07-15T23:04:23.808Z] Removing intermediate container 6805042d345b [2021-07-15T23:04:23.808Z] ---> 79492e25ed16 [2021-07-15T23:04:23.808Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T23:04:23.808Z] ---> Running in cb44babefd64 [2021-07-15T23:04:24.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T23:04:25.725Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T23:04:58.337Z] 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-07-15T23:05:01.026Z] Removing intermediate container 49454c03d8f5 [2021-07-15T23:05:01.027Z] ---> 451f9c2fa405 [2021-07-15T23:05:01.027Z] [2021-07-15T23:05:01.027Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T23:05:01.027Z] ---> c4fd0aeabfcf [2021-07-15T23:05:01.027Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T23:05:01.309Z] ---> Running in f903881fba54 [2021-07-15T23:05:01.933Z] Removing intermediate container f903881fba54 [2021-07-15T23:05:01.933Z] ---> af1fcf80d8c4 [2021-07-15T23:05:01.933Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T23:05:01.933Z] ---> Running in d1bcfbf29f0c [2021-07-15T23:05:04.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:05:04.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:05:04.897Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:05:04.897Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T23:05:04.897Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:05:04.897Z] OK: 5 MiB in 16 packages [2021-07-15T23:05:06.933Z] Removing intermediate container d1bcfbf29f0c [2021-07-15T23:05:06.933Z] ---> 8c70a229b428 [2021-07-15T23:05:06.933Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T23:05:07.218Z] ---> Running in 5140eff61e0f [2021-07-15T23:05:08.224Z] Removing intermediate container 5140eff61e0f [2021-07-15T23:05:08.224Z] ---> 9d9efc817101 [2021-07-15T23:05:08.224Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T23:05:08.841Z] ---> Running in 24cc07ac1ca9 [2021-07-15T23:05:09.848Z] Removing intermediate container 24cc07ac1ca9 [2021-07-15T23:05:09.848Z] ---> 20907e7e3b3d [2021-07-15T23:05:09.848Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T23:05:10.132Z] ---> Running in ea4cb8e5b7f1 [2021-07-15T23:05:12.163Z] Removing intermediate container 90ea3ecfc6ad [2021-07-15T23:05:12.163Z] ---> 570d5d12bbf7 [2021-07-15T23:05:12.163Z] [2021-07-15T23:05:12.163Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T23:05:12.163Z] ---> c4fd0aeabfcf [2021-07-15T23:05:12.163Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T23:05:12.163Z] ---> Running in cb73fb9f80a6 [2021-07-15T23:05:14.192Z] Removing intermediate container ea4cb8e5b7f1 [2021-07-15T23:05:14.192Z] ---> 1cca0328b949 [2021-07-15T23:05:14.192Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T23:05:14.192Z] ---> Running in e038f664156b [2021-07-15T23:05:14.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:05:14.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:05:15.048Z] Removing intermediate container e038f664156b [2021-07-15T23:05:15.048Z] ---> 9156c003751e [2021-07-15T23:05:15.048Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T23:05:15.340Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T23:05:15.623Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:05:15.623Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T23:05:15.623Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T23:05:15.623Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:05:15.623Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:05:15.909Z] OK: 7 MiB in 18 packages [2021-07-15T23:05:16.550Z] ---> 573da814fbdc [2021-07-15T23:05:16.550Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T23:05:16.837Z] ---> Running in d96e7fffa413 [2021-07-15T23:05:18.888Z] Removing intermediate container cb73fb9f80a6 [2021-07-15T23:05:18.888Z] ---> 0dc9845510cf [2021-07-15T23:05:18.888Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:05:18.888Z] ---> Running in 39232a986e0d [2021-07-15T23:05:19.900Z] Removing intermediate container 39232a986e0d [2021-07-15T23:05:19.900Z] ---> c1640193788f [2021-07-15T23:05:19.900Z] Step 14/22 : WORKDIR /edgex [2021-07-15T23:05:20.182Z] ---> Running in 74b6f40655a0 [2021-07-15T23:05:20.788Z] Removing intermediate container d96e7fffa413 [2021-07-15T23:05:20.788Z] ---> f5fde951c19c [2021-07-15T23:05:20.788Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:05:21.394Z] Removing intermediate container 74b6f40655a0 [2021-07-15T23:05:21.394Z] ---> 6a2a575fc007 [2021-07-15T23:05:21.394Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T23:05:22.497Z] ---> 162569ef17bf [2021-07-15T23:05:22.497Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T23:05:22.783Z] ---> ac922e06d01b [2021-07-15T23:05:22.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T23:05:25.498Z] ---> 328b8c6697a2 [2021-07-15T23:05:25.498Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T23:05:25.498Z] ---> f04d54f39efb [2021-07-15T23:05:25.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T23:05:26.969Z] ---> 5eefc63fce49 [2021-07-15T23:05:26.969Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T23:05:27.586Z] ---> f9cf4305bc09 [2021-07-15T23:05:27.586Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T23:05:27.864Z] ---> Running in eb69d4e49a85 [2021-07-15T23:05:28.481Z] ---> 6b4eeeba1027 [2021-07-15T23:05:28.481Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T23:05:28.763Z] Removing intermediate container eb69d4e49a85 [2021-07-15T23:05:28.764Z] ---> 3f7acb8fd0ff [2021-07-15T23:05:28.764Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T23:05:29.044Z] ---> Running in 0e29d62a6993 [2021-07-15T23:05:30.112Z] ---> b93b56b8c99d [2021-07-15T23:05:30.112Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T23:05:30.112Z] Removing intermediate container 0e29d62a6993 [2021-07-15T23:05:30.112Z] ---> 22dddacd9e59 [2021-07-15T23:05:30.112Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T23:05:30.112Z] ---> Running in 91c5dba10f92 [2021-07-15T23:05:30.725Z] ---> Running in dd0791189ad6 [2021-07-15T23:05:31.005Z] Removing intermediate container 91c5dba10f92 [2021-07-15T23:05:31.005Z] ---> a818fa506acd [2021-07-15T23:05:31.005Z] Step 21/22 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:05:31.286Z] ---> Running in 7f4657503fe1 [2021-07-15T23:05:31.566Z] Removing intermediate container dd0791189ad6 [2021-07-15T23:05:31.566Z] ---> af88543173f3 [2021-07-15T23:05:31.566Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T23:05:32.577Z] Removing intermediate container 7f4657503fe1 [2021-07-15T23:05:32.577Z] ---> 680d6b149263 [2021-07-15T23:05:32.577Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T23:05:32.866Z] ---> Running in 436bf7b223d3 [2021-07-15T23:05:32.866Z] ---> 0bb4016943a3 [2021-07-15T23:05:32.866Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T23:05:33.885Z] Removing intermediate container 436bf7b223d3 [2021-07-15T23:05:33.885Z] ---> 2d2256979581 [2021-07-15T23:05:33.885Z] [2021-07-15T23:05:33.885Z] ---> Running in cee94c646c53 [2021-07-15T23:05:34.182Z] Successfully built 2d2256979581 [2021-07-15T23:05:34.470Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T23:05:37.938Z]  Building security-proxy-setup ... done Removing intermediate container cee94c646c53 [2021-07-15T23:05:37.938Z] ---> ea82f010cad1 [2021-07-15T23:05:37.938Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T23:05:37.938Z] ---> Running in 5cd8115f06bb [2021-07-15T23:05:38.958Z] Removing intermediate container 5cd8115f06bb [2021-07-15T23:05:38.958Z] ---> ab7253d5f971 [2021-07-15T23:05:38.958Z] Step 29/32 : CMD ["gate"] [2021-07-15T23:05:39.576Z] ---> Running in 27773b7281a3 [2021-07-15T23:05:40.599Z] Removing intermediate container 27773b7281a3 [2021-07-15T23:05:40.599Z] ---> 7b4e6cbbc3ce [2021-07-15T23:05:40.599Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T23:05:40.877Z] ---> Running in 1b9378096cf0 [2021-07-15T23:05:41.876Z] Removing intermediate container 1b9378096cf0 [2021-07-15T23:05:41.876Z] ---> 6e5c7fabd87f [2021-07-15T23:05:41.876Z] Step 31/32 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:05:42.484Z] ---> Running in cf1cbc2e66b1 [2021-07-15T23:05:43.097Z] Removing intermediate container 5dd21f5d6393 [2021-07-15T23:05:43.097Z] ---> 94f061c1012b [2021-07-15T23:05:43.097Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T23:05:43.379Z] ---> Running in a02da111e19f [2021-07-15T23:05:43.670Z] Removing intermediate container cf1cbc2e66b1 [2021-07-15T23:05:43.670Z] ---> b0a28d77a5f4 [2021-07-15T23:05:43.670Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T23:05:44.274Z] ---> Running in 61afbdc3e3d5 [2021-07-15T23:05:44.883Z] Removing intermediate container 61afbdc3e3d5 [2021-07-15T23:05:44.883Z] ---> 84cd32b64278 [2021-07-15T23:05:44.883Z] [2021-07-15T23:05:45.161Z] Successfully built 84cd32b64278 [2021-07-15T23:05:45.442Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T23:05:45.442Z]  Building security-bootstrapper ... done 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-07-15T23:05:48.085Z] Removing intermediate container a02da111e19f [2021-07-15T23:05:48.085Z] ---> 21c42fa92286 [2021-07-15T23:05:48.085Z] [2021-07-15T23:05:48.085Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T23:05:48.360Z] 20.10.6: Pulling from library/docker [2021-07-15T23:05:51.818Z] Removing intermediate container cb44babefd64 [2021-07-15T23:05:51.818Z] ---> 5f7f5d4bb0ad [2021-07-15T23:05:51.818Z] [2021-07-15T23:05:51.818Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:05:51.818Z] ---> c4fd0aeabfcf [2021-07-15T23:05:51.818Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T23:05:52.093Z] ---> Running in 68f0b0b0399f [2021-07-15T23:05:53.079Z] Removing intermediate container 68f0b0b0399f [2021-07-15T23:05:53.079Z] ---> 8b300268c611 [2021-07-15T23:05:53.079Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T23:05:53.685Z] ---> Running in a9feb220e997 [2021-07-15T23:05:54.316Z] Removing intermediate container a9feb220e997 [2021-07-15T23:05:54.316Z] ---> ac409ffcfcce [2021-07-15T23:05:54.316Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T23:05:54.598Z] ---> Running in cd14920348f8 [2021-07-15T23:05:55.632Z] Removing intermediate container cd14920348f8 [2021-07-15T23:05:55.633Z] ---> 559b5ef55e56 [2021-07-15T23:05:55.633Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:05:55.633Z] ---> Running in 448bcdbf61eb [2021-07-15T23:05:57.672Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T23:05:57.672Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T23:05:57.672Z] ---> cdf2a7733a7b [2021-07-15T23:05:57.672Z] 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-07-15T23:05:57.951Z] ---> Running in c692aae2b35d [2021-07-15T23:05:58.569Z] Removing intermediate container c692aae2b35d [2021-07-15T23:05:58.569Z] ---> 33f3db67466e [2021-07-15T23:05:58.569Z] Removing intermediate container 448bcdbf61eb [2021-07-15T23:05:58.569Z] 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 ---> 085df3d41235 [2021-07-15T23:05:58.569Z] [2021-07-15T23:05:58.569Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T23:05:58.569Z] ---> Running in 96092d32f293 [2021-07-15T23:05:58.569Z] ---> Running in 5f755033a0c0 [2021-07-15T23:06:00.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:06:00.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:06:00.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:06:00.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:06:00.893Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T23:06:00.893Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T23:06:01.175Z] Executing bash-5.1.0-r0.post-install [2021-07-15T23:06:01.175Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T23:06:01.175Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T23:06:01.175Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T23:06:01.175Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T23:06:01.175Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T23:06:01.175Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T23:06:01.175Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T23:06:01.175Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T23:06:01.175Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T23:06:01.175Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T23:06:01.175Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T23:06:01.175Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T23:06:01.448Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:06:01.448Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T23:06:01.728Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T23:06:01.728Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T23:06:02.004Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T23:06:02.004Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T23:06:02.004Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:06:02.004Z] OK: 8 MiB in 20 packages [2021-07-15T23:06:03.022Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T23:06:03.022Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T23:06:03.022Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T23:06:03.022Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T23:06:03.022Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T23:06:03.022Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T23:06:03.299Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T23:06:03.299Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T23:06:03.299Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T23:06:03.299Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T23:06:03.299Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T23:06:03.299Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T23:06:03.575Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T23:06:03.575Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T23:06:03.575Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T23:06:03.575Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T23:06:03.575Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T23:06:03.575Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T23:06:03.575Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T23:06:03.575Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T23:06:03.575Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T23:06:03.575Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T23:06:03.575Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T23:06:03.575Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T23:06:03.575Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T23:06:03.849Z] Removing intermediate container 96092d32f293 [2021-07-15T23:06:03.849Z] ---> ed4de799fed5 [2021-07-15T23:06:03.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:06:04.127Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T23:06:04.127Z] OK: 82 MiB in 59 packages [2021-07-15T23:06:04.727Z] ---> 397cb39dd51d [2021-07-15T23:06:04.727Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T23:06:06.185Z] ---> 2e3bb29e15df [2021-07-15T23:06:06.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T23:06:07.174Z] ---> 2101b5d7b080 [2021-07-15T23:06:07.174Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T23:06:07.174Z] ---> Running in 2ceb9eef8137 [2021-07-15T23:06:07.781Z] Removing intermediate container 2ceb9eef8137 [2021-07-15T23:06:07.781Z] ---> 55409d0c5fad [2021-07-15T23:06:07.781Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:06:07.781Z] ---> Running in fc1f9dd0232e [2021-07-15T23:06:08.383Z] Removing intermediate container fc1f9dd0232e [2021-07-15T23:06:08.383Z] ---> cbf81a52f8fc [2021-07-15T23:06:08.383Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:06:08.659Z] ---> Running in d2c2ed27cbbd [2021-07-15T23:06:08.938Z] Removing intermediate container d2c2ed27cbbd [2021-07-15T23:06:08.938Z] ---> b03f442df212 [2021-07-15T23:06:08.938Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:06:09.213Z] ---> Running in 36afb27c29ef [2021-07-15T23:06:09.813Z] Removing intermediate container 36afb27c29ef [2021-07-15T23:06:09.813Z] ---> 29394fc2e0d6 [2021-07-15T23:06:09.813Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:06:09.813Z] ---> Running in 1d8f92f6f13d [2021-07-15T23:06:10.408Z] Removing intermediate container 1d8f92f6f13d [2021-07-15T23:06:10.408Z] ---> bd98248ae1f7 [2021-07-15T23:06:10.408Z] [2021-07-15T23:06:10.685Z] Successfully built bd98248ae1f7 [2021-07-15T23:06:10.685Z] Successfully tagged core-data-arm64:latest [2021-07-15T23:06:11.282Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-15T23:06:11.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T23:06:11.552Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T23:06:11.552Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T23:06:11.827Z] 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-07-15T23:06:12.101Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T23:06:12.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T23:06:12.699Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T23:06:12.699Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T23:06:13.294Z] Collecting PyYAML<4,>=3.10 [2021-07-15T23:06:13.294Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T23:06:16.733Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T23:06:16.733Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T23:06:16.733Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T23:06:16.733Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T23:06:18.205Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T23:06:18.205Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T23:06:20.829Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T23:06:20.829Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T23:06:23.442Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T23:06:23.442Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T23:06:24.039Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T23:06:24.039Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T23:06:24.632Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T23:06:24.632Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T23:06:24.632Z] Collecting idna<2.8,>=2.5 [2021-07-15T23:06:24.632Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T23:06:24.903Z] Collecting certifi>=2017.4.17 [2021-07-15T23:06:24.903Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T23:06:25.498Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T23:06:25.498Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T23:06:25.771Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T23:06:25.771Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T23:06:25.771Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T23:06:25.771Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T23:06:26.750Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T23:06:26.750Z] Attempting uninstall: urllib3 [2021-07-15T23:06:26.750Z] Found existing installation: urllib3 1.26.2 [2021-07-15T23:06:26.750Z] Uninstalling urllib3-1.26.2: [2021-07-15T23:06:26.750Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T23:06:27.026Z] Attempting uninstall: idna [2021-07-15T23:06:27.026Z] Found existing installation: idna 3.1 [2021-07-15T23:06:27.026Z] Uninstalling idna-3.1: [2021-07-15T23:06:27.302Z] Successfully uninstalled idna-3.1 [2021-07-15T23:06:27.900Z] Attempting uninstall: chardet [2021-07-15T23:06:27.900Z] Found existing installation: chardet 4.0.0 [2021-07-15T23:06:27.900Z] Uninstalling chardet-4.0.0: [2021-07-15T23:06:27.900Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T23:06:29.339Z] Attempting uninstall: requests [2021-07-15T23:06:29.339Z] Found existing installation: requests 2.25.1 [2021-07-15T23:06:29.339Z] Uninstalling requests-2.25.1: [2021-07-15T23:06:29.339Z] Successfully uninstalled requests-2.25.1 [2021-07-15T23:06:29.616Z] Running setup.py install for texttable: started [2021-07-15T23:06:31.646Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T23:06:31.646Z] Running setup.py install for PyYAML: started [2021-07-15T23:06:33.619Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T23:06:33.892Z] Running setup.py install for docopt: started [2021-07-15T23:06:35.869Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T23:06:35.869Z] Running setup.py install for dockerpty: started [2021-07-15T23:06:37.845Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T23:06:39.277Z] 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-07-15T23:06:49.423Z] Removing intermediate container 5f755033a0c0 [2021-07-15T23:06:49.423Z] ---> d14442a86d1e [2021-07-15T23:06:49.423Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T23:06:49.423Z] ---> Running in 0eae1194caa1 [2021-07-15T23:06:49.423Z] Removing intermediate container 0eae1194caa1 [2021-07-15T23:06:49.423Z] ---> b8b54bddaed8 [2021-07-15T23:06:49.423Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T23:06:49.423Z] ---> Running in 92f9ae69d86a [2021-07-15T23:06:49.423Z] Removing intermediate container 92f9ae69d86a [2021-07-15T23:06:49.423Z] ---> 760695503272 [2021-07-15T23:06:49.423Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T23:06:50.411Z] ---> f228498d611c [2021-07-15T23:06:50.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T23:06:51.397Z] ---> 019b89369793 [2021-07-15T23:06:51.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T23:06:52.371Z] ---> 80e80aceda1a [2021-07-15T23:06:52.371Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T23:06:52.643Z] ---> Running in 448c1d977875 [2021-07-15T23:06:53.238Z] Removing intermediate container 448c1d977875 [2021-07-15T23:06:53.238Z] ---> deba659a2d26 [2021-07-15T23:06:53.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:06:53.238Z] ---> Running in aaa7b900e64b [2021-07-15T23:06:53.838Z] Removing intermediate container aaa7b900e64b [2021-07-15T23:06:53.838Z] ---> 54e486757b0a [2021-07-15T23:06:53.838Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:06:53.838Z] ---> Running in b87e2279a5c9 [2021-07-15T23:06:54.434Z] Removing intermediate container b87e2279a5c9 [2021-07-15T23:06:54.434Z] ---> 4b1d441658a3 [2021-07-15T23:06:54.434Z] Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 [2021-07-15T23:06:54.434Z] ---> Running in 47d850856987 [2021-07-15T23:06:55.422Z] Removing intermediate container 47d850856987 [2021-07-15T23:06:55.422Z] ---> b7f5b12df10f [2021-07-15T23:06:55.422Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:06:55.422Z] ---> Running in 206650fa4eff [2021-07-15T23:06:56.018Z] Removing intermediate container 206650fa4eff [2021-07-15T23:06:56.018Z] ---> 24bc8e699925 [2021-07-15T23:06:56.018Z] [2021-07-15T23:06:56.292Z] Successfully built 24bc8e699925 [2021-07-15T23:06:56.292Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T23:06:56.579Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T23:06:56.599Z] $ docker stop --time=1 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f [2021-07-15T23:06:58.491Z] $ docker rm -f 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T23:06:59.243Z] + docker images [2021-07-15T23:06:59.526Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T23:06:59.526Z] sys-mgmt-agent-arm64 latest 24bc8e699925 4 seconds ago 311MB [2021-07-15T23:06:59.526Z] core-data-arm64 latest bd98248ae1f7 49 seconds ago 19.2MB [2021-07-15T23:06:59.526Z] 5f7f5d4bb0ad About a minute ago 998MB [2021-07-15T23:06:59.526Z] 21c42fa92286 About a minute ago 992MB [2021-07-15T23:06:59.526Z] security-bootstrapper-arm64 latest 84cd32b64278 About a minute ago 17.5MB [2021-07-15T23:06:59.526Z] security-proxy-setup-arm64 latest 2d2256979581 About a minute ago 24.2MB [2021-07-15T23:06:59.526Z] 570d5d12bbf7 About a minute ago 996MB [2021-07-15T23:06:59.526Z] 451f9c2fa405 2 minutes ago 992MB [2021-07-15T23:06:59.526Z] security-secretstore-setup-arm64 latest ca5a8f992fd5 3 minutes ago 27.1MB [2021-07-15T23:06:59.526Z] support-notifications-arm64 latest bf637234eaa7 3 minutes ago 15.7MB [2021-07-15T23:06:59.526Z] core-metadata-arm64 latest 7a92737166f1 4 minutes ago 15.7MB [2021-07-15T23:06:59.526Z] support-scheduler-arm64 latest 7879c9ebdcfb 4 minutes ago 15.1MB [2021-07-15T23:06:59.526Z] core-command-arm64 latest 79a2af71d7d6 4 minutes ago 15MB [2021-07-15T23:06:59.526Z] a0dbec8a7f3d 4 minutes ago 995MB [2021-07-15T23:06:59.526Z] d20b5e8cf54a 4 minutes ago 992MB [2021-07-15T23:06:59.526Z] b0cba8c776c8 4 minutes ago 999MB [2021-07-15T23:06:59.526Z] 9d011914789f 4 minutes ago 991MB [2021-07-15T23:06:59.526Z] ebfb676f8d01 4 minutes ago 989MB [2021-07-15T23:06:59.526Z] ci-base-image-arm64 latest 2a33bda7048f 14 minutes ago 664MB [2021-07-15T23:06:59.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 26 hours ago 451MB [2021-07-15T23:06:59.526Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T23:06:59.526Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-15T23:06:59.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:07:00.530Z] ---> job-cost.sh [2021-07-15T23:07:00.530Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wvwD [2021-07-15T23:07:47.497Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T23:09:24.277Z] lf-activate-venv(): INFO: Adding /tmp/venv-wvwD/bin to PATH [2021-07-15T23:09:24.277Z] INFO: No Stack... [2021-07-15T23:09:24.874Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T23:09:25.147Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T23:09:25.521Z] + cut -d, -f6 [2021-07-15T23:09:25.521Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-07-15T23:09:25.619Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] [2021-07-15T23:09:25.627Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] did not exist. Created. [2021-07-15T23:09:25.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T23:09:26.075Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T23:09:26.334Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T23:09:26.359Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T23:09:27.632Z] provisioning config files... [2021-07-15T23:09:27.649Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1862498034708475837tmp [Pipeline] { [Pipeline] sh [2021-07-15T23:09:28.018Z] + set +x [2021-07-15T23:09:28.018Z] + curl -s https://codecov.io/bash [2021-07-15T23:09:28.018Z] + bash -s -- [2021-07-15T23:09:28.018Z] [2021-07-15T23:09:28.018Z] _____ _ [2021-07-15T23:09:28.018Z] / ____| | | [2021-07-15T23:09:28.018Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T23:09:28.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T23:09:28.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T23:09:28.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T23:09:28.018Z] Bash-1.0.5 [2021-07-15T23:09:28.018Z] [2021-07-15T23:09:28.018Z] [2021-07-15T23:09:28.018Z] ==> git version 2.24.4 found [2021-07-15T23:09:28.289Z] ==> 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-07-15T23:09:28.289Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T23:09:28.289Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T23:09:28.289Z] ==> Jenkins CI detected. [2021-07-15T23:09:28.289Z] project root: . [2021-07-15T23:09:28.289Z] --> token set from env [2021-07-15T23:09:28.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T23:09:28.289Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T23:09:28.289Z] ==> Python coveragepy not found [2021-07-15T23:09:28.289Z] ==> Searching for coverage reports in: [2021-07-15T23:09:28.289Z] + . [2021-07-15T23:09:28.289Z] -> Found 1 reports [2021-07-15T23:09:28.289Z] ==> Detecting git/mercurial file structure [2021-07-15T23:09:28.289Z] ==> Reading reports [2021-07-15T23:09:28.289Z] + ./coverage.out bytes=402846 [2021-07-15T23:09:28.289Z] ==> Appending adjustments [2021-07-15T23:09:28.289Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T23:09:29.256Z] + Found adjustments [2021-07-15T23:09:29.256Z] ==> Gzipping contents [2021-07-15T23:09:29.526Z] 56K /tmp/codecov.nn8vb5.gz [2021-07-15T23:09:29.526Z] ==> Uploading reports [2021-07-15T23:09:29.526Z] url: https://codecov.io [2021-07-15T23:09:29.526Z] query: branch=PR-3626&commit=ab84f26275c3806f51537af297af1321e0c282d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= [2021-07-15T23:09:29.526Z] -> Pinging Codecov [2021-07-15T23:09:29.526Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3626&commit=ab84f26275c3806f51537af297af1321e0c282d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= [2021-07-15T23:09:29.793Z] -> Uploading to [2021-07-15T23:09:29.793Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/ab84f26275c3806f51537af297af1321e0c282d4/5756b1d3-f4af-4aba-8356-89cea228ccd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T230929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e59e27cb2a8a80bff69a4cb9460ae7346bc027bd778d95a881febec4db039c6b [2021-07-15T23:09:29.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T23:09:29.794Z] Dload Upload Total Spent Left Speed [2021-07-15T23:09:30.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54495 0 0 100 54495 0 126k --:--:-- --:--:-- --:--:-- 126k [2021-07-15T23:09:30.379Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab84f26275c3806f51537af297af1321e0c282d4 [Pipeline] } [2021-07-15T23:09:30.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:32.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:33.410Z] ---> package-listing.sh [2021-07-15T23:09:33.410Z] ++ facter osfamily [2021-07-15T23:09:33.410Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T23:09:33.683Z] + OS_FAMILY=redhat [2021-07-15T23:09:33.684Z] + workspace=/w/workspace/edgex-go/1 [2021-07-15T23:09:33.684Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T23:09:33.684Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T23:09:33.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T23:09:33.684Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T23:09:33.684Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-15T23:09:33.684Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T23:09:33.684Z] + case "${OS_FAMILY}" in [2021-07-15T23:09:33.684Z] + rpm -qa [2021-07-15T23:09:33.684Z] + sort [2021-07-15T23:09:35.630Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T23:09:35.630Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T23:09:35.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T23:09:35.630Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-15T23:09:35.630Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-15T23:09:35.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-15T23:09:35.669Z] 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-07-15T23:09:36.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:09:36.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:09:36.476Z] [2021-07-15T23:09:36.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:09:36.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:09:36.860Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T23:09:36.860Z] 5843afab3874: Pulling fs layer [2021-07-15T23:09:36.860Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T23:09:36.860Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T23:09:36.860Z] 1a467efa2204: Pulling fs layer [2021-07-15T23:09:36.860Z] 865369a531d5: Pulling fs layer [2021-07-15T23:09:36.860Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T23:09:36.860Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T23:09:36.860Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T23:09:36.860Z] 7074353bde3e: Pulling fs layer [2021-07-15T23:09:36.860Z] 1a467efa2204: Waiting [2021-07-15T23:09:36.860Z] 865369a531d5: Waiting [2021-07-15T23:09:36.860Z] 2dc3bafdbf1c: Waiting [2021-07-15T23:09:36.860Z] 9ac237eaa80d: Waiting [2021-07-15T23:09:36.860Z] 6bcad4ecc5c2: Waiting [2021-07-15T23:09:36.860Z] 7074353bde3e: Waiting [2021-07-15T23:09:36.860Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T23:09:36.860Z] 2dfaacf7024e: Download complete [2021-07-15T23:09:37.130Z] 1a467efa2204: Verifying Checksum [2021-07-15T23:09:37.130Z] 1a467efa2204: Download complete [2021-07-15T23:09:37.130Z] 5843afab3874: Verifying Checksum [2021-07-15T23:09:37.130Z] 5843afab3874: Download complete [2021-07-15T23:09:37.130Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T23:09:37.130Z] 2dc3bafdbf1c: Download complete [2021-07-15T23:09:37.130Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T23:09:37.130Z] 9ac237eaa80d: Download complete [2021-07-15T23:09:37.130Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T23:09:37.130Z] 6bcad4ecc5c2: Download complete [2021-07-15T23:09:37.397Z] 5843afab3874: Pull complete [2021-07-15T23:09:37.397Z] 865369a531d5: Verifying Checksum [2021-07-15T23:09:37.397Z] 865369a531d5: Download complete [2021-07-15T23:09:37.397Z] 2dfaacf7024e: Pull complete [2021-07-15T23:09:38.020Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T23:09:38.020Z] 2dbba127c6aa: Download complete [2021-07-15T23:09:38.611Z] 2dbba127c6aa: Pull complete [2021-07-15T23:09:38.611Z] 1a467efa2204: Pull complete [2021-07-15T23:09:38.878Z] 865369a531d5: Pull complete [2021-07-15T23:09:38.878Z] 2dc3bafdbf1c: Pull complete [2021-07-15T23:09:38.878Z] 9ac237eaa80d: Pull complete [2021-07-15T23:09:39.144Z] 6bcad4ecc5c2: Pull complete [2021-07-15T23:09:41.763Z] 7074353bde3e: Verifying Checksum [2021-07-15T23:09:41.763Z] 7074353bde3e: Download complete [2021-07-15T23:09:45.133Z] 7074353bde3e: Pull complete [2021-07-15T23:09:45.133Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T23:09:45.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:09:45.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T23:09:45.315Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2021-07-15T23:09:45.391Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T23:09:48.119Z] $ docker top 6740d31b9f2afbc023329d5616dc7f6e8efe0744b4adfd8aca0e686504f29a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:09:48.597Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T23:09:48.942Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T23:09:49.432Z] + ls /var/log/sa-host [2021-07-15T23:09:49.432Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T23:09:49.432Z] file_magic: OK [2021-07-15T23:09:49.432Z] HZ: Using current value: 100 [2021-07-15T23:09:49.432Z] file_header: OK [2021-07-15T23:09:49.432Z] 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-07-15T23:09:49.432Z] Statistics: [2021-07-15T23:09:49.432Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T23:09:49.432Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T23:09:49.432Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T23:09:49.432Z] file_magic: OK [2021-07-15T23:09:49.432Z] HZ: Using current value: 100 [2021-07-15T23:09:49.432Z] file_header: OK [2021-07-15T23:09:49.432Z] 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-07-15T23:09:49.432Z] Statistics: [2021-07-15T23:09:49.432Z] 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... [2021-07-15T23:09:49.432Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:09:49.684Z] provisioning config files... [2021-07-15T23:09:49.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7258527943407398027tmp [Pipeline] { [Pipeline] echo [2021-07-15T23:09:49.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:50.137Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T23:09:50.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:50.638Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T23:09:50.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:51.034Z] ---> sudo-logs.sh [2021-07-15T23:09:51.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T23:09:51.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:51.489Z] ---> job-cost.sh [2021-07-15T23:09:51.489Z] lf-activate-venv: SKIPPING [2021-07-15T23:09:51.489Z] DEBUG: total: 0.18000000715255737 [2021-07-15T23:09:51.489Z] INFO: Retrieving Stack Cost... [2021-07-15T23:09:52.449Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T23:09:52.713Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T23:09:52.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:09:53.108Z] ---> logs-deploy.sh [2021-07-15T23:09:53.108Z] lf-activate-venv: SKIPPING [2021-07-15T23:09:53.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3626/1 [2021-07-15T23:09:53.108Z] INFO: archiving workspace using pattern(s): [2021-07-15T23:09:53.706Z] Archives upload complete. [2021-07-15T23:09:53.973Z] INFO: archiving logs to Nexus