Pull request #3725 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 jenmwms for edgexfoundry/edgex-go Loading trusted files from base branch main at f402210f93ccbb2b587c2d75e27f7d4d87f6be54 rather than 9c56605cd16a352878f215821c21bc37be13ba82 Obtained Jenkinsfile from f402210f93ccbb2b587c2d75e27f7d4d87f6be54 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-ssh7429321968349390634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4238760609946591687.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/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-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5359764206181510856.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-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh42943476178915424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4036699164936578807.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3725/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-3725/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh293690655547534924.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1688 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [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-ssh3973214344211744141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) > 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-ssh515487783027937521.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # 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-ssh3820112692584753948.key > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T19:38:15.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T19:38:15.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T19:38:15.885Z] ========================================================= [2021-09-27T19:38:15.885Z] EdgeX Global Pipelines Version Info [2021-09-27T19:38:15.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T19:38:17.186Z] ------------------- [2021-09-27T19:38:17.186Z] stable info: [2021-09-27T19:38:17.186Z] ------------------- [2021-09-27T19:38:17.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T19:38:17.186Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T19:38:17.186Z] Message: update stable to v1.0.205 [2021-09-27T19:38:17.775Z] ------------------- [2021-09-27T19:38:17.775Z] experimental info: [2021-09-27T19:38:17.775Z] ------------------- [2021-09-27T19:38:17.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T19:38:17.775Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T19:38:17.775Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T19:38:19.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T19:38:19.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T19:38:19.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T19:38:20.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T19:38:20.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T19:38:20.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T19:38:20.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T19:38:20.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T19:38:20.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T19:38:20.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T19:38:20.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T19:38:20.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T19:38:20.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T19:38:20.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T19:38:20.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T19:38:20.751Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T19:38:20.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T19:38:20.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T19:38:20.920Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T19:38:20.974Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T19:38:21.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T19:38:21.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T19:38:21.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T19:38:21.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3725 [Pipeline] echo [2021-09-27T19:38:21.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3725 [Pipeline] echo [2021-09-27T19:38:21.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3725 [Pipeline] echo [2021-09-27T19:38:21.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c56605cd16a352878f215821c21bc37be13ba82 [Pipeline] echo [2021-09-27T19:38:21.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c56605 [Pipeline] echo [2021-09-27T19:38:21.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T19:38:21.642Z] provisioning config files... [2021-09-27T19:38:21.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344156266693121223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T19:38:22.074Z] ---> docker-login.sh [2021-09-27T19:38:22.074Z] nexus3.edgexfoundry.org:10001 [2021-09-27T19:38:22.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:38:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:38:22.343Z] Configure a credential helper to remove this warning. See [2021-09-27T19:38:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:38:22.343Z] [2021-09-27T19:38:22.343Z] Login Succeeded [2021-09-27T19:38:22.343Z] nexus3.edgexfoundry.org:10002 [2021-09-27T19:38:22.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:38:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:38:22.343Z] Configure a credential helper to remove this warning. See [2021-09-27T19:38:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:38:22.343Z] [2021-09-27T19:38:22.343Z] Login Succeeded [2021-09-27T19:38:22.343Z] nexus3.edgexfoundry.org:10003 [2021-09-27T19:38:22.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:38:22.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:38:22.614Z] Configure a credential helper to remove this warning. See [2021-09-27T19:38:22.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:38:22.614Z] [2021-09-27T19:38:22.614Z] Login Succeeded [2021-09-27T19:38:22.614Z] nexus3.edgexfoundry.org:10004 [2021-09-27T19:38:22.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:38:22.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:38:22.881Z] Configure a credential helper to remove this warning. See [2021-09-27T19:38:22.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:38:22.881Z] [2021-09-27T19:38:22.881Z] Login Succeeded [2021-09-27T19:38:22.881Z] docker.io [2021-09-27T19:38:22.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:38:23.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:38:23.150Z] Configure a credential helper to remove this warning. See [2021-09-27T19:38:23.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:38:23.150Z] [2021-09-27T19:38:23.150Z] Login Succeeded [2021-09-27T19:38:23.150Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T19:38:23.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T19:38:23.637Z] ++ 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-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T19:38:23.637Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T19:38:23.637Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T19:38:23.637Z] ++ cut -d/ -f2 [2021-09-27T19:38:23.637Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T19:38:25.338Z] 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-09-27T19:38:28.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T19:38:28.340Z] [2021-09-27T19:38:28.340Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:38:28.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T19:38:28.723Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T19:38:28.723Z] 31603596830f: Pulling fs layer [2021-09-27T19:38:28.723Z] 04fac38145f0: Pulling fs layer [2021-09-27T19:38:28.723Z] 701f6daf10bf: Pulling fs layer [2021-09-27T19:38:28.723Z] 24f72da36158: Pulling fs layer [2021-09-27T19:38:28.723Z] 24f72da36158: Waiting [2021-09-27T19:38:28.723Z] 04fac38145f0: Verifying Checksum [2021-09-27T19:38:28.723Z] 04fac38145f0: Download complete [2021-09-27T19:38:28.997Z] 31603596830f: Verifying Checksum [2021-09-27T19:38:28.997Z] 31603596830f: Download complete [2021-09-27T19:38:29.270Z] 31603596830f: Pull complete [2021-09-27T19:38:29.270Z] 04fac38145f0: Pull complete [2021-09-27T19:38:29.270Z] 24f72da36158: Verifying Checksum [2021-09-27T19:38:29.270Z] 24f72da36158: Download complete [2021-09-27T19:38:29.537Z] 701f6daf10bf: Verifying Checksum [2021-09-27T19:38:29.537Z] 701f6daf10bf: Download complete [2021-09-27T19:38:30.130Z] 701f6daf10bf: Pull complete [2021-09-27T19:38:30.130Z] 24f72da36158: Pull complete [2021-09-27T19:38:30.130Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T19:38:30.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T19:38:30.130Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T19:38:30.267Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T19:38:30.358Z] $ 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-09-27T19:38:31.094Z] $ docker top e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T19:38:31.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T19:38:31.326Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T19:38:31.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T19:38:31.457Z] $ docker exec e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent [2021-09-27T19:38:31.573Z] SSH_AUTH_SOCK=/tmp/ssh-ilhmMc586kxy/agent.14 [2021-09-27T19:38:31.573Z] SSH_AGENT_PID=20 [2021-09-27T19:38:31.587Z] Running ssh-add (command line suppressed) [2021-09-27T19:38:31.692Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6499101499959079479.key (/w/workspace/edgex-go/1@tmp/private_key_6499101499959079479.key) [2021-09-27T19:38:31.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T19:38:32.104Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T19:38:32.139Z] $ docker exec --env ******** --env ******** e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent -k [2021-09-27T19:38:32.236Z] unset SSH_AUTH_SOCK; [2021-09-27T19:38:32.236Z] unset SSH_AGENT_PID; [2021-09-27T19:38:32.236Z] echo Agent pid 20 killed; [2021-09-27T19:38:32.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T19:38:32.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T19:38:32.352Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T19:38:32.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T19:38:32.483Z] $ docker exec e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent [2021-09-27T19:38:32.594Z] SSH_AUTH_SOCK=/tmp/ssh-uYIQKHrAkk8s/agent.51 [2021-09-27T19:38:32.594Z] SSH_AGENT_PID=58 [2021-09-27T19:38:32.604Z] Running ssh-add (command line suppressed) [2021-09-27T19:38:32.711Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6452042981148518822.key (/w/workspace/edgex-go/1@tmp/private_key_6452042981148518822.key) [2021-09-27T19:38:32.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T19:38:33.102Z] + git semver init [2021-09-27T19:38:33.102Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T19:38:33.102Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-27T19:38:33.102Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-27T19:38:33.102Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T19:38:33.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T19:38:33.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T19:38:33.102Z] # $SEMVER_BRANCH = PR-3725 [2021-09-27T19:38:33.102Z] # $SEMVER_TEMP = /tmp/semver-194318218 [2021-09-27T19:38:33.102Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T19:40:55.769Z] # '/tmp/semver-194318218' -> '/w/workspace/edgex-go/1/.semver' [2021-09-27T19:40:55.769Z] # -> Force: false [2021-09-27T19:40:55.769Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-27T19:40:55.820Z] $ docker exec --env ******** --env ******** e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent -k [2021-09-27T19:40:55.918Z] unset SSH_AUTH_SOCK; [2021-09-27T19:40:55.918Z] unset SSH_AGENT_PID; [2021-09-27T19:40:55.918Z] echo Agent pid 58 killed; [2021-09-27T19:40:55.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T19:40:56.404Z] + git semver [Pipeline] } [2021-09-27T19:40:56.442Z] $ docker stop --time=1 e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb [2021-09-27T19:40:58.082Z] $ docker rm -f e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T19:40:58.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T19:41:00.978Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T19:41:01.005Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-27T19:41:01.811Z] ========================================================= [2021-09-27T19:41:01.811Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T19:41:01.811Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:41:02.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T19:41:02.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T19:41:02.206Z] 540db60ca938: Pulling fs layer [2021-09-27T19:41:02.206Z] adcc1eea9eea: Pulling fs layer [2021-09-27T19:41:02.206Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T19:41:02.206Z] db62176df00c: Pulling fs layer [2021-09-27T19:41:02.206Z] 3b30891b0d05: Pulling fs layer [2021-09-27T19:41:02.206Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T19:41:02.206Z] c788192a36de: Pulling fs layer [2021-09-27T19:41:02.206Z] a77e37c0d609: Pulling fs layer [2021-09-27T19:41:02.206Z] c3185cebc471: Pulling fs layer [2021-09-27T19:41:02.206Z] db62176df00c: Waiting [2021-09-27T19:41:02.206Z] 3b30891b0d05: Waiting [2021-09-27T19:41:02.206Z] 06b49ca38bd5: Waiting [2021-09-27T19:41:02.206Z] c788192a36de: Waiting [2021-09-27T19:41:02.206Z] a77e37c0d609: Waiting [2021-09-27T19:41:02.206Z] c3185cebc471: Waiting [2021-09-27T19:41:02.206Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T19:41:02.206Z] 4c4ab2625f07: Download complete [2021-09-27T19:41:02.478Z] adcc1eea9eea: Verifying Checksum [2021-09-27T19:41:02.478Z] adcc1eea9eea: Download complete [2021-09-27T19:41:02.478Z] 3b30891b0d05: Verifying Checksum [2021-09-27T19:41:02.478Z] 3b30891b0d05: Download complete [2021-09-27T19:41:02.748Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T19:41:02.748Z] 06b49ca38bd5: Download complete [2021-09-27T19:41:02.748Z] 540db60ca938: Verifying Checksum [2021-09-27T19:41:03.017Z] 540db60ca938: Pull complete [2021-09-27T19:41:03.017Z] c788192a36de: Verifying Checksum [2021-09-27T19:41:03.017Z] c788192a36de: Download complete [2021-09-27T19:41:03.284Z] adcc1eea9eea: Pull complete [2021-09-27T19:41:03.284Z] 4c4ab2625f07: Pull complete [2021-09-27T19:41:03.876Z] a77e37c0d609: Verifying Checksum [2021-09-27T19:41:03.876Z] a77e37c0d609: Download complete [2021-09-27T19:41:07.230Z] c3185cebc471: Verifying Checksum [2021-09-27T19:41:07.230Z] c3185cebc471: Download complete [2021-09-27T19:41:08.190Z] db62176df00c: Verifying Checksum [2021-09-27T19:41:08.190Z] db62176df00c: Download complete [2021-09-27T19:41:11.572Z] db62176df00c: Pull complete [2021-09-27T19:41:11.572Z] 3b30891b0d05: Pull complete [2021-09-27T19:41:11.572Z] 06b49ca38bd5: Pull complete [2021-09-27T19:41:11.572Z] c788192a36de: Pull complete [2021-09-27T19:41:11.572Z] a77e37c0d609: Pull complete [2021-09-27T19:41:13.548Z] c3185cebc471: Pull complete [2021-09-27T19:41:13.548Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T19:41:13.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T19:41:13.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:41:13.968Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T19:41:13.969Z] WORKDIR /edgex [2021-09-27T19:41:13.969Z] COPY go.mod . [2021-09-27T19:41:13.969Z] RUN go mod download' [2021-09-27T19:41:13.969Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T19:41:15.604Z] Sending build context to Docker daemon 328.9MB [2021-09-27T19:41:15.604Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T19:41:15.604Z] ---> 031687cdd783 [2021-09-27T19:41:15.604Z] Step 2/4 : WORKDIR /edgex [2021-09-27T19:41:16.572Z] Still waiting to schedule task [2021-09-27T19:41:16.572Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T19:41:17.020Z] ---> Running in 5725956be91e [2021-09-27T19:41:17.020Z] Removing intermediate container 5725956be91e [2021-09-27T19:41:17.020Z] ---> 1b4e79b2b4a9 [2021-09-27T19:41:17.020Z] Step 3/4 : COPY go.mod . [2021-09-27T19:41:17.020Z] ---> 167b4b6fe875 [2021-09-27T19:41:17.020Z] Step 4/4 : RUN go mod download [2021-09-27T19:41:17.020Z] ---> Running in 2af5abacf22f [2021-09-27T19:42:55.594Z] Removing intermediate container 2af5abacf22f [2021-09-27T19:42:55.594Z] ---> eaa2c6fcf57d [2021-09-27T19:42:55.594Z] Successfully built eaa2c6fcf57d [2021-09-27T19:42:55.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:42:55.982Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T19:42:55.983Z] . [Pipeline] withDockerContainer [2021-09-27T19:42:56.127Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T19:42:56.205Z] $ 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-09-27T19:42:56.641Z] $ docker top d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:42:57.121Z] + go version [2021-09-27T19:42:57.121Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T19:42:57.157Z] $ docker stop --time=1 d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 [2021-09-27T19:42:58.384Z] $ docker rm -f d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:43:01.043Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T19:43:01.043Z] . [Pipeline] withDockerContainer [2021-09-27T19:43:01.161Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T19:43:01.247Z] $ 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-09-27T19:43:01.662Z] $ docker top f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T19:43:01.858Z] ========================================================= [2021-09-27T19:43:01.859Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T19:43:01.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:43:02.242Z] + go mod tidy [Pipeline] sh [2021-09-27T19:43:02.859Z] + make test [2021-09-27T19:43:02.859Z] go mod tidy [2021-09-27T19:43:03.126Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T19:43:09.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T19:43:28.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T19:43:31.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T19:43:31.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T19:43:32.028Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T19:43:34.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T19:43:35.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T19:43:35.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T19:43:35.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T19:43:36.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T19:43:36.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T19:43:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T19:43:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T19:43:36.773Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T19:43:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T19:43:38.664Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1689 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws [2021-09-27T19:43:38.720Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-09-27T19:43:38.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-09-27T19:43:38.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T19:43:38.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [Pipeline] checkout [2021-09-27T19:43:38.996Z] The recommended git tool is: git [2021-09-27T19:43:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2021-09-27T19:43:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T19:43:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements [2021-09-27T19:43:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T19:43:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T19:43:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 90.1% of statements [2021-09-27T19:43:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T19:43:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:43:42.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-09-27T19:43:42.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T19:43:42.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T19:43:42.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T19:43:42.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T19:43:42.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T19:43:42.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:43:42.721Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T19:43:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T19:43:43.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-27T19:43:43.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T19:43:43.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T19:43:43.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T19:43:43.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-09-27T19:43:43.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T19:43:43.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-09-27T19:43:44.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-09-27T19:43:44.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T19:43:44.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-09-27T19:43:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2021-09-27T19:43:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-09-27T19:43:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-09-27T19:43:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-09-27T19:43:46.372Z] using credential edgex-jenkins-ssh [2021-09-27T19:43:46.405Z] Cloning the remote Git repository [2021-09-27T19:43:46.464Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:43:46.573Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T19:43:48.297Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:43:48.298Z] > git --version # timeout=10 [2021-09-27T19:43:48.314Z] > git --version # 'git version 2.17.1' [2021-09-27T19:43:48.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:43:48.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T19:43:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-09-27T19:43:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-09-27T19:44:02.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements [2021-09-27T19:44:02.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T19:44:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T19:44:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T19:44:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T19:44:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T19:44:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-09-27T19:44:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-27T19:44:21.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 70.5% of statements [2021-09-27T19:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T19:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T19:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T19:44:22.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-09-27T19:44:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T19:44:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T19:44:22.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-09-27T19:44:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T19:44:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-09-27T19:44:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T19:44:29.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-27T19:44:29.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-27T19:44:29.634Z] 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-09-27T19:44:30.865Z] Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:44:29.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T19:44:29.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T19:44:30.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T19:44:30.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:44:30.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:44:30.058Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T19:44:30.884Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T19:44:30.897Z] > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 [2021-09-27T19:44:31.089Z] > git remote # timeout=10 [2021-09-27T19:44:31.111Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T19:44:31.179Z] Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:44:31.179Z] Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) [2021-09-27T19:44:31.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:44:31.142Z] > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 [2021-09-27T19:44:31.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T19:44:31.188Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T19:44:31.198Z] > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 [2021-09-27T19:44:38.128Z] Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" [2021-09-27T19:44:38.186Z] > git --version # timeout=10 [2021-09-27T19:44:38.194Z] > git --version # 'git version 2.17.1' [2021-09-27T19:44:38.209Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T19:44:38.889Z] provisioning config files... [2021-09-27T19:44:38.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1530722137923458584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T19:44:39.528Z] ---> docker-login.sh [2021-09-27T19:44:39.528Z] nexus3.edgexfoundry.org:10001 [2021-09-27T19:44:40.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:44:41.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:44:41.249Z] Configure a credential helper to remove this warning. See [2021-09-27T19:44:41.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:44:41.249Z] [2021-09-27T19:44:41.249Z] Login Succeeded [2021-09-27T19:44:41.526Z] nexus3.edgexfoundry.org:10002 [2021-09-27T19:44:41.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:44:42.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:44:42.181Z] Configure a credential helper to remove this warning. See [2021-09-27T19:44:42.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:44:42.181Z] [2021-09-27T19:44:42.181Z] Login Succeeded [2021-09-27T19:44:42.181Z] nexus3.edgexfoundry.org:10003 [2021-09-27T19:44:42.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:44:42.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:44:42.521Z] Configure a credential helper to remove this warning. See [2021-09-27T19:44:42.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:44:42.521Z] [2021-09-27T19:44:42.521Z] Login Succeeded [2021-09-27T19:44:42.521Z] nexus3.edgexfoundry.org:10004 [2021-09-27T19:44:43.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:44:43.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:44:43.135Z] Configure a credential helper to remove this warning. See [2021-09-27T19:44:43.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:44:43.135Z] [2021-09-27T19:44:43.135Z] Login Succeeded [2021-09-27T19:44:43.135Z] docker.io [2021-09-27T19:44:43.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T19:44:44.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T19:44:44.008Z] Configure a credential helper to remove this warning. See [2021-09-27T19:44:44.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T19:44:44.008Z] [2021-09-27T19:44:44.008Z] Login Succeeded [2021-09-27T19:44:44.008Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T19:44:44.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T19:44:44.719Z] ========================================================= [2021-09-27T19:44:44.719Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T19:44:44.719Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:44:45.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T19:44:45.762Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T19:44:45.762Z] 595b0fe564bb: Pulling fs layer [2021-09-27T19:44:45.762Z] 24495759ef45: Pulling fs layer [2021-09-27T19:44:45.762Z] d148012ef14d: Pulling fs layer [2021-09-27T19:44:45.762Z] e90a11edd702: Pulling fs layer [2021-09-27T19:44:45.762Z] d77568369979: Pulling fs layer [2021-09-27T19:44:45.762Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T19:44:45.762Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T19:44:45.762Z] 97ac5df62f85: Pulling fs layer [2021-09-27T19:44:45.762Z] d77568369979: Waiting [2021-09-27T19:44:45.762Z] e90a11edd702: Waiting [2021-09-27T19:44:45.762Z] fc1c9f9a7f3b: Waiting [2021-09-27T19:44:45.762Z] 170f2ba95c9a: Waiting [2021-09-27T19:44:45.762Z] d148012ef14d: Verifying Checksum [2021-09-27T19:44:45.762Z] d148012ef14d: Download complete [2021-09-27T19:44:45.762Z] 24495759ef45: Verifying Checksum [2021-09-27T19:44:45.762Z] 24495759ef45: Download complete [2021-09-27T19:44:45.762Z] d77568369979: Verifying Checksum [2021-09-27T19:44:45.762Z] d77568369979: Download complete [2021-09-27T19:44:45.762Z] fc1c9f9a7f3b: Download complete [2021-09-27T19:44:45.762Z] 595b0fe564bb: Verifying Checksum [2021-09-27T19:44:45.762Z] 595b0fe564bb: Download complete [2021-09-27T19:44:45.762Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T19:44:45.762Z] 170f2ba95c9a: Download complete [2021-09-27T19:44:46.367Z] 595b0fe564bb: Pull complete [2021-09-27T19:44:46.972Z] 24495759ef45: Pull complete [2021-09-27T19:44:47.568Z] d148012ef14d: Pull complete [2021-09-27T19:44:50.207Z] 97ac5df62f85: Verifying Checksum [2021-09-27T19:44:50.207Z] 97ac5df62f85: Download complete [2021-09-27T19:44:50.207Z] e90a11edd702: Verifying Checksum [2021-09-27T19:44:50.207Z] e90a11edd702: Download complete [2021-09-27T19:44:54.291Z] GO111MODULE=on go vet ./... [2021-09-27T19:45:00.388Z] e90a11edd702: Pull complete [2021-09-27T19:45:00.663Z] d77568369979: Pull complete [2021-09-27T19:45:00.940Z] fc1c9f9a7f3b: Pull complete [2021-09-27T19:45:01.541Z] 170f2ba95c9a: Pull complete [2021-09-27T19:45:02.541Z] gofmt -l . [2021-09-27T19:45:02.541Z] [ "`gofmt -l .`" = "" ] [2021-09-27T19:45:02.541Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T19:45:04.835Z] + ls -al . [2021-09-27T19:45:04.835Z] total 612 [2021-09-27T19:45:04.835Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 19:45 . [2021-09-27T19:45:04.835Z] drwxr-xr-x 4 root root 28 Sep 27 19:43 .. [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 19:38 .dockerignore [2021-09-27T19:45:04.835Z] drwxrwxr-x 8 1001 1001 179 Sep 27 19:38 .git [2021-09-27T19:45:04.835Z] drwxrwxr-x 4 1001 1001 142 Sep 27 19:38 .github [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 19:38 .gitignore [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 19:38 .golangci.yml [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 19:38 .hadolint.yml [2021-09-27T19:45:04.835Z] drwx------ 3 1001 1001 58 Sep 27 19:40 .semver [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 19:38 .sonarcloud.properties [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:38 ADOPTERS.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 19:38 Attribution.txt [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 19:38 CHANGELOG.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:38 CONTRIBUTING.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 19:38 GOVERNANCE.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 19:38 Jenkinsfile [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:38 LICENSE [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 19:38 Makefile [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 19:38 OWNERS.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 8256 Sep 27 19:38 README.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:38 SECURITY.md [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 19:41 VERSION [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:38 ZMQWindows.md [2021-09-27T19:45:04.835Z] drwxrwxr-x 2 1001 1001 37 Sep 27 19:38 bin [2021-09-27T19:45:04.835Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 19:38 cmd [2021-09-27T19:45:04.835Z] -rw-r--r-- 1 root root 403624 Sep 27 19:44 coverage.out [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 19:38 go.mod [2021-09-27T19:45:04.835Z] -rw-r--r-- 1 root root 50064 Sep 27 19:43 go.sum [2021-09-27T19:45:04.835Z] drwxrwxr-x 8 1001 1001 124 Sep 27 19:38 internal [2021-09-27T19:45:04.835Z] drwxrwxr-x 3 1001 1001 16 Sep 27 19:38 openapi [2021-09-27T19:45:04.835Z] drwxrwxr-x 4 1001 1001 71 Sep 27 19:38 snap [2021-09-27T19:45:04.835Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 19:38 version.go [Pipeline] sh [2021-09-27T19:45:05.184Z] + '[' -e coverage.out ] [2021-09-27T19:45:05.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T19:45:05.300Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T19:45:05.688Z] + make build [2021-09-27T19:45:05.688Z] go mod tidy [2021-09-27T19:45:05.688Z] 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-09-27T19:45:07.150Z] 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-09-27T19:45:07.414Z] 97ac5df62f85: Pull complete [2021-09-27T19:45:07.414Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T19:45:07.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T19:45:07.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:45:07.836Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T19:45:07.836Z] WORKDIR /edgex [2021-09-27T19:45:07.836Z] COPY go.mod . [2021-09-27T19:45:07.836Z] RUN go mod download [2021-09-27T19:45:07.836Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-27T19:45:09.814Z] Sending build context to Docker daemon 166.1MB [2021-09-27T19:45:09.814Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T19:45:09.814Z] ---> 04bc70af865f [2021-09-27T19:45:09.814Z] Step 2/4 : WORKDIR /edgex [2021-09-27T19:45:13.969Z] 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-09-27T19:45:14.250Z] 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-09-27T19:45:15.228Z] ---> Running in 75831cd6b55a [2021-09-27T19:45:15.229Z] Removing intermediate container 75831cd6b55a [2021-09-27T19:45:15.229Z] ---> d136f8578b09 [2021-09-27T19:45:15.229Z] Step 3/4 : COPY go.mod . [2021-09-27T19:45:15.261Z] 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-09-27T19:45:15.542Z] 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-09-27T19:45:15.826Z] ---> 4e4c6c2d642f [2021-09-27T19:45:15.826Z] Step 4/4 : RUN go mod download [2021-09-27T19:45:16.098Z] ---> Running in 2788d779b6f5 [2021-09-27T19:45:16.147Z] 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-09-27T19:45:17.157Z] 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-09-27T19:45:17.766Z] 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-09-27T19:45:18.784Z] 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-09-27T19:45:19.779Z] 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-09-27T19:45:20.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-27T19:45:21.914Z] $ docker stop --time=1 f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a [2021-09-27T19:45:23.584Z] $ docker rm -f f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:45:33.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T19:45:33.056Z] [2021-09-27T19:45:33.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:45:33.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T19:45:33.442Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T19:45:33.442Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T19:45:33.442Z] ca9280d653b3: Pulling fs layer [2021-09-27T19:45:33.442Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T19:45:33.715Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T19:45:33.715Z] cbdbe7a5bc2a: Download complete [2021-09-27T19:45:33.986Z] cbdbe7a5bc2a: Pull complete [2021-09-27T19:45:34.951Z] ca9280d653b3: Verifying Checksum [2021-09-27T19:45:34.951Z] ca9280d653b3: Download complete [2021-09-27T19:45:35.537Z] ca9280d653b3: Pull complete [2021-09-27T19:45:37.501Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T19:45:37.501Z] 7e9c9ca2126c: Download complete [2021-09-27T19:45:40.893Z] 7e9c9ca2126c: Pull complete [2021-09-27T19:45:40.893Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T19:45:40.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T19:45:40.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T19:45:41.026Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T19:45:41.101Z] $ 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-09-27T19:45:43.538Z] $ docker top e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:45:44.000Z] + docker-compose build --help [2021-09-27T19:45:44.000Z] + grep parallel [2021-09-27T19:45:44.584Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T19:45:44.618Z] $ docker stop --time=1 e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f [2021-09-27T19:45:45.808Z] $ docker rm -f e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:45:48.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T19:45:48.074Z] . [Pipeline] withDockerContainer [2021-09-27T19:45:48.206Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T19:45:48.270Z] $ 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-09-27T19:45:48.645Z] $ docker top f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:45:49.223Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T19:45:49.699Z] Building core-command ... [2021-09-27T19:45:49.699Z] Building core-data ... [2021-09-27T19:45:49.699Z] Building core-metadata ... [2021-09-27T19:45:49.699Z] Building security-bootstrapper ... [2021-09-27T19:45:49.699Z] Building security-proxy-setup ... [2021-09-27T19:45:49.699Z] Building security-secretstore-setup ... [2021-09-27T19:45:49.699Z] Building support-notifications ... [2021-09-27T19:45:49.699Z] Building support-scheduler ... [2021-09-27T19:45:49.699Z] Building sys-mgmt-agent ... [2021-09-27T19:45:49.699Z] Building support-scheduler [2021-09-27T19:45:49.699Z] Building security-bootstrapper [2021-09-27T19:45:49.699Z] Building core-data [2021-09-27T19:45:49.699Z] Building core-metadata [2021-09-27T19:45:49.699Z] Building security-secretstore-setup [2021-09-27T19:46:02.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:46:02.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:46:02.023Z] ---> eaa2c6fcf57d [2021-09-27T19:46:02.023Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T19:46:02.023Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:46:02.023Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:46:02.023Z] ---> eaa2c6fcf57d [2021-09-27T19:46:02.023Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T19:46:02.023Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:46:02.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:46:02.023Z] ---> eaa2c6fcf57d [2021-09-27T19:46:02.023Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:46:05.382Z] ---> Running in aee6f57a473b [2021-09-27T19:46:05.382Z] ---> Running in be064c418fc0 [2021-09-27T19:46:05.382Z] ---> Running in 8972a1edea99 [2021-09-27T19:46:09.639Z] Removing intermediate container 8972a1edea99 [2021-09-27T19:46:09.639Z] ---> 5ca97de4e77c [2021-09-27T19:46:09.639Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:46:09.639Z] Removing intermediate container aee6f57a473b [2021-09-27T19:46:09.639Z] ---> b12af0efb799 [2021-09-27T19:46:09.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:46:09.639Z] Removing intermediate container be064c418fc0 [2021-09-27T19:46:09.639Z] ---> 2de5de0651e9 [2021-09-27T19:46:09.639Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:46:09.907Z] ---> Running in 0a0bc07ec8e3 [2021-09-27T19:46:09.907Z] ---> Running in 2b0135b26bbe [2021-09-27T19:46:09.907Z] ---> Running in b9474931020c [2021-09-27T19:46:18.150Z] Removing intermediate container 2b0135b26bbe [2021-09-27T19:46:18.150Z] ---> 2bb4a59d8616 [2021-09-27T19:46:18.150Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T19:46:18.150Z] Removing intermediate container 0a0bc07ec8e3 [2021-09-27T19:46:18.150Z] ---> 3ce89fc30bdc [2021-09-27T19:46:18.150Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T19:46:18.150Z] Removing intermediate container b9474931020c [2021-09-27T19:46:18.150Z] ---> 824d0f3b425b [2021-09-27T19:46:18.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T19:46:18.150Z] ---> Running in e1fae4aee167 [2021-09-27T19:46:18.150Z] ---> Running in d479f6977b1c [2021-09-27T19:46:18.150Z] ---> Running in 5a4fa0076794 [2021-09-27T19:46:18.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:18.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:18.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:18.744Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:46:18.744Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:46:18.744Z] ---> eaa2c6fcf57d [2021-09-27T19:46:18.744Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T19:46:18.744Z] ---> Using cache [2021-09-27T19:46:18.744Z] ---> 2de5de0651e9 [2021-09-27T19:46:18.744Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:46:18.744Z] ---> Using cache [2021-09-27T19:46:18.744Z] ---> 824d0f3b425b [2021-09-27T19:46:18.744Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T19:46:19.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:19.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:19.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:46:19.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:46:19.012Z] ---> eaa2c6fcf57d [2021-09-27T19:46:19.012Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:46:19.012Z] ---> Using cache [2021-09-27T19:46:19.012Z] ---> 2de5de0651e9 [2021-09-27T19:46:19.012Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:46:19.012Z] ---> Using cache [2021-09-27T19:46:19.012Z] ---> 824d0f3b425b [2021-09-27T19:46:19.012Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T19:46:19.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:19.612Z] ---> Running in 6a631a3ba157 [2021-09-27T19:46:19.612Z] ---> Running in da507fa2d391 [2021-09-27T19:46:19.612Z] OK: 219 MiB in 52 packages [2021-09-27T19:46:19.888Z] OK: 219 MiB in 52 packages [2021-09-27T19:46:20.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:20.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:20.167Z] Removing intermediate container 5a4fa0076794 [2021-09-27T19:46:20.167Z] ---> 2a96293271c1 [2021-09-27T19:46:20.167Z] Step 6/24 : COPY go.mod . [2021-09-27T19:46:20.167Z] OK: 219 MiB in 52 packages [2021-09-27T19:46:20.442Z] Removing intermediate container e1fae4aee167 [2021-09-27T19:46:20.442Z] ---> b13ad603bf14 [2021-09-27T19:46:20.442Z] Step 6/26 : COPY go.mod . [2021-09-27T19:46:20.442Z] ---> 6116975d1c14 [2021-09-27T19:46:20.442Z] Step 7/24 : RUN go mod download [2021-09-27T19:46:20.442Z] ---> Running in b3b430562e6b [2021-09-27T19:46:20.442Z] ---> 345513135ae8 [2021-09-27T19:46:20.442Z] Step 7/26 : RUN go mod download [2021-09-27T19:46:20.442Z] ---> Running in ae92c2a5be4d [2021-09-27T19:46:20.716Z] Removing intermediate container d479f6977b1c [2021-09-27T19:46:20.716Z] ---> ec26b913cc31 [2021-09-27T19:46:20.716Z] Step 6/23 : COPY go.mod . [2021-09-27T19:46:21.000Z] ---> c90e6c02a90d [2021-09-27T19:46:21.000Z] Step 7/23 : RUN go mod download [2021-09-27T19:46:21.000Z] ---> Running in 6e2fa850f3f7 [2021-09-27T19:46:21.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:21.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:46:21.891Z] Removing intermediate container b3b430562e6b [2021-09-27T19:46:21.891Z] ---> f2baecac220d [2021-09-27T19:46:21.891Z] Step 8/24 : COPY . . [2021-09-27T19:46:22.182Z] OK: 219 MiB in 52 packages [2021-09-27T19:46:22.182Z] Removing intermediate container ae92c2a5be4d [2021-09-27T19:46:22.182Z] ---> f94f5b1fd0ff [2021-09-27T19:46:22.182Z] Step 8/26 : COPY . . [2021-09-27T19:46:22.472Z] OK: 219 MiB in 52 packages [2021-09-27T19:46:25.095Z] Removing intermediate container 6e2fa850f3f7 [2021-09-27T19:46:25.095Z] ---> 088645aa6257 [2021-09-27T19:46:25.095Z] Step 8/23 : COPY . . [2021-09-27T19:46:25.095Z] Removing intermediate container da507fa2d391 [2021-09-27T19:46:25.095Z] ---> 090ff6fa3a26 [2021-09-27T19:46:25.095Z] Step 6/24 : COPY go.mod . [2021-09-27T19:46:25.366Z] Removing intermediate container 6a631a3ba157 [2021-09-27T19:46:25.366Z] ---> a18fe9834561 [2021-09-27T19:46:25.366Z] Step 6/32 : COPY go.mod . [2021-09-27T19:46:25.635Z] ---> 1b3c97cbfa59 [2021-09-27T19:46:25.635Z] Step 7/24 : RUN go mod download [2021-09-27T19:46:25.903Z] ---> aa67a824f99f [2021-09-27T19:46:25.903Z] Step 7/32 : RUN go mod download [2021-09-27T19:46:26.185Z] ---> Running in f55d77c6259e [2021-09-27T19:46:26.789Z] ---> Running in 523fa0220593 [2021-09-27T19:46:30.165Z] ---> 4eea04c42a11 [2021-09-27T19:46:30.165Z] Step 9/26 : RUN go mod tidy [2021-09-27T19:46:30.165Z] ---> ba5397a2f28f [2021-09-27T19:46:30.165Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:46:30.165Z] Removing intermediate container 523fa0220593 [2021-09-27T19:46:30.165Z] ---> 79803285a074 [2021-09-27T19:46:30.165Z] Step 8/32 : COPY . . [2021-09-27T19:46:30.165Z] ---> Running in 5e3b98a671c5 [2021-09-27T19:46:30.165Z] ---> Running in c784d9b3cf81 [2021-09-27T19:46:30.165Z] Removing intermediate container f55d77c6259e [2021-09-27T19:46:30.165Z] ---> 0765730b4cbf [2021-09-27T19:46:30.165Z] Step 8/24 : COPY . . [2021-09-27T19:46:34.452Z] ---> 8e54e6f60fb1 [2021-09-27T19:46:34.452Z] Removing intermediate container 5e3b98a671c5 [2021-09-27T19:46:34.452Z] ---> 9022608dde2a [2021-09-27T19:46:34.452Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T19:46:34.452Z] Step 9/23 : RUN go mod tidy [2021-09-27T19:46:34.452Z] Removing intermediate container c784d9b3cf81 [2021-09-27T19:46:34.452Z] ---> 4197fe521fa4 [2021-09-27T19:46:34.452Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T19:46:34.452Z] ---> Running in bb0850c1a025 [2021-09-27T19:46:34.452Z] ---> Running in 0bc582b32abd [2021-09-27T19:46:34.452Z] ---> Running in 41931a156781 [2021-09-27T19:46:35.066Z] 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-09-27T19:46:35.066Z] 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-09-27T19:46:38.532Z] Removing intermediate container 0bc582b32abd [2021-09-27T19:46:38.532Z] ---> 6ca6c0dd5355 [2021-09-27T19:46:38.532Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T19:46:38.532Z] ---> Running in 1909b747b7da [2021-09-27T19:46:40.814Z] 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-09-27T19:46:40.814Z] ---> ac9d3028bce2 [2021-09-27T19:46:40.814Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:46:40.814Z] ---> 28a9b2afe0f5 [2021-09-27T19:46:40.814Z] Step 9/32 : RUN go mod tidy [2021-09-27T19:46:40.814Z] ---> Running in a296dcc0cb14 [2021-09-27T19:46:40.814Z] ---> Running in e4a9fd2b2a02 [2021-09-27T19:46:41.804Z] Removing intermediate container a296dcc0cb14 [2021-09-27T19:46:41.804Z] ---> 00080cf35ad7 [2021-09-27T19:46:41.804Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T19:46:41.804Z] Removing intermediate container e4a9fd2b2a02 [2021-09-27T19:46:41.804Z] ---> ac594ed8f30c [2021-09-27T19:46:41.804Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T19:46:41.804Z] ---> Running in 8e91bf034f8b [2021-09-27T19:46:41.804Z] ---> Running in a26876f5ee3c [2021-09-27T19:46:42.399Z] 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-09-27T19:46:42.680Z] 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-09-27T19:47:09.468Z] 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-09-27T19:47:10.845Z] Removing intermediate container 2788d779b6f5 [2021-09-27T19:47:10.845Z] ---> 3f21c5e04122 [2021-09-27T19:47:10.845Z] Successfully built 3f21c5e04122 [2021-09-27T19:47:10.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:47:11.234Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T19:47:11.234Z] . [Pipeline] withDockerContainer [2021-09-27T19:47:11.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2021-09-27T19:47:11.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T19:47:12.895Z] Removing intermediate container bb0850c1a025 [2021-09-27T19:47:12.895Z] ---> 71e3809071fc [2021-09-27T19:47:12.895Z] [2021-09-27T19:47:12.895Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T19:47:13.179Z] 3.14: Pulling from library/alpine [2021-09-27T19:47:13.320Z] $ docker top 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:47:14.179Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T19:47:14.179Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T19:47:14.179Z] ---> 14119a10abf4 [2021-09-27T19:47:14.179Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T19:47:14.179Z] ---> Running in b9a9e2dc7f8a [2021-09-27T19:47:14.382Z] + go version [2021-09-27T19:47:14.382Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T19:47:14.426Z] $ docker stop --time=1 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 [2021-09-27T19:47:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:15.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:15.379Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T19:47:15.666Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T19:47:15.666Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T19:47:15.666Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:47:15.666Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T19:47:15.666Z] OK: 6 MiB in 17 packages [2021-09-27T19:47:16.276Z] $ docker rm -f 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 [Pipeline] // withDockerContainer [Pipeline] } [2021-09-27T19:47:16.662Z] Removing intermediate container 41931a156781 [2021-09-27T19:47:16.662Z] ---> 5aeb2b66bf46 [2021-09-27T19:47:16.662Z] [2021-09-27T19:47:16.662Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T19:47:16.662Z] ---> 14119a10abf4 [2021-09-27T19:47:16.662Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T19:47:16.662Z] ---> Running in b46e742fe676 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-09-27T19:47:16.939Z] Removing intermediate container b9a9e2dc7f8a [2021-09-27T19:47:16.939Z] ---> dba66699855d [2021-09-27T19:47:16.939Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T19:47:16.939Z] ---> Running in ee3f7e58846d [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:47:17.221Z] Removing intermediate container ee3f7e58846d [2021-09-27T19:47:17.221Z] ---> c71550358f51 [2021-09-27T19:47:17.221Z] Step 14/26 : WORKDIR / [2021-09-27T19:47:17.221Z] ---> Running in 2507578dc0a9 [2021-09-27T19:47:17.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:17.338Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T19:47:17.338Z] . [Pipeline] withDockerContainer [2021-09-27T19:47:17.507Z] Removing intermediate container 2507578dc0a9 [2021-09-27T19:47:17.507Z] ---> 3ac6f2f8054b [2021-09-27T19:47:17.507Z] 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-09-27T19:47:17.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2021-09-27T19:47:17.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T19:47:17.791Z] ---> f05194e3567a [2021-09-27T19:47:17.791Z] 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-09-27T19:47:17.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:18.073Z] ---> b48a39be7e28 [2021-09-27T19:47:18.073Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T19:47:18.352Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T19:47:18.352Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:47:18.352Z] OK: 6 MiB in 15 packages [2021-09-27T19:47:18.352Z] ---> 3ea2ba34332c [2021-09-27T19:47:18.352Z] 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-09-27T19:47:18.982Z] ---> 55fca7b9e508 [2021-09-27T19:47:18.982Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T19:47:18.982Z] Removing intermediate container b46e742fe676 [2021-09-27T19:47:18.982Z] ---> 6cd3df68cbcd [2021-09-27T19:47:18.982Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:47:18.982Z] ---> Running in c25a761f8c0e [2021-09-27T19:47:19.262Z] Removing intermediate container c25a761f8c0e [2021-09-27T19:47:19.262Z] ---> cda3e5ea138e [2021-09-27T19:47:19.262Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T19:47:19.262Z] ---> Running in aeb19e461b2e [2021-09-27T19:47:19.262Z] ---> 25e471082fb8 [2021-09-27T19:47:19.262Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T19:47:19.339Z] $ docker top 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 -eo pid,comm [2021-09-27T19:47:19.544Z] Removing intermediate container aeb19e461b2e [2021-09-27T19:47:19.544Z] ---> fba77e641f30 [2021-09-27T19:47:19.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T19:47:19.544Z] ---> Running in 27faa1cc53b7 [Pipeline] { [Pipeline] echo [2021-09-27T19:47:19.772Z] ========================================================= [2021-09-27T19:47:19.772Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T19:47:19.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T19:47:20.155Z] Removing intermediate container 27faa1cc53b7 [2021-09-27T19:47:20.155Z] ---> 3d6d884c8831 [2021-09-27T19:47:20.155Z] Step 16/24 : WORKDIR / [2021-09-27T19:47:20.155Z] ---> 52f5f0d787a7 [2021-09-27T19:47:20.155Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T19:47:20.155Z] ---> Running in 61710805e44b [2021-09-27T19:47:20.445Z] Removing intermediate container 61710805e44b [2021-09-27T19:47:20.445Z] ---> 2aaa6d8b7b6a [2021-09-27T19:47:20.445Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:47:20.445Z] ---> 412eed76a966 [2021-09-27T19:47:20.445Z] 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-09-27T19:47:20.488Z] + go mod tidy [2021-09-27T19:47:20.731Z] ---> Running in 994e2799c014 [2021-09-27T19:47:20.731Z] ---> a9ab30e26b72 [2021-09-27T19:47:20.731Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] sh [2021-09-27T19:47:21.773Z] ---> ee5bcda50778 [2021-09-27T19:47:21.773Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T19:47:22.176Z] + make test [2021-09-27T19:47:22.176Z] go mod tidy [2021-09-27T19:47:22.396Z] ---> b7142c8b565b [2021-09-27T19:47:22.396Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T19:47:22.672Z] Removing intermediate container 1909b747b7da [2021-09-27T19:47:22.672Z] ---> 9b3b0a209db9 [2021-09-27T19:47:22.672Z] [2021-09-27T19:47:22.672Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T19:47:22.672Z] ---> 14119a10abf4 [2021-09-27T19:47:22.672Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T19:47:22.672Z] ---> Using cache [2021-09-27T19:47:22.673Z] ---> 6cd3df68cbcd [2021-09-27T19:47:22.673Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:47:22.673Z] ---> Using cache [2021-09-27T19:47:22.673Z] ---> cda3e5ea138e [2021-09-27T19:47:22.673Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T19:47:22.673Z] ---> Running in 8acdc10d8271 [2021-09-27T19:47:22.673Z] ---> Running in 34bffb5ecacb [2021-09-27T19:47:22.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T19:47:22.955Z] Removing intermediate container 994e2799c014 [2021-09-27T19:47:22.955Z] ---> fe242636fb08 [2021-09-27T19:47:22.955Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T19:47:22.955Z] Removing intermediate container 8acdc10d8271 [2021-09-27T19:47:22.955Z] ---> 851263c7e858 [2021-09-27T19:47:22.955Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:47:22.955Z] ---> Running in bcb6407a1990 [2021-09-27T19:47:23.243Z] Removing intermediate container 34bffb5ecacb [2021-09-27T19:47:23.243Z] ---> edb79d4f8e7a [2021-09-27T19:47:23.243Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T19:47:23.243Z] ---> Running in a01b5083dd68 [2021-09-27T19:47:23.243Z] ---> Running in 75d4ba3b6458 [2021-09-27T19:47:23.243Z] Removing intermediate container bcb6407a1990 [2021-09-27T19:47:23.243Z] ---> 51f1849e4054 [2021-09-27T19:47:23.243Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T19:47:23.536Z] Removing intermediate container a26876f5ee3c [2021-09-27T19:47:23.536Z] ---> ba0b71b34481 [2021-09-27T19:47:23.536Z] [2021-09-27T19:47:23.536Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T19:47:23.536Z] ---> 14119a10abf4 [2021-09-27T19:47:23.536Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T19:47:23.536Z] Removing intermediate container a01b5083dd68 [2021-09-27T19:47:23.536Z] ---> b77e247af4de [2021-09-27T19:47:23.536Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T19:47:23.536Z] ---> Running in fc4b00438622 [2021-09-27T19:47:23.536Z] ---> Running in 2984d1e2e030 [2021-09-27T19:47:23.536Z] Removing intermediate container 75d4ba3b6458 [2021-09-27T19:47:23.536Z] ---> e4bd6ae570d1 [2021-09-27T19:47:23.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:47:23.536Z] ---> Running in 887dc71710f1 [2021-09-27T19:47:23.817Z] Removing intermediate container fc4b00438622 [2021-09-27T19:47:23.817Z] ---> 2eed79f7f6e7 [2021-09-27T19:47:23.817Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T19:47:23.817Z] ---> Running in 3251dcfe7c34 [2021-09-27T19:47:23.817Z] Removing intermediate container 2984d1e2e030 [2021-09-27T19:47:23.817Z] ---> 5d125cb9c04b [2021-09-27T19:47:23.817Z] Step 25/26 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:47:23.817Z] ---> Running in af77cbce7d06 [2021-09-27T19:47:24.102Z] ---> 51051cd68b24 [2021-09-27T19:47:24.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T19:47:24.102Z] Removing intermediate container 887dc71710f1 [2021-09-27T19:47:24.102Z] ---> 2419106746af [2021-09-27T19:47:24.102Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:47:24.102Z] ---> Running in 15b80bd2b241 [2021-09-27T19:47:24.102Z] Removing intermediate container af77cbce7d06 [2021-09-27T19:47:24.102Z] ---> ba6e1d6e4630 [2021-09-27T19:47:24.102Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T19:47:26.024Z] ---> Running in db60c69e1bad [2021-09-27T19:47:26.024Z] Removing intermediate container 15b80bd2b241 [2021-09-27T19:47:26.024Z] ---> 4c05d1eb2f5e [2021-09-27T19:47:26.024Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:47:26.024Z] ---> a9d1622c9751 [2021-09-27T19:47:26.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T19:47:26.024Z] ---> Running in cca85779c67d [2021-09-27T19:47:26.024Z] Removing intermediate container db60c69e1bad [2021-09-27T19:47:26.024Z] ---> e71654eac294 [2021-09-27T19:47:26.024Z] [2021-09-27T19:47:26.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:26.024Z] Successfully built e71654eac294 [2021-09-27T19:47:26.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:26.024Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T19:47:26.024Z] Building support-notifications [2021-09-27T19:47:26.024Z] Removing intermediate container cca85779c67d [2021-09-27T19:47:26.024Z] ---> 1894aafdd966 [2021-09-27T19:47:26.024Z] [2021-09-27T19:47:26.024Z]  Building security-secretstore-setup ... done Successfully built 1894aafdd966 [2021-09-27T19:47:26.024Z] Successfully tagged core-metadata:latest [2021-09-27T19:47:26.024Z] Building sys-mgmt-agent [2021-09-27T19:47:26.024Z]  Building core-metadata ... done  ---> 92e06dadb911 [2021-09-27T19:47:26.024Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T19:47:26.024Z] ---> Running in 8c77269b6cbd [2021-09-27T19:47:26.024Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T19:47:26.024Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T19:47:26.024Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:47:26.024Z] OK: 6 MiB in 16 packages [2021-09-27T19:47:26.024Z] Removing intermediate container 8c77269b6cbd [2021-09-27T19:47:26.024Z] ---> 12941c5df00b [2021-09-27T19:47:26.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:47:26.645Z] ---> Running in 76741c9215c6 [2021-09-27T19:47:27.249Z] Removing intermediate container 76741c9215c6 [2021-09-27T19:47:27.249Z] ---> c5a27498054b [2021-09-27T19:47:27.249Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T19:47:27.861Z] Removing intermediate container 3251dcfe7c34 [2021-09-27T19:47:27.861Z] ---> 821b1a6ca862 [2021-09-27T19:47:27.861Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T19:47:27.861Z] ---> Running in a266c6a85c06 [2021-09-27T19:47:28.140Z] ---> Running in 2b9431a95c80 [2021-09-27T19:47:28.140Z] Removing intermediate container a266c6a85c06 [2021-09-27T19:47:28.140Z] ---> fa0d1a066ffa [2021-09-27T19:47:28.140Z] Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:47:28.433Z] ---> Running in 149b592d9ae2 [2021-09-27T19:47:28.433Z] Removing intermediate container 2b9431a95c80 [2021-09-27T19:47:28.433Z] ---> b81319ef29cc [2021-09-27T19:47:28.433Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T19:47:28.433Z] ---> Running in 0ab74359c34a [2021-09-27T19:47:28.433Z] Removing intermediate container 149b592d9ae2 [2021-09-27T19:47:28.433Z] ---> b2697e88adab [2021-09-27T19:47:28.433Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T19:47:28.733Z] Removing intermediate container 0ab74359c34a [2021-09-27T19:47:28.733Z] ---> 9dbeb49ad2f1 [2021-09-27T19:47:28.733Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T19:47:28.733Z] ---> Running in 4ee2ed2349fa [2021-09-27T19:47:28.733Z] ---> Running in 4f96dff11466 [2021-09-27T19:47:29.042Z] Removing intermediate container 4ee2ed2349fa [2021-09-27T19:47:29.042Z] ---> 427c111fe53d [2021-09-27T19:47:29.042Z] [2021-09-27T19:47:29.331Z] Removing intermediate container 8e91bf034f8b [2021-09-27T19:47:29.331Z] ---> 6cdb279d112d [2021-09-27T19:47:29.331Z] [2021-09-27T19:47:29.331Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T19:47:29.331Z] ---> 14119a10abf4 [2021-09-27T19:47:29.331Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T19:47:29.331Z] Successfully built 427c111fe53d [2021-09-27T19:47:29.331Z] Successfully tagged support-scheduler:latest [2021-09-27T19:47:29.331Z]  Building support-scheduler ... done Building security-proxy-setup [2021-09-27T19:47:29.331Z] ---> Running in 92ed0e3e6838 [2021-09-27T19:47:29.940Z] Removing intermediate container 92ed0e3e6838 [2021-09-27T19:47:29.940Z] ---> 6bb1712ab9c9 [2021-09-27T19:47:29.940Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T19:47:31.413Z] ---> Running in c0d4232ebdc8 [2021-09-27T19:47:31.413Z] Removing intermediate container 4f96dff11466 [2021-09-27T19:47:31.413Z] ---> c0762502af51 [2021-09-27T19:47:31.413Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T19:47:31.413Z] Removing intermediate container c0d4232ebdc8 [2021-09-27T19:47:31.413Z] ---> a0d9c0885a48 [2021-09-27T19:47:31.413Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T19:47:31.413Z] ---> Running in 4f0c842f7b1a [2021-09-27T19:47:31.697Z] ---> Running in 03a2a5588d9a [2021-09-27T19:47:31.979Z] Removing intermediate container 03a2a5588d9a [2021-09-27T19:47:31.979Z] ---> f38b6779da45 [2021-09-27T19:47:31.979Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:47:31.979Z] Removing intermediate container 4f0c842f7b1a [2021-09-27T19:47:31.979Z] ---> a4b4b81a0716 [2021-09-27T19:47:31.979Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T19:47:31.979Z] ---> Running in e81133abba24 [2021-09-27T19:47:32.259Z] ---> d1ffdbcc789f [2021-09-27T19:47:32.259Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T19:47:33.724Z] ---> Running in 0939da1de72e [2021-09-27T19:47:34.358Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:47:34.358Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:47:34.358Z] ---> eaa2c6fcf57d [2021-09-27T19:47:34.358Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:47:34.358Z] ---> Using cache [2021-09-27T19:47:34.358Z] ---> 2de5de0651e9 [2021-09-27T19:47:34.358Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:47:34.358Z] ---> Using cache [2021-09-27T19:47:34.358Z] ---> 824d0f3b425b [2021-09-27T19:47:34.358Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T19:47:35.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:47:35.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:47:35.670Z] ---> eaa2c6fcf57d [2021-09-27T19:47:35.670Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> 2de5de0651e9 [2021-09-27T19:47:35.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> 824d0f3b425b [2021-09-27T19:47:35.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> a18fe9834561 [2021-09-27T19:47:35.670Z] Step 6/22 : COPY go.mod . [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> aa67a824f99f [2021-09-27T19:47:35.670Z] Step 7/22 : RUN go mod download [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> 79803285a074 [2021-09-27T19:47:35.670Z] Step 8/22 : COPY . . [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> 28a9b2afe0f5 [2021-09-27T19:47:35.670Z] Step 9/22 : RUN go mod tidy [2021-09-27T19:47:35.670Z] ---> Using cache [2021-09-27T19:47:35.670Z] ---> ac594ed8f30c [2021-09-27T19:47:35.670Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T19:47:35.670Z] ---> Running in 50a91a9db0cb [2021-09-27T19:47:35.670Z] Removing intermediate container e81133abba24 [2021-09-27T19:47:35.670Z] ---> 256d414ec5f7 [2021-09-27T19:47:35.670Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T19:47:35.670Z] ---> Running in 910df7ad2dff [2021-09-27T19:47:35.670Z] ---> Running in b920769be4dc [2021-09-27T19:47:36.529Z] Removing intermediate container 0939da1de72e [2021-09-27T19:47:36.529Z] ---> 62d47cb57d8f [2021-09-27T19:47:36.529Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:47:36.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:36.529Z] 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-09-27T19:47:36.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:36.925Z] ---> a554c2b6e523 [2021-09-27T19:47:36.925Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T19:47:36.925Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:47:36.925Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:47:36.925Z] ---> eaa2c6fcf57d [2021-09-27T19:47:36.925Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T19:47:36.925Z] ---> Using cache [2021-09-27T19:47:36.925Z] ---> 2de5de0651e9 [2021-09-27T19:47:37.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:47:37.216Z] ---> Using cache [2021-09-27T19:47:37.216Z] ---> 824d0f3b425b [2021-09-27T19:47:37.216Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T19:47:37.216Z] ---> Running in afa7b36f0cd7 [2021-09-27T19:47:37.216Z] ---> f41f9b433a6d [2021-09-27T19:47:37.216Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T19:47:37.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:37.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:37.793Z] ---> 479531ca6e21 [2021-09-27T19:47:37.793Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T19:47:37.793Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:38.085Z] ---> a62fe403055d [2021-09-27T19:47:38.085Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T19:47:38.085Z] OK: 219 MiB in 52 packages [2021-09-27T19:47:38.389Z] ---> 73f3904597c7 [2021-09-27T19:47:38.389Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T19:47:38.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:47:38.674Z] ---> Running in b44dc6311a01 [2021-09-27T19:47:38.674Z] Removing intermediate container 50a91a9db0cb [2021-09-27T19:47:38.674Z] ---> 26e3317679e4 [2021-09-27T19:47:38.674Z] Step 6/24 : COPY go.mod . [2021-09-27T19:47:38.970Z] Removing intermediate container b44dc6311a01 [2021-09-27T19:47:38.970Z] ---> 5b10b6dcc0cb [2021-09-27T19:47:38.970Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T19:47:39.256Z] OK: 219 MiB in 52 packages [2021-09-27T19:47:39.256Z] ---> 9d961fbefcdd [2021-09-27T19:47:39.256Z] Step 7/24 : RUN go mod download [2021-09-27T19:47:39.256Z] ---> Running in 8898e6007719 [2021-09-27T19:47:39.256Z] ---> d89fa8520123 [2021-09-27T19:47:39.256Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T19:47:39.256Z] ---> Running in e38f614cbdcc [2021-09-27T19:47:39.866Z] Removing intermediate container afa7b36f0cd7 [2021-09-27T19:47:39.866Z] ---> 9a5a7913b7af [2021-09-27T19:47:39.866Z] Step 6/23 : COPY go.mod . [2021-09-27T19:47:40.144Z] ---> f5646b30a1ca [2021-09-27T19:47:40.144Z] Step 7/23 : RUN go mod download [2021-09-27T19:47:40.422Z] ---> Running in ca4befc1638e [2021-09-27T19:47:40.707Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T19:47:40.707Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T19:47:40.984Z] Removing intermediate container e38f614cbdcc [2021-09-27T19:47:40.984Z] ---> 02c14f9b8acb [2021-09-27T19:47:40.984Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T19:47:40.984Z] ---> Running in 3d39b86a97aa [2021-09-27T19:47:40.984Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T19:47:41.254Z] Removing intermediate container 3d39b86a97aa [2021-09-27T19:47:41.254Z] ---> c1fbe26bcf22 [2021-09-27T19:47:41.254Z] Step 29/32 : CMD ["gate"] [2021-09-27T19:47:41.254Z] ---> Running in 9fad486a5f03 [2021-09-27T19:47:41.254Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T19:47:41.528Z] Removing intermediate container 9fad486a5f03 [2021-09-27T19:47:41.528Z] ---> 48fd852f67bb [2021-09-27T19:47:41.528Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T19:47:41.528Z] ---> Running in b2085a87fc92 [2021-09-27T19:47:41.800Z] Removing intermediate container b2085a87fc92 [2021-09-27T19:47:41.800Z] ---> 715d718b44eb [2021-09-27T19:47:41.800Z] Step 31/32 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:47:41.800Z] ---> Running in 92ae68768cd1 [2021-09-27T19:47:42.072Z] Removing intermediate container 92ae68768cd1 [2021-09-27T19:47:42.072Z] ---> d5914bd79105 [2021-09-27T19:47:42.072Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T19:47:42.552Z] ---> Running in 9950a2dec188 [2021-09-27T19:47:42.552Z] Removing intermediate container 8898e6007719 [2021-09-27T19:47:42.552Z] ---> 5810979f9d0d [2021-09-27T19:47:42.552Z] Step 8/24 : COPY . . [2021-09-27T19:47:42.552Z] Removing intermediate container ca4befc1638e [2021-09-27T19:47:42.552Z] ---> 09962c89cfa9 [2021-09-27T19:47:42.552Z] Step 8/23 : COPY . . [2021-09-27T19:47:42.552Z] Removing intermediate container 9950a2dec188 [2021-09-27T19:47:42.552Z] ---> 6eceb6c4d41a [2021-09-27T19:47:42.552Z] [2021-09-27T19:47:42.552Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T19:47:42.855Z] Successfully built 6eceb6c4d41a [2021-09-27T19:47:42.855Z] Successfully tagged security-bootstrapper:latest [2021-09-27T19:47:42.855Z] Building core-command [2021-09-27T19:47:43.162Z]  Building security-bootstrapper ... done (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T19:47:43.465Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:47:43.466Z] OK: 8 MiB in 20 packages [2021-09-27T19:47:46.516Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T19:47:51.940Z] Removing intermediate container b920769be4dc [2021-09-27T19:47:51.940Z] ---> ed9c8e2adb5b [2021-09-27T19:47:51.940Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:47:52.949Z] ---> 4867bf005698 [2021-09-27T19:47:52.949Z] Step 9/23 : RUN go mod tidy [2021-09-27T19:47:52.949Z] ---> 49a33c1342d2 [2021-09-27T19:47:52.949Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:47:53.227Z] ---> 2df794d7e864 [2021-09-27T19:47:53.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T19:47:53.506Z] ---> Running in 95a7c95f9674 [2021-09-27T19:47:53.506Z] ---> Running in 238bf75d2f74 [2021-09-27T19:47:54.116Z] ---> 117d09fd4f44 [2021-09-27T19:47:54.116Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T19:47:54.399Z] ---> 4f2995559133 [2021-09-27T19:47:54.399Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T19:47:54.684Z] ---> Running in f5871aedf4dd [2021-09-27T19:47:54.965Z] Removing intermediate container f5871aedf4dd [2021-09-27T19:47:54.965Z] ---> 3cb5b75ed97b [2021-09-27T19:47:54.965Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:47:54.965Z] ---> Running in be20fc76d0f1 [2021-09-27T19:47:55.251Z] Removing intermediate container be20fc76d0f1 [2021-09-27T19:47:55.251Z] ---> 3dfd24b3f6f6 [2021-09-27T19:47:55.251Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T19:47:55.251Z] ---> Running in 63283c90135b [2021-09-27T19:47:55.531Z] Removing intermediate container 63283c90135b [2021-09-27T19:47:55.531Z] ---> b0c529ef34ea [2021-09-27T19:47:55.531Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:47:55.809Z] ---> Running in 0f8869f69a0c [2021-09-27T19:47:56.102Z] Removing intermediate container 0f8869f69a0c [2021-09-27T19:47:56.102Z] ---> b04d9e253925 [2021-09-27T19:47:56.102Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:47:56.102Z] ---> Running in 3214298db710 [2021-09-27T19:47:56.390Z] Removing intermediate container 3214298db710 [2021-09-27T19:47:56.390Z] ---> 13f1924c69f5 [2021-09-27T19:47:56.390Z] [2021-09-27T19:47:56.669Z] Removing intermediate container 95a7c95f9674 [2021-09-27T19:47:56.669Z] ---> 5199c787bf97 [2021-09-27T19:47:56.669Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T19:47:56.669Z] Successfully built 13f1924c69f5 [2021-09-27T19:47:56.669Z] Successfully tagged core-data:latest [2021-09-27T19:47:56.669Z]  Building core-data ... done  ---> Running in 2e9d4f423de5 [2021-09-27T19:47:56.669Z] Removing intermediate container 238bf75d2f74 [2021-09-27T19:47:56.669Z] ---> b18d5a43fde9 [2021-09-27T19:47:56.669Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T19:47:56.954Z] ---> Running in d65e42221e49 [2021-09-27T19:47:58.790Z] 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-09-27T19:47:58.790Z] 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-09-27T19:47:58.790Z] 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-09-27T19:47:58.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:47:58.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:47:58.790Z] ---> eaa2c6fcf57d [2021-09-27T19:47:58.790Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> 2de5de0651e9 [2021-09-27T19:47:58.790Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> 824d0f3b425b [2021-09-27T19:47:58.790Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> a18fe9834561 [2021-09-27T19:47:58.790Z] Step 6/24 : COPY go.mod . [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> aa67a824f99f [2021-09-27T19:47:58.790Z] Step 7/24 : RUN go mod download [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> 79803285a074 [2021-09-27T19:47:58.790Z] Step 8/24 : COPY . . [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> 28a9b2afe0f5 [2021-09-27T19:47:58.790Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:47:58.790Z] ---> Using cache [2021-09-27T19:47:58.790Z] ---> ac594ed8f30c [2021-09-27T19:47:58.790Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T19:47:59.070Z] ---> Running in f5bb79c0f2de [2021-09-27T19:47:59.674Z] 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-09-27T19:48:03.116Z] Removing intermediate container 910df7ad2dff [2021-09-27T19:48:03.116Z] ---> ce5cadaa3078 [2021-09-27T19:48:03.116Z] [2021-09-27T19:48:03.116Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T19:48:03.116Z] ---> 14119a10abf4 [2021-09-27T19:48:03.116Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T19:48:03.116Z] ---> Running in 055d66462c36 [2021-09-27T19:48:03.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:03.957Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T19:48:03.957Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T19:48:03.957Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T19:48:03.957Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T19:48:03.957Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T19:48:03.957Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:48:03.957Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T19:48:03.957Z] OK: 8 MiB in 19 packages [2021-09-27T19:48:04.966Z] Removing intermediate container 055d66462c36 [2021-09-27T19:48:04.966Z] ---> 8a7a8d2bdccb [2021-09-27T19:48:04.966Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T19:48:04.966Z] ---> Running in 98d9e4edb463 [2021-09-27T19:48:04.966Z] Removing intermediate container 98d9e4edb463 [2021-09-27T19:48:04.966Z] ---> 4a52813ef57f [2021-09-27T19:48:04.966Z] Step 14/22 : WORKDIR /edgex [2021-09-27T19:48:04.966Z] ---> Running in 2669a1e44665 [2021-09-27T19:48:05.250Z] Removing intermediate container 2669a1e44665 [2021-09-27T19:48:05.250Z] ---> de4860a31bc2 [2021-09-27T19:48:05.250Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T19:48:05.857Z] ---> 558bf7f42826 [2021-09-27T19:48:05.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T19:48:06.466Z] ---> 063f08230346 [2021-09-27T19:48:06.466Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T19:48:06.747Z] ---> e57a7a698ffc [2021-09-27T19:48:06.747Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T19:48:06.747Z] ---> Running in 57375bbafdf9 [2021-09-27T19:48:07.030Z] Removing intermediate container 57375bbafdf9 [2021-09-27T19:48:07.030Z] ---> b638b87db070 [2021-09-27T19:48:07.030Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T19:48:07.030Z] ---> Running in 06e60fe5201d [2021-09-27T19:48:07.313Z] Removing intermediate container 06e60fe5201d [2021-09-27T19:48:07.313Z] ---> 31be23735200 [2021-09-27T19:48:07.313Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T19:48:07.313Z] ---> Running in 76ad29da8ebe [2021-09-27T19:48:07.593Z] Removing intermediate container 76ad29da8ebe [2021-09-27T19:48:07.593Z] ---> c2c10c3bc2d5 [2021-09-27T19:48:07.593Z] Step 21/22 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:48:07.593Z] ---> Running in e96937e17f01 [2021-09-27T19:48:07.593Z] Removing intermediate container e96937e17f01 [2021-09-27T19:48:07.593Z] ---> 1eeddda62b16 [2021-09-27T19:48:07.593Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T19:48:07.875Z] ---> Running in 0cf57f5daf5e [2021-09-27T19:48:07.875Z] Removing intermediate container 0cf57f5daf5e [2021-09-27T19:48:07.875Z] ---> a9cc9a76815c [2021-09-27T19:48:07.875Z] [2021-09-27T19:48:08.155Z] Successfully built a9cc9a76815c [2021-09-27T19:48:08.155Z] Successfully tagged security-proxy-setup:latest [2021-09-27T19:48:26.987Z]  Building security-proxy-setup ... done Removing intermediate container 2e9d4f423de5 [2021-09-27T19:48:26.987Z] ---> e7cabd11611b [2021-09-27T19:48:26.987Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T19:48:26.987Z] ---> Running in 26bdc7c85a23 [2021-09-27T19:48:26.987Z] 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-09-27T19:48:26.987Z] Removing intermediate container f5bb79c0f2de [2021-09-27T19:48:26.987Z] ---> 7677fc8f2374 [2021-09-27T19:48:26.987Z] [2021-09-27T19:48:26.987Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T19:48:26.987Z] ---> 14119a10abf4 [2021-09-27T19:48:26.987Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T19:48:26.987Z] ---> Using cache [2021-09-27T19:48:26.987Z] ---> 6cd3df68cbcd [2021-09-27T19:48:26.987Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:48:26.987Z] ---> Using cache [2021-09-27T19:48:26.987Z] ---> cda3e5ea138e [2021-09-27T19:48:26.987Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T19:48:26.987Z] Removing intermediate container d65e42221e49 [2021-09-27T19:48:26.987Z] ---> 12ac74e1166f [2021-09-27T19:48:26.987Z] [2021-09-27T19:48:26.987Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T19:48:26.987Z] ---> 14119a10abf4 [2021-09-27T19:48:26.987Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T19:48:26.987Z] ---> Running in 5d73b176cc2f [2021-09-27T19:48:26.987Z] ---> Running in ad5e8196a731 [2021-09-27T19:48:26.987Z] Removing intermediate container 26bdc7c85a23 [2021-09-27T19:48:26.987Z] ---> a1cd6bfd6179 [2021-09-27T19:48:26.987Z] [2021-09-27T19:48:26.987Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T19:48:26.987Z] Removing intermediate container 5d73b176cc2f [2021-09-27T19:48:26.987Z] ---> e3d4362eba63 [2021-09-27T19:48:26.987Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T19:48:26.987Z] ---> Running in 219c6c132fa3 [2021-09-27T19:48:26.987Z] 20.10.7: Pulling from library/docker [2021-09-27T19:48:26.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:26.987Z] Removing intermediate container 219c6c132fa3 [2021-09-27T19:48:26.987Z] ---> 8f05df2eb351 [2021-09-27T19:48:26.987Z] Step 16/24 : WORKDIR / [2021-09-27T19:48:27.269Z] ---> Running in 4e91a179da32 [2021-09-27T19:48:27.269Z] Removing intermediate container 4e91a179da32 [2021-09-27T19:48:27.269Z] ---> 7707066eb17a [2021-09-27T19:48:27.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:48:27.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:27.545Z] ---> f8642d9c629c [2021-09-27T19:48:27.545Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T19:48:27.545Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T19:48:27.545Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T19:48:27.545Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:48:27.833Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T19:48:27.833Z] OK: 6 MiB in 16 packages [2021-09-27T19:48:27.833Z] ---> 6a68493fc627 [2021-09-27T19:48:27.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T19:48:28.115Z] ---> 366bc6b55d3d [2021-09-27T19:48:28.115Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T19:48:28.115Z] ---> Running in d78fb802fa72 [2021-09-27T19:48:28.115Z] Removing intermediate container ad5e8196a731 [2021-09-27T19:48:28.115Z] ---> 0addb38b1040 [2021-09-27T19:48:28.115Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:48:28.115Z] ---> Running in 93b519ce61a6 [2021-09-27T19:48:28.399Z] Removing intermediate container d78fb802fa72 [2021-09-27T19:48:28.399Z] ---> 3f9a75fb9c5d [2021-09-27T19:48:28.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:48:28.399Z] ---> Running in dc08671589d6 [2021-09-27T19:48:28.399Z] Removing intermediate container 93b519ce61a6 [2021-09-27T19:48:28.399Z] ---> 790cae00c6ce [2021-09-27T19:48:28.399Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T19:48:28.399Z] ---> Running in d0331bf4df92 [2021-09-27T19:48:28.399Z] Removing intermediate container dc08671589d6 [2021-09-27T19:48:28.399Z] ---> 75469f1c1820 [2021-09-27T19:48:28.399Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T19:48:28.399Z] ---> Running in 1eb2fdb6094e [2021-09-27T19:48:28.399Z] Removing intermediate container d0331bf4df92 [2021-09-27T19:48:28.399Z] ---> 54ea81663769 [2021-09-27T19:48:28.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T19:48:28.399Z] ---> Running in 526c9b6b6ad0 [2021-09-27T19:48:28.399Z] Removing intermediate container 1eb2fdb6094e [2021-09-27T19:48:28.399Z] ---> a15542c08c06 [2021-09-27T19:48:28.399Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:48:28.681Z] ---> Running in 24378418d746 [2021-09-27T19:48:28.681Z] Removing intermediate container 526c9b6b6ad0 [2021-09-27T19:48:28.681Z] ---> 51b0d30aec9b [2021-09-27T19:48:28.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:48:28.681Z] Removing intermediate container 24378418d746 [2021-09-27T19:48:28.681Z] ---> 812fb0b66a47 [2021-09-27T19:48:28.681Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:48:28.681Z] ---> Running in c025b99536af [2021-09-27T19:48:28.681Z] Removing intermediate container c025b99536af [2021-09-27T19:48:28.681Z] ---> 7573914676f4 [2021-09-27T19:48:28.681Z] [2021-09-27T19:48:28.960Z] ---> ad90dc06927b [2021-09-27T19:48:28.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T19:48:28.960Z] Successfully built 7573914676f4 [2021-09-27T19:48:28.960Z] Successfully tagged core-command:latest [2021-09-27T19:48:29.236Z]  Building core-command ... done  ---> 6b58a341c5b2 [2021-09-27T19:48:29.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T19:48:29.236Z] ---> ebf515e40dfa [2021-09-27T19:48:29.236Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T19:48:29.236Z] ---> Running in d21b4f63bf51 [2021-09-27T19:48:29.515Z] Removing intermediate container d21b4f63bf51 [2021-09-27T19:48:29.515Z] ---> 9ceb68c5d6d0 [2021-09-27T19:48:29.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:48:29.515Z] ---> Running in b1bb66e2265d [2021-09-27T19:48:29.515Z] Removing intermediate container b1bb66e2265d [2021-09-27T19:48:29.515Z] ---> 197cd783c7ea [2021-09-27T19:48:29.515Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T19:48:29.515Z] ---> Running in 0ef53283f358 [2021-09-27T19:48:29.789Z] Removing intermediate container 0ef53283f358 [2021-09-27T19:48:29.789Z] ---> 99e763ed2778 [2021-09-27T19:48:29.789Z] Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:48:29.789Z] ---> Running in 92a6b6632344 [2021-09-27T19:48:29.789Z] Removing intermediate container 92a6b6632344 [2021-09-27T19:48:29.789Z] ---> 340eb0f5089d [2021-09-27T19:48:29.789Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T19:48:29.789Z] ---> Running in 9077722fdabb [2021-09-27T19:48:30.063Z] Removing intermediate container 9077722fdabb [2021-09-27T19:48:30.063Z] ---> 33aa8004dae1 [2021-09-27T19:48:30.063Z] [2021-09-27T19:48:30.063Z] Successfully built 33aa8004dae1 [2021-09-27T19:48:30.063Z] Successfully tagged support-notifications:latest [2021-09-27T19:48:35.500Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T19:48:35.500Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T19:48:35.500Z] ---> 08bdaf2f88f9 [2021-09-27T19:48:35.500Z] 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-09-27T19:48:35.500Z] ---> Running in 5d2d6bc6bfc3 [2021-09-27T19:48:35.500Z] Removing intermediate container 5d2d6bc6bfc3 [2021-09-27T19:48:35.500Z] ---> 72dbe4f3169b [2021-09-27T19:48:35.500Z] 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-09-27T19:48:35.781Z] ---> Running in 6d773bede24e [2021-09-27T19:48:36.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:37.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T19:48:37.318Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T19:48:37.318Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T19:48:37.318Z] Executing bash-5.1.0-r0.post-install [2021-09-27T19:48:37.318Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T19:48:37.318Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T19:48:38.307Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T19:48:38.307Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T19:48:38.307Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T19:48:38.307Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T19:48:38.307Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T19:48:38.307Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T19:48:38.307Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T19:48:38.307Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T19:48:38.307Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T19:48:38.307Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T19:48:38.909Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T19:48:38.909Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T19:48:38.909Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T19:48:38.909Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T19:48:38.909Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T19:48:38.909Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T19:48:38.909Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T19:48:38.909Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T19:48:38.909Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T19:48:38.909Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T19:48:38.909Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T19:48:38.909Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T19:48:38.909Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T19:48:38.909Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T19:48:38.909Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T19:48:38.909Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T19:48:39.198Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T19:48:39.198Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T19:48:39.198Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T19:48:39.198Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T19:48:39.198Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T19:48:39.198Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T19:48:39.198Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T19:48:39.198Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T19:48:39.198Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T19:48:39.198Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T19:48:39.198Z] OK: 82 MiB in 59 packages [2021-09-27T19:48:40.656Z] Collecting docker-compose==1.23.2 [2021-09-27T19:48:40.656Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T19:48:40.656Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T19:48:40.656Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T19:48:40.934Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T19:48:40.934Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T19:48:41.217Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T19:48:41.217Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T19:48:41.217Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T19:48:41.217Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T19:48:41.500Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T19:48:41.500Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T19:48:41.500Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T19:48:41.500Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T19:48:41.778Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T19:48:41.778Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T19:48:41.778Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T19:48:41.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T19:48:42.056Z] 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-09-27T19:48:42.335Z] Collecting PyYAML<4,>=3.10 [2021-09-27T19:48:42.335Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T19:48:42.936Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T19:48:42.936Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T19:48:42.936Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T19:48:42.936Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T19:48:42.936Z] Collecting idna<2.8,>=2.5 [2021-09-27T19:48:42.936Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T19:48:43.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T19:48:43.211Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T19:48:43.211Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T19:48:43.211Z] Collecting certifi>=2017.4.17 [2021-09-27T19:48:43.211Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T19:48:43.211Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T19:48:43.211Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T19:48:43.211Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T19:48:43.211Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T19:48:43.488Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T19:48:43.488Z] Attempting uninstall: urllib3 [2021-09-27T19:48:43.488Z] Found existing installation: urllib3 1.26.2 [2021-09-27T19:48:43.488Z] Uninstalling urllib3-1.26.2: [2021-09-27T19:48:43.488Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T19:48:43.488Z] Attempting uninstall: idna [2021-09-27T19:48:43.488Z] Found existing installation: idna 3.1 [2021-09-27T19:48:43.488Z] Uninstalling idna-3.1: [2021-09-27T19:48:43.488Z] Successfully uninstalled idna-3.1 [2021-09-27T19:48:43.488Z] Attempting uninstall: chardet [2021-09-27T19:48:43.488Z] Found existing installation: chardet 4.0.0 [2021-09-27T19:48:43.488Z] Uninstalling chardet-4.0.0: [2021-09-27T19:48:43.488Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T19:48:43.763Z] Attempting uninstall: requests [2021-09-27T19:48:43.763Z] Found existing installation: requests 2.25.1 [2021-09-27T19:48:43.763Z] Uninstalling requests-2.25.1: [2021-09-27T19:48:43.763Z] Successfully uninstalled requests-2.25.1 [2021-09-27T19:48:44.037Z] Running setup.py install for texttable: started [2021-09-27T19:48:44.314Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T19:48:44.314Z] Running setup.py install for PyYAML: started [2021-09-27T19:48:44.590Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T19:48:44.590Z] Running setup.py install for docopt: started [2021-09-27T19:48:44.868Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T19:48:44.868Z] Running setup.py install for dockerpty: started [2021-09-27T19:48:45.475Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T19:48:45.475Z] 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-09-27T19:48:47.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T19:48:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T19:48:49.511Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T19:48:49.797Z] Removing intermediate container 6d773bede24e [2021-09-27T19:48:49.797Z] ---> f8ffe5367dd3 [2021-09-27T19:48:49.797Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T19:48:49.797Z] ---> Running in 39fa593a9c87 [2021-09-27T19:48:49.797Z] Removing intermediate container 39fa593a9c87 [2021-09-27T19:48:49.797Z] ---> b89f53dc9b87 [2021-09-27T19:48:49.797Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T19:48:49.797Z] ---> Running in ce62bfb71876 [2021-09-27T19:48:49.797Z] Removing intermediate container ce62bfb71876 [2021-09-27T19:48:49.797Z] ---> fb1861277970 [2021-09-27T19:48:49.797Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T19:48:49.797Z] ---> a0a399fe86e0 [2021-09-27T19:48:49.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T19:48:49.797Z] ---> b945f18878d5 [2021-09-27T19:48:49.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T19:48:50.073Z] ---> bab9e8292a73 [2021-09-27T19:48:50.073Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T19:48:50.073Z] ---> Running in f7abe20bb4e8 [2021-09-27T19:48:50.073Z] Removing intermediate container f7abe20bb4e8 [2021-09-27T19:48:50.073Z] ---> b59d140251a1 [2021-09-27T19:48:50.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:48:50.073Z] ---> Running in 0db4387be861 [2021-09-27T19:48:50.353Z] Removing intermediate container 0db4387be861 [2021-09-27T19:48:50.353Z] ---> 08b725118806 [2021-09-27T19:48:50.353Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T19:48:50.353Z] ---> Running in 14a90ed8b3d8 [2021-09-27T19:48:50.353Z] Removing intermediate container 14a90ed8b3d8 [2021-09-27T19:48:50.353Z] ---> d86ef8633eea [2021-09-27T19:48:50.353Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:48:50.353Z] ---> Running in ef7a750bf663 [2021-09-27T19:48:50.353Z] Removing intermediate container ef7a750bf663 [2021-09-27T19:48:50.353Z] ---> 071310fac0b5 [2021-09-27T19:48:50.353Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:48:50.353Z] ---> Running in 77b1ba9c7737 [2021-09-27T19:48:50.642Z] Removing intermediate container 77b1ba9c7737 [2021-09-27T19:48:50.642Z] ---> f727f1a05094 [2021-09-27T19:48:50.642Z] [2021-09-27T19:48:50.642Z] Successfully built f727f1a05094 [2021-09-27T19:48:50.642Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T19:48:50.779Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-27T19:48:50.815Z] $ docker stop --time=1 f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 [2021-09-27T19:48:52.164Z] $ docker rm -f f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T19:48:54.362Z] + docker images [2021-09-27T19:48:54.362Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T19:48:54.362Z] sys-mgmt-agent latest f727f1a05094 4 seconds ago 325MB [2021-09-27T19:48:54.362Z] support-notifications latest 33aa8004dae1 25 seconds ago 16.8MB [2021-09-27T19:48:54.362Z] core-command latest 7573914676f4 26 seconds ago 16MB [2021-09-27T19:48:54.362Z] 12ac74e1166f 28 seconds ago 1.75GB [2021-09-27T19:48:54.362Z] a1cd6bfd6179 28 seconds ago 1.75GB [2021-09-27T19:48:54.362Z] 7677fc8f2374 29 seconds ago 1.75GB [2021-09-27T19:48:54.362Z] security-proxy-setup latest a9cc9a76815c 47 seconds ago 26.7MB [2021-09-27T19:48:54.362Z] ce5cadaa3078 52 seconds ago 1.76GB [2021-09-27T19:48:54.362Z] core-data latest 13f1924c69f5 58 seconds ago 20.5MB [2021-09-27T19:48:54.362Z] security-bootstrapper latest 6eceb6c4d41a About a minute ago 18.8MB [2021-09-27T19:48:54.362Z] support-scheduler latest 427c111fe53d About a minute ago 16.1MB [2021-09-27T19:48:54.362Z] 6cdb279d112d About a minute ago 1.76GB [2021-09-27T19:48:54.362Z] core-metadata latest 1894aafdd966 About a minute ago 16.8MB [2021-09-27T19:48:54.362Z] security-secretstore-setup latest e71654eac294 About a minute ago 28.2MB [2021-09-27T19:48:54.362Z] ba0b71b34481 About a minute ago 1.75GB [2021-09-27T19:48:54.362Z] 9b3b0a209db9 About a minute ago 1.75GB [2021-09-27T19:48:54.362Z] 5aeb2b66bf46 About a minute ago 1.76GB [2021-09-27T19:48:54.362Z] 71e3809071fc About a minute ago 1.76GB [2021-09-27T19:48:54.362Z] ci-base-image-x86_64 latest eaa2c6fcf57d 6 minutes ago 1.25GB [2021-09-27T19:48:54.362Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T19:48:54.362Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T19:48:54.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T19:48:54.362Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T19:48:54.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-27T19:49:00.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T19:49:00.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T19:49:00.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T19:49:00.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T19:49:00.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T19:49:01.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T19:49:02.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T19:49:02.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T19:49:02.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T19:49:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T19:49:09.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements [2021-09-27T19:49:09.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T19:49:09.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T19:49:10.461Z] Still waiting to schedule task [2021-09-27T19:49:10.461Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T19:49:13.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2021-09-27T19:49:13.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T19:49:13.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 46.3% of statements [2021-09-27T19:49:13.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T19:49:13.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T19:49:18.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.871s coverage: 90.1% of statements [2021-09-27T19:49:18.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T19:49:18.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:49:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-09-27T19:49:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T19:49:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T19:49:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T19:49:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T19:49:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T19:49:26.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:49:26.161Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T19:49:26.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T19:49:26.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T19:49:26.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T19:49:26.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements [2021-09-27T19:49:26.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements [2021-09-27T19:49:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T19:49:26.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 47.1% of statements [2021-09-27T19:49:26.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements [2021-09-27T19:49:26.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-09-27T19:49:26.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-09-27T19:49:27.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-09-27T19:49:40.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements [2021-09-27T19:49:40.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-09-27T19:49:44.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 81.8% of statements [2021-09-27T19:49:44.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T19:49:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T19:49:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T19:49:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T19:49:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T19:49:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 58.8% of statements [2021-09-27T19:49:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T19:49:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements [2021-09-27T19:49:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-09-27T19:49:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-09-27T19:49:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements [2021-09-27T19:49:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T19:49:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.813s coverage: 64.4% of statements [2021-09-27T19:49:53.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T19:49:53.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T19:49:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-09-27T19:49:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-09-27T19:49:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-09-27T19:49:54.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-09-27T19:49:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-09-27T19:49:59.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.332s coverage: 70.5% of statements [2021-09-27T19:49:59.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T19:49:59.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T19:49:59.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T19:50:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.790s coverage: 43.6% of statements [2021-09-27T19:50:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T19:50:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T19:50:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2021-09-27T19:50:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T19:50:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-09-27T19:50:01.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.5% of statements [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.0% of statements [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T19:50:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-09-27T19:50:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-09-27T19:50:10.273Z] 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-09-27T19:50:10.273Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-27T19:50:10.273Z] GO111MODULE=on go vet ./... [2021-09-27T19:51:32.367Z] gofmt -l . [2021-09-27T19:51:32.367Z] [ "`gofmt -l .`" = "" ] [2021-09-27T19:51:32.367Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T19:51:33.067Z] + ls -al . [2021-09-27T19:51:33.067Z] total 640 [2021-09-27T19:51:33.067Z] drwxrwxr-x 9 1001 1001 4096 Sep 27 19:51 . [2021-09-27T19:51:33.067Z] drwxr-xr-x 4 root root 4096 Sep 27 19:47 .. [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 19:44 .dockerignore [2021-09-27T19:51:33.067Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:44 .git [2021-09-27T19:51:33.067Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 19:44 .github [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 19:44 .gitignore [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 19:44 .golangci.yml [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 19:44 .hadolint.yml [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 19:44 .sonarcloud.properties [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:44 ADOPTERS.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 19:44 Attribution.txt [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 19:44 CHANGELOG.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:44 CONTRIBUTING.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 19:44 GOVERNANCE.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 19:44 Jenkinsfile [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:44 LICENSE [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 19:44 Makefile [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 19:44 OWNERS.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 8256 Sep 27 19:44 README.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:44 SECURITY.md [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 19:41 VERSION [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:44 ZMQWindows.md [2021-09-27T19:51:33.067Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 19:44 bin [2021-09-27T19:51:33.067Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 19:44 cmd [2021-09-27T19:51:33.067Z] -rw-r--r-- 1 root root 403624 Sep 27 19:50 coverage.out [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 19:44 go.mod [2021-09-27T19:51:33.067Z] -rw-r--r-- 1 root root 50064 Sep 27 19:47 go.sum [2021-09-27T19:51:33.067Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:44 internal [2021-09-27T19:51:33.067Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 19:44 openapi [2021-09-27T19:51:33.067Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 19:44 snap [2021-09-27T19:51:33.067Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 19:44 version.go [Pipeline] sh [2021-09-27T19:51:33.744Z] + '[' -e coverage.out ] [2021-09-27T19:51:33.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T19:51:33.793Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T19:51:34.628Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T19:51:35.295Z] + make build [2021-09-27T19:51:35.295Z] go mod tidy [2021-09-27T19:51:35.896Z] 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-09-27T19:51:44.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T19:52:07.233Z] 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-09-27T19:52:07.233Z] 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-09-27T19:52:11.726Z] 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-09-27T19:52:12.284Z] Running on prd-ubuntu18.04-docker-8c-8g-1690 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws [2021-09-27T19:52:12.350Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-09-27T19:52:12.372Z] 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 [Pipeline] checkout [2021-09-27T19:52:12.547Z] The recommended git tool is: git [2021-09-27T19:52:15.801Z] 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-09-27T19:52:17.422Z] using credential edgex-jenkins-ssh [2021-09-27T19:52:17.438Z] Cloning the remote Git repository [2021-09-27T19:52:16.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:52:16.670Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T19:52:16.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:52:16.704Z] > git --version # timeout=10 [2021-09-27T19:52:16.711Z] > git --version # 'git version 2.17.1' [2021-09-27T19:52:16.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:52:16.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T19:52:19.190Z] 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-09-27T19:52:21.814Z] 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-09-27T19:52:26.129Z] 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-09-27T19:52:28.751Z] 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-09-27T19:52:32.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-27T19:52:37.588Z] $ docker stop --time=1 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 [2021-09-27T19:52:40.473Z] $ docker rm -f 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:52:42.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T19:52:42.367Z] [2021-09-27T19:52:42.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:52:42.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T19:52:43.035Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-27T19:52:43.035Z] 29e5d40040c1: Pulling fs layer [2021-09-27T19:52:43.035Z] 1ce36da41761: Pulling fs layer [2021-09-27T19:52:43.035Z] 25b303627fd3: Pulling fs layer [2021-09-27T19:52:43.311Z] 29e5d40040c1: Verifying Checksum [2021-09-27T19:52:43.311Z] 29e5d40040c1: Download complete [2021-09-27T19:52:44.294Z] 29e5d40040c1: Pull complete [2021-09-27T19:52:44.294Z] 1ce36da41761: Verifying Checksum [2021-09-27T19:52:44.294Z] 1ce36da41761: Download complete [2021-09-27T19:52:45.268Z] 1ce36da41761: Pull complete [2021-09-27T19:52:45.859Z] 25b303627fd3: Verifying Checksum [2021-09-27T19:52:45.859Z] 25b303627fd3: Download complete [2021-09-27T19:52:55.751Z] 25b303627fd3: Pull complete [2021-09-27T19:52:55.751Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-27T19:52:55.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T19:52:55.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-27T19:52:56.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2021-09-27T19:52:56.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T19:52:59.565Z] $ docker top fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:53:00.561Z] + grep parallel [2021-09-27T19:53:00.561Z] + docker-compose build --help [2021-09-27T19:53:03.935Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T19:53:04.248Z] $ docker stop --time=1 fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 [2021-09-27T19:53:06.153Z] $ docker rm -f fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T19:53:06.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T19:53:06.979Z] . [Pipeline] withDockerContainer [2021-09-27T19:53:07.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2021-09-27T19:53:07.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T19:53:08.868Z] $ docker top d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T19:53:09.887Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T19:53:14.180Z] Building core-command ... [2021-09-27T19:53:14.180Z] Building core-data ... [2021-09-27T19:53:14.180Z] Building core-metadata ... [2021-09-27T19:53:14.180Z] Building security-bootstrapper ... [2021-09-27T19:53:14.180Z] Building security-proxy-setup ... [2021-09-27T19:53:14.180Z] Building security-secretstore-setup ... [2021-09-27T19:53:14.180Z] Building support-notifications ... [2021-09-27T19:53:14.180Z] Building support-scheduler ... [2021-09-27T19:53:14.180Z] Building sys-mgmt-agent ... [2021-09-27T19:53:14.180Z] Building security-secretstore-setup [2021-09-27T19:53:14.180Z] Building sys-mgmt-agent [2021-09-27T19:53:14.180Z] Building security-proxy-setup [2021-09-27T19:53:14.180Z] Building support-scheduler [2021-09-27T19:53:14.180Z] Building core-metadata [2021-09-27T19:54:03.161Z] Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:54:03.304Z] Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:54:03.305Z] Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) [2021-09-27T19:54:01.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T19:54:01.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T19:54:01.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T19:54:02.020Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T19:54:02.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:54:02.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T19:54:03.170Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T19:54:03.177Z] > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 [2021-09-27T19:54:03.263Z] > git remote # timeout=10 [2021-09-27T19:54:03.271Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T19:54:03.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T19:54:03.279Z] > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 [2021-09-27T19:54:03.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T19:54:03.305Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T19:54:03.311Z] > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 [2021-09-27T19:54:08.840Z] Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" [2021-09-27T19:54:08.872Z] > git --version # timeout=10 [2021-09-27T19:54:08.876Z] > git --version # 'git version 2.17.1' [2021-09-27T19:54:08.880Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T19:54:10.160Z] + echo snap-build.sh [2021-09-27T19:54:10.160Z] snap-build.sh [2021-09-27T19:54:10.160Z] + SNAP_BASE_DIR=. [2021-09-27T19:54:10.160Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-27T19:54:10.160Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-27T19:54:10.160Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-27T19:54:10.160Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-27T19:54:10.160Z] + cd /w/workspace/edgex-go/1 [2021-09-27T19:54:10.160Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-27T19:54:10.160Z] Reading package lists... [2021-09-27T19:54:10.160Z] Building dependency tree... [2021-09-27T19:54:10.160Z] Reading state information... [2021-09-27T19:54:10.160Z] The following packages were automatically installed and are no longer required: [2021-09-27T19:54:10.160Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-27T19:54:10.160Z] uidmap xdelta3 [2021-09-27T19:54:10.160Z] Use 'sudo apt autoremove' to remove them. [2021-09-27T19:54:10.160Z] The following packages will be REMOVED: [2021-09-27T19:54:10.160Z] lxd* lxd-client* [2021-09-27T19:54:10.429Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-27T19:54:10.429Z] After this operation, 31.7 MB disk space will be freed. [2021-09-27T19:54:11.239Z] (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-09-27T19:54:11.239Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T19:54:12.035Z] Removing lxd dnsmasq configuration [2021-09-27T19:54:12.035Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T19:54:12.035Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-27T19:54:13.013Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T19:54:13.013Z] (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-09-27T19:54:13.013Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T19:54:14.427Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-27T19:54:14.427Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-27T19:54:15.018Z] + sudo snap remove --purge lxd [2021-09-27T19:54:15.018Z] snap "lxd" is not installed [2021-09-27T19:54:15.018Z] + sudo groupadd --force --system lxd [2021-09-27T19:54:15.286Z] ++ whoami [2021-09-27T19:54:15.286Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-27T19:54:15.286Z] + newgrp - lxd [2021-09-27T19:54:15.286Z] + sudo snap install lxd [2021-09-27T19:54:21.959Z] 2021-09-27T19:54:20Z INFO Waiting for automatic snapd restart... [2021-09-27T19:54:22.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:54:22.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:54:22.193Z] ---> 3f21c5e04122 [2021-09-27T19:54:22.193Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:54:22.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:54:22.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:54:22.193Z] ---> 3f21c5e04122 [2021-09-27T19:54:22.193Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T19:54:22.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:54:22.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:54:22.193Z] ---> 3f21c5e04122 [2021-09-27T19:54:22.193Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T19:54:22.193Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:54:22.193Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:54:22.193Z] ---> 3f21c5e04122 [2021-09-27T19:54:22.193Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T19:54:22.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:54:22.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:54:22.193Z] ---> 3f21c5e04122 [2021-09-27T19:54:22.193Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:54:24.204Z] ---> Running in 802207b83d08 [2021-09-27T19:54:24.204Z] ---> Running in d38dbb8d8572 [2021-09-27T19:54:24.204Z] ---> Running in 59dee19e37b9 [2021-09-27T19:54:24.204Z] ---> Running in 56fcc515d007 [2021-09-27T19:54:24.204Z] ---> Running in e80249ebc828 [2021-09-27T19:54:24.500Z] Removing intermediate container 56fcc515d007 [2021-09-27T19:54:24.500Z] ---> f47c09a1ada7 [2021-09-27T19:54:24.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:54:26.428Z] Removing intermediate container e80249ebc828 [2021-09-27T19:54:26.428Z] ---> 34f9cc37e9eb [2021-09-27T19:54:26.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:54:26.428Z] ---> Running in 4a7a79ad411f [2021-09-27T19:54:26.428Z] Removing intermediate container d38dbb8d8572 [2021-09-27T19:54:26.428Z] ---> 6ff459e05322 [2021-09-27T19:54:26.428Z] Removing intermediate container 802207b83d08 [2021-09-27T19:54:26.428Z] ---> bd9acfc04ac1 [2021-09-27T19:54:26.428Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:54:26.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:54:26.428Z] Removing intermediate container 59dee19e37b9 [2021-09-27T19:54:26.428Z] ---> 1c95d6da618d [2021-09-27T19:54:26.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:54:26.428Z] ---> Running in 3d1cecaeecd7 [2021-09-27T19:54:26.428Z] ---> Running in 7d18931fbb8a [2021-09-27T19:54:26.428Z] ---> Running in 73cf0aadf01f [2021-09-27T19:54:26.428Z] ---> Running in 49d850add4bf [2021-09-27T19:54:29.063Z] Removing intermediate container 4a7a79ad411f [2021-09-27T19:54:29.063Z] ---> 5b47198c4869 [2021-09-27T19:54:29.063Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T19:54:29.063Z] ---> Running in 2666c4408192 [2021-09-27T19:54:29.063Z] Removing intermediate container 3d1cecaeecd7 [2021-09-27T19:54:29.063Z] ---> ee434db0e00b [2021-09-27T19:54:29.063Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T19:54:29.336Z] ---> Running in 827e2b80b9a3 [2021-09-27T19:54:29.336Z] Removing intermediate container 73cf0aadf01f [2021-09-27T19:54:29.336Z] ---> 3a25c7081e15 [2021-09-27T19:54:29.336Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T19:54:29.611Z] Removing intermediate container 7d18931fbb8a [2021-09-27T19:54:29.611Z] ---> 8dafce53fda4 [2021-09-27T19:54:29.611Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T19:54:29.611Z] ---> Running in 90f7fc60afa0 [2021-09-27T19:54:29.882Z] Removing intermediate container 49d850add4bf [2021-09-27T19:54:29.882Z] ---> 5999840f2354 [2021-09-27T19:54:29.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T19:54:29.882Z] ---> Running in 95f9b6048f6d [2021-09-27T19:54:30.157Z] ---> Running in 4a47ae300476 [2021-09-27T19:54:31.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:31.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:31.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:31.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:31.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:32.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:32.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:32.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:33.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:33.359Z] OK: 218 MiB in 52 packages [2021-09-27T19:54:33.359Z] OK: 218 MiB in 52 packages [2021-09-27T19:54:33.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:54:33.921Z] OK: 218 MiB in 52 packages [2021-09-27T19:54:33.943Z] lxd 4.18 from Canonical* installed [2021-09-27T19:54:33.943Z] + sudo lxd init --auto [2021-09-27T19:54:34.936Z] OK: 218 MiB in 52 packages [2021-09-27T19:54:34.936Z] OK: 218 MiB in 52 packages [2021-09-27T19:54:34.936Z] Removing intermediate container 2666c4408192 [2021-09-27T19:54:34.936Z] ---> bde54b76bad2 [2021-09-27T19:54:34.936Z] Step 6/24 : COPY go.mod . [2021-09-27T19:54:35.542Z] Removing intermediate container 827e2b80b9a3 [2021-09-27T19:54:35.542Z] ---> c3d0c133a113 [2021-09-27T19:54:35.542Z] Step 6/26 : COPY go.mod . [2021-09-27T19:54:35.542Z] Removing intermediate container 90f7fc60afa0 [2021-09-27T19:54:35.542Z] ---> 469526c753a1 [2021-09-27T19:54:35.542Z] Step 6/22 : COPY go.mod . [2021-09-27T19:54:36.138Z] ---> a29daa235336 [2021-09-27T19:54:36.138Z] Step 7/24 : RUN go mod download [2021-09-27T19:54:36.418Z] Removing intermediate container 4a47ae300476 [2021-09-27T19:54:36.418Z] ---> 48f7a84504bb [2021-09-27T19:54:36.418Z] Step 6/23 : COPY go.mod . [2021-09-27T19:54:36.418Z] ---> Running in caf01b9d8c5b [2021-09-27T19:54:36.694Z] Removing intermediate container 95f9b6048f6d [2021-09-27T19:54:36.694Z] ---> efcefceddc6d [2021-09-27T19:54:36.694Z] Step 6/24 : COPY go.mod . [2021-09-27T19:54:36.694Z] ---> 793828d03dbb [2021-09-27T19:54:36.694Z] Step 7/26 : RUN go mod download [2021-09-27T19:54:36.972Z] ---> 0eda26df9591 [2021-09-27T19:54:36.972Z] Step 7/22 : RUN go mod download [2021-09-27T19:54:36.972Z] ---> Running in 28ffe57a7428 [2021-09-27T19:54:37.250Z] ---> Running in d3e567e3cc8d [2021-09-27T19:54:37.860Z] ---> f458a172a03a [2021-09-27T19:54:37.860Z] Step 7/23 : RUN go mod download [2021-09-27T19:54:37.860Z] ---> 25d7f3e2e222 [2021-09-27T19:54:37.860Z] Step 7/24 : RUN go mod download [2021-09-27T19:54:37.861Z] ---> Running in a09eb23e73c1 [2021-09-27T19:54:38.465Z] ---> Running in 1ac243017857 [2021-09-27T19:54:42.822Z] Removing intermediate container caf01b9d8c5b [2021-09-27T19:54:42.822Z] ---> 9ba7882d9fe2 [2021-09-27T19:54:42.822Z] Step 8/24 : COPY . . [2021-09-27T19:54:44.062Z] + sudo snap install --classic snapcraft [2021-09-27T19:54:45.466Z] Removing intermediate container 28ffe57a7428 [2021-09-27T19:54:45.466Z] ---> fe6e70f9c956 [2021-09-27T19:54:45.466Z] Step 8/26 : COPY . . [2021-09-27T19:54:45.466Z] Removing intermediate container d3e567e3cc8d [2021-09-27T19:54:45.466Z] ---> 715923a1a375 [2021-09-27T19:54:45.466Z] Step 8/22 : COPY . . [2021-09-27T19:54:46.070Z] Removing intermediate container a09eb23e73c1 [2021-09-27T19:54:46.070Z] ---> f8c4ad4091f0 [2021-09-27T19:54:46.070Z] Step 8/23 : COPY . . [2021-09-27T19:54:47.057Z] Removing intermediate container 1ac243017857 [2021-09-27T19:54:47.057Z] ---> 2f978a337e64 [2021-09-27T19:54:47.057Z] Step 8/24 : COPY . . [2021-09-27T19:55:09.243Z] ---> 17453c991449 [2021-09-27T19:55:09.243Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:55:09.516Z] ---> ac3842ff2d18 [2021-09-27T19:55:09.516Z] Step 9/26 : RUN go mod tidy [2021-09-27T19:55:09.516Z] ---> 893f176f4416 [2021-09-27T19:55:09.516Z] Step 9/23 : RUN go mod tidy [2021-09-27T19:55:09.516Z] ---> 9e07f0939c17 [2021-09-27T19:55:09.516Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:55:09.790Z] ---> Running in feb692c757a7 [2021-09-27T19:55:09.790Z] ---> Running in 555fdb8fc0c3 [2021-09-27T19:55:09.790Z] ---> Running in 960a0534b2a6 [2021-09-27T19:55:09.790Z] ---> 145b3618c375 [2021-09-27T19:55:09.790Z] Step 9/22 : RUN go mod tidy [2021-09-27T19:55:10.060Z] ---> Running in 2162cfc3cb62 [2021-09-27T19:55:10.060Z] ---> Running in 6370d1176aa8 [2021-09-27T19:55:16.807Z] Removing intermediate container 555fdb8fc0c3 [2021-09-27T19:55:16.807Z] ---> 65567ec5b648 [2021-09-27T19:55:16.807Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T19:55:17.076Z] ---> Running in 6ac4b4efdb58 [2021-09-27T19:55:17.076Z] Removing intermediate container 960a0534b2a6 [2021-09-27T19:55:17.076Z] ---> 6b2aa06848fa [2021-09-27T19:55:17.076Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T19:55:17.350Z] ---> Running in 52aa39a168d3 [2021-09-27T19:55:17.621Z] Removing intermediate container 6370d1176aa8 [2021-09-27T19:55:17.621Z] ---> a2bb2508efc2 [2021-09-27T19:55:17.621Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T19:55:17.621Z] Removing intermediate container feb692c757a7 [2021-09-27T19:55:17.621Z] ---> 7268c6b7e0e3 [2021-09-27T19:55:17.621Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T19:55:17.893Z] Removing intermediate container 2162cfc3cb62 [2021-09-27T19:55:17.893Z] ---> 59a0c9713023 [2021-09-27T19:55:17.893Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T19:55:17.893Z] ---> Running in e4d1a5dd8f6f [2021-09-27T19:55:17.893Z] ---> Running in 3353ebd638f1 [2021-09-27T19:55:18.167Z] ---> Running in 5aeedf94e87c [2021-09-27T19:55:18.766Z] 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-09-27T19:55:19.745Z] 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-09-27T19:55:20.357Z] 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-09-27T19:55:20.357Z] 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-09-27T19:55:20.969Z] 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-09-27T19:57:12.840Z] 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-09-27T19:57:12.840Z] 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-09-27T19:57:15.485Z] Removing intermediate container 5aeedf94e87c [2021-09-27T19:57:15.485Z] ---> a76ecb37d9a6 [2021-09-27T19:57:15.485Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T19:57:16.479Z] ---> Running in ed6600371cc9 [2021-09-27T19:57:19.897Z] 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-09-27T19:57:20.192Z] Removing intermediate container 6ac4b4efdb58 [2021-09-27T19:57:20.192Z] ---> dd01553a9239 [2021-09-27T19:57:20.192Z] [2021-09-27T19:57:20.192Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T19:57:21.176Z] 3.14: Pulling from library/alpine [2021-09-27T19:57:21.776Z] Removing intermediate container e4d1a5dd8f6f [2021-09-27T19:57:21.776Z] ---> f46efa59b22b [2021-09-27T19:57:21.776Z] [2021-09-27T19:57:21.776Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T19:57:22.387Z] 3.14: Pulling from library/alpine [2021-09-27T19:57:22.990Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T19:57:22.990Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T19:57:22.990Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T19:57:22.990Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T19:57:22.990Z] ---> bb3de5531c18 [2021-09-27T19:57:22.990Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T19:57:22.990Z] ---> bb3de5531c18 [2021-09-27T19:57:22.990Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T19:57:23.266Z] Removing intermediate container 52aa39a168d3 [2021-09-27T19:57:23.266Z] ---> 90beb327a7f7 [2021-09-27T19:57:23.266Z] [2021-09-27T19:57:23.266Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T19:57:23.266Z] ---> bb3de5531c18 [2021-09-27T19:57:23.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T19:57:23.867Z] ---> Running in a48e8fa7c261 [2021-09-27T19:57:23.867Z] ---> Running in 80d20fe35946 [2021-09-27T19:57:23.867Z] ---> Running in 114fc63eb75b [2021-09-27T19:57:23.867Z] Removing intermediate container ed6600371cc9 [2021-09-27T19:57:23.867Z] ---> 7b7056b787a1 [2021-09-27T19:57:23.867Z] [2021-09-27T19:57:23.867Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T19:57:24.142Z] 20.10.7: Pulling from library/docker [2021-09-27T19:57:24.142Z] Removing intermediate container 3353ebd638f1 [2021-09-27T19:57:24.142Z] ---> f64f86792d28 [2021-09-27T19:57:24.142Z] [2021-09-27T19:57:24.142Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T19:57:24.142Z] ---> bb3de5531c18 [2021-09-27T19:57:24.142Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T19:57:24.418Z] ---> Running in 0f1f0d7d2efa [2021-09-27T19:57:26.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:26.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:27.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:27.871Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T19:57:28.159Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T19:57:28.159Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T19:57:28.159Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T19:57:28.159Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T19:57:28.159Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:57:28.159Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T19:57:28.159Z] OK: 5 MiB in 15 packages [2021-09-27T19:57:28.159Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T19:57:28.159Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T19:57:28.159Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T19:57:28.159Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T19:57:28.442Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:57:28.442Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:57:28.442Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T19:57:28.442Z] OK: 5 MiB in 15 packages [2021-09-27T19:57:28.442Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T19:57:28.442Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T19:57:28.723Z] OK: 8 MiB in 19 packages [2021-09-27T19:57:28.723Z] OK: 6 MiB in 17 packages [2021-09-27T19:57:33.052Z] Removing intermediate container a48e8fa7c261 [2021-09-27T19:57:33.052Z] ---> fe7ac6cc1505 [2021-09-27T19:57:33.052Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:57:33.052Z] Removing intermediate container 0f1f0d7d2efa [2021-09-27T19:57:33.052Z] ---> 9d71501db8d7 [2021-09-27T19:57:33.052Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T19:57:33.326Z] ---> Running in 9f7236e6c693 [2021-09-27T19:57:33.604Z] ---> Running in 332d04f440af [2021-09-27T19:57:34.201Z] Removing intermediate container 114fc63eb75b [2021-09-27T19:57:34.201Z] ---> b5c7d8b23350 [2021-09-27T19:57:34.201Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T19:57:34.201Z] Removing intermediate container 80d20fe35946 [2021-09-27T19:57:34.201Z] ---> fb425a8a7f63 [2021-09-27T19:57:34.201Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T19:57:34.478Z] Removing intermediate container 9f7236e6c693 [2021-09-27T19:57:34.478Z] ---> 0ffb38d0c5c0 [2021-09-27T19:57:34.478Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T19:57:34.759Z] ---> Running in be0c0e57791a [2021-09-27T19:57:34.759Z] ---> Running in 555a621b2c53 [2021-09-27T19:57:34.759Z] ---> Running in ef5b755e65be [2021-09-27T19:57:35.035Z] Removing intermediate container 332d04f440af [2021-09-27T19:57:35.035Z] ---> 1595762a2f33 [2021-09-27T19:57:35.035Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T19:57:35.035Z] ---> Running in 119b2b2a570a [2021-09-27T19:57:35.640Z] Removing intermediate container 555a621b2c53 [2021-09-27T19:57:35.640Z] ---> fdaac8a3f40d [2021-09-27T19:57:35.640Z] Step 14/22 : WORKDIR /edgex [2021-09-27T19:57:35.640Z] Removing intermediate container ef5b755e65be [2021-09-27T19:57:35.640Z] ---> 3f6615f3c208 [2021-09-27T19:57:35.640Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T19:57:35.640Z] Removing intermediate container be0c0e57791a [2021-09-27T19:57:35.640Z] ---> dd5326f5fff1 [2021-09-27T19:57:35.640Z] Step 14/26 : WORKDIR / [2021-09-27T19:57:35.640Z] ---> Running in 7b6fcf9b61a5 [2021-09-27T19:57:35.925Z] ---> Running in d216e24d9f9c [2021-09-27T19:57:35.925Z] ---> Running in cc0a2d57912e [2021-09-27T19:57:35.925Z] Removing intermediate container 119b2b2a570a [2021-09-27T19:57:35.925Z] ---> b45bc8d6e105 [2021-09-27T19:57:35.925Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T19:57:36.210Z] ---> Running in 3d665a93961d [2021-09-27T19:57:36.486Z] Removing intermediate container 7b6fcf9b61a5 [2021-09-27T19:57:36.486Z] ---> 76685afdd9da [2021-09-27T19:57:36.486Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T19:57:36.765Z] Removing intermediate container d216e24d9f9c [2021-09-27T19:57:36.765Z] ---> 6374f017fe01 [2021-09-27T19:57:36.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:57:36.765Z] Removing intermediate container cc0a2d57912e [2021-09-27T19:57:36.765Z] ---> b9fb2731f334 [2021-09-27T19:57:36.765Z] 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-09-27T19:57:36.765Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T19:57:36.765Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T19:57:36.765Z] ---> df445af6242a [2021-09-27T19:57:36.765Z] 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-09-27T19:57:37.043Z] Removing intermediate container 3d665a93961d [2021-09-27T19:57:37.043Z] ---> ce75e62ec0d1 [2021-09-27T19:57:37.043Z] Step 16/24 : WORKDIR / [2021-09-27T19:57:37.043Z] ---> Running in 91c8e050444e [2021-09-27T19:57:37.320Z] ---> Running in 4ae8bcd0ff73 [2021-09-27T19:57:37.922Z] Removing intermediate container 91c8e050444e [2021-09-27T19:57:37.922Z] ---> 679f65fc68e7 [2021-09-27T19:57:37.922Z] 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-09-27T19:57:37.922Z] ---> f52ca5feb074 [2021-09-27T19:57:37.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T19:57:37.922Z] ---> Running in 2c15ff7308ed [2021-09-27T19:57:38.634Z] ---> f7fff82a71b5 [2021-09-27T19:57:38.634Z] ---> 2fc4a9cf77e2 [2021-09-27T19:57:38.634Z] 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-09-27T19:57:38.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T19:57:38.634Z] Removing intermediate container 4ae8bcd0ff73 [2021-09-27T19:57:38.634Z] ---> 92f59047ef20 [2021-09-27T19:57:38.634Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T19:57:42.756Z] ---> 4c27e26b5b65 [2021-09-27T19:57:42.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T19:57:42.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:43.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:57:43.030Z] ---> fb2420834038 [2021-09-27T19:57:43.030Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T19:57:43.030Z] ---> 250993c8ab9c [2021-09-27T19:57:43.030Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T19:57:43.030Z] ---> a184f53280f1 [2021-09-27T19:57:43.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T19:57:43.030Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T19:57:43.030Z] ---> 3730f3b7998a [2021-09-27T19:57:43.030Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T19:57:43.030Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T19:57:43.030Z] Executing bash-5.1.0-r0.post-install [2021-09-27T19:57:43.030Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T19:57:43.030Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T19:57:43.030Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T19:57:43.030Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T19:57:43.030Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T19:57:43.030Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T19:57:43.030Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T19:57:43.030Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T19:57:43.030Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T19:57:43.030Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T19:57:43.030Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T19:57:43.030Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T19:57:43.030Z] ---> Running in 30bb95f170f2 [2021-09-27T19:57:44.010Z] ---> e78dd3174b29 [2021-09-27T19:57:44.010Z] 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-09-27T19:57:44.010Z] ---> 2054d8b7e9db [2021-09-27T19:57:44.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T19:57:44.286Z] ---> 929bc18cdd75 [2021-09-27T19:57:44.286Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T19:57:44.286Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T19:57:44.286Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T19:57:44.286Z] Removing intermediate container 30bb95f170f2 [2021-09-27T19:57:44.286Z] ---> a396555050de [2021-09-27T19:57:44.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:57:44.286Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T19:57:44.286Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T19:57:44.286Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T19:57:44.286Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T19:57:44.579Z] ---> Running in 82da399f704b [2021-09-27T19:57:44.579Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T19:57:44.579Z] ---> Running in 2a838e1bae4b [2021-09-27T19:57:44.579Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T19:57:44.579Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T19:57:44.857Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T19:57:44.857Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T19:57:44.857Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T19:57:44.857Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T19:57:44.857Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T19:57:44.857Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T19:57:44.857Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T19:57:44.857Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T19:57:44.857Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T19:57:45.129Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T19:57:45.129Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T19:57:45.130Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T19:57:45.130Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T19:57:45.130Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T19:57:45.130Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T19:57:45.130Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T19:57:45.413Z] Removing intermediate container 2a838e1bae4b [2021-09-27T19:57:45.413Z] ---> c6d0eaaf9ce2 [2021-09-27T19:57:45.413Z] ---> c4058243b3ce [2021-09-27T19:57:45.413Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T19:57:45.413Z] Removing intermediate container 82da399f704b [2021-09-27T19:57:45.413Z] ---> d76494b24cb9 [2021-09-27T19:57:45.413Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T19:57:45.413Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T19:57:45.413Z] ---> 96ea0fd9aefa [2021-09-27T19:57:45.413Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T19:57:45.692Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T19:57:45.692Z] OK: 82 MiB in 59 packages [2021-09-27T19:57:45.968Z] ---> Running in 4c2a08a6ef31 [2021-09-27T19:57:45.968Z] ---> Running in edea35ca65ad [2021-09-27T19:57:45.968Z] ---> Running in e753976ca098 [2021-09-27T19:57:46.952Z] Removing intermediate container e753976ca098 [2021-09-27T19:57:46.952Z] ---> 423eb6a90013 [2021-09-27T19:57:46.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:57:46.952Z] Removing intermediate container 4c2a08a6ef31 [2021-09-27T19:57:46.952Z] ---> 5bd9ecc86fd1 [2021-09-27T19:57:46.952Z] Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:57:46.952Z] Removing intermediate container edea35ca65ad [2021-09-27T19:57:46.952Z] ---> 75ae0f0dd4c3 [2021-09-27T19:57:46.952Z] Step 20/22 : LABEL arch=arm64 [2021-09-27T19:57:47.235Z] ---> Running in 1a86bab43de2 [2021-09-27T19:57:47.235Z] ---> Running in cd537a7b69f0 [2021-09-27T19:57:47.235Z] ---> 4eb30e76853b [2021-09-27T19:57:47.235Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T19:57:47.235Z] ---> Running in 8967caffd999 [2021-09-27T19:57:47.833Z] Removing intermediate container cd537a7b69f0 [2021-09-27T19:57:47.833Z] ---> f1ce9b152e7e [2021-09-27T19:57:47.833Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T19:57:48.114Z] ---> Running in e4922028843c [2021-09-27T19:57:48.114Z] Removing intermediate container 8967caffd999 [2021-09-27T19:57:48.114Z] ---> dd51a50a6866 [2021-09-27T19:57:48.114Z] Removing intermediate container 1a86bab43de2 [2021-09-27T19:57:48.114Z] ---> 947382702664 [2021-09-27T19:57:48.114Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T19:57:48.114Z] Step 21/22 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:57:48.391Z] ---> Running in 99a2f33f3674 [2021-09-27T19:57:48.391Z] ---> Running in 885bcf23c1eb [2021-09-27T19:57:48.992Z] Removing intermediate container e4922028843c [2021-09-27T19:57:48.992Z] ---> 32b39aeaa7af [2021-09-27T19:57:48.992Z] [2021-09-27T19:57:49.273Z] Removing intermediate container 99a2f33f3674 [2021-09-27T19:57:49.273Z] ---> a3aab8c5abe8 [2021-09-27T19:57:49.273Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:57:49.273Z] ---> 68cdfc3ff19f [2021-09-27T19:57:49.273Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T19:57:49.273Z] Successfully built 32b39aeaa7af [2021-09-27T19:57:49.558Z] Successfully tagged support-scheduler-arm64:latest [2021-09-27T19:57:49.558Z] Removing intermediate container 885bcf23c1eb [2021-09-27T19:57:49.558Z] ---> 81b0ed26b012 [2021-09-27T19:57:49.558Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T19:57:49.558Z] Building security-bootstrapper [2021-09-27T19:57:49.558Z]  Building support-scheduler ... done  ---> Running in a4f43fd3fa91 [2021-09-27T19:57:49.843Z] ---> Running in f8ac273343cf [2021-09-27T19:57:50.451Z] Removing intermediate container a4f43fd3fa91 [2021-09-27T19:57:50.451Z] ---> d12a62506118 [2021-09-27T19:57:50.451Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:57:50.733Z] Removing intermediate container f8ac273343cf [2021-09-27T19:57:50.734Z] ---> d3d61f056d28 [2021-09-27T19:57:50.734Z] [2021-09-27T19:57:50.734Z] ---> Running in 2babbc6818ed [2021-09-27T19:57:51.020Z] Successfully built d3d61f056d28 [2021-09-27T19:57:51.306Z] ---> f73d129a01e2 [2021-09-27T19:57:51.306Z] 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-09-27T19:57:51.306Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-27T19:57:51.306Z]  Building security-proxy-setup ... done Building core-command [2021-09-27T19:57:51.589Z] ---> Running in 90c66840729f [2021-09-27T19:57:51.589Z] Removing intermediate container 2babbc6818ed [2021-09-27T19:57:51.589Z] ---> c7b9e15af98c [2021-09-27T19:57:51.589Z] [2021-09-27T19:57:52.198Z] Successfully built c7b9e15af98c [2021-09-27T19:57:52.198Z] Successfully tagged core-metadata-arm64:latest [2021-09-27T19:57:52.198Z]  Building core-metadata ... done Building core-data [2021-09-27T19:57:54.185Z] Collecting docker-compose==1.23.2 [2021-09-27T19:57:54.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T19:57:54.800Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T19:57:54.800Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T19:57:55.072Z] Removing intermediate container 90c66840729f [2021-09-27T19:57:55.072Z] ---> cec94cc16d69 [2021-09-27T19:57:55.072Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T19:57:55.350Z] ---> Running in b5b90f3c22a2 [2021-09-27T19:57:56.341Z] Removing intermediate container b5b90f3c22a2 [2021-09-27T19:57:56.341Z] ---> 0d8b0ed77763 [2021-09-27T19:57:56.627Z] Step 24/26 : LABEL arch=arm64 [2021-09-27T19:57:56.905Z] ---> Running in 4271a37919c1 [2021-09-27T19:57:57.895Z] Removing intermediate container 4271a37919c1 [2021-09-27T19:57:57.895Z] ---> 157fa7579e6f [2021-09-27T19:57:57.895Z] Step 25/26 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:57:57.895Z] Collecting PyYAML<4,>=3.10 [2021-09-27T19:57:57.895Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T19:57:58.176Z] ---> Running in bf5efa44f65e [2021-09-27T19:57:58.790Z] Removing intermediate container bf5efa44f65e [2021-09-27T19:57:59.071Z] ---> 246bdddaab55 [2021-09-27T19:57:59.071Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T19:57:59.348Z] ---> Running in e17296efebb4 [2021-09-27T19:57:59.954Z] Removing intermediate container e17296efebb4 [2021-09-27T19:57:59.954Z] ---> b97d98ce601c [2021-09-27T19:57:59.954Z] [2021-09-27T19:58:00.230Z] Successfully built b97d98ce601c [2021-09-27T19:58:00.511Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-27T19:58:00.511Z] Building support-notifications [2021-09-27T19:58:01.961Z]  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 [2021-09-27T19:58:01.961Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T19:58:01.961Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T19:58:01.961Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T19:58:02.240Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T19:58:02.240Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T19:58:02.523Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T19:58:02.523Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T19:58:04.537Z] 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-09-27T19:58:05.525Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T19:58:05.525Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T19:58:06.126Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T19:58:06.126Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T19:58:06.126Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T19:58:06.126Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T19:58:06.334Z] snapcraft 5.0 from Canonical* installed [2021-09-27T19:58:06.334Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-27T19:58:06.334Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-27T19:58:06.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T19:58:06.334Z] Dload Upload Total Spent Left Speed [2021-09-27T19:58:06.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 627 100 627 0 0 531 0 0:00:01 0:00:01 --:--:-- 531 [2021-09-27T19:58:06.334Z] 0 3325k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3325k 100 3325k 0 0 2139k 0 0:00:01 0:00:01 --:--:-- 18.7M [2021-09-27T19:58:06.334Z] ./yq_linux_amd64 [2021-09-27T19:58:06.334Z] + sudo snapcraft prime --use-lxd [2021-09-27T19:58:06.334Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-27T19:58:06.335Z] 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-09-27T19:58:06.335Z] - README.md [2021-09-27T19:58:06.335Z] [2021-09-27T19:58:06.335Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T19:58:06.335Z] Launching a container. [2021-09-27T19:58:06.941Z] Waiting for container to be ready [2021-09-27T19:58:07.218Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-27T19:58:07.218Z] [2021-09-27T19:58:08.760Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T19:58:08.760Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T19:58:09.746Z] Collecting certifi>=2017.4.17 [2021-09-27T19:58:09.746Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T19:58:09.746Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T19:58:09.746Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T19:58:10.753Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T19:58:10.753Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T19:58:10.753Z] Collecting idna<2.8,>=2.5 [2021-09-27T19:58:10.753Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T19:58:11.357Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T19:58:11.357Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T19:58:11.357Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T19:58:11.357Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T19:58:11.554Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-27T19:58:11.554Z] Waiting for network to be ready... [2021-09-27T19:58:11.554Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T19:58:11.830Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1878 kB] [2021-09-27T19:58:11.830Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T19:58:11.830Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T19:58:11.830Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T19:58:11.830Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T19:58:11.830Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T19:58:11.830Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T19:58:11.830Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T19:58:11.830Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T19:58:12.351Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T19:58:12.351Z] Attempting uninstall: urllib3 [2021-09-27T19:58:12.351Z] Found existing installation: urllib3 1.26.2 [2021-09-27T19:58:12.351Z] Uninstalling urllib3-1.26.2: [2021-09-27T19:58:12.429Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T19:58:12.429Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T19:58:12.625Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T19:58:12.713Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T19:58:12.991Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T19:58:12.991Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T19:58:12.991Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T19:58:12.991Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T19:58:12.991Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T19:58:13.230Z] Attempting uninstall: idna [2021-09-27T19:58:13.230Z] Found existing installation: idna 3.1 [2021-09-27T19:58:13.230Z] Uninstalling idna-3.1: [2021-09-27T19:58:13.230Z] Successfully uninstalled idna-3.1 [2021-09-27T19:58:13.270Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T19:58:13.555Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2237 kB] [2021-09-27T19:58:13.833Z] Attempting uninstall: chardet [2021-09-27T19:58:13.836Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] [2021-09-27T19:58:13.836Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T19:58:13.836Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T19:58:13.836Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] [2021-09-27T19:58:13.836Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] [2021-09-27T19:58:13.836Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T19:58:14.110Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T19:58:14.110Z] Found existing installation: chardet 4.0.0 [2021-09-27T19:58:14.111Z] Uninstalling chardet-4.0.0: [2021-09-27T19:58:14.111Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T19:58:15.562Z] Attempting uninstall: requests [2021-09-27T19:58:15.562Z] Found existing installation: requests 2.25.1 [2021-09-27T19:58:15.562Z] Uninstalling requests-2.25.1: [2021-09-27T19:58:15.839Z] Successfully uninstalled requests-2.25.1 [2021-09-27T19:58:16.109Z] Fetched 25.3 MB in 4s (5682 kB/s) [2021-09-27T19:58:16.115Z] Running setup.py install for texttable: started [2021-09-27T19:58:16.722Z] Reading package lists... [2021-09-27T19:58:17.001Z] Reading package lists... [2021-09-27T19:58:17.276Z] Building dependency tree... [2021-09-27T19:58:17.276Z] Reading state information... [2021-09-27T19:58:17.276Z] The following additional packages will be installed: [2021-09-27T19:58:17.276Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T19:58:17.276Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T19:58:17.276Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T19:58:17.276Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-27T19:58:17.276Z] Suggested packages: [2021-09-27T19:58:17.276Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-27T19:58:17.276Z] Recommended packages: [2021-09-27T19:58:17.276Z] gnupg libsasl2-modules [2021-09-27T19:58:17.276Z] The following NEW packages will be installed: [2021-09-27T19:58:17.276Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T19:58:17.276Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T19:58:17.276Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T19:58:17.276Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-27T19:58:17.276Z] The following packages will be upgraded: [2021-09-27T19:58:17.276Z] gpg gpg-agent gpgconf libudev1 [2021-09-27T19:58:17.552Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-27T19:58:17.552Z] Need to get 3527 kB of archives. [2021-09-27T19:58:17.552Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-27T19:58:17.552Z] 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-09-27T19:58:17.552Z] 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-09-27T19:58:17.552Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-27T19:58:17.552Z] 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-09-27T19:58:17.552Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-27T19:58:17.828Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-27T19:58:18.440Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-27T19:58:18.440Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-27T19:58:18.440Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-27T19:58:18.440Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-27T19:58:18.440Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-27T19:58:18.440Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-27T19:58:18.440Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-27T19:58:18.440Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-27T19:58:18.440Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-27T19:58:18.440Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-27T19:58:18.440Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-27T19:58:18.440Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-27T19:58:18.723Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-27T19:58:18.723Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-27T19:58:18.723Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-27T19:58:18.723Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-27T19:58:18.723Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T19:58:18.723Z] Fetched 3527 kB in 1s (2908 kB/s) [2021-09-27T19:58:18.723Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T19:58:18.723Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-27T19:58:18.723Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T19:58:18.723Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-27T19:58:18.764Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T19:58:18.764Z] Running setup.py install for PyYAML: started [2021-09-27T19:58:19.003Z] Selecting previously unselected package udev. [2021-09-27T19:58:19.004Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T19:58:19.004Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-27T19:58:19.004Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-27T19:58:19.004Z] Selecting previously unselected package libfuse2:amd64. [2021-09-27T19:58:19.004Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T19:58:19.004Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T19:58:19.285Z] Selecting previously unselected package fuse. [2021-09-27T19:58:19.285Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T19:58:19.285Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-27T19:58:19.285Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T19:58:19.285Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T19:58:19.285Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T19:58:19.285Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T19:58:19.285Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T19:58:19.285Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T19:58:19.565Z] Selecting previously unselected package libksba8:amd64. [2021-09-27T19:58:19.565Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-27T19:58:19.565Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-27T19:58:19.565Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-27T19:58:19.565Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.565Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.565Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-27T19:58:19.565Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.565Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.565Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-27T19:58:19.565Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.565Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.565Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-27T19:58:19.565Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.565Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.845Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-27T19:58:19.845Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.845Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.845Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-27T19:58:19.845Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.845Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.845Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-27T19:58:19.845Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.845Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.845Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-27T19:58:19.845Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.845Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:19.845Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-27T19:58:19.845Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T19:58:19.845Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.120Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-27T19:58:20.120Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T19:58:20.120Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T19:58:20.120Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-27T19:58:20.120Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T19:58:20.120Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T19:58:20.120Z] Selecting previously unselected package libldap-common. [2021-09-27T19:58:20.120Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-27T19:58:20.120Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T19:58:20.120Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-27T19:58:20.120Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-27T19:58:20.120Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T19:58:20.120Z] Selecting previously unselected package dirmngr. [2021-09-27T19:58:20.120Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T19:58:20.120Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:20.395Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T19:58:20.395Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:20.395Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T19:58:20.395Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T19:58:20.395Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T19:58:20.395Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:20.395Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.395Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-27T19:58:20.395Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T19:58:20.395Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-27T19:58:20.671Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-27T19:58:20.671Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.671Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-27T19:58:20.671Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-27T19:58:20.946Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:20.946Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T19:58:20.946Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T19:58:20.946Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:20.946Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T19:58:21.222Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-27T19:58:21.222Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-27T19:58:21.222Z] This means they are not meant to be enabled using systemctl. [2021-09-27T19:58:21.222Z] Possible reasons for having this kind of units are: [2021-09-27T19:58:21.222Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-27T19:58:21.222Z] .wants/ or .requires/ directory. [2021-09-27T19:58:21.222Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-27T19:58:21.222Z] a requirement dependency on it. [2021-09-27T19:58:21.222Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-27T19:58:21.222Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-27T19:58:21.222Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-27T19:58:21.222Z] instance name specified. [2021-09-27T19:58:21.418Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T19:58:21.418Z] Running setup.py install for docopt: started [2021-09-27T19:58:21.500Z] Reading package lists... [2021-09-27T19:58:21.785Z] Building dependency tree... [2021-09-27T19:58:21.785Z] Reading state information... [2021-09-27T19:58:21.785Z] The following additional packages will be installed: [2021-09-27T19:58:21.785Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-27T19:58:21.785Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-27T19:58:21.785Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-27T19:58:21.785Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-27T19:58:21.785Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-27T19:58:21.785Z] Suggested packages: [2021-09-27T19:58:21.785Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-27T19:58:21.785Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-27T19:58:21.785Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-27T19:58:21.785Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-27T19:58:21.785Z] systemd-container policykit-1 [2021-09-27T19:58:21.785Z] Recommended packages: [2021-09-27T19:58:21.785Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-27T19:58:21.785Z] The following NEW packages will be installed: [2021-09-27T19:58:21.785Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-27T19:58:21.785Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-27T19:58:21.785Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-27T19:58:21.785Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-27T19:58:21.785Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-27T19:58:21.785Z] The following packages will be upgraded: [2021-09-27T19:58:21.785Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-27T19:58:22.071Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-27T19:58:22.071Z] Need to get 36.8 MB of archives. [2021-09-27T19:58:22.071Z] After this operation, 147 MB of additional disk space will be used. [2021-09-27T19:58:22.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-27T19:58:22.071Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-27T19:58:22.071Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-27T19:58:22.071Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-27T19:58:22.071Z] 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-09-27T19:58:22.071Z] 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-09-27T19:58:22.353Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-27T19:58:22.353Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-27T19:58:22.353Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-27T19:58:22.353Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-27T19:58:22.353Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-27T19:58:22.353Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-27T19:58:22.353Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-27T19:58:22.353Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-27T19:58:22.353Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-27T19:58:22.353Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-27T19:58:22.353Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-27T19:58:22.960Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-27T19:58:22.960Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-27T19:58:23.243Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-27T19:58:23.243Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-27T19:58:23.243Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-27T19:58:23.243Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-27T19:58:23.243Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-27T19:58:23.243Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-27T19:58:23.243Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-27T19:58:23.243Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-27T19:58:23.243Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-27T19:58:23.243Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-27T19:58:23.243Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-27T19:58:23.426Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T19:58:23.426Z] Running setup.py install for dockerpty: started [2021-09-27T19:58:25.238Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T19:58:25.238Z] Fetched 36.8 MB in 3s (12.9 MB/s) [2021-09-27T19:58:25.238Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T19:58:25.238Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-27T19:58:25.238Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T19:58:25.515Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-27T19:58:25.515Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T19:58:25.515Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-27T19:58:25.515Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T19:58:25.515Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-27T19:58:25.515Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-27T19:58:25.790Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-27T19:58:25.790Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T19:58:25.790Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-27T19:58:25.790Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-27T19:58:26.066Z] Setting up apt (1.6.14) ... [2021-09-27T19:58:26.066Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-27T19:58:26.086Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T19:58:26.346Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-27T19:58:26.620Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-27T19:58:26.620Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T19:58:26.620Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T19:58:26.620Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-27T19:58:26.620Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T19:58:26.620Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:26.903Z] Selecting previously unselected package libexpat1:amd64. [2021-09-27T19:58:26.903Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-27T19:58:26.903Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T19:58:26.903Z] Selecting previously unselected package python3.6-minimal. [2021-09-27T19:58:26.903Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T19:58:26.903Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:27.177Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T19:58:27.177Z] Checking for services that may need to be restarted...done. [2021-09-27T19:58:27.177Z] Checking for services that may need to be restarted...done. [2021-09-27T19:58:27.177Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:27.177Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T19:58:27.177Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package python3-minimal. [2021-09-27T19:58:29.357Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-27T19:58:29.357Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package mime-support. [2021-09-27T19:58:29.357Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-27T19:58:29.357Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package python3.6. [2021-09-27T19:58:29.357Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T19:58:29.357Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package python3. [2021-09-27T19:58:29.357Z] 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-09-27T19:58:29.357Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-27T19:58:29.357Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package multiarch-support. [2021-09-27T19:58:29.357Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-27T19:58:29.357Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-27T19:58:29.357Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libbsd0:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package sudo. [2021-09-27T19:58:29.357Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package apparmor. [2021-09-27T19:58:29.357Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libedit2:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-27T19:58:29.357Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package openssh-client. [2021-09-27T19:58:29.357Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package squashfs-tools. [2021-09-27T19:58:29.357Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T19:58:29.357Z] Selecting previously unselected package snapd. [2021-09-27T19:58:29.357Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-27T19:58:29.357Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-27T19:58:29.642Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:58:29.642Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:58:29.642Z] ---> 3f21c5e04122 [2021-09-27T19:58:29.642Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T19:58:29.642Z] ---> Using cache [2021-09-27T19:58:29.642Z] ---> 1c95d6da618d [2021-09-27T19:58:29.642Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:58:29.642Z] ---> Using cache [2021-09-27T19:58:29.642Z] ---> 5999840f2354 [2021-09-27T19:58:29.642Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T19:58:29.642Z] ---> Using cache [2021-09-27T19:58:29.642Z] ---> 48f7a84504bb [2021-09-27T19:58:29.642Z] Step 6/32 : COPY go.mod . [2021-09-27T19:58:29.642Z] ---> Using cache [2021-09-27T19:58:29.927Z] ---> f458a172a03a [2021-09-27T19:58:29.927Z] Step 7/32 : RUN go mod download [2021-09-27T19:58:29.927Z] ---> Using cache [2021-09-27T19:58:29.927Z] ---> f8c4ad4091f0 [2021-09-27T19:58:29.927Z] Step 8/32 : COPY . . [2021-09-27T19:58:29.927Z] ---> Using cache [2021-09-27T19:58:29.927Z] ---> 893f176f4416 [2021-09-27T19:58:29.927Z] Step 9/32 : RUN go mod tidy [2021-09-27T19:58:29.927Z] ---> Using cache [2021-09-27T19:58:29.927Z] ---> 6b2aa06848fa [2021-09-27T19:58:29.927Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T19:58:31.355Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T19:58:31.355Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T19:58:31.355Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-27T19:58:31.355Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T19:58:31.355Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T19:58:31.355Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:31.355Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T19:58:31.355Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-27T19:58:31.355Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-27T19:58:31.963Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T19:58:31.963Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T19:58:31.963Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T19:58:31.963Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:31.963Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:32.241Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T19:58:32.524Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T19:58:32.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:58:32.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:58:32.571Z] ---> 3f21c5e04122 [2021-09-27T19:58:32.571Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:58:32.571Z] ---> Using cache [2021-09-27T19:58:32.571Z] ---> 1c95d6da618d [2021-09-27T19:58:32.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:58:32.571Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> 5999840f2354 [2021-09-27T19:58:32.572Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T19:58:32.572Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> 48f7a84504bb [2021-09-27T19:58:32.572Z] Step 6/24 : COPY go.mod . [2021-09-27T19:58:32.572Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> f458a172a03a [2021-09-27T19:58:32.572Z] Step 7/24 : RUN go mod download [2021-09-27T19:58:32.572Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> f8c4ad4091f0 [2021-09-27T19:58:32.572Z] Step 8/24 : COPY . . [2021-09-27T19:58:32.572Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> 893f176f4416 [2021-09-27T19:58:32.572Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:58:32.572Z] ---> Using cache [2021-09-27T19:58:32.572Z] ---> 6b2aa06848fa [2021-09-27T19:58:32.572Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T19:58:32.800Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:32.801Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T19:58:32.801Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-27T19:58:32.801Z] running python rtupdate hooks for python3.6... [2021-09-27T19:58:32.801Z] running python post-rtupdate hooks for python3.6... [2021-09-27T19:58:32.801Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-27T19:58:33.406Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-27T19:58:33.406Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T19:58:33.406Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T19:58:33.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:58:33.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:58:33.575Z] ---> 3f21c5e04122 [2021-09-27T19:58:33.575Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T19:58:33.575Z] ---> Using cache [2021-09-27T19:58:33.575Z] ---> 1c95d6da618d [2021-09-27T19:58:33.575Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:58:33.575Z] ---> Using cache [2021-09-27T19:58:33.575Z] ---> 5999840f2354 [2021-09-27T19:58:33.575Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T19:58:33.682Z] Setting up snapd (2.51.1+18.04) ... [2021-09-27T19:58:34.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-27T19:58:34.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-27T19:58:34.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-27T19:58:34.667Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-27T19:58:34.667Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T19:58:34.667Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T19:58:34.945Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-27T19:58:34.945Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-27T19:58:35.220Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-27T19:58:35.498Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-27T19:58:35.498Z] /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-09-27T19:58:35.498Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T19:58:35.498Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T19:58:36.212Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T19:58:36.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T19:58:36.213Z] ---> 3f21c5e04122 [2021-09-27T19:58:36.213Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T19:58:36.213Z] ---> Using cache [2021-09-27T19:58:36.213Z] ---> 1c95d6da618d [2021-09-27T19:58:36.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T19:58:36.213Z] ---> Using cache [2021-09-27T19:58:36.213Z] ---> 5999840f2354 [2021-09-27T19:58:36.213Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T19:58:36.482Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T19:58:36.482Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T19:58:36.482Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T19:58:36.488Z] ---> Running in 8f6a920e6fd4 [2021-09-27T19:58:36.488Z] ---> Running in 8fcec1cd9eb7 [2021-09-27T19:58:36.488Z] ---> Running in 931b129cdb37 [2021-09-27T19:58:36.488Z] ---> Running in e7f4c8ad0716 [2021-09-27T19:58:37.773Z] Reading package lists... [2021-09-27T19:58:37.773Z] Reading package lists... [2021-09-27T19:58:38.048Z] Building dependency tree... [2021-09-27T19:58:38.048Z] Reading state information... [2021-09-27T19:58:38.048Z] Calculating upgrade... [2021-09-27T19:58:38.325Z] The following packages will be upgraded: [2021-09-27T19:58:38.325Z] advancecomp base-files bash binutils binutils-common [2021-09-27T19:58:38.325Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-27T19:58:38.325Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-27T19:58:38.325Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-27T19:58:38.325Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-27T19:58:38.325Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-27T19:58:38.325Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-27T19:58:38.325Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-27T19:58:38.325Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-27T19:58:38.325Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-27T19:58:38.325Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-27T19:58:38.325Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-27T19:58:38.325Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-27T19:58:38.325Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-27T19:58:38.325Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-27T19:58:38.326Z] ubuntu-keyring util-linux [2021-09-27T19:58:38.326Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T19:58:38.326Z] Need to get 64.2 MB of archives. [2021-09-27T19:58:38.326Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-27T19:58:38.326Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-27T19:58:38.492Z] 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-09-27T19:58:38.605Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-27T19:58:38.605Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-27T19:58:38.605Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-27T19:58:38.605Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-27T19:58:38.605Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-27T19:58:38.605Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-27T19:58:38.605Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-27T19:58:38.605Z] 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-09-27T19:58:38.605Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-27T19:58:38.605Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-27T19:58:38.605Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-27T19:58:38.605Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-27T19:58:38.605Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-27T19:58:38.605Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-27T19:58:38.605Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-27T19:58:38.605Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-27T19:58:38.605Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-27T19:58:38.605Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-27T19:58:38.605Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-27T19:58:38.605Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-27T19:58:38.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:58:38.891Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-27T19:58:38.891Z] 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-09-27T19:58:38.891Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-27T19:58:38.891Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-27T19:58:38.891Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-27T19:58:38.891Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-27T19:58:38.891Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-27T19:58:38.891Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-27T19:58:38.891Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-27T19:58:38.891Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-27T19:58:38.891Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-27T19:58:38.891Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-27T19:58:38.891Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-27T19:58:38.891Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-27T19:58:38.891Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-27T19:58:38.891Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-27T19:58:38.891Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-27T19:58:38.891Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-27T19:58:38.891Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-27T19:58:38.891Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-27T19:58:38.891Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-27T19:58:38.891Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-27T19:58:38.891Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-27T19:58:38.891Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-27T19:58:38.891Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-27T19:58:38.891Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-27T19:58:38.891Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-27T19:58:38.891Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-27T19:58:38.891Z] 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-09-27T19:58:38.891Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-27T19:58:38.891Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-27T19:58:38.891Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-27T19:58:38.891Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-27T19:58:38.891Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-27T19:58:38.891Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-27T19:58:38.891Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-27T19:58:39.045Z] 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-09-27T19:58:39.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T19:58:39.158Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-27T19:58:39.158Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-27T19:58:39.158Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-27T19:58:39.158Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-27T19:58:39.425Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-27T19:58:39.426Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-27T19:58:39.426Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-27T19:58:39.426Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-27T19:58:39.426Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-27T19:58:39.696Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-27T19:58:39.697Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-27T19:58:39.697Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-27T19:58:39.697Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-27T19:58:39.965Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-27T19:58:39.965Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-27T19:58:39.965Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-27T19:58:39.965Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-27T19:58:39.965Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-27T19:58:39.965Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-27T19:58:39.965Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-27T19:58:39.966Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-27T19:58:39.966Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-27T19:58:40.236Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-27T19:58:40.236Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-27T19:58:40.236Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-27T19:58:40.236Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-27T19:58:40.236Z] 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-09-27T19:58:40.236Z] 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-09-27T19:58:40.236Z] 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-09-27T19:58:40.236Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-27T19:58:40.236Z] 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-09-27T19:58:40.236Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-27T19:58:40.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:58:40.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T19:58:40.504Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-27T19:58:40.504Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-27T19:58:40.504Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-27T19:58:40.504Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-27T19:58:40.504Z] 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-09-27T19:58:40.504Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-27T19:58:40.504Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-27T19:58:40.504Z] 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-09-27T19:58:40.504Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-27T19:58:40.504Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-27T19:58:40.504Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-27T19:58:40.504Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-27T19:58:40.773Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-27T19:58:40.773Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-27T19:58:40.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T19:58:40.773Z] Fetched 64.2 MB in 2s (27.2 MB/s) [2021-09-27T19:58:40.773Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T19:58:40.773Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:40.773Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T19:58:41.362Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:41.362Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T19:58:41.362Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-27T19:58:41.362Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-27T19:58:41.362Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.362Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.630Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.630Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.630Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.630Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.630Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.630Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.630Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.630Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.630Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.630Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.899Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.899Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.899Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:41.899Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T19:58:41.899Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.899Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.899Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:41.899Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T19:58:41.899Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:41.899Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:41.924Z] OK: 218 MiB in 52 packages [2021-09-27T19:58:42.166Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:42.166Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:42.166Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:42.166Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T19:58:42.166Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:42.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T19:58:42.166Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:42.438Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T19:58:42.651Z] OK: 218 MiB in 52 packages [2021-09-27T19:58:42.706Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T19:58:42.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T19:58:42.976Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-27T19:58:42.976Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-27T19:58:42.976Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-27T19:58:42.976Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-27T19:58:45.190Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-27T19:58:45.190Z] Installing new version of config file /etc/issue ... [2021-09-27T19:58:45.190Z] Installing new version of config file /etc/issue.net ... [2021-09-27T19:58:45.190Z] Installing new version of config file /etc/lsb-release ... [2021-09-27T19:58:45.190Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-27T19:58:45.190Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-27T19:58:45.190Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-27T19:58:45.190Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-27T19:58:45.190Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-27T19:58:45.190Z] 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-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:45.190Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-27T19:58:45.190Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T19:58:45.190Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T19:58:45.190Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T19:58:45.190Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-27T19:58:45.190Z] Setting up grep (3.1-2build1) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-27T19:58:45.190Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T19:58:45.190Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T19:58:45.190Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-27T19:58:45.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:45.190Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T19:58:45.190Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T19:58:45.348Z] Removing intermediate container 8f6a920e6fd4 [2021-09-27T19:58:45.348Z] ---> fe0ffe725a6f [2021-09-27T19:58:45.348Z] Step 6/24 : COPY go.mod . [2021-09-27T19:58:45.348Z] Removing intermediate container 931b129cdb37 [2021-09-27T19:58:45.348Z] ---> 38188d149a94 [2021-09-27T19:58:45.348Z] Step 6/23 : COPY go.mod . [2021-09-27T19:58:45.781Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T19:58:45.781Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T19:58:45.781Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T19:58:45.781Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T19:58:46.051Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-27T19:58:46.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:46.051Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-27T19:58:46.051Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T19:58:46.635Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T19:58:46.635Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T19:58:46.635Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T19:58:46.635Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T19:58:46.635Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T19:58:46.635Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:46.635Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-27T19:58:46.635Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-27T19:58:46.789Z] ---> 6e00aefd3982 [2021-09-27T19:58:46.789Z] Step 7/24 : RUN go mod download [2021-09-27T19:58:46.901Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-27T19:58:46.901Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:46.902Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:46.902Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:46.902Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:46.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:46.902Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:46.902Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:46.902Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:47.060Z] ---> Running in 5db71fbb79eb [2021-09-27T19:58:47.172Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.172Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:47.172Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:47.172Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:47.172Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.172Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:47.172Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:47.172Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:47.172Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.172Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T19:58:47.172Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T19:58:47.333Z] ---> 28c5267a955a [2021-09-27T19:58:47.333Z] Step 7/23 : RUN go mod download [2021-09-27T19:58:47.440Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T19:58:47.440Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T19:58:47.440Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T19:58:47.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.440Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T19:58:47.440Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T19:58:47.440Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T19:58:47.607Z] ---> Running in 18cfdb1a5c6b [2021-09-27T19:58:47.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.710Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:47.710Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:47.710Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:47.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.710Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:47.710Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:47.710Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:47.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:47.710Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:47.976Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:48.245Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:48.516Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-27T19:58:48.785Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-27T19:58:48.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:48.785Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T19:58:48.785Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T19:58:49.057Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T19:58:49.057Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T19:58:49.057Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-27T19:58:49.057Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T19:58:49.057Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-27T19:58:49.057Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T19:58:49.057Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-27T19:58:49.328Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-27T19:58:49.328Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-27T19:58:49.328Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T19:58:49.328Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-27T19:58:49.328Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T19:58:49.594Z] Removing intermediate container 2c15ff7308ed [2021-09-27T19:58:49.594Z] ---> fd3cc01890d8 [2021-09-27T19:58:49.594Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T19:58:49.597Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-27T19:58:49.597Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T19:58:49.597Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-27T19:58:49.597Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T19:58:49.597Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-27T19:58:49.597Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T19:58:49.597Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T19:58:49.597Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T19:58:49.597Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T19:58:49.865Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T19:58:49.865Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T19:58:49.865Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T19:58:49.865Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T19:58:49.865Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-27T19:58:49.865Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T19:58:49.870Z] ---> Running in 47bc13f46b5f [2021-09-27T19:58:50.132Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T19:58:50.132Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T19:58:50.398Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:50.398Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T19:58:50.398Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T19:58:50.398Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-27T19:58:50.398Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T19:58:50.398Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T19:58:50.398Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T19:58:50.398Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T19:58:50.398Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:50.398Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-27T19:58:50.398Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-27T19:58:50.474Z] Removing intermediate container 47bc13f46b5f [2021-09-27T19:58:50.474Z] ---> 585d20597e6b [2021-09-27T19:58:50.474Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T19:58:50.665Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-27T19:58:50.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:50.665Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-27T19:58:50.665Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-27T19:58:50.747Z] ---> Running in 064c802b9c0b [2021-09-27T19:58:50.934Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-27T19:58:50.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:50.934Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-27T19:58:50.934Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T19:58:50.934Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T19:58:51.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:51.205Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T19:58:51.205Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T19:58:51.205Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T19:58:51.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:51.205Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-27T19:58:51.205Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-27T19:58:51.346Z] Removing intermediate container 064c802b9c0b [2021-09-27T19:58:51.346Z] ---> 2b4a48b3d8a8 [2021-09-27T19:58:51.346Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T19:58:51.473Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-27T19:58:51.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:51.473Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T19:58:51.473Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T19:58:51.473Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-27T19:58:51.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:51.742Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T19:58:51.742Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T19:58:51.742Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-27T19:58:51.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:51.742Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T19:58:51.742Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T19:58:52.010Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T19:58:52.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.010Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T19:58:52.010Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T19:58:52.010Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T19:58:52.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.010Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-27T19:58:52.010Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-27T19:58:52.279Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-27T19:58:52.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.279Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-27T19:58:52.279Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-27T19:58:52.279Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-27T19:58:52.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.279Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-27T19:58:52.279Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-27T19:58:52.550Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-27T19:58:52.550Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.550Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-27T19:58:52.550Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-27T19:58:52.550Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-27T19:58:52.550Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.550Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-27T19:58:52.550Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-27T19:58:52.820Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-27T19:58:52.820Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T19:58:52.820Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-27T19:58:52.820Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-27T19:58:52.820Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-27T19:58:52.820Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-27T19:58:52.820Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T19:58:52.820Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T19:58:52.820Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T19:58:52.820Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T19:58:53.090Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T19:58:53.090Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T19:58:53.090Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-27T19:58:53.090Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-27T19:58:53.336Z] ---> fd80c4d95f68 [2021-09-27T19:58:53.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T19:58:53.366Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T19:58:53.366Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-27T19:58:53.366Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-27T19:58:53.366Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-27T19:58:53.366Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-27T19:58:53.366Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-27T19:58:53.366Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-27T19:58:53.366Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-27T19:58:53.635Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-27T19:58:53.635Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-27T19:58:53.635Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-27T19:58:53.635Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-27T19:58:53.635Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-27T19:58:53.635Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-27T19:58:53.903Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-27T19:58:53.903Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-27T19:58:54.170Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-27T19:58:54.170Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-27T19:58:54.170Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-27T19:58:54.170Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-27T19:58:54.170Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T19:58:54.170Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T19:58:54.437Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T19:58:54.437Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T19:58:54.724Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T19:58:54.724Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T19:58:54.724Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T19:58:54.724Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T19:58:54.724Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:54.724Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:54.724Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:54.724Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:54.994Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:54.994Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:54.994Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:54.994Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:55.322Z] Removing intermediate container 18cfdb1a5c6b [2021-09-27T19:58:55.322Z] ---> 132e28fcf688 [2021-09-27T19:58:55.322Z] Step 8/23 : COPY . . [2021-09-27T19:58:55.322Z] Removing intermediate container 5db71fbb79eb [2021-09-27T19:58:55.322Z] ---> 30d63a81de0d [2021-09-27T19:58:55.322Z] Step 8/24 : COPY . . [2021-09-27T19:58:55.322Z] ---> 553dfccd6471 [2021-09-27T19:58:55.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T19:58:55.956Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:55.956Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:56.539Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:56.539Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:56.807Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:56.807Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:57.076Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:57.076Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:57.668Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T19:58:57.668Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T19:58:57.940Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T19:58:57.940Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T19:58:57.940Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T19:58:57.940Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T19:58:57.940Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T19:58:57.940Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T19:58:57.940Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-27T19:58:57.940Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-27T19:58:57.960Z] ---> c12e93dbf322 [2021-09-27T19:58:57.960Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T19:58:58.208Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T19:58:58.209Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T19:58:58.209Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T19:58:58.209Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T19:58:58.209Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-27T19:58:58.209Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-27T19:58:58.241Z] ---> Running in 73fe44174d85 [2021-09-27T19:58:58.480Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.480Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T19:58:58.480Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.480Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.480Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.480Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-27T19:58:58.480Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-27T19:58:58.480Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-27T19:58:58.480Z] [2021-09-27T19:58:58.480Z] Current default time zone: 'Etc/UTC' [2021-09-27T19:58:58.480Z] Local time is now: Mon Sep 27 19:58:58 UTC 2021. [2021-09-27T19:58:58.480Z] Universal Time is now: Mon Sep 27 19:58:58 UTC 2021. [2021-09-27T19:58:58.480Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-27T19:58:58.480Z] [2021-09-27T19:58:58.480Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-27T19:58:58.480Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.751Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-27T19:58:58.751Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-27T19:58:58.751Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-27T19:58:58.751Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-27T19:58:58.751Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-27T19:58:58.751Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-27T19:58:58.751Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-27T19:58:58.751Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T19:58:58.751Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.751Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-27T19:58:58.751Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:58:58.751Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T19:58:58.751Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:58:58.751Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-27T19:58:58.751Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-27T19:58:59.020Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-27T19:58:59.020Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T19:58:59.020Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-27T19:58:59.020Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-27T19:58:59.020Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-27T19:58:59.020Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-27T19:58:59.699Z] Removing intermediate container 73fe44174d85 [2021-09-27T19:58:59.699Z] ---> 3c7593a60126 [2021-09-27T19:58:59.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T19:58:59.979Z] ---> Running in 0367d13e1524 [2021-09-27T19:59:00.970Z] Updating certificates in /etc/ssl/certs... [2021-09-27T19:59:00.976Z] Removing intermediate container 0367d13e1524 [2021-09-27T19:59:00.976Z] ---> 5e62712a683a [2021-09-27T19:59:00.976Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T19:59:01.582Z] 23 added, 28 removed; done. [2021-09-27T19:59:01.582Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T19:59:01.582Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T19:59:01.582Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-27T19:59:01.582Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-27T19:59:01.582Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-27T19:59:01.594Z] ---> Running in b1899adecf5e [2021-09-27T19:59:01.857Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T19:59:01.857Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-27T19:59:01.857Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-27T19:59:01.857Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-27T19:59:01.857Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-27T19:59:01.857Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-27T19:59:01.857Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T19:59:01.857Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-27T19:59:01.857Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-27T19:59:01.857Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-27T19:59:01.857Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T19:59:01.857Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T19:59:02.127Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-27T19:59:02.127Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-27T19:59:02.127Z] Updating certificates in /etc/ssl/certs... [2021-09-27T19:59:02.717Z] 0 added, 0 removed; done. [2021-09-27T19:59:02.717Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-27T19:59:02.717Z] done. [2021-09-27T19:59:02.989Z] Reading package lists... [2021-09-27T19:59:03.258Z] Building dependency tree... [2021-09-27T19:59:03.258Z] Reading state information... [2021-09-27T19:59:03.258Z] The following NEW packages will be installed: [2021-09-27T19:59:03.258Z] apt-transport-https [2021-09-27T19:59:03.258Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T19:59:03.529Z] Need to get 4348 B of archives. [2021-09-27T19:59:03.529Z] After this operation, 154 kB of additional disk space will be used. [2021-09-27T19:59:03.529Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-27T19:59:03.529Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T19:59:03.603Z] Removing intermediate container b1899adecf5e [2021-09-27T19:59:03.603Z] ---> 4a46dff97573 [2021-09-27T19:59:03.603Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T19:59:03.603Z] ---> Running in af22e733dac2 [2021-09-27T19:59:03.797Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-09-27T19:59:03.797Z] Selecting previously unselected package apt-transport-https. [2021-09-27T19:59:03.797Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-27T19:59:03.797Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-27T19:59:03.797Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-27T19:59:03.797Z] Setting up apt-transport-https (1.6.14) ... [2021-09-27T19:59:04.064Z] Waiting for network to be ready... [2021-09-27T19:59:05.585Z] Removing intermediate container af22e733dac2 [2021-09-27T19:59:05.585Z] ---> 9639df4d125b [2021-09-27T19:59:05.585Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T19:59:05.862Z] ---> Running in f3ea358f2d7f [2021-09-27T19:59:07.327Z] Removing intermediate container f3ea358f2d7f [2021-09-27T19:59:07.327Z] ---> 4f9e0aa84bfd [2021-09-27T19:59:07.327Z] [2021-09-27T19:59:07.932Z] Successfully built 4f9e0aa84bfd [2021-09-27T19:59:07.932Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-27T19:59:09.653Z] 2021-09-27T19:59:07Z INFO Waiting for automatic snapd restart... [2021-09-27T19:59:11.759Z] snapd 2.51.7 from Canonical* installed [2021-09-27T19:59:12.246Z] "snapd" switched to the "latest/stable" channel [2021-09-27T19:59:12.246Z] [2021-09-27T19:59:14.230Z] core18 20210722 from Canonical* installed [2021-09-27T19:59:14.506Z] "core18" switched to the "latest/stable" channel [2021-09-27T19:59:14.506Z] [2021-09-27T19:59:17.136Z] snapcraft 5.0 from Canonical* installed [2021-09-27T19:59:17.136Z] "snapcraft" switched to the "latest/stable" channel [2021-09-27T19:59:17.136Z] [2021-09-27T19:59:21.461Z] 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-09-27T19:59:21.461Z] - README.md [2021-09-27T19:59:21.461Z] [2021-09-27T19:59:21.461Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T19:59:21.461Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T19:59:21.739Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T19:59:21.739Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T19:59:22.210Z]  Building sys-mgmt-agent ... done  ---> 6b7464606001 [2021-09-27T19:59:22.210Z] Step 9/24 : RUN go mod tidy [2021-09-27T19:59:22.484Z] ---> 8b36d4a83bf9 [2021-09-27T19:59:22.484Z] Step 9/23 : RUN go mod tidy [2021-09-27T19:59:22.484Z] ---> Running in 6d4b8d91bfb4 [2021-09-27T19:59:22.760Z] ---> Running in 6325a4d9b7aa [2021-09-27T19:59:22.930Z] Reading package lists... [2021-09-27T19:59:23.203Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-27T19:59:23.203Z] Reading package lists... [2021-09-27T19:59:23.479Z] Building dependency tree... [2021-09-27T19:59:23.479Z] Reading state information... [2021-09-27T19:59:23.479Z] Suggested packages: [2021-09-27T19:59:23.479Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-27T19:59:23.479Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-27T19:59:23.479Z] Recommended packages: [2021-09-27T19:59:23.479Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-27T19:59:23.479Z] The following NEW packages will be installed: [2021-09-27T19:59:23.479Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-27T19:59:23.479Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-27T19:59:23.479Z] pkg-config zip [2021-09-27T19:59:23.479Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T19:59:23.753Z] Need to get 7670 kB of archives. [2021-09-27T19:59:23.753Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-27T19:59:23.753Z] 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-09-27T19:59:23.753Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-27T19:59:23.754Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-27T19:59:23.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-27T19:59:23.754Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-27T19:59:23.754Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-27T19:59:23.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-27T19:59:24.032Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-27T19:59:24.309Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-27T19:59:24.309Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-27T19:59:24.309Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-27T19:59:24.309Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-27T19:59:24.584Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-27T19:59:24.584Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-27T19:59:24.584Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-27T19:59:24.862Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T19:59:24.862Z] Fetched 7670 kB in 1s (7045 kB/s) [2021-09-27T19:59:24.862Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-27T19:59:24.862Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-27T19:59:24.862Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-27T19:59:24.862Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T19:59:24.862Z] Selecting previously unselected package libpsl5:amd64. [2021-09-27T19:59:24.862Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-27T19:59:24.862Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T19:59:25.138Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-27T19:59:25.138Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-27T19:59:25.138Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T19:59:25.138Z] Selecting previously unselected package librtmp1:amd64. [2021-09-27T19:59:25.138Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-27T19:59:25.138Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T19:59:25.138Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-27T19:59:25.138Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-27T19:59:25.138Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T19:59:25.138Z] Selecting previously unselected package liberror-perl. [2021-09-27T19:59:25.138Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-27T19:59:25.138Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-27T19:59:25.138Z] Selecting previously unselected package git-man. [2021-09-27T19:59:25.138Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-27T19:59:25.138Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T19:59:25.412Z] Selecting previously unselected package git. [2021-09-27T19:59:25.412Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-27T19:59:25.412Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T19:59:26.013Z] Selecting previously unselected package libnorm1:amd64. [2021-09-27T19:59:26.013Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-27T19:59:26.013Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T19:59:26.013Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-27T19:59:26.013Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-27T19:59:26.013Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T19:59:26.013Z] Selecting previously unselected package libsodium23:amd64. [2021-09-27T19:59:26.013Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-27T19:59:26.013Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-27T19:59:26.013Z] Selecting previously unselected package libzmq5:amd64. [2021-09-27T19:59:26.013Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T19:59:26.013Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T19:59:26.013Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-27T19:59:26.013Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T19:59:26.013Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T19:59:26.294Z] Selecting previously unselected package pkg-config. [2021-09-27T19:59:26.294Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-27T19:59:26.294Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T19:59:26.294Z] Selecting previously unselected package zip. [2021-09-27T19:59:26.294Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-27T19:59:26.294Z] Unpacking zip (3.0-11build1) ... [2021-09-27T19:59:26.294Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T19:59:26.294Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T19:59:26.294Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T19:59:26.294Z] Setting up liberror-perl (0.17025-1) ... [2021-09-27T19:59:26.294Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T19:59:26.294Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T19:59:26.294Z] No schema files found: doing nothing. [2021-09-27T19:59:26.294Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T19:59:26.294Z] Setting up zip (3.0-11build1) ... [2021-09-27T19:59:26.294Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T19:59:26.294Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-27T19:59:26.294Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T19:59:26.574Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T19:59:26.574Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T19:59:26.574Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T19:59:26.574Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T19:59:26.574Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T19:59:27.175Z] git set to automatically installed. [2021-09-27T19:59:27.175Z] git-man set to automatically installed. [2021-09-27T19:59:27.175Z] libcurl3-gnutls set to automatically installed. [2021-09-27T19:59:27.175Z] liberror-perl set to automatically installed. [2021-09-27T19:59:27.175Z] libglib2.0-0 set to automatically installed. [2021-09-27T19:59:27.175Z] libnghttp2-14 set to automatically installed. [2021-09-27T19:59:27.175Z] libnorm1 set to automatically installed. [2021-09-27T19:59:27.175Z] libpgm-5.2-0 set to automatically installed. [2021-09-27T19:59:27.175Z] libpsl5 set to automatically installed. [2021-09-27T19:59:27.175Z] librtmp1 set to automatically installed. [2021-09-27T19:59:27.175Z] libsodium23 set to automatically installed. [2021-09-27T19:59:27.175Z] libzmq3-dev set to automatically installed. [2021-09-27T19:59:27.175Z] libzmq5 set to automatically installed. [2021-09-27T19:59:27.175Z] pkg-config set to automatically installed. [2021-09-27T19:59:27.175Z] zip set to automatically installed. [2021-09-27T19:59:29.489Z] Removing intermediate container 6d4b8d91bfb4 [2021-09-27T19:59:29.489Z] ---> d52a0915826c [2021-09-27T19:59:29.489Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T19:59:29.489Z] ---> Running in c65d63538ba1 [2021-09-27T19:59:29.489Z] Removing intermediate container 6325a4d9b7aa [2021-09-27T19:59:29.489Z] ---> cd6f0ffb2204 [2021-09-27T19:59:29.489Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T19:59:29.489Z] ---> Running in 2468a9c63727 [2021-09-27T19:59:31.482Z] 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-09-27T19:59:31.482Z] 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-09-27T19:59:32.599Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T20:00:10.523Z] Removing intermediate container 8fcec1cd9eb7 [2021-09-27T20:00:10.523Z] ---> e82a6ae2250a [2021-09-27T20:00:10.523Z] [2021-09-27T20:00:10.523Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T20:00:10.523Z] ---> bb3de5531c18 [2021-09-27T20:00:10.523Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T20:00:10.523Z] Removing intermediate container e7f4c8ad0716 [2021-09-27T20:00:10.523Z] ---> 3d48fc4362f3 [2021-09-27T20:00:10.523Z] [2021-09-27T20:00:10.523Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T20:00:10.523Z] ---> bb3de5531c18 [2021-09-27T20:00:10.523Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T20:00:10.523Z] ---> Using cache [2021-09-27T20:00:10.523Z] ---> 9d71501db8d7 [2021-09-27T20:00:10.523Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T20:00:10.523Z] ---> Using cache [2021-09-27T20:00:10.523Z] ---> 1595762a2f33 [2021-09-27T20:00:10.523Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T20:00:10.523Z] ---> Running in 396045fb273f [2021-09-27T20:00:10.523Z] ---> Running in 294686f10623 [2021-09-27T20:00:10.523Z] Removing intermediate container 396045fb273f [2021-09-27T20:00:10.523Z] ---> 5202193ceb57 [2021-09-27T20:00:10.523Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T20:00:10.523Z] ---> Running in 12e616331e65 [2021-09-27T20:00:10.523Z] Removing intermediate container 294686f10623 [2021-09-27T20:00:10.523Z] ---> 7cad2ea9447e [2021-09-27T20:00:10.523Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T20:00:10.523Z] ---> Running in d2e7fdc14623 [2021-09-27T20:00:10.523Z] Removing intermediate container d2e7fdc14623 [2021-09-27T20:00:10.523Z] ---> 3917f38f94ce [2021-09-27T20:00:10.523Z] Step 16/24 : WORKDIR / [2021-09-27T20:00:10.523Z] ---> Running in 87ed99ecd4cd [2021-09-27T20:00:10.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T20:00:10.523Z] Removing intermediate container 87ed99ecd4cd [2021-09-27T20:00:10.523Z] ---> fc6b7ccc4dac [2021-09-27T20:00:10.523Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T20:00:10.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T20:00:10.523Z] ---> e67f00825172 [2021-09-27T20:00:10.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T20:00:10.523Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T20:00:10.523Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T20:00:10.523Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T20:00:10.523Z] OK: 5 MiB in 16 packages [2021-09-27T20:00:11.980Z] Removing intermediate container 12e616331e65 [2021-09-27T20:00:11.980Z] ---> d45b383a34f2 [2021-09-27T20:00:11.980Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T20:00:11.980Z] ---> Running in 739707a18c74 [2021-09-27T20:00:11.980Z] ---> e09e9040ce00 [2021-09-27T20:00:11.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T20:00:12.980Z] Removing intermediate container 739707a18c74 [2021-09-27T20:00:12.980Z] ---> 0b69fc62e608 [2021-09-27T20:00:12.980Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T20:00:13.254Z] ---> Running in c3d9f85cbf8e [2021-09-27T20:00:13.536Z] ---> 71accdc1dfc9 [2021-09-27T20:00:13.536Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T20:00:13.811Z] ---> Running in 1ee8ae297752 [2021-09-27T20:00:13.811Z] Removing intermediate container c3d9f85cbf8e [2021-09-27T20:00:13.811Z] ---> 71bc308e5a41 [2021-09-27T20:00:14.089Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T20:00:14.089Z] ---> Running in 25e098bf89b0 [2021-09-27T20:00:14.701Z] Removing intermediate container 1ee8ae297752 [2021-09-27T20:00:14.701Z] ---> c84e2e1a4ee9 [2021-09-27T20:00:14.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T20:00:14.981Z] ---> Running in a7c11c0016d6 [2021-09-27T20:00:15.970Z] Removing intermediate container a7c11c0016d6 [2021-09-27T20:00:15.970Z] ---> 4c6166e490f1 [2021-09-27T20:00:15.970Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T20:00:15.970Z] ---> Running in 6ec86a2f2a82 [2021-09-27T20:00:16.976Z] Removing intermediate container 6ec86a2f2a82 [2021-09-27T20:00:16.976Z] ---> 260b7c41a235 [2021-09-27T20:00:16.976Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T20:00:17.263Z] ---> Running in 55c80ae174c6 [2021-09-27T20:00:18.257Z] Removing intermediate container 55c80ae174c6 [2021-09-27T20:00:18.257Z] ---> ac863f4701ba [2021-09-27T20:00:18.257Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T20:00:18.257Z] Removing intermediate container 25e098bf89b0 [2021-09-27T20:00:18.257Z] ---> f36ed079e391 [2021-09-27T20:00:18.257Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T20:00:18.535Z] ---> Running in c013424116bb [2021-09-27T20:00:18.535Z] ---> Running in 35272d292a93 [2021-09-27T20:00:19.133Z] Removing intermediate container c013424116bb [2021-09-27T20:00:19.133Z] ---> 367df69f9f80 [2021-09-27T20:00:19.133Z] [2021-09-27T20:00:19.408Z] Removing intermediate container 35272d292a93 [2021-09-27T20:00:19.408Z] ---> af415813e3e5 [2021-09-27T20:00:19.408Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T20:00:19.682Z] Successfully built 367df69f9f80 [2021-09-27T20:00:19.682Z] Successfully tagged core-command-arm64:latest [2021-09-27T20:00:21.135Z]  Building core-command ... done  ---> b37b1635fc90 [2021-09-27T20:00:21.135Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T20:00:21.135Z] ---> Running in 45381b3880ae [2021-09-27T20:00:24.534Z] Removing intermediate container 45381b3880ae [2021-09-27T20:00:24.534Z] ---> 028b9b141e71 [2021-09-27T20:00:24.534Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T20:00:25.521Z] ---> 6d3f8584d0fd [2021-09-27T20:00:25.521Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T20:00:27.506Z] ---> 7d0cdf741f99 [2021-09-27T20:00:27.506Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T20:00:28.494Z] ---> 2b3839981871 [2021-09-27T20:00:28.494Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T20:00:29.948Z] ---> 2c047ed3f10a [2021-09-27T20:00:29.948Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T20:00:30.937Z] ---> 828e97e3a80c [2021-09-27T20:00:30.937Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T20:00:31.543Z] ---> Running in f9066f35ac36 [2021-09-27T20:00:32.149Z] Removing intermediate container f9066f35ac36 [2021-09-27T20:00:32.149Z] ---> a4972c0761cd [2021-09-27T20:00:32.149Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T20:00:35.508Z] ---> 06d5c8af60bb [2021-09-27T20:00:35.508Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T20:00:35.508Z] ---> Running in fa1140dffb52 [2021-09-27T20:00:37.518Z] Removing intermediate container fa1140dffb52 [2021-09-27T20:00:37.518Z] ---> 94db74c7db20 [2021-09-27T20:00:37.518Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T20:00:37.793Z] ---> Running in 481e8243de39 [2021-09-27T20:00:38.785Z] Removing intermediate container 481e8243de39 [2021-09-27T20:00:38.785Z] ---> 0a5cce987eac [2021-09-27T20:00:38.785Z] Step 29/32 : CMD ["gate"] [2021-09-27T20:00:39.059Z] ---> Running in 27b186dbf44c [2021-09-27T20:00:39.660Z] Removing intermediate container 27b186dbf44c [2021-09-27T20:00:39.660Z] ---> 88919ba2b414 [2021-09-27T20:00:39.660Z] Step 30/32 : LABEL arch=arm64 [2021-09-27T20:00:40.267Z] ---> Running in 3e973cfde87c [2021-09-27T20:00:40.874Z] Removing intermediate container 3e973cfde87c [2021-09-27T20:00:40.874Z] ---> 9cca213872e4 [2021-09-27T20:00:40.874Z] Step 31/32 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T20:00:41.149Z] ---> Running in ee0775771b72 [2021-09-27T20:00:41.749Z] Removing intermediate container ee0775771b72 [2021-09-27T20:00:41.749Z] ---> d337f5f4fcb4 [2021-09-27T20:00:41.749Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T20:00:42.355Z] ---> Running in a9ededd4745c [2021-09-27T20:00:42.961Z] Removing intermediate container a9ededd4745c [2021-09-27T20:00:42.961Z] ---> b4e20cf92132 [2021-09-27T20:00:42.961Z] [2021-09-27T20:00:43.235Z] Successfully built b4e20cf92132 [2021-09-27T20:00:43.235Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-27T20:00:53.418Z]  Building security-bootstrapper ... done Removing intermediate container 2468a9c63727 [2021-09-27T20:00:53.418Z] ---> 90f620e37197 [2021-09-27T20:00:53.418Z] [2021-09-27T20:00:53.418Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T20:00:53.418Z] ---> bb3de5531c18 [2021-09-27T20:00:53.418Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T20:00:53.418Z] ---> Running in 66ec8bdf44d5 [2021-09-27T20:00:53.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T20:00:53.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T20:00:54.682Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T20:00:54.682Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T20:00:54.682Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T20:00:54.682Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T20:00:54.682Z] OK: 6 MiB in 16 packages [2021-09-27T20:00:56.659Z] Removing intermediate container 66ec8bdf44d5 [2021-09-27T20:00:56.659Z] ---> 35745f45200f [2021-09-27T20:00:56.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T20:00:56.935Z] Removing intermediate container c65d63538ba1 [2021-09-27T20:00:56.935Z] ---> bd1085f3eb49 [2021-09-27T20:00:56.935Z] [2021-09-27T20:00:56.935Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T20:00:56.935Z] ---> bb3de5531c18 [2021-09-27T20:00:56.935Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T20:00:56.935Z] ---> Running in 72f3434e6f1b [2021-09-27T20:00:57.207Z] ---> Running in e91e0e5b6e73 [2021-09-27T20:00:57.480Z] Removing intermediate container 72f3434e6f1b [2021-09-27T20:00:57.480Z] ---> 94ba73ad4748 [2021-09-27T20:00:57.480Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T20:00:57.754Z] Removing intermediate container e91e0e5b6e73 [2021-09-27T20:00:57.754Z] ---> e21d54fc9a6c [2021-09-27T20:00:57.754Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T20:00:57.754Z] ---> Running in c790d5792464 [2021-09-27T20:00:57.754Z] ---> Running in 2b1932c5c7bc [2021-09-27T20:00:58.348Z] Removing intermediate container c790d5792464 [2021-09-27T20:00:58.348Z] ---> cd2b527771cd [2021-09-27T20:00:58.348Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T20:00:58.348Z] Removing intermediate container 2b1932c5c7bc [2021-09-27T20:00:58.348Z] ---> 6d797211f3cf [2021-09-27T20:00:58.348Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T20:00:58.348Z] ---> Running in 2e26cbfab0cd [2021-09-27T20:00:58.621Z] ---> Running in a4e361398756 [2021-09-27T20:00:58.894Z] Removing intermediate container 2e26cbfab0cd [2021-09-27T20:00:58.894Z] ---> febc3f3c7962 [2021-09-27T20:00:58.894Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T20:00:59.168Z] Removing intermediate container a4e361398756 [2021-09-27T20:00:59.168Z] ---> c202be864a81 [2021-09-27T20:00:59.168Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T20:00:59.168Z] ---> Running in daebb877b6ae [2021-09-27T20:01:00.148Z] ---> bb959e6b04fa [2021-09-27T20:01:00.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T20:01:01.590Z] ---> 7a55d585c467 [2021-09-27T20:01:01.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T20:01:01.870Z] Removing intermediate container daebb877b6ae [2021-09-27T20:01:01.870Z] ---> f194d6cfef8c [2021-09-27T20:01:01.870Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T20:01:02.141Z] ---> Running in e2c231ec39cd [2021-09-27T20:01:02.418Z] ---> 3a8ca0846c39 [2021-09-27T20:01:02.418Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T20:01:02.692Z] ---> Running in e0d5fb5c2b71 [2021-09-27T20:01:03.297Z] Removing intermediate container e0d5fb5c2b71 [2021-09-27T20:01:03.297Z] ---> 13900136af12 [2021-09-27T20:01:03.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T20:01:03.297Z] ---> Running in fe00f48364ca [2021-09-27T20:01:03.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T20:01:03.838Z] Removing intermediate container fe00f48364ca [2021-09-27T20:01:03.838Z] ---> f1736793ca26 [2021-09-27T20:01:03.838Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T20:01:04.110Z] ---> Running in b210a05a49a6 [2021-09-27T20:01:04.709Z] Removing intermediate container b210a05a49a6 [2021-09-27T20:01:04.709Z] ---> 1479893df334 [2021-09-27T20:01:04.709Z] Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T20:01:04.709Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T20:01:04.709Z] ---> Running in 3e0bc1d88459 [2021-09-27T20:01:05.303Z] Removing intermediate container 3e0bc1d88459 [2021-09-27T20:01:05.303Z] ---> 52b607dca246 [2021-09-27T20:01:05.304Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T20:01:05.304Z] ---> Running in 6d667d4eeddf [2021-09-27T20:01:05.576Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T20:01:05.576Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T20:01:05.858Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T20:01:05.858Z] Removing intermediate container 6d667d4eeddf [2021-09-27T20:01:05.858Z] ---> 9f2e8bd725ba [2021-09-27T20:01:05.858Z] [2021-09-27T20:01:05.858Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T20:01:06.128Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T20:01:06.128Z] Successfully built 9f2e8bd725ba [2021-09-27T20:01:06.128Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T20:01:06.128Z] Successfully tagged support-notifications-arm64:latest [2021-09-27T20:01:06.402Z]  Building support-notifications ... done Executing busybox-1.33.1-r3.trigger [2021-09-27T20:01:06.402Z] OK: 8 MiB in 20 packages [2021-09-27T20:01:07.834Z] Removing intermediate container e2c231ec39cd [2021-09-27T20:01:07.834Z] ---> 92e4a1a46e7b [2021-09-27T20:01:07.834Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T20:01:08.426Z] ---> a4a23fa58246 [2021-09-27T20:01:08.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T20:01:09.405Z] ---> 3345704b7cdc [2021-09-27T20:01:09.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T20:01:10.380Z] ---> e6159ebbd864 [2021-09-27T20:01:10.380Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T20:01:10.380Z] ---> Running in 53d7c914f3e5 [2021-09-27T20:01:10.978Z] Removing intermediate container 53d7c914f3e5 [2021-09-27T20:01:10.978Z] ---> a3ad89062aa7 [2021-09-27T20:01:10.978Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T20:01:10.978Z] ---> Running in 1d73c9d053d1 [2021-09-27T20:01:11.575Z] Removing intermediate container 1d73c9d053d1 [2021-09-27T20:01:11.575Z] ---> 5db1fb752958 [2021-09-27T20:01:11.575Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T20:01:11.854Z] ---> Running in b2dfcf84bd82 [2021-09-27T20:01:12.449Z] Removing intermediate container b2dfcf84bd82 [2021-09-27T20:01:12.449Z] ---> 8459492f7830 [2021-09-27T20:01:12.449Z] Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 [2021-09-27T20:01:12.449Z] ---> Running in e9f555ef4ca6 [2021-09-27T20:01:14.687Z] Removing intermediate container e9f555ef4ca6 [2021-09-27T20:01:14.687Z] ---> 7e0e793e2ff3 [2021-09-27T20:01:14.687Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T20:01:14.687Z] ---> Running in b3e084f79e40 [2021-09-27T20:01:14.687Z] Removing intermediate container b3e084f79e40 [2021-09-27T20:01:14.687Z] ---> 06bdc65335d1 [2021-09-27T20:01:14.687Z] [2021-09-27T20:01:14.687Z] Successfully built 06bdc65335d1 [2021-09-27T20:01:14.687Z] Successfully tagged core-data-arm64:latest [2021-09-27T20:01:14.703Z]  Building core-data ... done  [Pipeline] } [2021-09-27T20:01:14.735Z] $ docker stop --time=1 d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 [2021-09-27T20:01:16.574Z] $ docker rm -f d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T20:01:17.228Z] + docker images [2021-09-27T20:01:17.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T20:01:17.500Z] core-data-arm64 latest 06bdc65335d1 4 seconds ago 19.4MB [2021-09-27T20:01:17.500Z] support-notifications-arm64 latest 9f2e8bd725ba 12 seconds ago 15.9MB [2021-09-27T20:01:17.500Z] bd1085f3eb49 21 seconds ago 1.57GB [2021-09-27T20:01:17.500Z] 90f620e37197 26 seconds ago 1.57GB [2021-09-27T20:01:17.500Z] security-bootstrapper-arm64 latest b4e20cf92132 35 seconds ago 17.7MB [2021-09-27T20:01:17.500Z] core-command-arm64 latest 367df69f9f80 59 seconds ago 15.2MB [2021-09-27T20:01:17.500Z] 3d48fc4362f3 About a minute ago 1.56GB [2021-09-27T20:01:17.500Z] e82a6ae2250a About a minute ago 1.57GB [2021-09-27T20:01:17.500Z] sys-mgmt-agent-arm64 latest 4f9e0aa84bfd 2 minutes ago 312MB [2021-09-27T20:01:17.501Z] security-secretstore-setup-arm64 latest b97d98ce601c 3 minutes ago 26.5MB [2021-09-27T20:01:17.501Z] core-metadata-arm64 latest c7b9e15af98c 3 minutes ago 15.8MB [2021-09-27T20:01:17.501Z] security-proxy-setup-arm64 latest d3d61f056d28 3 minutes ago 25.3MB [2021-09-27T20:01:17.501Z] support-scheduler-arm64 latest 32b39aeaa7af 3 minutes ago 15.2MB [2021-09-27T20:01:17.501Z] f64f86792d28 3 minutes ago 1.57GB [2021-09-27T20:01:17.501Z] 7b7056b787a1 3 minutes ago 1.57GB [2021-09-27T20:01:17.501Z] 90beb327a7f7 3 minutes ago 1.57GB [2021-09-27T20:01:17.501Z] f46efa59b22b 3 minutes ago 1.57GB [2021-09-27T20:01:17.501Z] dd01553a9239 3 minutes ago 1.57GB [2021-09-27T20:01:17.501Z] ci-base-image-arm64 latest 3f21c5e04122 14 minutes ago 1.24GB [2021-09-27T20:01:17.501Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-27T20:01:17.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-27T20:01:17.501Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-27T20:01:17.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T20:01:18.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T20:01:18.792Z] [2021-09-27T20:01:18.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T20:01:19.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T20:01:19.475Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T20:01:19.476Z] 448f6bf000e3: Pulling fs layer [2021-09-27T20:01:19.476Z] f757da607395: Pulling fs layer [2021-09-27T20:01:19.476Z] 05883995daec: Pulling fs layer [2021-09-27T20:01:19.476Z] 8603b9c90790: Pulling fs layer [2021-09-27T20:01:19.476Z] 1560dd03e051: Pulling fs layer [2021-09-27T20:01:19.476Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T20:01:19.476Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T20:01:19.476Z] 1560dd03e051: Waiting [2021-09-27T20:01:19.476Z] 27f5ce0e4adf: Waiting [2021-09-27T20:01:19.476Z] c2d8d7efcc4b: Waiting [2021-09-27T20:01:19.476Z] 8603b9c90790: Waiting [2021-09-27T20:01:19.752Z] f757da607395: Verifying Checksum [2021-09-27T20:01:19.752Z] f757da607395: Download complete [2021-09-27T20:01:19.752Z] 8603b9c90790: Verifying Checksum [2021-09-27T20:01:19.752Z] 8603b9c90790: Download complete [2021-09-27T20:01:20.023Z] 1560dd03e051: Verifying Checksum [2021-09-27T20:01:20.023Z] 1560dd03e051: Download complete [2021-09-27T20:01:20.023Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T20:01:20.023Z] 27f5ce0e4adf: Download complete [2021-09-27T20:01:20.295Z] 05883995daec: Verifying Checksum [2021-09-27T20:01:20.295Z] 05883995daec: Download complete [2021-09-27T20:01:20.889Z] 448f6bf000e3: Verifying Checksum [2021-09-27T20:01:20.889Z] 448f6bf000e3: Download complete [2021-09-27T20:01:24.276Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T20:01:24.276Z] c2d8d7efcc4b: Download complete [2021-09-27T20:01:24.276Z] 448f6bf000e3: Pull complete [2021-09-27T20:01:25.252Z] f757da607395: Pull complete [2021-09-27T20:01:26.680Z] 05883995daec: Pull complete [2021-09-27T20:01:26.955Z] 8603b9c90790: Pull complete [2021-09-27T20:01:27.936Z] 1560dd03e051: Pull complete [2021-09-27T20:01:28.208Z] 27f5ce0e4adf: Pull complete [2021-09-27T20:01:43.903Z] c2d8d7efcc4b: Pull complete [2021-09-27T20:01:43.903Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T20:01:43.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T20:01:43.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T20:01:44.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2021-09-27T20:01:44.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T20:01:48.157Z] $ docker top 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:01:51.056Z] ---> job-cost.sh [2021-09-27T20:01:51.056Z] lf-activate-venv: SKIPPING [2021-09-27T20:01:51.056Z] INFO: No Stack... [2021-09-27T20:01:52.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T20:01:52.298Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T20:01:52.980Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-09-27T20:01:52.980Z] -d, -f6 [Pipeline] lock [2021-09-27T20:01:53.077Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] [2021-09-27T20:01:53.087Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] did not exist. Created. [2021-09-27T20:01:53.087Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T20:01:53.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T20:01:54.139Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T20:01:54.171Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T20:01:54.257Z] $ docker stop --time=1 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 [2021-09-27T20:01:55.923Z] $ docker rm -f 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T20:04:54.937Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-27T20:04:54.937Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T20:04:54.937Z] snap "core18" has no updates available [2021-09-27T20:04:54.937Z] Pulling config-common [2021-09-27T20:04:54.937Z] + snapcraftctl pull [2021-09-27T20:04:54.937Z] Pulling go-build-helper [2021-09-27T20:04:54.937Z] + snapcraftctl pull [2021-09-27T20:04:54.937Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-27T20:04:54.937Z] Skipping pull go-build-helper (already ran) [2021-09-27T20:04:54.937Z] Building go-build-helper [2021-09-27T20:04:54.937Z] + snapcraftctl build [2021-09-27T20:04:54.937Z] Staging go-build-helper [2021-09-27T20:04:54.937Z] + snapcraftctl stage [2021-09-27T20:05:03.266Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T20:05:03.266Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T20:05:03.266Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1878 kB] [2021-09-27T20:05:03.266Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T20:05:03.266Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T20:05:03.266Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T20:05:03.266Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T20:05:03.266Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T20:05:03.266Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T20:05:03.266Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T20:05:03.266Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T20:05:03.266Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T20:05:03.266Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T20:05:03.267Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T20:05:03.267Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T20:05:03.267Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T20:05:03.267Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T20:05:03.267Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T20:05:03.267Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T20:05:03.267Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2237 kB] [2021-09-27T20:05:03.267Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] [2021-09-27T20:05:03.267Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T20:05:03.267Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T20:05:03.267Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] [2021-09-27T20:05:03.267Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] [2021-09-27T20:05:03.267Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T20:05:03.267Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T20:05:03.267Z] Fetched 25.3 MB in 0s (0 B/s) [2021-09-27T20:05:03.267Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-27T20:05:03.267Z] Fetched 224 kB in 0s (0 B/s) [2021-09-27T20:05:03.267Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-27T20:05:03.267Z] Fetched 157 kB in 0s (0 B/s) [2021-09-27T20:05:03.267Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-27T20:05:03.267Z] Fetched 221 kB in 0s (0 B/s) [2021-09-27T20:05:03.267Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-27T20:05:03.267Z] Fetched 143 kB in 0s (0 B/s) [2021-09-27T20:05:03.267Z] Pulling edgex-go [2021-09-27T20:05:03.267Z] + snapcraftctl pull [2021-09-27T20:05:03.267Z] Pulling hooks [2021-09-27T20:05:03.267Z] + snapcraftctl pull [2021-09-27T20:05:21.898Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T20:05:21.898Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T20:05:21.898Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T20:05:21.898Z] Fetched 0 B in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-27T20:05:21.898Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-27T20:05:21.898Z] Fetched 279 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-27T20:05:21.898Z] Fetched 122 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-27T20:05:21.898Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-27T20:05:21.898Z] Fetched 8848 B in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-27T20:05:21.898Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-27T20:05:21.898Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-27T20:05:21.898Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-27T20:05:21.898Z] Fetched 220 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-27T20:05:21.898Z] Fetched 154 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-27T20:05:21.898Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-27T20:05:21.898Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-27T20:05:21.898Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-27T20:05:21.898Z] Fetched 499 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-27T20:05:21.898Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-27T20:05:21.898Z] Fetched 240 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-27T20:05:21.898Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-27T20:05:21.898Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-27T20:05:21.898Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-27T20:05:21.898Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-27T20:05:21.898Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-27T20:05:21.898Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-27T20:05:21.898Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-27T20:05:21.898Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-27T20:05:21.898Z] Fetched 8720 B in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-27T20:05:21.898Z] Fetched 140 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-27T20:05:21.898Z] Fetched 119 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-27T20:05:21.898Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-27T20:05:21.898Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-27T20:05:21.898Z] Fetched 646 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-27T20:05:21.898Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-27T20:05:21.898Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-27T20:05:21.898Z] Fetched 368 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-27T20:05:21.898Z] Fetched 187 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-27T20:05:21.898Z] Fetched 175 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-27T20:05:21.898Z] Fetched 206 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-27T20:05:21.898Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-27T20:05:21.898Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-27T20:05:21.898Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-27T20:05:21.898Z] Fetched 159 kB in 0s (0 B/s) [2021-09-27T20:05:21.899Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-27T20:05:21.899Z] Fetched 107 kB in 0s (0 B/s) [2021-09-27T20:05:21.899Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-27T20:05:21.899Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-27T20:05:21.899Z] Pulling static-packages [2021-09-27T20:05:21.899Z] + snapcraftctl pull [2021-09-27T20:05:21.899Z] Pulling version [2021-09-27T20:05:21.899Z] + cd /root/project [2021-09-27T20:05:21.899Z] + git describe --tags --abbrev=0 [2021-09-27T20:05:21.899Z] + sed s/v// [2021-09-27T20:05:21.899Z] + GIT_VERSION=2.0.1-dev.53 [2021-09-27T20:05:21.899Z] + [ -z 2.0.1-dev.53 ] [2021-09-27T20:05:21.899Z] + snapcraftctl set-version 2.0.1-dev.53 [2021-09-27T20:05:23.918Z] Building config-common [2021-09-27T20:05:23.918Z] + snapcraftctl build [2021-09-27T20:05:24.527Z] Skipping build go-build-helper (already ran) [2021-09-27T20:05:24.527Z] Building edgex-go [2021-09-27T20:05:24.809Z] + cd /root/parts/edgex-go/src [2021-09-27T20:05:24.809Z] + git describe --tags+ --abbrev=0 [2021-09-27T20:05:24.809Z] sed s/v// [2021-09-27T20:05:24.809Z] + GIT_VERSION=2.0.1-dev.53 [2021-09-27T20:05:24.809Z] + [ -z 2.0.1-dev.53 ] [2021-09-27T20:05:24.809Z] + echo 2.0.1-dev.53 [2021-09-27T20:05:24.809Z] + make build [2021-09-27T20:05:24.809Z] go mod tidy [2021-09-27T20:05:40.149Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-27T20:05:40.149Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T20:05:40.149Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T20:05:40.149Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T20:05:40.149Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-27T20:05:40.149Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-27T20:05:40.149Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T20:05:40.149Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T20:05:40.149Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T20:05:40.149Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T20:05:40.149Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T20:05:40.149Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T20:05:40.149Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T20:05:40.149Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T20:05:40.425Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T20:05:40.425Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T20:05:40.425Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T20:05:40.701Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T20:05:41.304Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T20:05:41.304Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T20:05:41.304Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T20:05:41.579Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T20:05:41.579Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T20:05:41.856Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T20:05:41.856Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T20:05:42.131Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-27T20:05:42.131Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T20:05:42.131Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T20:05:42.131Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T20:05:42.131Z] go: downloading github.com/kr/text v0.2.0 [2021-09-27T20:05:42.131Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T20:05:42.131Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T20:05:42.405Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T20:05:42.405Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T20:05:42.405Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T20:05:42.405Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T20:05:42.405Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T20:05:42.405Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T20:05:42.405Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T20:05:42.405Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T20:05:42.405Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T20:05:42.681Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T20:05:42.681Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T20:05:42.681Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T20:05:42.681Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-27T20:05:42.681Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T20:05:42.681Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T20:05:42.681Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T20:05:42.681Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T20:05:42.681Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T20:05:42.681Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T20:05:42.681Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T20:05:42.681Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T20:05:42.681Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T20:05:42.681Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T20:05:42.681Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T20:05:42.681Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T20:05:42.681Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T20:05:42.959Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T20:05:42.959Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T20:05:43.240Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T20:05:53.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T20:05:56.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T20:05:57.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T20:05:58.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T20:05:59.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T20:06:00.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T20:06:01.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T20:06:02.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T20:06:04.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T20:06:04.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T20:06:05.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-27T20:06:07.899Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-27T20:06:07.899Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-27T20:06:07.899Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-27T20:06:07.899Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-27T20:06:07.899Z] + 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-09-27T20:06:07.899Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-27T20:06:07.899Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-27T20:06:07.899Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-27T20:06:07.899Z] + 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-09-27T20:06:07.899Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-27T20:06:07.899Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-27T20:06:07.899Z] + 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-09-27T20:06:08.887Z] Building hooks [2021-09-27T20:06:08.887Z] + cd /root/parts/hooks/src [2021-09-27T20:06:08.887Z] + make build [2021-09-27T20:06:08.887Z] go mod tidy [2021-09-27T20:06:09.879Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-27T20:06:09.879Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-27T20:06:10.160Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-27T20:06:10.160Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-27T20:06:10.438Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-27T20:06:11.427Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-27T20:06:11.705Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-27T20:06:11.705Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-27T20:06:14.357Z] Building static-packages [2021-09-27T20:06:14.357Z] + snapcraftctl build [2021-09-27T20:06:16.352Z] Building version [2021-09-27T20:06:16.352Z] + snapcraftctl build [2021-09-27T20:06:18.337Z] Staging config-common [2021-09-27T20:06:18.337Z] + snapcraftctl stage [2021-09-27T20:06:19.538Z] Skipping stage go-build-helper (already ran) [2021-09-27T20:06:19.538Z] Staging edgex-go [2021-09-27T20:06:19.538Z] + snapcraftctl stage [2021-09-27T20:06:20.347Z] Staging hooks [2021-09-27T20:06:20.347Z] + snapcraftctl stage [2021-09-27T20:06:21.789Z] Staging static-packages [2021-09-27T20:06:21.789Z] + snapcraftctl stage [2021-09-27T20:06:22.788Z] Staging version [2021-09-27T20:06:22.788Z] + snapcraftctl stage [2021-09-27T20:06:23.773Z] Priming config-common [2021-09-27T20:06:23.773Z] + snapcraftctl prime [2021-09-27T20:06:24.755Z] Priming go-build-helper [2021-09-27T20:06:24.755Z] + snapcraftctl prime [2021-09-27T20:06:25.741Z] Priming edgex-go [2021-09-27T20:06:25.741Z] + snapcraftctl prime [2021-09-27T20:06:27.193Z] Priming hooks [2021-09-27T20:06:27.193Z] + snapcraftctl prime [2021-09-27T20:06:28.644Z] Priming static-packages [2021-09-27T20:06:28.644Z] + snapcraftctl prime [2021-09-27T20:06:31.292Z] Priming version [2021-09-27T20:06:31.292Z] + snapcraftctl prime [2021-09-27T20:06:32.283Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-27T20:06:36.933Z] provisioning config files... [2021-09-27T20:06:36.949Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1081443728861703918tmp [Pipeline] { [Pipeline] sh [2021-09-27T20:06:37.330Z] + set +x [2021-09-27T20:06:37.330Z] + curl -s https://codecov.io/bash [2021-09-27T20:06:37.330Z] + bash -s -- [2021-09-27T20:06:37.601Z] [2021-09-27T20:06:37.601Z] _____ _ [2021-09-27T20:06:37.601Z] / ____| | | [2021-09-27T20:06:37.601Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T20:06:37.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T20:06:37.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T20:06:37.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T20:06:37.601Z] Bash-1.0.6 [2021-09-27T20:06:37.601Z] [2021-09-27T20:06:37.601Z] [2021-09-27T20:06:37.601Z] ==> git version 2.24.4 found [2021-09-27T20:06:37.601Z] ==> 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-09-27T20:06:37.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T20:06:37.601Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T20:06:37.601Z] ==> Jenkins CI detected. [2021-09-27T20:06:37.601Z] current dir:  /w/workspace/edgex-go/1 [2021-09-27T20:06:37.601Z] project root: . [2021-09-27T20:06:37.601Z] --> token set from env [2021-09-27T20:06:37.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T20:06:37.601Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T20:06:37.601Z] ==> Python coveragepy not found [2021-09-27T20:06:37.601Z] ==> Searching for coverage reports in: [2021-09-27T20:06:37.601Z] + . [2021-09-27T20:06:37.601Z] -> Found 1 reports [2021-09-27T20:06:37.601Z] ==> Detecting git/mercurial file structure [2021-09-27T20:06:37.601Z] ==> Reading reports [2021-09-27T20:06:37.601Z] + ./coverage.out bytes=403624 [2021-09-27T20:06:37.601Z] ==> Appending adjustments [2021-09-27T20:06:37.601Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T20:06:39.010Z] + Found adjustments [2021-09-27T20:06:39.010Z] ==> Gzipping contents [2021-09-27T20:06:39.010Z] 56K /tmp/codecov.3mW3tO.gz [2021-09-27T20:06:39.010Z] ==> Uploading reports [2021-09-27T20:06:39.010Z] url: https://codecov.io [2021-09-27T20:06:39.010Z] query: branch=PR-3725&commit=9c56605cd16a352878f215821c21bc37be13ba82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= [2021-09-27T20:06:39.010Z] -> Pinging Codecov [2021-09-27T20:06:39.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3725&commit=9c56605cd16a352878f215821c21bc37be13ba82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= [2021-09-27T20:06:41.974Z] -> Uploading to [2021-09-27T20:06:41.974Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/9c56605cd16a352878f215821c21bc37be13ba82/7724fb03-fcbc-48da-8f16-e1f773d25ef3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T200641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40a690862a64984fc620ede7879ab53bf61832acfa35bcea2e9670c420682eba [2021-09-27T20:06:41.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T20:06:41.974Z] Dload Upload Total Spent Left Speed [2021-09-27T20:07:01.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54413 0 0 60 32768 0 23894 0:00:02 0:00:01 0:00:01 23900 60 54413 0 0 60 32768 0 13811 0:00:03 0:00:02 0:00:01 13814 60 54413 0 0 60 32768 0 9712 0:00:05 0:00:03 0:00:02 9714 60 54413 0 0 60 32768 0 7489 0:00:07 0:00:04 0:00:03 7491 60 54413 0 0 60 32768 0 6094 0:00:08 0:00:05 0:00:03 6095 60 54413 0 0 60 32768 0 5138 0:00:10 0:00:06 0:00:04 0 60 54413 0 0 60 32768 0 4440 0:00:12 0:00:07 0:00:05 0 60 54413 0 0 60 32768 0 3910 0:00:13 0:00:08 0:00:05 0 60 54413 0 0 60 32768 0 3492 0:00:15 0:00:09 0:00:06 0 60 54413 0 0 60 32768 0 3156 0:00:17 0:00:10 0:00:07 0 60 54413 0 0 60 32768 0 2878 0:00:18 0:00:11 0:00:07 0 60 54413 0 0 60 32768 0 2645 0:00:20 0:00:12 0:00:08 0 60 54413 0 0 60 32768 0 2447 0:00:22 0:00:13 0:00:09 0 60 54413 0 0 60 32768 0 2277 0:00:23 0:00:14 0:00:09 0 60 54413 0 0 60 32768 0 2129 0:00:25 0:00:15 0:00:10 0 60 54413 0 0 60 32768 0 1999 0:00:27 0:00:16 0:00:11 0 60 54413 0 0 60 32768 0 1884 0:00:28 0:00:17 0:00:11 0 60 54413 0 0 60 32768 0 1781 0:00:30 0:00:18 0:00:12 0 60 54413 0 0 60 32768 0 1689 0:00:32 0:00:19 0:00:13 0 100 54413 0 0 100 54413 0 2733 0:00:19 0:00:19 --:--:-- 4787 [2021-09-27T20:07:01.920Z] curl: (22) The requested URL returned error: 400 Bad Request [2021-09-27T20:07:01.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9c56605cd16a352878f215821c21bc37be13ba82 [Pipeline] } [2021-09-27T20:07:01.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T20:07:05.818Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:06.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:06.883Z] ---> package-listing.sh [2021-09-27T20:07:06.883Z] ++ facter osfamily [2021-09-27T20:07:06.883Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T20:07:07.154Z] + OS_FAMILY=redhat [2021-09-27T20:07:07.154Z] + workspace=/w/workspace/edgex-go/1 [2021-09-27T20:07:07.154Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T20:07:07.154Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T20:07:07.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T20:07:07.154Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T20:07:07.154Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T20:07:07.154Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T20:07:07.154Z] + case "${OS_FAMILY}" in [2021-09-27T20:07:07.154Z] + rpm -qa [2021-09-27T20:07:07.154Z] + sort [2021-09-27T20:07:09.098Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T20:07:09.098Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T20:07:09.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T20:07:09.098Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T20:07:09.098Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-27T20:07:09.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-27T20:07:09.138Z] 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-09-27T20:07:09.469Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T20:07:10.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T20:07:10.108Z] [2021-09-27T20:07:10.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T20:07:10.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T20:07:10.501Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T20:07:10.501Z] b4d181a07f80: Pulling fs layer [2021-09-27T20:07:10.501Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T20:07:10.501Z] ed53099fbce6: Pulling fs layer [2021-09-27T20:07:10.501Z] dc539afda2c1: Pulling fs layer [2021-09-27T20:07:10.501Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T20:07:10.501Z] 9065ff56babe: Pulling fs layer [2021-09-27T20:07:10.501Z] d287ab97295c: Pulling fs layer [2021-09-27T20:07:10.501Z] dc539afda2c1: Waiting [2021-09-27T20:07:10.501Z] 77bc0d833cb6: Waiting [2021-09-27T20:07:10.501Z] 9065ff56babe: Waiting [2021-09-27T20:07:10.501Z] d287ab97295c: Waiting [2021-09-27T20:07:10.769Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T20:07:10.769Z] a1111a8f2ec3: Download complete [2021-09-27T20:07:11.037Z] dc539afda2c1: Verifying Checksum [2021-09-27T20:07:11.037Z] dc539afda2c1: Download complete [2021-09-27T20:07:11.037Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T20:07:11.037Z] 77bc0d833cb6: Download complete [2021-09-27T20:07:14.133Z] 9065ff56babe: Verifying Checksum [2021-09-27T20:07:14.133Z] 9065ff56babe: Download complete [2021-09-27T20:07:14.133Z] ed53099fbce6: Verifying Checksum [2021-09-27T20:07:14.133Z] ed53099fbce6: Download complete [2021-09-27T20:07:14.133Z] b4d181a07f80: Verifying Checksum [2021-09-27T20:07:14.133Z] b4d181a07f80: Download complete [2021-09-27T20:07:14.133Z] b4d181a07f80: Pull complete [2021-09-27T20:07:14.133Z] a1111a8f2ec3: Pull complete [2021-09-27T20:07:14.133Z] ed53099fbce6: Pull complete [2021-09-27T20:07:14.398Z] dc539afda2c1: Pull complete [2021-09-27T20:07:14.665Z] 77bc0d833cb6: Pull complete [2021-09-27T20:07:14.665Z] 9065ff56babe: Pull complete [2021-09-27T20:07:16.609Z] d287ab97295c: Verifying Checksum [2021-09-27T20:07:16.609Z] d287ab97295c: Download complete [2021-09-27T20:07:20.981Z] d287ab97295c: Pull complete [2021-09-27T20:07:20.981Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T20:07:20.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T20:07:20.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T20:07:21.206Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-09-27T20:07:21.277Z] $ 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:latest cat [2021-09-27T20:07:24.528Z] $ docker top 48be0bf593672a6c546c3d6d0fb4606d508166d47402115f5c51fdd609dfcaf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T20:07:25.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T20:07:25.350Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T20:07:25.683Z] + ls /var/log/sa-host [2021-09-27T20:07:25.683Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T20:07:25.683Z] file_magic: OK [2021-09-27T20:07:25.683Z] HZ: Using current value: 100 [2021-09-27T20:07:25.683Z] file_header: OK [2021-09-27T20:07:25.683Z] 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-09-27T20:07:25.683Z] Statistics: [2021-09-27T20:07:25.683Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T20:07:25.683Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T20:07:25.683Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T20:07:25.683Z] file_magic: OK [2021-09-27T20:07:25.683Z] HZ: Using current value: 100 [2021-09-27T20:07:25.683Z] file_header: OK [2021-09-27T20:07:25.683Z] 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-09-27T20:07:25.683Z] Statistics: [2021-09-27T20:07:25.683Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T20:07:25.683Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T20:07:27.917Z] provisioning config files... [2021-09-27T20:07:27.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5538208574301496709tmp [Pipeline] { [Pipeline] echo [2021-09-27T20:07:27.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:28.353Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T20:07:28.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:29.075Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T20:07:29.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:29.469Z] ---> sudo-logs.sh [2021-09-27T20:07:29.469Z] Archiving 'sudo' log.. [2021-09-27T20:07:29.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1688.vexxhost.local: Name or service not known [2021-09-27T20:07:29.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1688.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T20:07:29.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:29.925Z] ---> job-cost.sh [2021-09-27T20:07:29.926Z] lf-activate-venv: SKIPPING [2021-09-27T20:07:29.926Z] DEBUG: total: 0.10999999940395355 [2021-09-27T20:07:29.926Z] INFO: Retrieving Stack Cost... [2021-09-27T20:07:30.887Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T20:07:30.887Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T20:07:30.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T20:07:31.291Z] ---> logs-deploy.sh [2021-09-27T20:07:31.291Z] lf-activate-venv: SKIPPING [2021-09-27T20:07:31.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3725/1 [2021-09-27T20:07:31.291Z] INFO: archiving workspace using pattern(s): [2021-09-27T20:07:32.253Z] Archives upload complete. [2021-09-27T20:07:32.253Z] INFO: archiving logs to Nexus