Pull request #3688 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f+7e6f37373859b44215920cc7ce005c643e8dae30 (f5f6cbe77723ddadddf9ff9f5498f9041aef820b) 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-ssh1926047156089593243.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-ssh3538537379822994581.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-3688/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-3688/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4387123856420677568.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-3688/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7986102033627947259.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-ssh2076102032630385991.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3688/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-3688/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9065168192912578099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-965 in /w/workspace/edgexfoundry_edgex-go_PR-3688 [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-ssh5629149533870108520.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 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f Merge succeeded, producing b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f Checking out Revision b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f (PR-3688) > 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-ssh3740399365257312881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3688/head:refs/remotes/origin/PR-3688 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # 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-ssh3049311014298772581.key > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-27T19:11:11.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-27T19:11:11.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-27T19:11:11.937Z] ========================================================= [2021-08-27T19:11:11.937Z] EdgeX Global Pipelines Version Info [2021-08-27T19:11:11.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:11:13.198Z] ------------------- [2021-08-27T19:11:13.199Z] stable info: [2021-08-27T19:11:13.199Z] ------------------- [2021-08-27T19:11:13.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-27T19:11:13.199Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T19:11:13.199Z] Message: update stable to v1.0.205 [2021-08-27T19:11:13.783Z] ------------------- [2021-08-27T19:11:13.783Z] experimental info: [2021-08-27T19:11:13.783Z] ------------------- [2021-08-27T19:11:13.783Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-27T19:11:13.783Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T19:11:13.783Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-27T19:11:14.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-27T19:11:14.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-27T19:11:14.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-27T19:11:14.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-27T19:11:14.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-27T19:11:14.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-27T19:11:14.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-27T19:11:14.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-27T19:11:14.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-27T19:11:14.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-27T19:11:14.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-27T19:11:14.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-27T19:11:14.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-27T19:11:14.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-27T19:11:14.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-27T19:11:14.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T19:11:15.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T19:11:15.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-27T19:11:15.121Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-27T19:11:15.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-27T19:11:15.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-27T19:11:15.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-27T19:11:15.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-27T19:11:15.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3688 [Pipeline] echo [2021-08-27T19:11:15.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3688 [Pipeline] echo [2021-08-27T19:11:15.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3688 [Pipeline] echo [2021-08-27T19:11:15.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [Pipeline] echo [2021-08-27T19:11:15.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b74ab0b [Pipeline] echo [2021-08-27T19:11:15.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T19:11:15.891Z] provisioning config files... [2021-08-27T19:11:15.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2895798508025333087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:11:16.311Z] ---> docker-login.sh [2021-08-27T19:11:16.311Z] nexus3.edgexfoundry.org:10001 [2021-08-27T19:11:16.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:11:16.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:11:16.583Z] Configure a credential helper to remove this warning. See [2021-08-27T19:11:16.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:11:16.583Z] [2021-08-27T19:11:16.583Z] Login Succeeded [2021-08-27T19:11:16.583Z] nexus3.edgexfoundry.org:10002 [2021-08-27T19:11:16.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:11:16.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:11:16.851Z] Configure a credential helper to remove this warning. See [2021-08-27T19:11:16.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:11:16.851Z] [2021-08-27T19:11:16.851Z] Login Succeeded [2021-08-27T19:11:16.851Z] nexus3.edgexfoundry.org:10003 [2021-08-27T19:11:16.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:11:16.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:11:16.851Z] Configure a credential helper to remove this warning. See [2021-08-27T19:11:16.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:11:16.851Z] [2021-08-27T19:11:16.851Z] Login Succeeded [2021-08-27T19:11:16.851Z] nexus3.edgexfoundry.org:10004 [2021-08-27T19:11:16.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:11:17.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:11:17.118Z] Configure a credential helper to remove this warning. See [2021-08-27T19:11:17.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:11:17.118Z] [2021-08-27T19:11:17.118Z] Login Succeeded [2021-08-27T19:11:17.118Z] docker.io [2021-08-27T19:11:17.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:11:17.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:11:17.385Z] Configure a credential helper to remove this warning. See [2021-08-27T19:11:17.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:11:17.385Z] [2021-08-27T19:11:17.385Z] Login Succeeded [2021-08-27T19:11:17.385Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T19:11:17.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T19:11:17.846Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-27T19:11:17.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.846Z] ++ dirname cmd/core-command/Dockerfile [2021-08-27T19:11:17.846Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.846Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-27T19:11:17.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.846Z] ++ dirname cmd/core-data/Dockerfile [2021-08-27T19:11:17.846Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.846Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-27T19:11:17.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.846Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-27T19:11:17.846Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.846Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-27T19:11:17.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.846Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-27T19:11:17.846Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.846Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-27T19:11:17.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.847Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-27T19:11:17.847Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-27T19:11:17.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.847Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-27T19:11:17.847Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-27T19:11:17.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.847Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-27T19:11:17.847Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-27T19:11:17.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.847Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-27T19:11:17.847Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-27T19:11:17.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T19:11:17.847Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-27T19:11:17.847Z] ++ cut -d/ -f2 [2021-08-27T19:11:17.847Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-27T19:11:17.933Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:11:19.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T19:11:19.522Z] [2021-08-27T19:11:19.522Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:11:19.896Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T19:11:19.897Z] latest: Pulling from edgex-devops/git-semver [2021-08-27T19:11:19.897Z] 31603596830f: Pulling fs layer [2021-08-27T19:11:19.897Z] 04fac38145f0: Pulling fs layer [2021-08-27T19:11:19.897Z] 701f6daf10bf: Pulling fs layer [2021-08-27T19:11:19.897Z] 24f72da36158: Pulling fs layer [2021-08-27T19:11:19.897Z] 24f72da36158: Waiting [2021-08-27T19:11:19.897Z] 04fac38145f0: Verifying Checksum [2021-08-27T19:11:19.897Z] 04fac38145f0: Download complete [2021-08-27T19:11:20.164Z] 31603596830f: Verifying Checksum [2021-08-27T19:11:20.164Z] 31603596830f: Download complete [2021-08-27T19:11:20.431Z] 31603596830f: Pull complete [2021-08-27T19:11:20.431Z] 24f72da36158: Verifying Checksum [2021-08-27T19:11:20.431Z] 24f72da36158: Download complete [2021-08-27T19:11:20.431Z] 04fac38145f0: Pull complete [2021-08-27T19:11:20.431Z] 701f6daf10bf: Verifying Checksum [2021-08-27T19:11:20.431Z] 701f6daf10bf: Download complete [2021-08-27T19:11:21.045Z] 701f6daf10bf: Pull complete [2021-08-27T19:11:21.312Z] 24f72da36158: Pull complete [2021-08-27T19:11:21.312Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-27T19:11:21.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T19:11:21.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-27T19:11:21.441Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:11:21.498Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T19:11:22.314Z] $ docker top 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T19:11:22.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T19:11:22.532Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T19:11:22.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T19:11:22.669Z] $ docker exec 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae ssh-agent [2021-08-27T19:11:22.783Z] SSH_AUTH_SOCK=/tmp/ssh-bfkHtFoyFLtp/agent.14 [2021-08-27T19:11:22.783Z] SSH_AGENT_PID=20 [2021-08-27T19:11:22.794Z] Running ssh-add (command line suppressed) [2021-08-27T19:11:22.884Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6233105226480997287.key (/w/workspace/edgex-go/1@tmp/private_key_6233105226480997287.key) [2021-08-27T19:11:22.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T19:11:23.288Z] + git tag --points-at HEAD [Pipeline] } [2021-08-27T19:11:23.316Z] $ docker exec --env ******** --env ******** 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae ssh-agent -k [2021-08-27T19:11:23.414Z] unset SSH_AUTH_SOCK; [2021-08-27T19:11:23.414Z] unset SSH_AGENT_PID; [2021-08-27T19:11:23.414Z] echo Agent pid 20 killed; [2021-08-27T19:11:23.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-27T19:11:23.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T19:11:23.550Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T19:11:23.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T19:11:23.663Z] $ docker exec 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae ssh-agent [2021-08-27T19:11:23.768Z] SSH_AUTH_SOCK=/tmp/ssh-50HkP7Od1voN/agent.52 [2021-08-27T19:11:23.768Z] SSH_AGENT_PID=58 [2021-08-27T19:11:23.776Z] Running ssh-add (command line suppressed) [2021-08-27T19:11:23.871Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7500026274590059086.key (/w/workspace/edgex-go/1@tmp/private_key_7500026274590059086.key) [2021-08-27T19:11:23.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T19:11:24.266Z] + git semver init [2021-08-27T19:11:24.266Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T19:11:24.266Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-27T19:11:24.266Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-27T19:11:24.266Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T19:11:24.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T19:11:24.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T19:11:24.266Z] # $SEMVER_BRANCH = PR-3688 [2021-08-27T19:11:24.266Z] # $SEMVER_TEMP = /tmp/semver-792799484 [2021-08-27T19:11:24.266Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-27T19:11:42.484Z] # '/tmp/semver-792799484' -> '/w/workspace/edgex-go/1/.semver' [2021-08-27T19:11:42.484Z] # -> Force: false [2021-08-27T19:11:42.484Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-27T19:11:42.508Z] $ docker exec --env ******** --env ******** 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae ssh-agent -k [2021-08-27T19:11:42.599Z] unset SSH_AUTH_SOCK; [2021-08-27T19:11:42.599Z] unset SSH_AGENT_PID; [2021-08-27T19:11:42.599Z] echo Agent pid 58 killed; [2021-08-27T19:11:42.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T19:11:43.066Z] + git semver [Pipeline] } [2021-08-27T19:11:43.101Z] $ docker stop --time=1 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae [2021-08-27T19:11:44.889Z] $ docker rm -f 148964f6321e916f482002f00b13cac7ccbe699d3758fca6c080e918d0ae19ae [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T19:11:45.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-27T19:11:45.738Z] Stashed 1 file(s) [Pipeline] echo [2021-08-27T19:11:45.763Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-27T19:11:46.492Z] ========================================================= [2021-08-27T19:11:46.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-27T19:11:46.492Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:11:46.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T19:11:46.867Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-27T19:11:46.867Z] 540db60ca938: Pulling fs layer [2021-08-27T19:11:46.867Z] adcc1eea9eea: Pulling fs layer [2021-08-27T19:11:46.867Z] 4c4ab2625f07: Pulling fs layer [2021-08-27T19:11:46.867Z] db62176df00c: Pulling fs layer [2021-08-27T19:11:46.867Z] 3b30891b0d05: Pulling fs layer [2021-08-27T19:11:46.867Z] 06b49ca38bd5: Pulling fs layer [2021-08-27T19:11:46.867Z] c788192a36de: Pulling fs layer [2021-08-27T19:11:46.867Z] a77e37c0d609: Pulling fs layer [2021-08-27T19:11:46.867Z] c3185cebc471: Pulling fs layer [2021-08-27T19:11:46.867Z] db62176df00c: Waiting [2021-08-27T19:11:46.867Z] 3b30891b0d05: Waiting [2021-08-27T19:11:46.867Z] 06b49ca38bd5: Waiting [2021-08-27T19:11:46.867Z] c788192a36de: Waiting [2021-08-27T19:11:46.867Z] a77e37c0d609: Waiting [2021-08-27T19:11:46.867Z] c3185cebc471: Waiting [2021-08-27T19:11:46.867Z] 4c4ab2625f07: Verifying Checksum [2021-08-27T19:11:46.867Z] 4c4ab2625f07: Download complete [2021-08-27T19:11:46.867Z] adcc1eea9eea: Verifying Checksum [2021-08-27T19:11:46.867Z] adcc1eea9eea: Download complete [2021-08-27T19:11:46.867Z] 3b30891b0d05: Verifying Checksum [2021-08-27T19:11:46.867Z] 3b30891b0d05: Download complete [2021-08-27T19:11:47.135Z] 06b49ca38bd5: Verifying Checksum [2021-08-27T19:11:47.135Z] 06b49ca38bd5: Download complete [2021-08-27T19:11:47.135Z] 540db60ca938: Verifying Checksum [2021-08-27T19:11:47.135Z] 540db60ca938: Download complete [2021-08-27T19:11:47.135Z] c788192a36de: Verifying Checksum [2021-08-27T19:11:47.135Z] c788192a36de: Download complete [2021-08-27T19:11:47.135Z] 540db60ca938: Pull complete [2021-08-27T19:11:47.404Z] adcc1eea9eea: Pull complete [2021-08-27T19:11:47.404Z] 4c4ab2625f07: Pull complete [2021-08-27T19:11:48.366Z] a77e37c0d609: Verifying Checksum [2021-08-27T19:11:48.366Z] a77e37c0d609: Download complete [2021-08-27T19:11:50.947Z] c3185cebc471: Verifying Checksum [2021-08-27T19:11:50.947Z] c3185cebc471: Download complete [2021-08-27T19:11:51.537Z] db62176df00c: Verifying Checksum [2021-08-27T19:11:51.537Z] db62176df00c: Download complete [2021-08-27T19:11:54.884Z] db62176df00c: Pull complete [2021-08-27T19:11:54.884Z] 3b30891b0d05: Pull complete [2021-08-27T19:11:54.884Z] 06b49ca38bd5: Pull complete [2021-08-27T19:11:54.884Z] c788192a36de: Pull complete [2021-08-27T19:11:54.884Z] a77e37c0d609: Pull complete [2021-08-27T19:11:56.845Z] c3185cebc471: Pull complete [2021-08-27T19:11:56.845Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-27T19:11:56.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T19:11:56.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:11:57.241Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-27T19:11:57.241Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T19:11:57.241Z] WORKDIR /edgex [2021-08-27T19:11:57.241Z] COPY go.mod . [2021-08-27T19:11:57.241Z] RUN go mod download' [2021-08-27T19:11:58.646Z] Sending build context to Docker daemon 328.8MB [2021-08-27T19:11:58.646Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T19:11:58.646Z] ---> 031687cdd783 [2021-08-27T19:11:58.646Z] Step 2/4 : WORKDIR /edgex [2021-08-27T19:12:00.054Z] ---> Running in 1ae8cc94f0fd [2021-08-27T19:12:00.324Z] Removing intermediate container 1ae8cc94f0fd [2021-08-27T19:12:00.324Z] ---> 21c6c6231900 [2021-08-27T19:12:00.324Z] Step 3/4 : COPY go.mod . [2021-08-27T19:12:00.324Z] ---> 6b50e663c25f [2021-08-27T19:12:00.324Z] Step 4/4 : RUN go mod download [2021-08-27T19:12:00.324Z] ---> Running in a1317f4af3d0 [2021-08-27T19:12:01.270Z] Still waiting to schedule task [2021-08-27T19:12:01.271Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-27T19:12:39.427Z] Removing intermediate container a1317f4af3d0 [2021-08-27T19:12:39.427Z] ---> 0c5e8c837758 [2021-08-27T19:12:39.427Z] Successfully built 0c5e8c837758 [2021-08-27T19:12:39.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:12:39.793Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T19:12:39.793Z] . [Pipeline] withDockerContainer [2021-08-27T19:12:39.918Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:12:39.974Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-27T19:12:40.384Z] $ docker top a63552a28eba8d1cb753aa1075c4cae18e36fafebd8921ea3a74e88484a278f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:12:40.830Z] + go version [2021-08-27T19:12:40.830Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-27T19:12:40.863Z] $ docker stop --time=1 a63552a28eba8d1cb753aa1075c4cae18e36fafebd8921ea3a74e88484a278f0 [2021-08-27T19:12:42.065Z] $ docker rm -f a63552a28eba8d1cb753aa1075c4cae18e36fafebd8921ea3a74e88484a278f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:12:42.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T19:12:42.923Z] . [Pipeline] withDockerContainer [2021-08-27T19:12:43.038Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:12:43.090Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-27T19:12:43.449Z] $ docker top 5d240c4f97c464e96a524163c1ca57d0d93bd5630a656b34b891a0bb3281e47b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T19:12:43.594Z] ========================================================= [2021-08-27T19:12:43.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T19:12:43.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:12:43.984Z] + go mod tidy [Pipeline] sh [2021-08-27T19:12:44.608Z] + make test [2021-08-27T19:12:44.608Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-27T19:12:44.876Z] go mod tidy [2021-08-27T19:12:44.876Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T19:12:50.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T19:13:08.516Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T19:13:11.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T19:13:11.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T19:13:12.524Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T19:13:15.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T19:13:15.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T19:13:15.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T19:13:15.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T19:13:16.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T19:13:16.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T19:13:16.539Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T19:13:16.539Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T19:13:16.539Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T19:13:16.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T19:13:18.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-08-27T19:13:18.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T19:13:18.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T19:13:19.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-08-27T19:13:19.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T19:13:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 46.3% of statements [2021-08-27T19:13:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T19:13:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T19:13:20.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements [2021-08-27T19:13:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T19:13:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:13:21.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-08-27T19:13:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T19:13:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T19:13:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T19:13:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T19:13:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T19:13:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:13:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T19:13:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T19:13:22.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-08-27T19:13:22.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T19:13:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T19:13:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T19:13:23.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-08-27T19:13:23.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T19:13:23.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-27T19:13:23.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-08-27T19:13:23.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T19:13:23.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-08-27T19:13:23.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-08-27T19:13:23.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-08-27T19:13:24.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-08-27T19:13:24.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-27T19:13:36.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-08-27T19:13:36.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-27T19:13:42.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 81.8% of statements [2021-08-27T19:13:42.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T19:14:00.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-27T19:14:00.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-08-27T19:14:00.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-08-27T19:14:00.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T19:14:00.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T19:14:00.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T19:14:00.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-08-27T19:14:00.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T19:14:00.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T19:14:01.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-27T19:14:01.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T19:14:01.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-08-27T19:14:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T19:14:08.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-27T19:14:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-27T19:14:08.206Z] GO111MODULE=on go vet ./... [2021-08-27T19:14:08.561Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-966 in /w/workspace/edgexfoundry_edgex-go_PR-3688 [Pipeline] { [Pipeline] ws [2021-08-27T19:14:08.626Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-27T19:14:08.927Z] The recommended git tool is: git [2021-08-27T19:14:15.112Z] using credential edgex-jenkins-ssh [2021-08-27T19:14:15.155Z] Cloning the remote Git repository [2021-08-27T19:14:15.223Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:14:15.348Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-27T19:14:15.438Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:14:15.439Z] > git --version # timeout=10 [2021-08-27T19:14:15.465Z] > git --version # 'git version 2.17.1' [2021-08-27T19:14:15.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:14:15.566Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T19:14:30.716Z] gofmt -l . [2021-08-27T19:14:30.716Z] [ "`gofmt -l .`" = "" ] [2021-08-27T19:14:30.716Z] ./bin/test-attribution-txt.sh [2021-08-27T19:14:30.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T19:14:30.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T19:14:30.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T19:14:30.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:14:30.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:14:30.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3688/head:refs/remotes/origin/PR-3688 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh [2021-08-27T19:14:31.562Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:14:31.636Z] + ls -al . [2021-08-27T19:14:31.636Z] total 608 [2021-08-27T19:14:31.636Z] drwxrwxr-x 10 1001 1001 4096 Aug 27 19:14 . [2021-08-27T19:14:31.636Z] drwxr-xr-x 4 root root 28 Aug 27 19:12 .. [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 19:11 .dockerignore [2021-08-27T19:14:31.636Z] drwxrwxr-x 8 1001 1001 179 Aug 27 19:11 .git [2021-08-27T19:14:31.636Z] drwxrwxr-x 4 1001 1001 142 Aug 27 19:11 .github [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 19:11 .gitignore [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 19:11 .hadolint.yml [2021-08-27T19:14:31.636Z] drwx------ 3 1001 1001 58 Aug 27 19:11 .semver [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 19:11 .sonarcloud.properties [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:11 ADOPTERS.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 19:11 Attribution.txt [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 19:11 CHANGELOG.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:11 CONTRIBUTING.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 19:11 GOVERNANCE.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 19:11 Jenkinsfile [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:11 LICENSE [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 19:11 Makefile [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 19:11 OWNERS.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 19:11 README.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 19:11 SECURITY.md [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 19:11 VERSION [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 19:11 ZMQWindows.md [2021-08-27T19:14:31.636Z] drwxrwxr-x 2 1001 1001 37 Aug 27 19:11 bin [2021-08-27T19:14:31.636Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 19:11 cmd [2021-08-27T19:14:31.636Z] -rw-r--r-- 1 root root 404331 Aug 27 19:14 coverage.out [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 19:11 go.mod [2021-08-27T19:14:31.636Z] -rw-r--r-- 1 root root 50064 Aug 27 19:12 go.sum [2021-08-27T19:14:31.636Z] drwxrwxr-x 8 1001 1001 124 Aug 27 19:11 internal [2021-08-27T19:14:31.636Z] drwxrwxr-x 3 1001 1001 16 Aug 27 19:11 openapi [2021-08-27T19:14:31.636Z] drwxrwxr-x 4 1001 1001 71 Aug 27 19:11 snap [2021-08-27T19:14:31.636Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 19:11 version.go [Pipeline] sh [2021-08-27T19:14:31.907Z] Merge succeeded, producing b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:14:31.908Z] Checking out Revision b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f (PR-3688) [2021-08-27T19:14:31.992Z] + '[' -e coverage.out ] [2021-08-27T19:14:31.992Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T19:14:32.117Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T19:14:32.442Z] + make build [2021-08-27T19:14:32.442Z] go mod tidy [2021-08-27T19:14:32.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T19:14:31.587Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T19:14:31.605Z] > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # timeout=10 [2021-08-27T19:14:31.817Z] > git remote # timeout=10 [2021-08-27T19:14:31.840Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T19:14:31.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:14:31.866Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T19:14:31.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T19:14:31.920Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T19:14:31.930Z] > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # timeout=10 [2021-08-27T19:14:34.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T19:14:36.319Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-08-27T19:14:36.378Z] > git --version # timeout=10 [2021-08-27T19:14:36.389Z] > git --version # 'git version 2.17.1' [2021-08-27T19:14:36.400Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T19:14:37.218Z] provisioning config files... [2021-08-27T19:14:37.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3450010848399321105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:14:37.890Z] ---> docker-login.sh [2021-08-27T19:14:37.890Z] nexus3.edgexfoundry.org:10001 [2021-08-27T19:14:38.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:14:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:14:39.480Z] Configure a credential helper to remove this warning. See [2021-08-27T19:14:39.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:14:39.480Z] [2021-08-27T19:14:39.480Z] Login Succeeded [2021-08-27T19:14:39.480Z] nexus3.edgexfoundry.org:10002 [2021-08-27T19:14:39.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:14:40.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:14:40.107Z] Configure a credential helper to remove this warning. See [2021-08-27T19:14:40.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:14:40.107Z] [2021-08-27T19:14:40.107Z] Login Succeeded [2021-08-27T19:14:40.107Z] nexus3.edgexfoundry.org:10003 [2021-08-27T19:14:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:14:40.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:14:40.674Z] Configure a credential helper to remove this warning. See [2021-08-27T19:14:40.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:14:40.674Z] [2021-08-27T19:14:40.674Z] Login Succeeded [2021-08-27T19:14:40.674Z] nexus3.edgexfoundry.org:10004 [2021-08-27T19:14:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:14:41.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T19:14:41.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T19:14:41.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:14:41.228Z] Configure a credential helper to remove this warning. See [2021-08-27T19:14:41.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:14:41.228Z] [2021-08-27T19:14:41.228Z] Login Succeeded [2021-08-27T19:14:41.228Z] docker.io [2021-08-27T19:14:41.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T19:14:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T19:14:42.108Z] Configure a credential helper to remove this warning. See [2021-08-27T19:14:42.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T19:14:42.108Z] [2021-08-27T19:14:42.108Z] Login Succeeded [2021-08-27T19:14:42.108Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T19:14:42.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-27T19:14:42.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T19:14:42.545Z] 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] echo [2021-08-27T19:14:42.831Z] ========================================================= [2021-08-27T19:14:42.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-27T19:14:42.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:14:43.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T19:14:43.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T19:14:43.574Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-27T19:14:43.574Z] 595b0fe564bb: Pulling fs layer [2021-08-27T19:14:43.574Z] 24495759ef45: Pulling fs layer [2021-08-27T19:14:43.574Z] d148012ef14d: Pulling fs layer [2021-08-27T19:14:43.574Z] e90a11edd702: Pulling fs layer [2021-08-27T19:14:43.574Z] d77568369979: Pulling fs layer [2021-08-27T19:14:43.574Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-27T19:14:43.574Z] 170f2ba95c9a: Pulling fs layer [2021-08-27T19:14:43.574Z] 97ac5df62f85: Pulling fs layer [2021-08-27T19:14:43.574Z] e90a11edd702: Waiting [2021-08-27T19:14:43.574Z] 97ac5df62f85: Waiting [2021-08-27T19:14:43.574Z] 170f2ba95c9a: Waiting [2021-08-27T19:14:43.574Z] d77568369979: Waiting [2021-08-27T19:14:43.858Z] 24495759ef45: Verifying Checksum [2021-08-27T19:14:43.858Z] d148012ef14d: Verifying Checksum [2021-08-27T19:14:43.858Z] 24495759ef45: Download complete [2021-08-27T19:14:43.858Z] d148012ef14d: Download complete [2021-08-27T19:14:43.858Z] d77568369979: Verifying Checksum [2021-08-27T19:14:43.859Z] d77568369979: Download complete [2021-08-27T19:14:43.859Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-27T19:14:43.859Z] fc1c9f9a7f3b: Download complete [2021-08-27T19:14:43.859Z] 595b0fe564bb: Verifying Checksum [2021-08-27T19:14:43.859Z] 595b0fe564bb: Download complete [2021-08-27T19:14:43.859Z] 170f2ba95c9a: Verifying Checksum [2021-08-27T19:14:43.859Z] 170f2ba95c9a: Download complete [2021-08-27T19:14:44.469Z] 595b0fe564bb: Pull complete [2021-08-27T19:14:44.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T19:14:45.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T19:14:45.476Z] 24495759ef45: Pull complete [2021-08-27T19:14:45.752Z] d148012ef14d: Pull complete [2021-08-27T19:14:46.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T19:14:47.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T19:14:47.192Z] 97ac5df62f85: Verifying Checksum [2021-08-27T19:14:47.192Z] 97ac5df62f85: Download complete [2021-08-27T19:14:47.470Z] e90a11edd702: Verifying Checksum [2021-08-27T19:14:47.470Z] e90a11edd702: Download complete [2021-08-27T19:14:47.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-27T19:14:49.428Z] $ docker stop --time=1 5d240c4f97c464e96a524163c1ca57d0d93bd5630a656b34b891a0bb3281e47b [2021-08-27T19:14:51.471Z] $ docker rm -f 5d240c4f97c464e96a524163c1ca57d0d93bd5630a656b34b891a0bb3281e47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:14:54.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T19:14:54.669Z] [2021-08-27T19:14:54.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:14:55.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T19:14:55.039Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-27T19:14:55.039Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-27T19:14:55.039Z] ca9280d653b3: Pulling fs layer [2021-08-27T19:14:55.039Z] 7e9c9ca2126c: Pulling fs layer [2021-08-27T19:14:55.305Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-27T19:14:55.305Z] cbdbe7a5bc2a: Download complete [2021-08-27T19:14:55.570Z] cbdbe7a5bc2a: Pull complete [2021-08-27T19:14:56.151Z] ca9280d653b3: Verifying Checksum [2021-08-27T19:14:56.151Z] ca9280d653b3: Download complete [2021-08-27T19:14:56.416Z] ca9280d653b3: Pull complete [2021-08-27T19:14:57.656Z] e90a11edd702: Pull complete [2021-08-27T19:14:57.932Z] d77568369979: Pull complete [2021-08-27T19:14:58.226Z] fc1c9f9a7f3b: Pull complete [2021-08-27T19:14:58.354Z] 7e9c9ca2126c: Verifying Checksum [2021-08-27T19:14:58.354Z] 7e9c9ca2126c: Download complete [2021-08-27T19:14:58.826Z] 170f2ba95c9a: Pull complete [2021-08-27T19:15:00.967Z] 7e9c9ca2126c: Pull complete [2021-08-27T19:15:00.968Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-27T19:15:00.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T19:15:00.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-27T19:15:01.081Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:15:01.134Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-27T19:15:03.582Z] $ docker top 39cc8d014ee5176d46014fb9061717f18e2dcdfe83a2f2371da96d6eeea02f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:15:04.041Z] + docker-compose build --help [2021-08-27T19:15:04.041Z] + grep parallel [2021-08-27T19:15:04.263Z] 97ac5df62f85: Pull complete [2021-08-27T19:15:04.263Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-27T19:15:04.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T19:15:04.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:15:04.628Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T19:15:04.661Z] $ docker stop --time=1 39cc8d014ee5176d46014fb9061717f18e2dcdfe83a2f2371da96d6eeea02f45 [2021-08-27T19:15:04.686Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T19:15:04.686Z] WORKDIR /edgex [2021-08-27T19:15:04.686Z] COPY go.mod . [2021-08-27T19:15:04.686Z] RUN go mod download [2021-08-27T19:15:04.686Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-27T19:15:05.876Z] $ docker rm -f 39cc8d014ee5176d46014fb9061717f18e2dcdfe83a2f2371da96d6eeea02f45 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:15:06.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T19:15:06.502Z] . [Pipeline] withDockerContainer [2021-08-27T19:15:06.618Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:15:06.682Z] Sending build context to Docker daemon 166MB [2021-08-27T19:15:06.682Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T19:15:06.682Z] ---> 04bc70af865f [2021-08-27T19:15:06.682Z] Step 2/4 : WORKDIR /edgex [2021-08-27T19:15:06.686Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-27T19:15:07.088Z] $ docker top 6fe7ca78ffecbac2181ca32a4e70d480ecfc70aa854bbabb5e6f9570818fe6bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:15:07.567Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T19:15:08.155Z] Building core-command ... [2021-08-27T19:15:08.155Z] Building core-data ... [2021-08-27T19:15:08.155Z] Building core-metadata ... [2021-08-27T19:15:08.155Z] Building security-bootstrapper ... [2021-08-27T19:15:08.155Z] Building security-proxy-setup ... [2021-08-27T19:15:08.155Z] Building security-secretstore-setup ... [2021-08-27T19:15:08.155Z] Building support-notifications ... [2021-08-27T19:15:08.155Z] Building support-scheduler ... [2021-08-27T19:15:08.155Z] Building sys-mgmt-agent ... [2021-08-27T19:15:08.155Z] Building core-data [2021-08-27T19:15:08.155Z] Building security-secretstore-setup [2021-08-27T19:15:08.155Z] Building support-notifications [2021-08-27T19:15:08.155Z] Building sys-mgmt-agent [2021-08-27T19:15:08.156Z] Building support-scheduler [2021-08-27T19:15:10.998Z] ---> Running in 78c9754caecb [2021-08-27T19:15:11.273Z] Removing intermediate container 78c9754caecb [2021-08-27T19:15:11.273Z] ---> 15dadeed94a3 [2021-08-27T19:15:11.273Z] Step 3/4 : COPY go.mod . [2021-08-27T19:15:12.254Z] ---> 57d2e3f14921 [2021-08-27T19:15:12.254Z] Step 4/4 : RUN go mod download [2021-08-27T19:15:12.254Z] ---> Running in acf36602ca13 [2021-08-27T19:15:16.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:15:16.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:15:16.640Z] ---> 0c5e8c837758 [2021-08-27T19:15:16.640Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:15:16.640Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:15:16.640Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:15:16.640Z] ---> 0c5e8c837758 [2021-08-27T19:15:16.640Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T19:15:23.471Z] ---> Running in eee8b8f03ad2 [2021-08-27T19:15:23.471Z] ---> Running in 85019b1a7b46 [2021-08-27T19:15:30.114Z] Removing intermediate container 85019b1a7b46 [2021-08-27T19:15:30.114Z] ---> 2a977a3a488f [2021-08-27T19:15:30.114Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:15:30.114Z] Removing intermediate container eee8b8f03ad2 [2021-08-27T19:15:30.115Z] ---> 0c7b8a4cdd5d [2021-08-27T19:15:30.115Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:15:31.088Z] ---> Running in 3fb85039008c [2021-08-27T19:15:31.088Z] ---> Running in 4f1b7ed21ece [2021-08-27T19:15:31.676Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:15:31.676Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:15:31.676Z] ---> 0c5e8c837758 [2021-08-27T19:15:31.676Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T19:15:31.676Z] ---> Using cache [2021-08-27T19:15:31.676Z] ---> 0c7b8a4cdd5d [2021-08-27T19:15:31.676Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:15:31.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:15:31.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:15:31.676Z] ---> 0c5e8c837758 [2021-08-27T19:15:31.676Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:15:31.676Z] ---> Using cache [2021-08-27T19:15:31.676Z] ---> 0c7b8a4cdd5d [2021-08-27T19:15:31.676Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:15:32.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:15:32.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:15:32.259Z] ---> 0c5e8c837758 [2021-08-27T19:15:32.259Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T19:15:32.259Z] ---> Using cache [2021-08-27T19:15:32.259Z] ---> 0c7b8a4cdd5d [2021-08-27T19:15:32.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:15:32.851Z] ---> Running in a7e4fbf4173b [2021-08-27T19:15:32.851Z] ---> Running in 314f62526292 [2021-08-27T19:15:32.851Z] ---> Running in fdaae75f5d7f [2021-08-27T19:15:33.436Z] Removing intermediate container 4f1b7ed21ece [2021-08-27T19:15:33.436Z] ---> 7946be1e27b9 [2021-08-27T19:15:33.436Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T19:15:33.436Z] ---> Running in 9ea8400fb84e [2021-08-27T19:15:33.436Z] Removing intermediate container 3fb85039008c [2021-08-27T19:15:33.436Z] ---> a12220d528f6 [2021-08-27T19:15:33.436Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T19:15:33.436Z] ---> Running in 9dac12fc19bf [2021-08-27T19:15:33.706Z] Removing intermediate container a7e4fbf4173b [2021-08-27T19:15:33.706Z] ---> 87b319c6e025 [2021-08-27T19:15:33.706Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T19:15:33.706Z] ---> Running in e5becf8382ad [2021-08-27T19:15:34.305Z] Removing intermediate container fdaae75f5d7f [2021-08-27T19:15:34.305Z] ---> 7016a90aca97 [2021-08-27T19:15:34.305Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T19:15:34.305Z] Removing intermediate container 314f62526292 [2021-08-27T19:15:34.305Z] ---> b13fd0b2fec0 [2021-08-27T19:15:34.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-27T19:15:34.305Z] ---> Running in 0a8b44848b8f [2021-08-27T19:15:34.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:34.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:34.305Z] ---> Running in 442feb258a27 [2021-08-27T19:15:34.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:34.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:34.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:15:35.704Z] OK: 219 MiB in 52 packages [2021-08-27T19:15:35.704Z] OK: 219 MiB in 52 packages [2021-08-27T19:15:35.704Z] OK: 219 MiB in 52 packages [2021-08-27T19:15:35.978Z] Removing intermediate container 9ea8400fb84e [2021-08-27T19:15:35.978Z] ---> a2f9742efceb [2021-08-27T19:15:35.978Z] Step 6/24 : COPY go.mod . [2021-08-27T19:15:35.978Z] Removing intermediate container e5becf8382ad [2021-08-27T19:15:35.978Z] ---> 48a760fdfc38 [2021-08-27T19:15:35.978Z] Step 6/24 : COPY go.mod . [2021-08-27T19:15:35.978Z] OK: 219 MiB in 52 packages [2021-08-27T19:15:36.251Z] Removing intermediate container 9dac12fc19bf [2021-08-27T19:15:36.251Z] ---> 54c98eea53e0 [2021-08-27T19:15:36.251Z] Step 6/23 : COPY go.mod . [2021-08-27T19:15:36.251Z] ---> 1d61d4f62ca3 [2021-08-27T19:15:36.251Z] Step 7/24 : RUN go mod download [2021-08-27T19:15:36.251Z] ---> Running in d6d31219421d [2021-08-27T19:15:36.251Z] ---> 6c59c452cf70 [2021-08-27T19:15:36.251Z] Step 7/24 : RUN go mod download [2021-08-27T19:15:36.251Z] ---> Running in b60244a51560 [2021-08-27T19:15:36.251Z] ---> f9b3c214d29b [2021-08-27T19:15:36.251Z] Step 7/23 : RUN go mod download [2021-08-27T19:15:36.251Z] ---> Running in 81498eedc73a [2021-08-27T19:15:36.518Z] Removing intermediate container 442feb258a27 [2021-08-27T19:15:36.518Z] ---> c4d0f074fcc5 [2021-08-27T19:15:36.518Z] Step 6/23 : COPY go.mod . [2021-08-27T19:15:36.518Z] ---> f5ea2203fa98 [2021-08-27T19:15:36.518Z] Step 7/23 : RUN go mod download [2021-08-27T19:15:36.789Z] ---> Running in 79167999f7c3 [2021-08-27T19:15:36.789Z] OK: 219 MiB in 52 packages [2021-08-27T19:15:37.385Z] Removing intermediate container 0a8b44848b8f [2021-08-27T19:15:37.385Z] ---> 75859745ac72 [2021-08-27T19:15:37.385Z] Step 6/26 : COPY go.mod . [2021-08-27T19:15:37.385Z] ---> bdb2fc04cfad [2021-08-27T19:15:37.385Z] Step 7/26 : RUN go mod download [2021-08-27T19:15:37.658Z] ---> Running in 92be5b253545 [2021-08-27T19:15:38.267Z] Removing intermediate container d6d31219421d [2021-08-27T19:15:38.267Z] ---> 9737a7b79a1e [2021-08-27T19:15:38.267Z] Step 8/24 : COPY . . [2021-08-27T19:15:38.267Z] Removing intermediate container 81498eedc73a [2021-08-27T19:15:38.267Z] ---> 524feea6850a [2021-08-27T19:15:38.267Z] Step 8/23 : COPY . . [2021-08-27T19:15:42.577Z] Removing intermediate container b60244a51560 [2021-08-27T19:15:42.577Z] ---> af41bc7ca7f2 [2021-08-27T19:15:42.577Z] Step 8/24 : COPY . . [2021-08-27T19:15:42.577Z] Removing intermediate container 79167999f7c3 [2021-08-27T19:15:42.577Z] ---> 1295c996e546 [2021-08-27T19:15:42.577Z] Step 8/23 : COPY . . [2021-08-27T19:15:42.577Z] Removing intermediate container 92be5b253545 [2021-08-27T19:15:42.577Z] ---> e5b9d1efd5b1 [2021-08-27T19:15:42.577Z] Step 8/26 : COPY . . [2021-08-27T19:15:45.952Z] ---> 00f96fdaaf83 [2021-08-27T19:15:45.952Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:15:46.535Z] ---> 72a467f03464 [2021-08-27T19:15:46.535Z] Step 9/23 : RUN go mod tidy [2021-08-27T19:15:46.802Z] ---> Running in 007b8c15719e [2021-08-27T19:15:47.759Z] ---> Running in ac5c5ff7facc [2021-08-27T19:15:47.759Z] ---> 1911797bf967 [2021-08-27T19:15:47.759Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:15:48.024Z] ---> Running in 67094c06d843 [2021-08-27T19:15:48.985Z] Removing intermediate container 007b8c15719e [2021-08-27T19:15:48.985Z] ---> b2a4d98f66b6 [2021-08-27T19:15:48.985Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T19:15:48.985Z] ---> Running in 38965ffa524c [2021-08-27T19:15:49.568Z] Removing intermediate container ac5c5ff7facc [2021-08-27T19:15:49.568Z] ---> f858baffd7c9 [2021-08-27T19:15:49.568Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T19:15:49.838Z] ---> Running in 3394572500b2 [2021-08-27T19:15:50.108Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T19:15:50.108Z] Removing intermediate container 67094c06d843 [2021-08-27T19:15:50.108Z] ---> 57c9503a29e9 [2021-08-27T19:15:50.108Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T19:15:50.377Z] ---> Running in 615461ac1d13 [2021-08-27T19:15:50.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T19:15:50.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T19:16:03.397Z] ---> bffc0c8e7ae3 [2021-08-27T19:16:03.397Z] Step 9/23 : RUN go mod tidy [2021-08-27T19:16:03.397Z] ---> e7a92ced2ffa [2021-08-27T19:16:03.397Z] Step 9/26 : RUN go mod tidy [2021-08-27T19:16:03.397Z] ---> Running in 0994303ccab4 [2021-08-27T19:16:03.397Z] ---> Running in 7e581448f62d [2021-08-27T19:16:04.003Z] Removing intermediate container 7e581448f62d [2021-08-27T19:16:04.003Z] ---> 573a56ac62d4 [2021-08-27T19:16:04.003Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T19:16:04.003Z] ---> Running in 3ecedffbd7bf [2021-08-27T19:16:04.611Z] Removing intermediate container 0994303ccab4 [2021-08-27T19:16:04.611Z] ---> 5f91466db1d3 [2021-08-27T19:16:04.611Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T19:16:04.611Z] ---> Running in 9be923e2b0d9 [2021-08-27T19:16:04.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T19:16:05.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T19:16:27.702Z] Removing intermediate container 615461ac1d13 [2021-08-27T19:16:27.702Z] ---> 944e85b20a58 [2021-08-27T19:16:27.702Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T19:16:27.702Z] ---> Running in 0744694b6401 [2021-08-27T19:16:28.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T19:16:28.579Z] Removing intermediate container 3394572500b2 [2021-08-27T19:16:28.579Z] ---> 6ea7448f280f [2021-08-27T19:16:28.579Z] [2021-08-27T19:16:28.579Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T19:16:28.846Z] 3.12: Pulling from library/alpine [2021-08-27T19:16:29.449Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T19:16:29.449Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T19:16:29.449Z] ---> 13621d1b12d4 [2021-08-27T19:16:29.449Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T19:16:29.449Z] ---> Running in 0c51fd3f9446 [2021-08-27T19:16:30.034Z] Removing intermediate container 0744694b6401 [2021-08-27T19:16:30.034Z] ---> 69f18a492d75 [2021-08-27T19:16:30.034Z] [2021-08-27T19:16:30.034Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T19:16:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:30.306Z] 20.10.7: Pulling from library/docker [2021-08-27T19:16:30.577Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T19:16:30.577Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T19:16:30.577Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:16:30.577Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:16:30.577Z] OK: 6 MiB in 16 packages [2021-08-27T19:16:31.538Z] Removing intermediate container 0c51fd3f9446 [2021-08-27T19:16:31.538Z] ---> 44f1b0176f74 [2021-08-27T19:16:31.538Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:16:31.538Z] ---> Running in d9c7bf4dc61e [2021-08-27T19:16:31.538Z] Removing intermediate container d9c7bf4dc61e [2021-08-27T19:16:31.538Z] ---> 3a61d35abba9 [2021-08-27T19:16:31.538Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T19:16:31.806Z] ---> Running in e36023b4052b [2021-08-27T19:16:31.806Z] Removing intermediate container e36023b4052b [2021-08-27T19:16:31.806Z] ---> ed9fe283d395 [2021-08-27T19:16:31.806Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T19:16:31.806Z] ---> Running in 3c4fcf21ed2e [2021-08-27T19:16:32.078Z] Removing intermediate container 3c4fcf21ed2e [2021-08-27T19:16:32.078Z] ---> 393c7de6a144 [2021-08-27T19:16:32.078Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:16:32.350Z] ---> e8152abf3ecf [2021-08-27T19:16:32.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T19:16:32.940Z] ---> cd048ceaa906 [2021-08-27T19:16:32.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T19:16:33.525Z] ---> be7e6c25b4ae [2021-08-27T19:16:33.525Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T19:16:33.525Z] ---> Running in f36915e06a39 [2021-08-27T19:16:33.525Z] Removing intermediate container f36915e06a39 [2021-08-27T19:16:33.525Z] ---> 559dbe4a1f16 [2021-08-27T19:16:33.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:16:33.796Z] ---> Running in 93d3c2b1016b [2021-08-27T19:16:33.796Z] Removing intermediate container 93d3c2b1016b [2021-08-27T19:16:33.796Z] ---> 836eb48234e9 [2021-08-27T19:16:33.796Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T19:16:33.796Z] ---> Running in e5c8edcc44fb [2021-08-27T19:16:34.039Z] Removing intermediate container acf36602ca13 [2021-08-27T19:16:34.039Z] ---> 711fa7e57198 [2021-08-27T19:16:34.039Z] Successfully built 711fa7e57198 [2021-08-27T19:16:34.039Z] Successfully tagged ci-base-image-arm64:latest [2021-08-27T19:16:34.072Z] Removing intermediate container e5c8edcc44fb [2021-08-27T19:16:34.072Z] ---> 9622ac521511 [2021-08-27T19:16:34.072Z] Step 22/23 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:16:34.343Z] ---> Running in 9f23d9cba8fa [2021-08-27T19:16:34.343Z] Removing intermediate container 9f23d9cba8fa [2021-08-27T19:16:34.343Z] ---> 92ae7527472d [2021-08-27T19:16:34.343Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T19:16:34.343Z] ---> Running in 3a5a6ec1ac98 [2021-08-27T19:16:34.434Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T19:16:34.434Z] . [Pipeline] withDockerContainer [2021-08-27T19:16:34.612Z] Removing intermediate container 3a5a6ec1ac98 [2021-08-27T19:16:34.612Z] ---> 4845d7ae0363 [2021-08-27T19:16:34.612Z] [2021-08-27T19:16:34.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-966 does not seem to be running inside a container [2021-08-27T19:16:34.780Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-27T19:16:34.886Z] Successfully built 4845d7ae0363 [2021-08-27T19:16:34.886Z] Successfully tagged support-notifications:latest [2021-08-27T19:16:34.886Z] Building security-bootstrapper [2021-08-27T19:16:36.711Z] $ docker top 8dd7527fc19d66f058302fb00a41d9e3be6b08cb7741b7624afa0346f575f737 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:16:37.750Z] + go version [2021-08-27T19:16:37.750Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-27T19:16:37.795Z] $ docker stop --time=1 8dd7527fc19d66f058302fb00a41d9e3be6b08cb7741b7624afa0346f575f737 [2021-08-27T19:16:38.298Z]  Building support-notifications ... done Removing intermediate container 38965ffa524c [2021-08-27T19:16:38.298Z] ---> 9659a73fe9b5 [2021-08-27T19:16:38.298Z] [2021-08-27T19:16:38.298Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:16:38.298Z] ---> 13621d1b12d4 [2021-08-27T19:16:38.298Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T19:16:38.585Z] ---> Running in 0c17cc23fa45 [2021-08-27T19:16:38.585Z] Removing intermediate container 0c17cc23fa45 [2021-08-27T19:16:38.585Z] ---> 71e43ce120ff [2021-08-27T19:16:38.585Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T19:16:38.865Z] ---> Running in 6f562fce38db [2021-08-27T19:16:39.140Z] Removing intermediate container 6f562fce38db [2021-08-27T19:16:39.140Z] ---> e318621b7651 [2021-08-27T19:16:39.140Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T19:16:39.140Z] ---> Running in 8a0b6548f3c0 [2021-08-27T19:16:39.407Z] Removing intermediate container 8a0b6548f3c0 [2021-08-27T19:16:39.407Z] ---> 0be622c50446 [2021-08-27T19:16:39.407Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:16:39.407Z] ---> Running in 07f841bdf3ef [2021-08-27T19:16:39.718Z] $ docker rm -f 8dd7527fc19d66f058302fb00a41d9e3be6b08cb7741b7624afa0346f575f737 [2021-08-27T19:16:40.005Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T19:16:40.005Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T19:16:40.005Z] ---> 08bdaf2f88f9 [2021-08-27T19:16:40.005Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-27T19:16:40.275Z] ---> Running in ff85d8d28ecc [Pipeline] // stage [2021-08-27T19:16:40.541Z] Removing intermediate container ff85d8d28ecc [2021-08-27T19:16:40.541Z] ---> 360a6b4c2a3f [2021-08-27T19:16:40.541Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-27T19:16:40.541Z] ---> Running in 02c9119fbf1f [2021-08-27T19:16:40.541Z] Removing intermediate container 07f841bdf3ef [2021-08-27T19:16:40.541Z] ---> ae1f2d3cb744 [2021-08-27T19:16:40.541Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T19:16:40.541Z] ---> Running in 1e91490b6c0d [2021-08-27T19:16:40.541Z] 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 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:16:41.066Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T19:16:41.066Z] . [Pipeline] withDockerContainer [2021-08-27T19:16:41.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:41.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-966 does not seem to be running inside a container [2021-08-27T19:16:41.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:41.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:41.456Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-27T19:16:41.684Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T19:16:41.684Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T19:16:41.684Z] Executing bash-5.1.0-r0.post-install [2021-08-27T19:16:41.684Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T19:16:41.684Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T19:16:41.684Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T19:16:41.684Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T19:16:41.684Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T19:16:41.684Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T19:16:41.684Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T19:16:41.684Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T19:16:41.684Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T19:16:41.684Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T19:16:41.684Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T19:16:41.684Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T19:16:41.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:42.559Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T19:16:42.559Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T19:16:42.559Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T19:16:42.559Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T19:16:42.559Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T19:16:42.559Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T19:16:42.825Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T19:16:42.825Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T19:16:43.092Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T19:16:43.195Z] $ docker top 81bbc1434e0c20a7205577d68379d5cfd67babb460e8cdf666fade7f094ee92f -eo pid,comm [2021-08-27T19:16:43.360Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T19:16:43.360Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:16:43.360Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:16:43.360Z] ---> 0c5e8c837758 [2021-08-27T19:16:43.360Z] Step 3/32 : WORKDIR /edgex-go [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> 0c7b8a4cdd5d [2021-08-27T19:16:43.360Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> 7016a90aca97 [2021-08-27T19:16:43.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> 75859745ac72 [2021-08-27T19:16:43.360Z] Step 6/32 : COPY go.mod . [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> bdb2fc04cfad [2021-08-27T19:16:43.360Z] Step 7/32 : RUN go mod download [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> e5b9d1efd5b1 [2021-08-27T19:16:43.360Z] Step 8/32 : COPY . . [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> e7a92ced2ffa [2021-08-27T19:16:43.360Z] Step 9/32 : RUN go mod tidy [2021-08-27T19:16:43.360Z] ---> Using cache [2021-08-27T19:16:43.360Z] ---> 573a56ac62d4 [2021-08-27T19:16:43.360Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] { [2021-08-27T19:16:43.628Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T19:16:43.628Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T19:16:43.628Z] (21/39) Installing py3-chardet (4.0.0-r0) [Pipeline] echo [2021-08-27T19:16:43.735Z] ========================================================= [2021-08-27T19:16:43.735Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T19:16:43.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T19:16:43.895Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:16:43.895Z] OK: 8 MiB in 20 packages [2021-08-27T19:16:43.895Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T19:16:43.895Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T19:16:43.895Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T19:16:44.184Z] ---> Running in 7499714477de [2021-08-27T19:16:44.184Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T19:16:44.184Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T19:16:44.184Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T19:16:44.184Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T19:16:44.184Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T19:16:44.184Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T19:16:44.184Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T19:16:44.184Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T19:16:44.184Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T19:16:44.184Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T19:16:44.184Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T19:16:44.184Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T19:16:44.184Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T19:16:44.464Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T19:16:44.464Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T19:16:44.490Z] + go mod tidy [2021-08-27T19:16:44.734Z] Removing intermediate container 1e91490b6c0d [2021-08-27T19:16:44.734Z] ---> 3e485e440753 [2021-08-27T19:16:44.734Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:16:44.734Z] Executing busybox-1.32.1-r6.trigger [2021-08-27T19:16:45.004Z] OK: 82 MiB in 59 packages [2021-08-27T19:16:45.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T19:16:45.004Z] Removing intermediate container 9be923e2b0d9 [2021-08-27T19:16:45.004Z] ---> fe7f58cc14ca [2021-08-27T19:16:45.004Z] [2021-08-27T19:16:45.004Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T19:16:45.004Z] ---> 13621d1b12d4 [2021-08-27T19:16:45.004Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:16:45.280Z] ---> Running in dfc9110c9fcd [2021-08-27T19:16:45.280Z] ---> df5b3a94e0f7 [2021-08-27T19:16:45.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] sh [2021-08-27T19:16:45.555Z] Removing intermediate container 3ecedffbd7bf [2021-08-27T19:16:45.555Z] ---> 9ebc1d7575df [2021-08-27T19:16:45.555Z] [2021-08-27T19:16:45.555Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T19:16:45.555Z] ---> 13621d1b12d4 [2021-08-27T19:16:45.555Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T19:16:45.555Z] ---> Running in 021e8cbd9f45 [2021-08-27T19:16:46.147Z] ---> 7fba140fb7e7 [2021-08-27T19:16:46.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T19:16:46.171Z] + make test [2021-08-27T19:16:46.171Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-27T19:16:46.171Z] go mod tidy [2021-08-27T19:16:46.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:46.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:46.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:46.425Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T19:16:46.425Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:16:46.425Z] OK: 6 MiB in 15 packages [2021-08-27T19:16:46.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:16:46.711Z] ---> 20b2e29d8ace [2021-08-27T19:16:46.711Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T19:16:46.711Z] ---> Running in 0f4d5ac35cbc [2021-08-27T19:16:46.711Z] Removing intermediate container 0f4d5ac35cbc [2021-08-27T19:16:46.711Z] ---> 006f5fe09264 [2021-08-27T19:16:46.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:16:46.711Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T19:16:46.774Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T19:16:46.984Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T19:16:46.984Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T19:16:46.984Z] ---> Running in d59ea82df595 [2021-08-27T19:16:46.984Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:16:46.984Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:16:46.984Z] Removing intermediate container dfc9110c9fcd [2021-08-27T19:16:46.984Z] ---> 3889aca6415f [2021-08-27T19:16:46.984Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:16:46.984Z] OK: 6 MiB in 17 packages [2021-08-27T19:16:46.984Z] Removing intermediate container d59ea82df595 [2021-08-27T19:16:46.984Z] ---> 606afaadbca9 [2021-08-27T19:16:47.260Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T19:16:47.260Z] ---> Running in c829542f3a11 [2021-08-27T19:16:47.260Z] Collecting docker-compose==1.23.2 [2021-08-27T19:16:47.260Z] ---> Running in da461f8a39bc [2021-08-27T19:16:47.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T19:16:47.260Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T19:16:47.260Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T19:16:47.260Z] Removing intermediate container c829542f3a11 [2021-08-27T19:16:47.260Z] ---> 19e929ac2e1d [2021-08-27T19:16:47.260Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T19:16:47.260Z] Removing intermediate container da461f8a39bc [2021-08-27T19:16:47.260Z] ---> 8af08c65d5a7 [2021-08-27T19:16:47.260Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:16:47.542Z] ---> Running in bc3f8465f607 [2021-08-27T19:16:47.542Z] ---> Running in 83b434cc0d12 [2021-08-27T19:16:47.830Z] Removing intermediate container 021e8cbd9f45 [2021-08-27T19:16:47.830Z] ---> f509277a3b65 [2021-08-27T19:16:47.830Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T19:16:47.830Z] Collecting cached-property<2,>=1.2.0 [2021-08-27T19:16:47.830Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T19:16:47.830Z] Removing intermediate container bc3f8465f607 [2021-08-27T19:16:47.830Z] ---> 9d70af049be1 [2021-08-27T19:16:47.830Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T19:16:47.830Z] Removing intermediate container 83b434cc0d12 [2021-08-27T19:16:47.830Z] ---> 36fc413c4533 [2021-08-27T19:16:47.830Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:16:47.830Z] ---> Running in 16d4fd5b30b8 [2021-08-27T19:16:47.830Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T19:16:47.830Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T19:16:47.830Z] ---> Running in 99d027eb080b [2021-08-27T19:16:48.109Z] ---> Running in 3de9194aecbe [2021-08-27T19:16:48.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T19:16:48.109Z] Removing intermediate container 16d4fd5b30b8 [2021-08-27T19:16:48.109Z] ---> 12b08fd63741 [2021-08-27T19:16:48.109Z] Step 14/26 : WORKDIR / [2021-08-27T19:16:48.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T19:16:48.109Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T19:16:48.109Z] ---> Running in 50d705de88ae [2021-08-27T19:16:48.109Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T19:16:48.390Z] Removing intermediate container 3de9194aecbe [2021-08-27T19:16:48.390Z] ---> 8e419c9c6a43 [2021-08-27T19:16:48.390Z] [2021-08-27T19:16:48.390Z] Removing intermediate container 99d027eb080b [2021-08-27T19:16:48.390Z] ---> a647fee7708f [2021-08-27T19:16:48.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:16:48.390Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T19:16:48.390Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T19:16:48.390Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-27T19:16:48.390Z] Removing intermediate container 50d705de88ae [2021-08-27T19:16:48.390Z] ---> 60289e665c62 [2021-08-27T19:16:48.390Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-27T19:16:48.390Z] Successfully built 8e419c9c6a43 [2021-08-27T19:16:48.390Z] Successfully tagged core-data:latest [2021-08-27T19:16:48.390Z] Building core-metadata [2021-08-27T19:16:48.668Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-08-27T19:16:48.668Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T19:16:49.650Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T19:16:49.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T19:16:49.941Z] ---> efcb397e847f [2021-08-27T19:16:49.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T19:16:49.941Z] ---> 3d2491f545c2 [2021-08-27T19:16:49.941Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-27T19:16:50.235Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T19:16:50.235Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T19:16:50.519Z] ---> 3b1a3145f4b2 [2021-08-27T19:16:50.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T19:16:50.519Z] ---> fb4a73e31189 [2021-08-27T19:16:50.519Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T19:16:50.797Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T19:16:50.797Z] ---> 2892183d0753 [2021-08-27T19:16:50.797Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-27T19:16:50.797Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T19:16:50.797Z] ---> Running in 91e262b99350 [2021-08-27T19:16:50.797Z] ---> 8874e93d2de8 [2021-08-27T19:16:50.797Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-27T19:16:51.077Z] Removing intermediate container 91e262b99350 [2021-08-27T19:16:51.077Z] ---> 5313ef7ac736 [2021-08-27T19:16:51.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:16:51.077Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T19:16:51.077Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T19:16:51.077Z] ---> Running in fd3b9a67591d [2021-08-27T19:16:51.077Z] Collecting certifi>=2017.4.17 [2021-08-27T19:16:51.077Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T19:16:51.361Z] ---> aa3f7b74c074 [2021-08-27T19:16:51.361Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T19:16:51.361Z] Removing intermediate container fd3b9a67591d [2021-08-27T19:16:51.361Z] ---> cd8859fccff7 [2021-08-27T19:16:51.361Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T19:16:51.361Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T19:16:51.361Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T19:16:51.361Z] ---> Running in 9d975c200c92 [2021-08-27T19:16:51.361Z] Collecting idna<2.8,>=2.5 [2021-08-27T19:16:51.361Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T19:16:51.645Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T19:16:51.645Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T19:16:51.645Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T19:16:51.645Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T19:16:51.645Z] Removing intermediate container 9d975c200c92 [2021-08-27T19:16:51.645Z] ---> b4a325a1fe74 [2021-08-27T19:16:51.645Z] Step 22/23 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:16:51.921Z] ---> Running in efa632facc28 [2021-08-27T19:16:51.921Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T19:16:51.921Z] Attempting uninstall: urllib3 [2021-08-27T19:16:51.921Z] Found existing installation: urllib3 1.26.2 [2021-08-27T19:16:51.921Z] Uninstalling urllib3-1.26.2: [2021-08-27T19:16:51.921Z] ---> 3fe03829e9f0 [2021-08-27T19:16:51.921Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T19:16:51.921Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T19:16:51.921Z] Removing intermediate container efa632facc28 [2021-08-27T19:16:51.921Z] ---> 1bf1a7461bdf [2021-08-27T19:16:51.921Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T19:16:52.194Z] ---> Running in 97005be480bb [2021-08-27T19:16:52.194Z] Attempting uninstall: idna [2021-08-27T19:16:52.194Z] Found existing installation: idna 3.1 [2021-08-27T19:16:52.194Z] Uninstalling idna-3.1: [2021-08-27T19:16:52.194Z] Successfully uninstalled idna-3.1 [2021-08-27T19:16:52.632Z] Removing intermediate container 97005be480bb [2021-08-27T19:16:52.632Z] ---> 325d491304e3 [2021-08-27T19:16:52.632Z] [2021-08-27T19:16:52.632Z] Attempting uninstall: chardet [2021-08-27T19:16:52.632Z] Found existing installation: chardet 4.0.0 [2021-08-27T19:16:52.632Z] Uninstalling chardet-4.0.0: [2021-08-27T19:16:52.632Z] Successfully built 325d491304e3 [2021-08-27T19:16:52.632Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T19:16:52.632Z] ---> 29e179a2c20a [2021-08-27T19:16:52.632Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T19:16:52.632Z] Successfully tagged support-scheduler:latest [2021-08-27T19:16:52.632Z] Building security-proxy-setup [2021-08-27T19:16:53.351Z]  Building support-scheduler ... done  ---> 368a208e3ad7 [2021-08-27T19:16:53.351Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-27T19:16:53.681Z] ---> Running in 213d8c55b492 [2021-08-27T19:16:53.681Z] Attempting uninstall: requests [2021-08-27T19:16:53.681Z] Found existing installation: requests 2.25.1 [2021-08-27T19:16:53.681Z] Uninstalling requests-2.25.1: [2021-08-27T19:16:53.681Z] Successfully uninstalled requests-2.25.1 [2021-08-27T19:16:53.963Z] Running setup.py install for texttable: started [2021-08-27T19:16:54.554Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T19:16:54.554Z] Running setup.py install for PyYAML: started [2021-08-27T19:16:55.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T19:16:55.518Z] Running setup.py install for docopt: started [2021-08-27T19:16:56.940Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T19:16:56.940Z] Running setup.py install for dockerpty: started [2021-08-27T19:16:56.940Z] Removing intermediate container 213d8c55b492 [2021-08-27T19:16:56.940Z] ---> f4987075f50d [2021-08-27T19:16:56.940Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T19:16:57.900Z] ---> Running in 40fad8935a12 [2021-08-27T19:16:57.900Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T19:16:58.170Z] Removing intermediate container 40fad8935a12 [2021-08-27T19:16:58.170Z] ---> 1221d7d1f1f3 [2021-08-27T19:16:58.170Z] Step 24/26 : LABEL arch=x86_64 [2021-08-27T19:16:58.170Z] ---> Running in 9f8868074028 [2021-08-27T19:16:58.442Z] Removing intermediate container 9f8868074028 [2021-08-27T19:16:58.442Z] ---> 2865c2d8d485 [2021-08-27T19:16:58.442Z] Step 25/26 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:16:58.442Z] ---> Running in fd59e64b0f41 [2021-08-27T19:16:58.707Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-27T19:16:58.708Z] Removing intermediate container fd59e64b0f41 [2021-08-27T19:16:58.708Z] ---> f24e98189e38 [2021-08-27T19:16:58.708Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T19:16:58.976Z] ---> Running in 1f70cd9bf232 [2021-08-27T19:16:58.976Z] Removing intermediate container 1f70cd9bf232 [2021-08-27T19:16:58.976Z] ---> a22b2b134c4c [2021-08-27T19:16:58.976Z] [2021-08-27T19:16:59.243Z] Successfully built a22b2b134c4c [2021-08-27T19:16:59.243Z] Successfully tagged security-secretstore-setup:latest [2021-08-27T19:16:59.243Z] Building core-command [2021-08-27T19:17:00.662Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:17:00.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:17:00.662Z] ---> 0c5e8c837758 [2021-08-27T19:17:00.662Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> 0c7b8a4cdd5d [2021-08-27T19:17:00.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> 7016a90aca97 [2021-08-27T19:17:00.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> 75859745ac72 [2021-08-27T19:17:00.662Z] Step 6/22 : COPY go.mod . [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> bdb2fc04cfad [2021-08-27T19:17:00.662Z] Step 7/22 : RUN go mod download [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> e5b9d1efd5b1 [2021-08-27T19:17:00.662Z] Step 8/22 : COPY . . [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> e7a92ced2ffa [2021-08-27T19:17:00.662Z] Step 9/22 : RUN go mod tidy [2021-08-27T19:17:00.662Z] ---> Using cache [2021-08-27T19:17:00.662Z] ---> 573a56ac62d4 [2021-08-27T19:17:00.662Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T19:17:00.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:17:00.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:17:00.932Z] ---> 0c5e8c837758 [2021-08-27T19:17:00.932Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> 0c7b8a4cdd5d [2021-08-27T19:17:00.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> 7016a90aca97 [2021-08-27T19:17:00.932Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> 75859745ac72 [2021-08-27T19:17:00.932Z] Step 6/24 : COPY go.mod . [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> bdb2fc04cfad [2021-08-27T19:17:00.932Z] Step 7/24 : RUN go mod download [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> e5b9d1efd5b1 [2021-08-27T19:17:00.932Z] Step 8/24 : COPY . . [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> e7a92ced2ffa [2021-08-27T19:17:00.932Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:17:00.932Z] ---> Using cache [2021-08-27T19:17:00.932Z] ---> 573a56ac62d4 [2021-08-27T19:17:00.932Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T19:17:02.356Z] ---> Running in f5c19aeef6d7 [2021-08-27T19:17:02.356Z] ---> Running in 4a3df8b0fab8 [2021-08-27T19:17:03.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T19:17:03.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T19:17:04.624Z] Removing intermediate container 02c9119fbf1f [2021-08-27T19:17:04.624Z] ---> d172de286ceb [2021-08-27T19:17:04.624Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T19:17:04.624Z] ---> Running in 7c96721f5bdb [2021-08-27T19:17:04.910Z] Removing intermediate container 7c96721f5bdb [2021-08-27T19:17:04.910Z] ---> f20c576e536f [2021-08-27T19:17:04.910Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T19:17:04.910Z] ---> Running in 5239718b9a84 [2021-08-27T19:17:05.197Z] Removing intermediate container 5239718b9a84 [2021-08-27T19:17:05.197Z] ---> 5f036b44f3e7 [2021-08-27T19:17:05.197Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T19:17:05.786Z] ---> 52c9d1edf6c0 [2021-08-27T19:17:05.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T19:17:06.058Z] ---> 85f29bc10900 [2021-08-27T19:17:06.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T19:17:06.328Z] ---> 679981284acc [2021-08-27T19:17:06.328Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T19:17:06.597Z] ---> Running in 45b22e35c764 [2021-08-27T19:17:06.866Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:17:06.866Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:17:06.866Z] ---> 0c5e8c837758 [2021-08-27T19:17:06.866Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> 0c7b8a4cdd5d [2021-08-27T19:17:06.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> 7016a90aca97 [2021-08-27T19:17:06.866Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> 75859745ac72 [2021-08-27T19:17:06.866Z] Step 6/24 : COPY go.mod . [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> bdb2fc04cfad [2021-08-27T19:17:06.866Z] Step 7/24 : RUN go mod download [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> e5b9d1efd5b1 [2021-08-27T19:17:06.866Z] Step 8/24 : COPY . . [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> e7a92ced2ffa [2021-08-27T19:17:06.866Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:17:06.866Z] ---> Using cache [2021-08-27T19:17:06.866Z] ---> 573a56ac62d4 [2021-08-27T19:17:06.866Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T19:17:06.866Z] Removing intermediate container 45b22e35c764 [2021-08-27T19:17:06.866Z] ---> 50f258236b05 [2021-08-27T19:17:06.866Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:17:06.866Z] ---> Running in 6db127bbf55b [2021-08-27T19:17:06.866Z] ---> Running in de46c51fcef2 [2021-08-27T19:17:07.136Z] Removing intermediate container de46c51fcef2 [2021-08-27T19:17:07.136Z] ---> 68e3b43f8212 [2021-08-27T19:17:07.136Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T19:17:07.136Z] ---> Running in 28e82c4be65a [2021-08-27T19:17:07.411Z] Removing intermediate container 28e82c4be65a [2021-08-27T19:17:07.411Z] ---> 594a8a87d287 [2021-08-27T19:17:07.411Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:17:07.411Z] ---> Running in 06b8ef0079ae [2021-08-27T19:17:07.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T19:17:07.694Z] Removing intermediate container 06b8ef0079ae [2021-08-27T19:17:07.694Z] ---> e8ee585bfb42 [2021-08-27T19:17:07.694Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:17:07.694Z] ---> Running in 1295552a1594 [2021-08-27T19:17:07.694Z] Removing intermediate container 1295552a1594 [2021-08-27T19:17:07.694Z] ---> 651fc6b1ba10 [2021-08-27T19:17:07.694Z] [2021-08-27T19:17:07.974Z] Successfully built 651fc6b1ba10 [2021-08-27T19:17:07.974Z] Successfully tagged sys-mgmt-agent:latest [2021-08-27T19:17:09.972Z]  Building sys-mgmt-agent ... done Removing intermediate container 7499714477de [2021-08-27T19:17:09.972Z] ---> b9a743529f7e [2021-08-27T19:17:09.972Z] [2021-08-27T19:17:09.972Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T19:17:09.972Z] ---> 13621d1b12d4 [2021-08-27T19:17:09.972Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T19:17:09.972Z] ---> Running in 60040e1fb3c3 [2021-08-27T19:17:09.972Z] Removing intermediate container 60040e1fb3c3 [2021-08-27T19:17:09.972Z] ---> 18e963195027 [2021-08-27T19:17:09.972Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T19:17:09.972Z] ---> Running in 82a8181fce0b [2021-08-27T19:17:10.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:17:10.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:17:10.849Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T19:17:10.849Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T19:17:10.849Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:17:11.121Z] OK: 6 MiB in 16 packages [2021-08-27T19:17:11.397Z] Removing intermediate container 82a8181fce0b [2021-08-27T19:17:11.397Z] ---> e74909cf0dfa [2021-08-27T19:17:11.397Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T19:17:11.673Z] ---> Running in 8d54c4de5a8c [2021-08-27T19:17:11.673Z] Removing intermediate container 8d54c4de5a8c [2021-08-27T19:17:11.673Z] ---> 431fb37a4966 [2021-08-27T19:17:11.673Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T19:17:11.673Z] ---> Running in 88ac5d6e139a [2021-08-27T19:17:11.951Z] Removing intermediate container 88ac5d6e139a [2021-08-27T19:17:11.951Z] ---> 9e7efcf47d44 [2021-08-27T19:17:11.951Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T19:17:11.951Z] ---> Running in 43bbd25b9142 [2021-08-27T19:17:12.946Z] Removing intermediate container 43bbd25b9142 [2021-08-27T19:17:12.946Z] ---> 30c0dee654b4 [2021-08-27T19:17:12.946Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T19:17:12.946Z] ---> Running in 89b6374176c9 [2021-08-27T19:17:12.946Z] Removing intermediate container 89b6374176c9 [2021-08-27T19:17:12.946Z] ---> ed68b8db4546 [2021-08-27T19:17:12.946Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T19:17:13.223Z] ---> 4c81b3823262 [2021-08-27T19:17:13.223Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T19:17:13.223Z] ---> Running in 58e071488090 [2021-08-27T19:17:13.610Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T19:17:14.216Z] Removing intermediate container 58e071488090 [2021-08-27T19:17:14.216Z] ---> 93c9bff721e1 [2021-08-27T19:17:14.216Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:17:14.498Z] ---> a7320bc01acd [2021-08-27T19:17:14.498Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T19:17:15.498Z] ---> 232e3db08298 [2021-08-27T19:17:15.498Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T19:17:15.773Z] ---> 83b94d9bbf9f [2021-08-27T19:17:15.773Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T19:17:16.048Z] ---> 677bb95fc9fa [2021-08-27T19:17:16.048Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T19:17:16.328Z] ---> 348fffe12ae4 [2021-08-27T19:17:16.328Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T19:17:16.605Z] ---> Running in c9d4b4c9d1aa [2021-08-27T19:17:16.884Z] Removing intermediate container c9d4b4c9d1aa [2021-08-27T19:17:16.884Z] ---> f6be46280196 [2021-08-27T19:17:16.884Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T19:17:17.164Z] ---> 9c1d4874cebe [2021-08-27T19:17:17.164Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T19:17:17.164Z] ---> Running in bc586ff57511 [2021-08-27T19:17:18.151Z] Removing intermediate container bc586ff57511 [2021-08-27T19:17:18.151Z] ---> 207a9970c268 [2021-08-27T19:17:18.151Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T19:17:18.421Z] ---> Running in b0385ec9e98b [2021-08-27T19:17:18.421Z] Removing intermediate container b0385ec9e98b [2021-08-27T19:17:18.421Z] ---> 9c8c4b1c5235 [2021-08-27T19:17:18.421Z] Step 29/32 : CMD ["gate"] [2021-08-27T19:17:18.689Z] ---> Running in 3c61e1e902cd [2021-08-27T19:17:18.689Z] Removing intermediate container 3c61e1e902cd [2021-08-27T19:17:18.689Z] ---> b256f4353811 [2021-08-27T19:17:18.689Z] Step 30/32 : LABEL arch=x86_64 [2021-08-27T19:17:18.968Z] ---> Running in ca60469002f1 [2021-08-27T19:17:18.968Z] Removing intermediate container ca60469002f1 [2021-08-27T19:17:18.968Z] ---> c539354a7b16 [2021-08-27T19:17:18.968Z] Step 31/32 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:17:19.242Z] ---> Running in f28bdd51e6a0 [2021-08-27T19:17:19.242Z] Removing intermediate container f28bdd51e6a0 [2021-08-27T19:17:19.242Z] ---> 312b39ba2eaf [2021-08-27T19:17:19.242Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T19:17:19.530Z] ---> Running in c7be6c9d51a1 [2021-08-27T19:17:19.530Z] Removing intermediate container c7be6c9d51a1 [2021-08-27T19:17:19.530Z] ---> 902ba4c9a28c [2021-08-27T19:17:19.530Z] [2021-08-27T19:17:19.817Z] Successfully built 902ba4c9a28c [2021-08-27T19:17:19.817Z] Successfully tagged security-bootstrapper:latest [2021-08-27T19:17:29.932Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T19:17:33.287Z] Removing intermediate container 4a3df8b0fab8 [2021-08-27T19:17:33.287Z] ---> 2ad45e840af6 [2021-08-27T19:17:33.287Z] [2021-08-27T19:17:33.287Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T19:17:33.287Z] ---> 13621d1b12d4 [2021-08-27T19:17:33.287Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T19:17:33.287Z] ---> Running in 127eb830a921 [2021-08-27T19:17:33.287Z] Removing intermediate container 6db127bbf55b [2021-08-27T19:17:33.287Z] ---> 02069afbe081 [2021-08-27T19:17:33.287Z] [2021-08-27T19:17:33.287Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:17:33.287Z] ---> 13621d1b12d4 [2021-08-27T19:17:33.287Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:17:33.287Z] ---> Using cache [2021-08-27T19:17:33.287Z] ---> 3889aca6415f [2021-08-27T19:17:33.287Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:17:33.287Z] ---> Using cache [2021-08-27T19:17:33.287Z] ---> 19e929ac2e1d [2021-08-27T19:17:33.287Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T19:17:33.562Z] ---> Running in 63fdcd0b9ad7 [2021-08-27T19:17:33.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T19:17:33.845Z] Removing intermediate container 63fdcd0b9ad7 [2021-08-27T19:17:33.845Z] ---> 29ba639af908 [2021-08-27T19:17:33.845Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T19:17:33.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T19:17:33.845Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T19:17:33.845Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T19:17:33.845Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T19:17:33.845Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T19:17:33.845Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:17:33.845Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:17:33.845Z] ---> Running in f3eea4c87d1b [2021-08-27T19:17:33.845Z] OK: 7 MiB in 18 packages [2021-08-27T19:17:34.114Z] Removing intermediate container f5c19aeef6d7 [2021-08-27T19:17:34.114Z] ---> 1ead278dc7b8 [2021-08-27T19:17:34.114Z] [2021-08-27T19:17:34.114Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:17:34.114Z] ---> 13621d1b12d4 [2021-08-27T19:17:34.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:17:34.114Z] ---> Using cache [2021-08-27T19:17:34.114Z] ---> 3889aca6415f [2021-08-27T19:17:34.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:17:34.114Z] ---> Using cache [2021-08-27T19:17:34.114Z] ---> 19e929ac2e1d [2021-08-27T19:17:34.114Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T19:17:34.114Z] Removing intermediate container f3eea4c87d1b [2021-08-27T19:17:34.114Z] ---> 99b4d59529ed [2021-08-27T19:17:34.114Z] Step 16/24 : WORKDIR / [2021-08-27T19:17:34.381Z] ---> Running in f4df6390e1a5 [2021-08-27T19:17:34.381Z] ---> Running in da7d608739bb [2021-08-27T19:17:34.381Z] Removing intermediate container f4df6390e1a5 [2021-08-27T19:17:34.381Z] ---> e081bf52ea2a [2021-08-27T19:17:34.381Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T19:17:34.381Z] Removing intermediate container da7d608739bb [2021-08-27T19:17:34.381Z] ---> 72074ea19ae9 [2021-08-27T19:17:34.381Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:17:34.381Z] Removing intermediate container 127eb830a921 [2021-08-27T19:17:34.381Z] ---> 4eb61240cd9e [2021-08-27T19:17:34.381Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T19:17:34.381Z] ---> Running in 0e038b4545a2 [2021-08-27T19:17:34.664Z] ---> Running in f9bacc6c3ce6 [2021-08-27T19:17:34.664Z] Removing intermediate container f9bacc6c3ce6 [2021-08-27T19:17:34.664Z] ---> 3250e85d9dc9 [2021-08-27T19:17:34.664Z] Step 14/22 : WORKDIR /edgex [2021-08-27T19:17:34.664Z] Removing intermediate container 0e038b4545a2 [2021-08-27T19:17:34.664Z] ---> 4633892fd2cf [2021-08-27T19:17:34.664Z] Step 16/24 : WORKDIR / [2021-08-27T19:17:34.664Z] ---> 819aca36a11e [2021-08-27T19:17:34.664Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T19:17:34.664Z] ---> Running in 267c19bc2722 [2021-08-27T19:17:34.664Z] ---> Running in d05a04de4654 [2021-08-27T19:17:34.938Z] Removing intermediate container 267c19bc2722 [2021-08-27T19:17:34.938Z] ---> 9186ca1f6cf8 [2021-08-27T19:17:34.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T19:17:34.938Z] Removing intermediate container d05a04de4654 [2021-08-27T19:17:34.938Z] ---> c82501ead7fd [2021-08-27T19:17:34.938Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:17:35.220Z] ---> d7dcc7d548a8 [2021-08-27T19:17:35.220Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T19:17:35.220Z] ---> ef28956786a0 [2021-08-27T19:17:35.220Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T19:17:35.220Z] ---> 6483c3c29b7b [2021-08-27T19:17:35.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T19:17:35.503Z] ---> c0cd9c3acddb [2021-08-27T19:17:35.503Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T19:17:35.503Z] ---> Running in a7d53b5e510d [2021-08-27T19:17:35.503Z] ---> 7fd40fac9291 [2021-08-27T19:17:35.504Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T19:17:35.504Z] ---> 2fd2d8fc879d [2021-08-27T19:17:35.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T19:17:35.783Z] Removing intermediate container a7d53b5e510d [2021-08-27T19:17:35.783Z] ---> efd935164cc9 [2021-08-27T19:17:35.783Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:17:35.783Z] ---> Running in cfd1e3afe144 [2021-08-27T19:17:35.783Z] ---> 52234411b9d7 [2021-08-27T19:17:35.783Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T19:17:35.783Z] ---> e04d7f32323c [2021-08-27T19:17:35.783Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T19:17:35.783Z] Removing intermediate container cfd1e3afe144 [2021-08-27T19:17:35.783Z] ---> b6b5083bde4a [2021-08-27T19:17:35.783Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T19:17:35.783Z] ---> Running in 453ecb3f846d [2021-08-27T19:17:36.056Z] ---> Running in a3f492c9c7ee [2021-08-27T19:17:36.056Z] ---> Running in eb8a758061aa [2021-08-27T19:17:36.056Z] Removing intermediate container 453ecb3f846d [2021-08-27T19:17:36.056Z] ---> 7b362d15e809 [2021-08-27T19:17:36.056Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:17:36.056Z] Removing intermediate container a3f492c9c7ee [2021-08-27T19:17:36.056Z] ---> dc3c3beefd5f [2021-08-27T19:17:36.056Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:17:36.056Z] Removing intermediate container eb8a758061aa [2021-08-27T19:17:36.056Z] ---> 5383a9eba066 [2021-08-27T19:17:36.056Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T19:17:36.056Z] ---> Running in 67f1d7fc8fe8 [2021-08-27T19:17:36.056Z] ---> Running in e7b3663204b6 [2021-08-27T19:17:36.056Z] ---> Running in e3e9d4ebfc95 [2021-08-27T19:17:36.323Z] Removing intermediate container 67f1d7fc8fe8 [2021-08-27T19:17:36.323Z] ---> c49e85b9159a [2021-08-27T19:17:36.323Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T19:17:36.323Z] Removing intermediate container e7b3663204b6 [2021-08-27T19:17:36.323Z] ---> fe191c59f0cd [2021-08-27T19:17:36.323Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:17:36.323Z] ---> Running in 11c370fb4d37 [2021-08-27T19:17:36.323Z] Removing intermediate container e3e9d4ebfc95 [2021-08-27T19:17:36.323Z] ---> 05e0b43e728a [2021-08-27T19:17:36.323Z] Step 20/22 : LABEL arch=x86_64 [2021-08-27T19:17:36.323Z] ---> Running in 0ea411c4dec8 [2021-08-27T19:17:36.323Z] ---> Running in 964127ebf212 [2021-08-27T19:17:36.323Z] Removing intermediate container 11c370fb4d37 [2021-08-27T19:17:36.323Z] ---> ad44dc4d92fb [2021-08-27T19:17:36.323Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:17:36.323Z] Removing intermediate container 0ea411c4dec8 [2021-08-27T19:17:36.323Z] ---> 01b858f3803c [2021-08-27T19:17:36.323Z] [2021-08-27T19:17:36.323Z] Removing intermediate container 964127ebf212 [2021-08-27T19:17:36.323Z] ---> 61f988869ff4 [2021-08-27T19:17:36.323Z] Step 21/22 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:17:36.323Z] ---> Running in d7a3916a3384 [2021-08-27T19:17:36.591Z] ---> Running in ba2ae7730944 [2021-08-27T19:17:36.591Z] Successfully built 01b858f3803c [2021-08-27T19:17:36.591Z] Successfully tagged core-command:latest [2021-08-27T19:17:36.591Z]  Building core-command ... done Removing intermediate container d7a3916a3384 [2021-08-27T19:17:36.591Z] ---> d0e058ea66f3 [2021-08-27T19:17:36.591Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:17:36.591Z] Removing intermediate container ba2ae7730944 [2021-08-27T19:17:36.591Z] ---> 983312a9bb62 [2021-08-27T19:17:36.591Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T19:17:36.591Z] ---> Running in 1f18f6d6506e [2021-08-27T19:17:36.591Z] ---> Running in 3cae97f8f621 [2021-08-27T19:17:36.591Z] Removing intermediate container 1f18f6d6506e [2021-08-27T19:17:36.591Z] ---> 3ce9f06d6411 [2021-08-27T19:17:36.591Z] [2021-08-27T19:17:36.856Z] Removing intermediate container 3cae97f8f621 [2021-08-27T19:17:36.857Z] ---> 322be1af8a1a [2021-08-27T19:17:36.857Z] [2021-08-27T19:17:36.857Z] Successfully built 3ce9f06d6411 [2021-08-27T19:17:36.857Z] Successfully tagged core-metadata:latest [2021-08-27T19:17:36.857Z]  Building core-metadata ... done Successfully built 322be1af8a1a [2021-08-27T19:17:36.857Z] Successfully tagged security-proxy-setup:latest [2021-08-27T19:17:36.868Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-08-27T19:17:36.889Z] $ docker stop --time=1 6fe7ca78ffecbac2181ca32a4e70d480ecfc70aa854bbabb5e6f9570818fe6bb [2021-08-27T19:17:38.167Z] $ docker rm -f 6fe7ca78ffecbac2181ca32a4e70d480ecfc70aa854bbabb5e6f9570818fe6bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T19:17:38.641Z] + docker images [2021-08-27T19:17:38.641Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T19:17:38.641Z] security-proxy-setup latest 322be1af8a1a 2 seconds ago 25.9MB [2021-08-27T19:17:38.641Z] core-metadata latest 3ce9f06d6411 2 seconds ago 16.7MB [2021-08-27T19:17:38.641Z] core-command latest 01b858f3803c 2 seconds ago 16MB [2021-08-27T19:17:38.641Z] 1ead278dc7b8 5 seconds ago 1.76GB [2021-08-27T19:17:38.641Z] 02069afbe081 5 seconds ago 1.75GB [2021-08-27T19:17:38.641Z] 2ad45e840af6 6 seconds ago 1.76GB [2021-08-27T19:17:38.642Z] security-bootstrapper latest 902ba4c9a28c 19 seconds ago 18.8MB [2021-08-27T19:17:38.642Z] b9a743529f7e 29 seconds ago 1.75GB [2021-08-27T19:17:38.642Z] sys-mgmt-agent latest 651fc6b1ba10 31 seconds ago 325MB [2021-08-27T19:17:38.642Z] security-secretstore-setup latest a22b2b134c4c 40 seconds ago 28.1MB [2021-08-27T19:17:38.642Z] support-scheduler latest 325d491304e3 46 seconds ago 16.1MB [2021-08-27T19:17:38.642Z] core-data latest 8e419c9c6a43 50 seconds ago 20.4MB [2021-08-27T19:17:38.642Z] 9ebc1d7575df 53 seconds ago 1.76GB [2021-08-27T19:17:38.642Z] fe7f58cc14ca 54 seconds ago 1.75GB [2021-08-27T19:17:38.642Z] 9659a73fe9b5 About a minute ago 1.76GB [2021-08-27T19:17:38.642Z] support-notifications latest 4845d7ae0363 About a minute ago 16.8MB [2021-08-27T19:17:38.642Z] 69f18a492d75 About a minute ago 1.75GB [2021-08-27T19:17:38.642Z] 6ea7448f280f About a minute ago 1.75GB [2021-08-27T19:17:38.642Z] ci-base-image-x86_64 latest 0c5e8c837758 5 minutes ago 1.25GB [2021-08-27T19:17:38.642Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 9 days ago 37.5MB [2021-08-27T19:17:38.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-27T19:17:38.642Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-27T19:17:38.642Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-27T19:17:38.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-27T19:17:54.677Z] Still waiting to schedule task [2021-08-27T19:17:54.678Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-27T19:18:10.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T19:18:10.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T19:18:12.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T19:18:12.223Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T19:18:24.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T19:18:25.264Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T19:18:25.264Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T19:18:25.264Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T19:18:25.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T19:18:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements [2021-08-27T19:18:33.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T19:18:33.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T19:18:36.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.496s coverage: 100.0% of statements [2021-08-27T19:18:36.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T19:18:37.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.394s coverage: 46.3% of statements [2021-08-27T19:18:37.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T19:18:37.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T19:18:39.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.666s coverage: 90.1% of statements [2021-08-27T19:18:39.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T19:18:39.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:18:41.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 81.2% of statements [2021-08-27T19:18:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T19:18:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T19:18:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T19:18:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T19:18:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T19:18:47.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.549s coverage: 94.2% of statements [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:18:47.251Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.191s coverage: 59.1% of statements [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T19:18:47.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T19:18:47.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T19:18:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.8% of statements [2021-08-27T19:18:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T19:18:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-08-27T19:18:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.212s coverage: 21.7% of statements [2021-08-27T19:18:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T19:18:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2021-08-27T19:18:48.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2021-08-27T19:18:48.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-08-27T19:18:49.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements [2021-08-27T19:18:49.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2021-08-27T19:19:04.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements [2021-08-27T19:19:04.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-08-27T19:19:06.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 81.8% of statements [2021-08-27T19:19:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T19:19:12.898Z] Running on prd-ubuntu18.04-docker-8c-8g-967 in /w/workspace/edgexfoundry_edgex-go_PR-3688 [Pipeline] { [Pipeline] ws [2021-08-27T19:19:12.965Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-27T19:19:13.129Z] The recommended git tool is: git [2021-08-27T19:19:15.888Z] using credential edgex-jenkins-ssh [2021-08-27T19:19:15.905Z] Cloning the remote Git repository [2021-08-27T19:19:15.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:19:16.060Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-27T19:19:16.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:19:16.096Z] > git --version # timeout=10 [2021-08-27T19:19:16.103Z] > git --version # 'git version 2.17.1' [2021-08-27T19:19:16.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:19:16.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.187s coverage: 87.2% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.175s coverage: 58.8% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 91.2% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.810s coverage: 64.4% of statements [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T19:19:16.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-08-27T19:19:16.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-08-27T19:19:17.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-08-27T19:19:17.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2021-08-27T19:19:22.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.058s coverage: 66.9% of statements [2021-08-27T19:19:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T19:19:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T19:19:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T19:19:22.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T19:19:22.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T19:19:22.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T19:19:22.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T19:19:22.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:19:22.967Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3688/head:refs/remotes/origin/PR-3688 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-27T19:19:23.437Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:19:23.549Z] Merge succeeded, producing b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:19:23.550Z] Checking out Revision b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f (PR-3688) [2021-08-27T19:19:24.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.6% of statements [2021-08-27T19:19:24.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T19:19:24.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T19:19:24.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.190s coverage: 89.5% of statements [2021-08-27T19:19:24.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T19:19:24.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2021-08-27T19:19:24.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T19:19:23.447Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T19:19:23.454Z] > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # timeout=10 [2021-08-27T19:19:23.519Z] > git remote # timeout=10 [2021-08-27T19:19:23.525Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T19:19:23.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T19:19:23.533Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T19:19:23.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T19:19:23.552Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T19:19:23.556Z] > git checkout -f b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f # timeout=10 [2021-08-27T19:19:27.291Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-08-27T19:19:27.332Z] > git --version # timeout=10 [2021-08-27T19:19:27.336Z] > git --version # 'git version 2.17.1' [2021-08-27T19:19:27.341Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:19:28.568Z] + echo snap-build.sh [2021-08-27T19:19:28.569Z] snap-build.sh [2021-08-27T19:19:28.569Z] + SNAP_BASE_DIR=. [2021-08-27T19:19:28.569Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-27T19:19:28.569Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-27T19:19:28.569Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-27T19:19:28.569Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-27T19:19:28.569Z] + cd /w/workspace/edgex-go/1 [2021-08-27T19:19:28.569Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-27T19:19:28.569Z] Reading package lists... [2021-08-27T19:19:28.569Z] Building dependency tree... [2021-08-27T19:19:28.569Z] Reading state information... [2021-08-27T19:19:28.569Z] The following packages were automatically installed and are no longer required: [2021-08-27T19:19:28.569Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-27T19:19:28.569Z] uidmap xdelta3 [2021-08-27T19:19:28.569Z] Use 'sudo apt autoremove' to remove them. [2021-08-27T19:19:28.569Z] The following packages will be REMOVED: [2021-08-27T19:19:28.569Z] lxd* lxd-client* [2021-08-27T19:19:28.840Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-27T19:19:28.840Z] After this operation, 31.7 MB disk space will be freed. [2021-08-27T19:19:29.378Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-27T19:19:29.378Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T19:19:30.338Z] Removing lxd dnsmasq configuration [2021-08-27T19:19:30.338Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T19:19:30.338Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-27T19:19:31.137Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T19:19:31.405Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-27T19:19:31.405Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.221s coverage: 19.5% of statements [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 92.0% of statements [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T19:19:32.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-08-27T19:19:32.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-27T19:19:32.476Z] GO111MODULE=on go vet ./... [2021-08-27T19:19:32.812Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-27T19:19:32.812Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-27T19:19:33.393Z] + sudo snap remove --purge lxd [2021-08-27T19:19:33.393Z] snap "lxd" is not installed [2021-08-27T19:19:33.393Z] + sudo groupadd --force --system lxd [2021-08-27T19:19:33.393Z] ++ whoami [2021-08-27T19:19:33.393Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-27T19:19:33.393Z] + newgrp - lxd [2021-08-27T19:19:33.393Z] + sudo snap install lxd [2021-08-27T19:19:41.615Z] 2021-08-27T19:19:38Z INFO Waiting for automatic snapd restart... [2021-08-27T19:19:56.639Z] lxd 4.17 from Canonical* installed [2021-08-27T19:19:56.640Z] + sudo lxd init --auto [2021-08-27T19:20:04.862Z] + sudo snap install --classic snapcraft [2021-08-27T19:20:17.183Z] snapcraft 5.0 from Canonical* installed [2021-08-27T19:20:17.183Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-27T19:20:17.183Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-27T19:20:17.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T19:20:17.183Z] Dload Upload Total Spent Left Speed [2021-08-27T19:20:17.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4415 [2021-08-27T19:20:17.183Z] 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M [2021-08-27T19:20:17.183Z] ./yq_linux_amd64 [2021-08-27T19:20:17.183Z] + sudo snapcraft prime --use-lxd [2021-08-27T19:20:18.142Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-27T19:20:18.142Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-27T19:20:18.142Z] - README.md [2021-08-27T19:20:18.142Z] [2021-08-27T19:20:18.142Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T19:20:18.409Z] Launching a container. [2021-08-27T19:20:25.072Z] Waiting for container to be ready [2021-08-27T19:20:25.654Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-27T19:20:25.654Z] [2021-08-27T19:20:29.907Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-27T19:20:30.174Z] Waiting for network to be ready... [2021-08-27T19:20:30.440Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T19:20:30.706Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T19:20:30.706Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T19:20:30.706Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T19:20:30.706Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T19:20:30.706Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T19:20:30.706Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T19:20:30.706Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T19:20:30.706Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T19:20:30.706Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T19:20:31.288Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T19:20:31.288Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T19:20:31.555Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T19:20:31.555Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T19:20:31.555Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T19:20:31.555Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T19:20:31.555Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T19:20:31.555Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T19:20:32.139Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T19:20:32.139Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T19:20:32.406Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T19:20:32.406Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T19:20:32.406Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T19:20:32.406Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T19:20:32.406Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T19:20:32.406Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T19:20:32.406Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T19:20:34.990Z] Fetched 25.1 MB in 4s (5959 kB/s) [2021-08-27T19:20:35.575Z] Reading package lists... [2021-08-27T19:20:35.840Z] Reading package lists... [2021-08-27T19:20:36.105Z] Building dependency tree... [2021-08-27T19:20:36.106Z] Reading state information... [2021-08-27T19:20:36.106Z] The following additional packages will be installed: [2021-08-27T19:20:36.106Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T19:20:36.106Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T19:20:36.106Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T19:20:36.106Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-27T19:20:36.106Z] Suggested packages: [2021-08-27T19:20:36.106Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-27T19:20:36.106Z] Recommended packages: [2021-08-27T19:20:36.106Z] gnupg libsasl2-modules [2021-08-27T19:20:36.373Z] The following NEW packages will be installed: [2021-08-27T19:20:36.373Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T19:20:36.373Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T19:20:36.373Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T19:20:36.373Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-27T19:20:36.373Z] The following packages will be upgraded: [2021-08-27T19:20:36.373Z] gpg gpg-agent gpgconf libudev1 [2021-08-27T19:20:36.373Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-27T19:20:36.373Z] Need to get 3527 kB of archives. [2021-08-27T19:20:36.373Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-27T19:20:36.373Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-27T19:20:36.373Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-27T19:20:36.373Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-27T19:20:36.373Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-27T19:20:36.373Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-27T19:20:36.639Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-27T19:20:37.225Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-27T19:20:37.226Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-27T19:20:37.226Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-27T19:20:37.226Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-27T19:20:37.226Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-27T19:20:37.226Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-27T19:20:37.226Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-27T19:20:37.226Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-27T19:20:37.226Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-27T19:20:37.226Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-27T19:20:37.226Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-27T19:20:37.226Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-27T19:20:37.492Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-27T19:20:37.492Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-27T19:20:37.492Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-27T19:20:37.492Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-27T19:20:37.759Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T19:20:37.759Z] Fetched 3527 kB in 1s (2784 kB/s) [2021-08-27T19:20:37.759Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T19:20:37.759Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-27T19:20:37.759Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T19:20:37.759Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-27T19:20:37.759Z] Selecting previously unselected package udev. [2021-08-27T19:20:37.759Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T19:20:37.759Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-27T19:20:38.029Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-27T19:20:38.029Z] Selecting previously unselected package libfuse2:amd64. [2021-08-27T19:20:38.029Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T19:20:38.029Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T19:20:38.029Z] Selecting previously unselected package fuse. [2021-08-27T19:20:38.029Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T19:20:38.029Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-27T19:20:38.297Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T19:20:38.297Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T19:20:38.297Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T19:20:38.297Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T19:20:38.297Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T19:20:38.297Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T19:20:38.297Z] Selecting previously unselected package libksba8:amd64. [2021-08-27T19:20:38.566Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-27T19:20:38.566Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-27T19:20:38.566Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-27T19:20:38.566Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.566Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.566Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-27T19:20:38.566Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.566Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.566Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-27T19:20:38.566Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.566Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.566Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-27T19:20:38.566Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.566Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.833Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-27T19:20:38.833Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.833Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.833Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-27T19:20:38.833Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.833Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.833Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-27T19:20:38.833Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.834Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.834Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-27T19:20:38.834Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.834Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:38.834Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-27T19:20:38.834Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T19:20:38.834Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.101Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T19:20:39.101Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T19:20:39.101Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T19:20:39.101Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T19:20:39.101Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T19:20:39.101Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T19:20:39.101Z] Selecting previously unselected package libldap-common. [2021-08-27T19:20:39.101Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-27T19:20:39.101Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T19:20:39.101Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T19:20:39.101Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-27T19:20:39.101Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T19:20:39.101Z] Selecting previously unselected package dirmngr. [2021-08-27T19:20:39.101Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T19:20:39.368Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T19:20:39.368Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T19:20:39.368Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-27T19:20:39.368Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T19:20:39.368Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T19:20:39.368Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T19:20:39.368Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-27T19:20:39.368Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.368Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-27T19:20:39.368Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T19:20:39.368Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-27T19:20:39.634Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T19:20:39.901Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-27T19:20:39.901Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-27T19:20:39.901Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-27T19:20:39.901Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T19:20:39.901Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T19:20:39.901Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T19:20:40.168Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T19:20:40.434Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-27T19:20:40.434Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-27T19:20:40.434Z] This means they are not meant to be enabled using systemctl. [2021-08-27T19:20:40.434Z] Possible reasons for having this kind of units are: [2021-08-27T19:20:40.434Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-27T19:20:40.434Z] .wants/ or .requires/ directory. [2021-08-27T19:20:40.434Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-27T19:20:40.434Z] a requirement dependency on it. [2021-08-27T19:20:40.434Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-27T19:20:40.434Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-27T19:20:40.434Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-27T19:20:40.434Z] instance name specified. [2021-08-27T19:20:40.702Z] Reading package lists... [2021-08-27T19:20:40.969Z] Building dependency tree... [2021-08-27T19:20:40.969Z] Reading state information... [2021-08-27T19:20:41.237Z] The following additional packages will be installed: [2021-08-27T19:20:41.237Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-27T19:20:41.237Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-27T19:20:41.237Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-27T19:20:41.237Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-27T19:20:41.237Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-27T19:20:41.237Z] Suggested packages: [2021-08-27T19:20:41.237Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-27T19:20:41.237Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-27T19:20:41.237Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-27T19:20:41.237Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-27T19:20:41.237Z] systemd-container policykit-1 [2021-08-27T19:20:41.237Z] Recommended packages: [2021-08-27T19:20:41.237Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-27T19:20:41.237Z] The following NEW packages will be installed: [2021-08-27T19:20:41.237Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-27T19:20:41.237Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-27T19:20:41.237Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-27T19:20:41.237Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-27T19:20:41.237Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-27T19:20:41.237Z] The following packages will be upgraded: [2021-08-27T19:20:41.237Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-27T19:20:41.237Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-27T19:20:41.237Z] Need to get 36.7 MB of archives. [2021-08-27T19:20:41.237Z] After this operation, 147 MB of additional disk space will be used. [2021-08-27T19:20:41.237Z] 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-08-27T19:20:41.503Z] 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-08-27T19:20:41.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-27T19:20:41.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-27T19:20:41.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-27T19:20:41.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-27T19:20:41.503Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-27T19:20:41.503Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-27T19:20:41.503Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-27T19:20:41.503Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-27T19:20:41.503Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-27T19:20:41.503Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-27T19:20:41.503Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-27T19:20:41.503Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-27T19:20:41.503Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-27T19:20:41.503Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-27T19:20:42.465Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-27T19:20:42.465Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-27T19:20:42.465Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-27T19:20:42.465Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-27T19:20:42.465Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-27T19:20:42.465Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-27T19:20:42.465Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-27T19:20:42.465Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-27T19:20:42.465Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-27T19:20:42.465Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-27T19:20:42.465Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-27T19:20:42.465Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-27T19:20:42.465Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-27T19:20:42.465Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-27T19:20:43.425Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T19:20:43.746Z] Fetched 36.7 MB in 2s (16.8 MB/s) [2021-08-27T19:20:43.746Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T19:20:43.746Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-27T19:20:43.746Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T19:20:44.374Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-27T19:20:44.374Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T19:20:44.374Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-27T19:20:44.374Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T19:20:44.374Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-27T19:20:44.374Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-27T19:20:44.374Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-27T19:20:44.645Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T19:20:44.645Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-27T19:20:44.645Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-27T19:20:44.912Z] Setting up apt (1.6.14) ... [2021-08-27T19:20:44.912Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-27T19:20:45.179Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-27T19:20:45.445Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-27T19:20:45.445Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T19:20:45.445Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T19:20:45.445Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-27T19:20:45.445Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T19:20:45.445Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:45.711Z] Selecting previously unselected package libexpat1:amd64. [2021-08-27T19:20:45.711Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-27T19:20:45.711Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T19:20:45.711Z] Selecting previously unselected package python3.6-minimal. [2021-08-27T19:20:45.711Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T19:20:45.711Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:45.977Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T19:20:45.977Z] Checking for services that may need to be restarted...done. [2021-08-27T19:20:45.977Z] Checking for services that may need to be restarted...done. [2021-08-27T19:20:46.244Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:46.244Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T19:20:46.244Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:46.511Z] Selecting previously unselected package python3-minimal. [2021-08-27T19:20:46.512Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-27T19:20:46.512Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-27T19:20:46.512Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-27T19:20:46.512Z] Selecting previously unselected package mime-support. [2021-08-27T19:20:46.512Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-27T19:20:46.512Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-27T19:20:46.778Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-27T19:20:46.778Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-27T19:20:46.778Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T19:20:46.778Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-27T19:20:46.778Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T19:20:46.778Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:46.778Z] Selecting previously unselected package python3.6. [2021-08-27T19:20:46.778Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T19:20:46.778Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:47.044Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-27T19:20:47.044Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-27T19:20:47.044Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T19:20:47.044Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-27T19:20:47.311Z] Selecting previously unselected package python3. [2021-08-27T19:20:47.311Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-27T19:20:47.311Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-27T19:20:47.311Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-27T19:20:47.311Z] Selecting previously unselected package multiarch-support. [2021-08-27T19:20:47.311Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T19:20:47.311Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T19:20:47.311Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T19:20:47.311Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-27T19:20:47.311Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-27T19:20:47.311Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-27T19:20:47.311Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T19:20:47.577Z] Selecting previously unselected package libbsd0:amd64. [2021-08-27T19:20:47.577Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-27T19:20:47.577Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T19:20:47.577Z] Selecting previously unselected package sudo. [2021-08-27T19:20:47.577Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-27T19:20:47.577Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T19:20:47.577Z] Selecting previously unselected package apparmor. [2021-08-27T19:20:47.577Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T19:20:47.577Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-27T19:20:47.844Z] Selecting previously unselected package libedit2:amd64. [2021-08-27T19:20:47.844Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-27T19:20:47.844Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T19:20:47.844Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-27T19:20:47.844Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T19:20:47.844Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:47.844Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-27T19:20:47.844Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T19:20:47.844Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:47.844Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-27T19:20:47.844Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-27T19:20:47.844Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T19:20:48.112Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-27T19:20:48.112Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T19:20:48.112Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:48.112Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-27T19:20:48.112Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T19:20:48.112Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:48.112Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-27T19:20:48.112Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-27T19:20:48.112Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T19:20:48.379Z] Selecting previously unselected package openssh-client. [2021-08-27T19:20:48.379Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-27T19:20:48.379Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T19:20:48.379Z] Selecting previously unselected package squashfs-tools. [2021-08-27T19:20:48.379Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-27T19:20:48.379Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T19:20:48.379Z] Selecting previously unselected package snapd. [2021-08-27T19:20:48.379Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-27T19:20:48.379Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-27T19:20:50.959Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T19:20:50.959Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T19:20:50.959Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-27T19:20:50.959Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T19:20:50.959Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T19:20:50.959Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:50.959Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T19:20:50.959Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-27T19:20:50.959Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-27T19:20:51.543Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T19:20:51.543Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T19:20:51.543Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T19:20:51.543Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:51.543Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:51.543Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T19:20:52.125Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T19:20:52.125Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:52.125Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T19:20:52.125Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-27T19:20:52.125Z] running python rtupdate hooks for python3.6... [2021-08-27T19:20:52.125Z] running python post-rtupdate hooks for python3.6... [2021-08-27T19:20:52.125Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-27T19:20:53.084Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-27T19:20:53.666Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T19:20:53.666Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T19:20:53.932Z] Setting up snapd (2.49.2+18.04) ... [2021-08-27T19:20:54.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-27T19:20:54.332Z] gofmt -l . [2021-08-27T19:20:54.332Z] [ "`gofmt -l .`" = "" ] [2021-08-27T19:20:54.332Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-27T19:20:54.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-27T19:20:54.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-27T19:20:54.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-27T19:20:55.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T19:20:55.000Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T19:20:55.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-27T19:20:55.025Z] + ls -al . [2021-08-27T19:20:55.025Z] total 636 [2021-08-27T19:20:55.025Z] drwxrwxr-x 9 1001 1001 4096 Aug 27 19:20 . [2021-08-27T19:20:55.025Z] drwxr-xr-x 4 root root 4096 Aug 27 19:16 .. [2021-08-27T19:20:55.025Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 19:14 .dockerignore [2021-08-27T19:20:55.026Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 19:14 .git [2021-08-27T19:20:55.026Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 19:14 .github [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 19:14 .gitignore [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 19:14 .hadolint.yml [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 19:14 .sonarcloud.properties [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:14 ADOPTERS.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 19:14 Attribution.txt [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 19:14 CHANGELOG.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:14 CONTRIBUTING.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 19:14 GOVERNANCE.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 19:14 Jenkinsfile [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:14 LICENSE [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 19:14 Makefile [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 19:14 OWNERS.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 19:14 README.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 19:14 SECURITY.md [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 19:11 VERSION [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 19:14 ZMQWindows.md [2021-08-27T19:20:55.026Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:14 bin [2021-08-27T19:20:55.026Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 19:14 cmd [2021-08-27T19:20:55.026Z] -rw-r--r-- 1 root root 404331 Aug 27 19:19 coverage.out [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 19:14 go.mod [2021-08-27T19:20:55.026Z] -rw-r--r-- 1 root root 50064 Aug 27 19:16 go.sum [2021-08-27T19:20:55.026Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 19:14 internal [2021-08-27T19:20:55.026Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 19:14 openapi [2021-08-27T19:20:55.026Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 19:14 snap [2021-08-27T19:20:55.026Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 19:14 version.go [Pipeline] sh [2021-08-27T19:20:55.267Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-27T19:20:55.533Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-27T19:20:55.721Z] + '[' -e coverage.out ] [2021-08-27T19:20:55.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T19:20:55.767Z] Warning: overwriting stash ‘coverage-report’ [2021-08-27T19:20:55.800Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-27T19:20:55.800Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-27T19:20:55.800Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T19:20:55.800Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T19:20:56.597Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T19:20:56.762Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T19:20:56.762Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T19:20:57.029Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T19:20:57.275Z] + make build [2021-08-27T19:20:57.275Z] go mod tidy [2021-08-27T19:20:57.880Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T19:20:57.989Z] Reading package lists... [2021-08-27T19:20:58.255Z] Reading package lists... [2021-08-27T19:20:58.521Z] Building dependency tree... [2021-08-27T19:20:58.521Z] Reading state information... [2021-08-27T19:20:58.799Z] Calculating upgrade... [2021-08-27T19:20:58.799Z] The following packages will be upgraded: [2021-08-27T19:20:58.799Z] advancecomp base-files bash binutils binutils-common [2021-08-27T19:20:58.799Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-27T19:20:58.799Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-27T19:20:58.799Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-27T19:20:58.799Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-27T19:20:58.799Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-27T19:20:58.799Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-27T19:20:58.799Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-27T19:20:58.799Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-27T19:20:58.799Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-27T19:20:58.799Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-27T19:20:58.799Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-27T19:20:58.799Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-27T19:20:58.799Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-27T19:20:58.799Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-27T19:20:58.799Z] ubuntu-keyring util-linux [2021-08-27T19:20:58.799Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T19:20:58.799Z] Need to get 64.2 MB of archives. [2021-08-27T19:20:58.799Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-27T19:20:58.799Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-27T19:20:59.085Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-27T19:20:59.085Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-27T19:20:59.085Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-27T19:20:59.085Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-27T19:20:59.085Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-27T19:20:59.085Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-27T19:20:59.085Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-27T19:20:59.085Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-27T19:20:59.085Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-27T19:20:59.085Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-27T19:20:59.085Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-27T19:20:59.085Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-27T19:20:59.085Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-27T19:20:59.085Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-27T19:20:59.085Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-27T19:20:59.085Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-27T19:20:59.085Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-27T19:20:59.085Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-27T19:20:59.085Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-27T19:20:59.350Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-27T19:20:59.350Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-27T19:20:59.350Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-27T19:20:59.350Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-27T19:20:59.350Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-27T19:20:59.350Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-27T19:20:59.350Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-27T19:20:59.350Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-27T19:20:59.350Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-27T19:20:59.350Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-27T19:20:59.350Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-27T19:20:59.350Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-27T19:20:59.350Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-27T19:20:59.350Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-27T19:20:59.350Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-27T19:20:59.350Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-27T19:20:59.350Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-27T19:20:59.350Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-27T19:20:59.350Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-27T19:20:59.350Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-27T19:20:59.350Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-27T19:20:59.350Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-27T19:20:59.350Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-27T19:20:59.350Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-27T19:20:59.350Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-27T19:20:59.350Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-27T19:20:59.350Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-27T19:20:59.350Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-27T19:20:59.350Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-27T19:20:59.350Z] 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-08-27T19:20:59.350Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-27T19:20:59.350Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-27T19:20:59.350Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-27T19:20:59.350Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-27T19:20:59.350Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-27T19:20:59.350Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-27T19:20:59.350Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-27T19:20:59.614Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-27T19:20:59.614Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-27T19:20:59.880Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-27T19:20:59.880Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-27T19:20:59.880Z] 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-08-27T19:20:59.880Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-27T19:20:59.880Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-27T19:20:59.880Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-27T19:20:59.880Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-27T19:21:00.147Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-27T19:21:00.147Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-27T19:21:00.413Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-27T19:21:00.413Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-27T19:21:00.413Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-27T19:21:00.413Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-27T19:21:00.413Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-27T19:21:00.413Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-27T19:21:00.413Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-27T19:21:00.413Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-27T19:21:00.413Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-27T19:21:00.413Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-27T19:21:00.413Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-27T19:21:00.413Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-27T19:21:00.680Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-27T19:21:00.680Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-27T19:21:00.680Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-27T19:21:00.680Z] 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-08-27T19:21:00.680Z] 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-08-27T19:21:00.680Z] 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-08-27T19:21:00.680Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-27T19:21:00.680Z] 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-08-27T19:21:00.680Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-27T19:21:00.680Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-27T19:21:00.680Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-27T19:21:00.680Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-27T19:21:00.680Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-27T19:21:00.680Z] 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-08-27T19:21:00.680Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-27T19:21:00.680Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-27T19:21:00.680Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-27T19:21:00.946Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-27T19:21:00.946Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-27T19:21:00.946Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-27T19:21:00.946Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-27T19:21:00.946Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-27T19:21:00.946Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-27T19:21:01.211Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T19:21:01.211Z] Fetched 64.2 MB in 2s (31.0 MB/s) [2021-08-27T19:21:01.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T19:21:01.211Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T19:21:01.211Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T19:21:01.478Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T19:21:01.478Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T19:21:01.747Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-27T19:21:01.747Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-27T19:21:02.015Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.015Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.015Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.015Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.015Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.015Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.015Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.015Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.281Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.281Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.281Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.281Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.281Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.281Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.281Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:02.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T19:21:02.554Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.554Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.554Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:02.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T19:21:02.554Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.554Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.554Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.554Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.834Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:02.834Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T19:21:02.834Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:02.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T19:21:02.834Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T19:21:03.105Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T19:21:03.373Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T19:21:03.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T19:21:03.640Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-27T19:21:03.640Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-27T19:21:03.640Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-27T19:21:03.640Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-27T19:21:04.227Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-27T19:21:04.227Z] Installing new version of config file /etc/issue ... [2021-08-27T19:21:04.227Z] Installing new version of config file /etc/issue.net ... [2021-08-27T19:21:04.227Z] Installing new version of config file /etc/lsb-release ... [2021-08-27T19:21:04.227Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-27T19:21:04.495Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-27T19:21:04.495Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-27T19:21:04.495Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-27T19:21:04.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:04.495Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-27T19:21:04.495Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-27T19:21:04.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T19:21:04.762Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-27T19:21:04.762Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-27T19:21:04.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:04.762Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:04.762Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:04.762Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:05.028Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.028Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-27T19:21:05.028Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-27T19:21:05.028Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-27T19:21:05.028Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.028Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-27T19:21:05.028Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T19:21:05.294Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-27T19:21:05.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.294Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T19:21:05.294Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T19:21:05.564Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T19:21:05.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.564Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T19:21:05.564Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T19:21:05.564Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-27T19:21:05.831Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.831Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-27T19:21:05.831Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-27T19:21:05.831Z] Setting up grep (3.1-2build1) ... [2021-08-27T19:21:05.831Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:05.831Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-27T19:21:05.831Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-27T19:21:05.831Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-27T19:21:06.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:06.097Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T19:21:06.097Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T19:21:06.097Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-27T19:21:06.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:06.097Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T19:21:06.098Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T19:21:06.366Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-27T19:21:06.366Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:06.366Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T19:21:06.366Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T19:21:06.634Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T19:21:06.920Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T19:21:06.920Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T19:21:06.920Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T19:21:07.187Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-27T19:21:07.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:07.187Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-27T19:21:07.187Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T19:21:07.771Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T19:21:07.771Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T19:21:07.771Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T19:21:07.771Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T19:21:07.771Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T19:21:07.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:07.771Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-27T19:21:07.771Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-27T19:21:08.039Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-27T19:21:08.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.039Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:08.039Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:08.039Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:08.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.039Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:08.039Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:08.306Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:08.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.306Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:08.306Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:08.306Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:08.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.306Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:08.574Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:08.574Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:08.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.574Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T19:21:08.574Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T19:21:08.574Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T19:21:08.574Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T19:21:08.840Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T19:21:08.840Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.840Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T19:21:08.840Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T19:21:08.840Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T19:21:08.840Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:08.840Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:08.840Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:09.105Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:09.105Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:09.105Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:09.105Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:09.105Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:09.105Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:09.105Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:09.105Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:09.690Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:09.956Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-27T19:21:10.225Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-27T19:21:10.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:10.225Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T19:21:10.225Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T19:21:10.225Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T19:21:10.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T19:21:10.493Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-27T19:21:10.493Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T19:21:10.493Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-27T19:21:10.493Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T19:21:10.493Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-27T19:21:10.493Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-27T19:21:10.761Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-27T19:21:10.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T19:21:10.761Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-27T19:21:10.761Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T19:21:11.030Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-27T19:21:11.030Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T19:21:11.030Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-27T19:21:11.030Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T19:21:11.030Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-27T19:21:11.030Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T19:21:11.030Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T19:21:11.030Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T19:21:11.295Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T19:21:11.295Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T19:21:11.295Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T19:21:11.295Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T19:21:11.295Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T19:21:11.562Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-27T19:21:11.562Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T19:21:11.562Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T19:21:11.562Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T19:21:11.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:11.829Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T19:21:11.829Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T19:21:11.829Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-27T19:21:11.829Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T19:21:11.829Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T19:21:11.829Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T19:21:11.829Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T19:21:11.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:11.829Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-27T19:21:12.097Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-27T19:21:12.097Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-27T19:21:12.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:12.097Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-27T19:21:12.097Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-27T19:21:12.097Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-27T19:21:12.362Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:12.362Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-27T19:21:12.362Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T19:21:12.362Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T19:21:12.629Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:12.629Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T19:21:12.629Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T19:21:12.629Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T19:21:12.629Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:12.629Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-27T19:21:12.629Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-27T19:21:12.629Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-27T19:21:12.902Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:12.902Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T19:21:12.902Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T19:21:12.902Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-27T19:21:13.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.170Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T19:21:13.170Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T19:21:13.170Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-27T19:21:13.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.170Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T19:21:13.170Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T19:21:13.170Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T19:21:13.436Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.436Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T19:21:13.436Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T19:21:13.437Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T19:21:13.437Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.437Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-27T19:21:13.437Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-27T19:21:13.705Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-27T19:21:13.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.705Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-27T19:21:13.705Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-27T19:21:13.705Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-27T19:21:13.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.705Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-27T19:21:13.705Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-27T19:21:13.705Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-27T19:21:13.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.972Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-27T19:21:13.972Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-27T19:21:13.972Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-27T19:21:13.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:13.972Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-27T19:21:13.972Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-27T19:21:14.241Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-27T19:21:14.241Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T19:21:14.241Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-27T19:21:14.241Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-27T19:21:14.241Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-27T19:21:14.241Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-27T19:21:14.241Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T19:21:14.241Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T19:21:14.510Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T19:21:14.510Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T19:21:14.510Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T19:21:14.510Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T19:21:14.777Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-27T19:21:14.777Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-27T19:21:14.777Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T19:21:14.777Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-27T19:21:14.777Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-27T19:21:14.777Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-27T19:21:15.045Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-27T19:21:15.045Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-27T19:21:15.045Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-27T19:21:15.045Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-27T19:21:15.045Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-27T19:21:15.045Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-27T19:21:15.045Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-27T19:21:15.045Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-27T19:21:15.313Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-27T19:21:15.313Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-27T19:21:15.313Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-27T19:21:15.313Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-27T19:21:15.580Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-27T19:21:15.580Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-27T19:21:15.580Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-27T19:21:15.580Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-27T19:21:15.845Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T19:21:15.845Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T19:21:16.111Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T19:21:16.111Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T19:21:16.111Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T19:21:16.111Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T19:21:16.111Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T19:21:16.111Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T19:21:16.111Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:16.111Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:16.379Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:16.379Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:16.379Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:16.379Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:16.379Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:16.379Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:17.338Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:17.338Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:17.922Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:18.191Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:18.191Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:18.459Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:18.726Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:18.726Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:19.310Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T19:21:19.310Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T19:21:19.310Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T19:21:19.310Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T19:21:19.576Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T19:21:19.576Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T19:21:19.576Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T19:21:19.576Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T19:21:19.576Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-27T19:21:19.843Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-27T19:21:19.843Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T19:21:19.843Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T19:21:19.843Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T19:21:19.843Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T19:21:19.843Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-27T19:21:19.843Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-27T19:21:20.115Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.115Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T19:21:20.115Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.115Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.115Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.115Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-27T19:21:20.115Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-27T19:21:20.115Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-27T19:21:20.115Z] [2021-08-27T19:21:20.115Z] Current default time zone: 'Etc/UTC' [2021-08-27T19:21:20.115Z] Local time is now: Fri Aug 27 19:21:20 UTC 2021. [2021-08-27T19:21:20.115Z] Universal Time is now: Fri Aug 27 19:21:20 UTC 2021. [2021-08-27T19:21:20.115Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-27T19:21:20.115Z] [2021-08-27T19:21:20.115Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-27T19:21:20.115Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.115Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-27T19:21:20.115Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-27T19:21:20.115Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-27T19:21:20.115Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-27T19:21:20.115Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-27T19:21:20.115Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-27T19:21:20.382Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-27T19:21:20.382Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T19:21:20.382Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.382Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-27T19:21:20.382Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:20.382Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T19:21:20.382Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:20.382Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-27T19:21:20.382Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-27T19:21:20.382Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-27T19:21:20.382Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T19:21:20.382Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-27T19:21:20.382Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-27T19:21:20.382Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-27T19:21:20.382Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-27T19:21:22.339Z] Updating certificates in /etc/ssl/certs... [2021-08-27T19:21:23.299Z] 23 added, 27 removed; done. [2021-08-27T19:21:23.299Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T19:21:23.299Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T19:21:23.299Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-27T19:21:23.566Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-27T19:21:23.566Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-27T19:21:23.566Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T19:21:23.566Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-27T19:21:23.566Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-27T19:21:23.566Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-27T19:21:23.566Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-27T19:21:23.566Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-27T19:21:23.566Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T19:21:23.566Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-27T19:21:23.566Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-27T19:21:23.566Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-27T19:21:23.834Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T19:21:23.834Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T19:21:23.834Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-27T19:21:23.834Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-27T19:21:23.834Z] Updating certificates in /etc/ssl/certs... [2021-08-27T19:21:24.417Z] 0 added, 0 removed; done. [2021-08-27T19:21:24.417Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-27T19:21:24.417Z] done. [2021-08-27T19:21:25.002Z] Reading package lists... [2021-08-27T19:21:25.002Z] Building dependency tree... [2021-08-27T19:21:25.002Z] Reading state information... [2021-08-27T19:21:25.269Z] The following NEW packages will be installed: [2021-08-27T19:21:25.269Z] apt-transport-https [2021-08-27T19:21:25.269Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T19:21:25.536Z] Need to get 4348 B of archives. [2021-08-27T19:21:25.536Z] After this operation, 154 kB of additional disk space will be used. [2021-08-27T19:21:25.536Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-27T19:21:25.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T19:21:25.802Z] Fetched 4348 B in 0s (22.5 kB/s) [2021-08-27T19:21:25.802Z] Selecting previously unselected package apt-transport-https. [2021-08-27T19:21:25.802Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-27T19:21:25.802Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-27T19:21:25.802Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-27T19:21:25.802Z] Setting up apt-transport-https (1.6.14) ... [2021-08-27T19:21:26.069Z] Waiting for network to be ready... [2021-08-27T19:21:26.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T19:21:28.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T19:21:31.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T19:21:32.708Z] 2021-08-27T19:21:29Z INFO Waiting for automatic snapd restart... [2021-08-27T19:21:33.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T19:21:33.669Z] snapd 2.51.4 from Canonical* installed [2021-08-27T19:21:34.628Z] "snapd" switched to the "latest/stable" channel [2021-08-27T19:21:34.628Z] [2021-08-27T19:21:36.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T19:21:37.211Z] core18 20210722 from Canonical* installed [2021-08-27T19:21:37.211Z] "core18" switched to the "latest/stable" channel [2021-08-27T19:21:37.211Z] [2021-08-27T19:21:39.790Z] snapcraft 5.0 from Canonical* installed [2021-08-27T19:21:39.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T19:21:40.057Z] "snapcraft" switched to the "latest/stable" channel [2021-08-27T19:21:40.057Z] [2021-08-27T19:21:42.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T19:21:44.303Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-27T19:21:44.303Z] - README.md [2021-08-27T19:21:44.303Z] [2021-08-27T19:21:44.303Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T19:21:44.883Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T19:21:44.883Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T19:21:45.149Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T19:21:46.107Z] Reading package lists... [2021-08-27T19:21:46.691Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-27T19:21:46.691Z] Reading package lists... [2021-08-27T19:21:46.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T19:21:46.957Z] Building dependency tree... [2021-08-27T19:21:46.957Z] Reading state information... [2021-08-27T19:21:46.957Z] Suggested packages: [2021-08-27T19:21:46.957Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-27T19:21:46.957Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-27T19:21:46.957Z] Recommended packages: [2021-08-27T19:21:46.957Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-27T19:21:46.957Z] The following NEW packages will be installed: [2021-08-27T19:21:46.957Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-27T19:21:46.957Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-27T19:21:46.957Z] pkg-config zip [2021-08-27T19:21:46.957Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T19:21:47.222Z] Need to get 7663 kB of archives. [2021-08-27T19:21:47.222Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-27T19:21:47.222Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-27T19:21:47.222Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-27T19:21:47.488Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-27T19:21:47.488Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-27T19:21:47.488Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-27T19:21:47.755Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-27T19:21:47.755Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-27T19:21:47.755Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-27T19:21:48.020Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-27T19:21:48.021Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-27T19:21:48.021Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-27T19:21:48.021Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-27T19:21:48.288Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-27T19:21:48.288Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-27T19:21:48.288Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-27T19:21:48.558Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T19:21:48.558Z] Fetched 7663 kB in 1s (6064 kB/s) [2021-08-27T19:21:48.558Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-27T19:21:48.558Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-27T19:21:48.558Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-27T19:21:48.558Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T19:21:48.826Z] Selecting previously unselected package libpsl5:amd64. [2021-08-27T19:21:48.826Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-27T19:21:48.826Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T19:21:48.826Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T19:21:48.826Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-27T19:21:48.826Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T19:21:48.826Z] Selecting previously unselected package librtmp1:amd64. [2021-08-27T19:21:48.826Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-27T19:21:48.826Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T19:21:48.826Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-27T19:21:48.826Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-27T19:21:48.826Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T19:21:48.826Z] Selecting previously unselected package liberror-perl. [2021-08-27T19:21:49.093Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-27T19:21:49.093Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-27T19:21:49.093Z] Selecting previously unselected package git-man. [2021-08-27T19:21:49.093Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-27T19:21:49.093Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T19:21:49.093Z] Selecting previously unselected package git. [2021-08-27T19:21:49.093Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-27T19:21:49.093Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T19:21:49.677Z] Selecting previously unselected package libnorm1:amd64. [2021-08-27T19:21:49.677Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-27T19:21:49.677Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T19:21:49.677Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-27T19:21:49.677Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-27T19:21:49.677Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T19:21:49.945Z] Selecting previously unselected package libsodium23:amd64. [2021-08-27T19:21:49.946Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-27T19:21:49.946Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-27T19:21:49.946Z] Selecting previously unselected package libzmq5:amd64. [2021-08-27T19:21:49.946Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T19:21:49.946Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T19:21:49.946Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-27T19:21:49.946Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T19:21:49.946Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T19:21:50.214Z] Selecting previously unselected package pkg-config. [2021-08-27T19:21:50.214Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-27T19:21:50.214Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T19:21:50.214Z] Selecting previously unselected package zip. [2021-08-27T19:21:50.214Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-27T19:21:50.214Z] Unpacking zip (3.0-11build1) ... [2021-08-27T19:21:50.214Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T19:21:50.214Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T19:21:50.214Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T19:21:50.214Z] Setting up liberror-perl (0.17025-1) ... [2021-08-27T19:21:50.214Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T19:21:50.214Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T19:21:50.214Z] No schema files found: doing nothing. [2021-08-27T19:21:50.214Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T19:21:50.214Z] Setting up zip (3.0-11build1) ... [2021-08-27T19:21:50.214Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T19:21:50.214Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-27T19:21:50.214Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T19:21:50.214Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T19:21:50.214Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T19:21:50.214Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T19:21:50.214Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T19:21:50.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T19:21:50.480Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T19:21:51.063Z] git set to automatically installed. [2021-08-27T19:21:51.063Z] git-man set to automatically installed. [2021-08-27T19:21:51.063Z] libcurl3-gnutls set to automatically installed. [2021-08-27T19:21:51.063Z] liberror-perl set to automatically installed. [2021-08-27T19:21:51.063Z] libglib2.0-0 set to automatically installed. [2021-08-27T19:21:51.063Z] libnghttp2-14 set to automatically installed. [2021-08-27T19:21:51.063Z] libnorm1 set to automatically installed. [2021-08-27T19:21:51.063Z] libpgm-5.2-0 set to automatically installed. [2021-08-27T19:21:51.063Z] libpsl5 set to automatically installed. [2021-08-27T19:21:51.063Z] librtmp1 set to automatically installed. [2021-08-27T19:21:51.063Z] libsodium23 set to automatically installed. [2021-08-27T19:21:51.063Z] libzmq3-dev set to automatically installed. [2021-08-27T19:21:51.063Z] libzmq5 set to automatically installed. [2021-08-27T19:21:51.063Z] pkg-config set to automatically installed. [2021-08-27T19:21:51.063Z] zip set to automatically installed. [2021-08-27T19:21:52.469Z] snapd is not logged in, snap install commands will use sudo [2021-08-27T19:21:52.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T19:21:57.816Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-27T19:21:58.084Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-08-27T19:21:58.371Z] $ docker stop --time=1 81bbc1434e0c20a7205577d68379d5cfd67babb460e8cdf666fade7f094ee92f [2021-08-27T19:21:59.496Z] snap "core18" has no updates available [2021-08-27T19:22:00.082Z] Pulling config-common [2021-08-27T19:22:00.082Z] + snapcraftctl pull [2021-08-27T19:22:01.485Z] $ docker rm -f 81bbc1434e0c20a7205577d68379d5cfd67babb460e8cdf666fade7f094ee92f [2021-08-27T19:22:01.517Z] Pulling go-build-helper [2021-08-27T19:22:01.517Z] + snapcraftctl pull [2021-08-27T19:22:02.305Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-27T19:22:02.305Z] Skipping pull go-build-helper (already ran) [2021-08-27T19:22:02.305Z] Building go-build-helper [2021-08-27T19:22:02.305Z] + snapcraftctl build [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:22:03.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T19:22:03.437Z] [2021-08-27T19:22:03.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:22:03.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T19:22:04.123Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-27T19:22:04.123Z] 29e5d40040c1: Pulling fs layer [2021-08-27T19:22:04.123Z] 1ce36da41761: Pulling fs layer [2021-08-27T19:22:04.123Z] 25b303627fd3: Pulling fs layer [2021-08-27T19:22:04.359Z] Staging go-build-helper [2021-08-27T19:22:04.359Z] + snapcraftctl stage [2021-08-27T19:22:04.399Z] 29e5d40040c1: Verifying Checksum [2021-08-27T19:22:04.399Z] 29e5d40040c1: Download complete [2021-08-27T19:22:05.388Z] 29e5d40040c1: Pull complete [2021-08-27T19:22:05.388Z] 1ce36da41761: Verifying Checksum [2021-08-27T19:22:05.388Z] 1ce36da41761: Download complete [2021-08-27T19:22:06.825Z] 1ce36da41761: Pull complete [2021-08-27T19:22:06.825Z] 25b303627fd3: Verifying Checksum [2021-08-27T19:22:06.825Z] 25b303627fd3: Download complete [2021-08-27T19:22:14.431Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T19:22:14.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T19:22:14.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T19:22:14.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T19:22:14.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T19:22:14.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T19:22:14.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T19:22:14.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T19:22:14.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T19:22:14.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T19:22:14.431Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T19:22:14.431Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T19:22:14.431Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T19:22:14.431Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T19:22:14.431Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T19:22:14.431Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T19:22:14.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T19:22:14.431Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T19:22:14.431Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T19:22:14.431Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T19:22:14.431Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T19:22:14.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T19:22:14.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T19:22:14.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T19:22:14.431Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T19:22:14.431Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T19:22:14.431Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T19:22:14.431Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-27T19:22:14.431Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-27T19:22:14.431Z] Fetched 224 kB in 0s (0 B/s) [2021-08-27T19:22:14.431Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-27T19:22:14.431Z] Fetched 157 kB in 0s (0 B/s) [2021-08-27T19:22:14.431Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-27T19:22:14.431Z] Fetched 221 kB in 0s (0 B/s) [2021-08-27T19:22:14.431Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-27T19:22:14.431Z] Fetched 143 kB in 0s (0 B/s) [2021-08-27T19:22:14.431Z] Pulling edgex-go [2021-08-27T19:22:14.431Z] + snapcraftctl pull [2021-08-27T19:22:14.698Z] Pulling hooks [2021-08-27T19:22:14.698Z] + snapcraftctl pull [2021-08-27T19:22:16.995Z] 25b303627fd3: Pull complete [2021-08-27T19:22:16.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-27T19:22:16.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T19:22:16.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-27T19:22:17.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-966 does not seem to be running inside a container [2021-08-27T19:22:17.337Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T19:22:21.010Z] $ docker top a4305af3a76e26f2e7d4e023b623278722d3f16e51e50d33656ea2bfff8524bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:22:22.104Z] + grep parallel [2021-08-27T19:22:22.104Z] + docker-compose build --help [2021-08-27T19:22:26.502Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T19:22:26.552Z] $ docker stop --time=1 a4305af3a76e26f2e7d4e023b623278722d3f16e51e50d33656ea2bfff8524bf [2021-08-27T19:22:28.401Z] $ docker rm -f a4305af3a76e26f2e7d4e023b623278722d3f16e51e50d33656ea2bfff8524bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:22:29.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T19:22:29.233Z] . [Pipeline] withDockerContainer [2021-08-27T19:22:29.545Z] prd-ubuntu18.04-docker-arm64-4c-16g-966 does not seem to be running inside a container [2021-08-27T19:22:29.668Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T19:22:31.141Z] $ docker top 768fe4379281cae8dafc9dc42bc46990d836290ed61741aa94bafbe01ba46f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:22:32.136Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T19:22:32.916Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T19:22:32.916Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T19:22:32.916Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T19:22:32.916Z] Fetched 0 B in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-27T19:22:32.916Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-27T19:22:32.916Z] Fetched 279 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-27T19:22:32.916Z] Fetched 122 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-27T19:22:32.916Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-27T19:22:32.916Z] Fetched 8848 B in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-27T19:22:32.916Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-27T19:22:32.916Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-27T19:22:32.916Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-27T19:22:32.916Z] Fetched 219 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-27T19:22:32.916Z] Fetched 154 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-27T19:22:32.916Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-27T19:22:32.916Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-27T19:22:32.916Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-27T19:22:32.916Z] Fetched 499 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-27T19:22:32.916Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-27T19:22:32.916Z] Fetched 240 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-27T19:22:32.916Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-27T19:22:32.916Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-27T19:22:32.916Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-27T19:22:32.916Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-27T19:22:32.916Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-27T19:22:32.916Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.916Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-27T19:22:32.917Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-27T19:22:32.917Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-27T19:22:32.917Z] Fetched 8720 B in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-27T19:22:32.917Z] Fetched 140 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-27T19:22:32.917Z] Fetched 119 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-27T19:22:32.917Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-27T19:22:32.917Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-27T19:22:32.917Z] Fetched 645 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-27T19:22:32.917Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-27T19:22:32.917Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-27T19:22:32.917Z] Fetched 368 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-27T19:22:32.917Z] Fetched 187 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-27T19:22:32.917Z] Fetched 175 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-27T19:22:32.917Z] Fetched 206 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-27T19:22:32.917Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-27T19:22:32.917Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-27T19:22:32.917Z] Fetched 159 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-27T19:22:32.917Z] Fetched 107 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-27T19:22:32.917Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-27T19:22:32.917Z] Pulling static-packages [2021-08-27T19:22:32.917Z] + snapcraftctl pull [2021-08-27T19:22:33.182Z] Pulling version [2021-08-27T19:22:33.182Z] + cd /root/project [2021-08-27T19:22:33.182Z] + + git describe --tagssed --abbrev=0 s/v// [2021-08-27T19:22:33.182Z] [2021-08-27T19:22:33.182Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T19:22:33.182Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T19:22:33.182Z] + snapcraftctl set-version 2.0.1-dev.35 [2021-08-27T19:22:34.139Z] Building config-common [2021-08-27T19:22:34.139Z] + snapcraftctl build [2021-08-27T19:22:36.427Z] Building core-command ... [2021-08-27T19:22:36.427Z] Building core-data ... [2021-08-27T19:22:36.427Z] Building core-metadata ... [2021-08-27T19:22:36.427Z] Building security-bootstrapper ... [2021-08-27T19:22:36.427Z] Building security-proxy-setup ... [2021-08-27T19:22:36.427Z] Building security-secretstore-setup ... [2021-08-27T19:22:36.427Z] Building support-notifications ... [2021-08-27T19:22:36.427Z] Building support-scheduler ... [2021-08-27T19:22:36.427Z] Building sys-mgmt-agent ... [2021-08-27T19:22:36.427Z] Building core-command [2021-08-27T19:22:36.427Z] Building security-proxy-setup [2021-08-27T19:22:36.427Z] Building security-secretstore-setup [2021-08-27T19:22:36.427Z] Building support-notifications [2021-08-27T19:22:36.427Z] Building support-scheduler [2021-08-27T19:22:36.716Z] Skipping build go-build-helper (already ran) [2021-08-27T19:22:36.716Z] Building edgex-go [2021-08-27T19:22:36.716Z] + cd /root/parts/edgex-go/src [2021-08-27T19:22:36.716Z] + + git describe --tags --abbrev=0 [2021-08-27T19:22:36.716Z] sed s/v// [2021-08-27T19:22:36.716Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T19:22:36.716Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T19:22:36.716Z] + echo 2.0.1-dev.35 [2021-08-27T19:22:36.716Z] + make build [2021-08-27T19:22:36.716Z] go mod tidy [2021-08-27T19:22:40.988Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T19:22:40.988Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-27T19:22:40.988Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-08-27T19:22:40.988Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-27T19:22:40.988Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-27T19:22:41.258Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-27T19:22:41.258Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-27T19:22:41.258Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-27T19:22:41.258Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-27T19:22:41.258Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-27T19:22:41.258Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-27T19:22:41.258Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-27T19:22:41.258Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-27T19:22:41.532Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-27T19:22:41.797Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-27T19:22:41.797Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-27T19:22:41.798Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-27T19:22:42.064Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-27T19:22:42.065Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T19:22:42.065Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T19:22:42.330Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-27T19:22:42.330Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-27T19:22:42.330Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-27T19:22:42.330Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-27T19:22:42.330Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-27T19:22:42.601Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-27T19:22:42.601Z] go: downloading golang.org/x/text v0.3.6 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-27T19:22:42.601Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-27T19:22:42.601Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-27T19:22:42.601Z] go: downloading github.com/kr/text v0.2.0 [2021-08-27T19:22:42.866Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-27T19:22:43.446Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-27T19:22:43.446Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-27T19:22:43.713Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-27T19:22:43.982Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-27T19:22:43.982Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-27T19:22:43.982Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-27T19:22:43.982Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-27T19:22:43.982Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-27T19:22:43.982Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-27T19:22:43.982Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T19:22:43.982Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-27T19:22:44.248Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-27T19:22:44.248Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T19:22:44.248Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T19:22:44.248Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T19:22:44.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-27T19:22:44.248Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-27T19:22:44.248Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-27T19:22:44.248Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-27T19:22:44.248Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-27T19:22:44.523Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-27T19:22:44.523Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-27T19:22:44.523Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-27T19:22:44.523Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-27T19:22:44.523Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-27T19:22:44.523Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-27T19:22:44.523Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-27T19:22:44.523Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-27T19:22:44.523Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-27T19:22:44.523Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-27T19:22:44.789Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-27T19:22:45.054Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T19:22:55.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T19:22:59.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T19:22:59.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T19:23:01.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T19:23:01.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T19:23:02.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T19:23:04.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T19:23:05.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T19:23:07.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T19:23:08.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T19:23:09.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-27T19:23:10.939Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-27T19:23:10.939Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-27T19:23:10.939Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-27T19:23:10.939Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-27T19:23:10.939Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-27T19:23:10.939Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-27T19:23:10.939Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-27T19:23:10.940Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-27T19:23:11.895Z] Building hooks [2021-08-27T19:23:11.895Z] + cd /root/parts/hooks/src [2021-08-27T19:23:11.895Z] + make build [2021-08-27T19:23:11.895Z] go mod tidy [2021-08-27T19:23:12.854Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-27T19:23:12.854Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-27T19:23:12.854Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-27T19:23:12.854Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-27T19:23:13.120Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-27T19:23:14.078Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-27T19:23:14.343Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-27T19:23:14.343Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-27T19:23:17.677Z] Building static-packages [2021-08-27T19:23:17.677Z] + snapcraftctl build [2021-08-27T19:23:19.622Z] Building version [2021-08-27T19:23:19.622Z] + snapcraftctl build [2021-08-27T19:23:21.569Z] Staging config-common [2021-08-27T19:23:21.569Z] + snapcraftctl stage [2021-08-27T19:23:22.975Z] Skipping stage go-build-helper (already ran) [2021-08-27T19:23:22.975Z] Staging edgex-go [2021-08-27T19:23:22.975Z] + snapcraftctl stage [2021-08-27T19:23:23.935Z] Staging hooks [2021-08-27T19:23:23.935Z] + snapcraftctl stage [2021-08-27T19:23:24.892Z] Staging static-packages [2021-08-27T19:23:24.892Z] + snapcraftctl stage [2021-08-27T19:23:26.301Z] Staging version [2021-08-27T19:23:26.301Z] + snapcraftctl stage [2021-08-27T19:23:27.722Z] Priming config-common [2021-08-27T19:23:27.722Z] + snapcraftctl prime [2021-08-27T19:23:28.306Z] Priming go-build-helper [2021-08-27T19:23:28.306Z] + snapcraftctl prime [2021-08-27T19:23:29.721Z] Priming edgex-go [2021-08-27T19:23:29.721Z] + snapcraftctl prime [2021-08-27T19:23:30.680Z] Priming hooks [2021-08-27T19:23:30.680Z] + snapcraftctl prime [2021-08-27T19:23:32.084Z] Priming static-packages [2021-08-27T19:23:32.084Z] + snapcraftctl prime [2021-08-27T19:23:34.660Z] Priming version [2021-08-27T19:23:34.660Z] + snapcraftctl prime [2021-08-27T19:23:35.624Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T19:23:44.430Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:23:44.430Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:23:44.430Z] ---> 711fa7e57198 [2021-08-27T19:23:44.430Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:23:44.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:23:44.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:23:44.431Z] ---> 711fa7e57198 [2021-08-27T19:23:44.431Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T19:23:44.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:23:44.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:23:44.431Z] ---> 711fa7e57198 [2021-08-27T19:23:44.431Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T19:23:44.431Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:23:44.431Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:23:44.431Z] ---> 711fa7e57198 [2021-08-27T19:23:44.431Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T19:23:44.431Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:23:44.431Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:23:44.431Z] ---> 711fa7e57198 [2021-08-27T19:23:44.431Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T19:23:44.431Z] ---> Running in 261a8be62e68 [2021-08-27T19:23:44.431Z] ---> Running in 02f312c481ef [2021-08-27T19:23:44.431Z] ---> Running in ca7f96e81b89 [2021-08-27T19:23:44.431Z] ---> Running in 46f9e3869092 [2021-08-27T19:23:44.431Z] ---> Running in 2bed86e70097 [2021-08-27T19:23:44.431Z] Removing intermediate container 02f312c481ef [2021-08-27T19:23:44.431Z] ---> 829f65d3186d [2021-08-27T19:23:44.431Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:23:44.431Z] Removing intermediate container 2bed86e70097 [2021-08-27T19:23:44.431Z] ---> 7823bcb3048f [2021-08-27T19:23:44.431Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:23:44.431Z] Removing intermediate container 46f9e3869092 [2021-08-27T19:23:44.431Z] ---> 9d3c67308e46 [2021-08-27T19:23:44.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:23:44.431Z] Removing intermediate container ca7f96e81b89 [2021-08-27T19:23:44.431Z] ---> 944906330546 [2021-08-27T19:23:44.431Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:23:44.431Z] Removing intermediate container 261a8be62e68 [2021-08-27T19:23:44.431Z] ---> ccd823725452 [2021-08-27T19:23:44.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:23:44.431Z] ---> Running in 05bd018414d9 [2021-08-27T19:23:44.710Z] ---> Running in 186a2b9a3d6e [2021-08-27T19:23:44.710Z] ---> Running in e3fc4f52465c [2021-08-27T19:23:44.710Z] ---> Running in 89475e584663 [2021-08-27T19:23:44.710Z] ---> Running in 34606a48d520 [2021-08-27T19:23:49.029Z] Removing intermediate container 05bd018414d9 [2021-08-27T19:23:49.029Z] ---> af00701e86ec [2021-08-27T19:23:49.029Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T19:23:49.029Z] ---> Running in 52f66e792c96 [2021-08-27T19:23:49.029Z] Removing intermediate container e3fc4f52465c [2021-08-27T19:23:49.029Z] ---> 1394a6883aa2 [2021-08-27T19:23:49.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-27T19:23:49.029Z] Removing intermediate container 186a2b9a3d6e [2021-08-27T19:23:49.029Z] ---> 2269362c3241 [2021-08-27T19:23:49.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T19:23:49.029Z] Removing intermediate container 34606a48d520 [2021-08-27T19:23:49.029Z] ---> e8c334d8a5dc [2021-08-27T19:23:49.029Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T19:23:49.305Z] ---> Running in f9a6790b35a3 [2021-08-27T19:23:49.305Z] ---> Running in dbc72e87743f [2021-08-27T19:23:49.305Z] ---> Running in b76a4f66fec5 [2021-08-27T19:23:49.578Z] Removing intermediate container 89475e584663 [2021-08-27T19:23:49.578Z] ---> 101072358980 [2021-08-27T19:23:49.578Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T19:23:49.849Z] ---> Running in 7193093fe905 [2021-08-27T19:23:50.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:51.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:51.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:51.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:51.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:51.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:52.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:52.323Z] OK: 218 MiB in 52 packages [2021-08-27T19:23:52.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:52.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:52.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:23:53.222Z] OK: 218 MiB in 52 packages [2021-08-27T19:23:53.499Z] OK: 218 MiB in 52 packages [2021-08-27T19:23:54.108Z] OK: 218 MiB in 52 packages [2021-08-27T19:23:54.109Z] OK: 218 MiB in 52 packages [2021-08-27T19:23:54.109Z] Removing intermediate container 52f66e792c96 [2021-08-27T19:23:54.109Z] ---> ccf14975ae68 [2021-08-27T19:23:54.109Z] Step 6/22 : COPY go.mod . [2021-08-27T19:23:55.115Z] Removing intermediate container f9a6790b35a3 [2021-08-27T19:23:55.115Z] ---> 2ad9d004e334 [2021-08-27T19:23:55.115Z] Step 6/23 : COPY go.mod . [2021-08-27T19:23:55.391Z] ---> facf07b33da8 [2021-08-27T19:23:55.391Z] Step 7/22 : RUN go mod download [2021-08-27T19:23:55.669Z] ---> Running in 324509299a31 [2021-08-27T19:23:55.949Z] Removing intermediate container dbc72e87743f [2021-08-27T19:23:55.949Z] ---> 48b6504f3ff1 [2021-08-27T19:23:55.949Z] Step 6/24 : COPY go.mod . [2021-08-27T19:23:55.949Z] Removing intermediate container b76a4f66fec5 [2021-08-27T19:23:55.949Z] ---> cafc6688a733 [2021-08-27T19:23:55.949Z] Step 6/23 : COPY go.mod . [2021-08-27T19:23:56.227Z] Removing intermediate container 7193093fe905 [2021-08-27T19:23:56.227Z] ---> 154a782a202b [2021-08-27T19:23:56.227Z] Step 6/26 : COPY go.mod . [2021-08-27T19:23:56.510Z] ---> e34a87aeea56 [2021-08-27T19:23:56.510Z] Step 7/23 : RUN go mod download [2021-08-27T19:23:56.510Z] ---> Running in f21dd1d7728c [2021-08-27T19:23:57.495Z] ---> 65343077cf5e [2021-08-27T19:23:57.495Z] Step 7/24 : RUN go mod download [2021-08-27T19:23:57.495Z] ---> Running in ea6e740ee678 [2021-08-27T19:23:57.786Z] ---> 8591d72c4fc8 [2021-08-27T19:23:57.786Z] Step 7/26 : RUN go mod download [2021-08-27T19:23:57.786Z] ---> 4b3bc1d84991 [2021-08-27T19:23:57.786Z] Step 7/23 : RUN go mod download [2021-08-27T19:23:58.059Z] ---> Running in 7548977a83f3 [2021-08-27T19:23:58.339Z] ---> Running in 88f9e5640a07 [2021-08-27T19:24:01.787Z] Removing intermediate container 324509299a31 [2021-08-27T19:24:01.787Z] ---> 45adde0ff134 [2021-08-27T19:24:01.787Z] Step 8/22 : COPY . . [2021-08-27T19:24:02.784Z] Removing intermediate container f21dd1d7728c [2021-08-27T19:24:02.784Z] ---> 1db074629428 [2021-08-27T19:24:02.784Z] Step 8/23 : COPY . . [2021-08-27T19:24:06.214Z] Removing intermediate container ea6e740ee678 [2021-08-27T19:24:06.214Z] ---> 72641690c9f8 [2021-08-27T19:24:06.214Z] Step 8/24 : COPY . . [2021-08-27T19:24:06.487Z] Removing intermediate container 7548977a83f3 [2021-08-27T19:24:06.487Z] ---> bf45eeadb63c [2021-08-27T19:24:06.487Z] Step 8/26 : COPY . . [2021-08-27T19:24:06.762Z] Removing intermediate container 88f9e5640a07 [2021-08-27T19:24:06.762Z] ---> 7af2424bf880 [2021-08-27T19:24:06.762Z] Step 8/23 : COPY . . [2021-08-27T19:24:28.951Z] ---> 346da467a8e1 [2021-08-27T19:24:28.951Z] Step 9/23 : RUN go mod tidy [2021-08-27T19:24:28.951Z] ---> d282779876e2 [2021-08-27T19:24:28.951Z] Step 9/22 : RUN go mod tidy [2021-08-27T19:24:28.951Z] ---> 94e1c382480a [2021-08-27T19:24:28.951Z] Step 9/23 : RUN go mod tidy [2021-08-27T19:24:28.951Z] ---> 8f162789a949 [2021-08-27T19:24:28.951Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:24:28.951Z] ---> 89bd3a38a386 [2021-08-27T19:24:28.951Z] Step 9/26 : RUN go mod tidy [2021-08-27T19:24:28.951Z] ---> Running in 05a75020ebcc [2021-08-27T19:24:28.951Z] ---> Running in 39786fdb9c05 [2021-08-27T19:24:28.951Z] ---> Running in 18f65dd66e28 [2021-08-27T19:24:28.951Z] ---> Running in c477abcf5bd3 [2021-08-27T19:24:28.951Z] ---> Running in 7195fd9cce28 [2021-08-27T19:24:35.697Z] Removing intermediate container 05a75020ebcc [2021-08-27T19:24:35.697Z] ---> 79c700493e94 [2021-08-27T19:24:35.697Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T19:24:35.697Z] ---> Running in 0cbda5af492b [2021-08-27T19:24:35.697Z] Removing intermediate container 39786fdb9c05 [2021-08-27T19:24:35.697Z] ---> 8ca075571ef4 [2021-08-27T19:24:35.697Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T19:24:35.697Z] Removing intermediate container 7195fd9cce28 [2021-08-27T19:24:35.697Z] ---> 8bf72133265f [2021-08-27T19:24:35.697Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T19:24:35.697Z] Removing intermediate container 18f65dd66e28 [2021-08-27T19:24:35.697Z] ---> e148e5692fad [2021-08-27T19:24:35.697Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T19:24:35.971Z] ---> Running in fe19e2685a71 [2021-08-27T19:24:35.971Z] ---> Running in ebec88e23aec [2021-08-27T19:24:36.247Z] ---> Running in 12ea92e94d7f [2021-08-27T19:24:36.247Z] Removing intermediate container c477abcf5bd3 [2021-08-27T19:24:36.247Z] ---> be4a54ca07ed [2021-08-27T19:24:36.247Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T19:24:36.522Z] ---> Running in 7b5d50d0144a [2021-08-27T19:24:37.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T19:24:38.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T19:24:38.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T19:24:38.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T19:24:39.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T19:26:31.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T19:26:31.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T19:26:37.785Z] Removing intermediate container 7b5d50d0144a [2021-08-27T19:26:37.785Z] ---> cb0800cd8fb0 [2021-08-27T19:26:37.785Z] [2021-08-27T19:26:37.785Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:26:37.785Z] Removing intermediate container ebec88e23aec [2021-08-27T19:26:37.785Z] ---> c591001fe665 [2021-08-27T19:26:37.785Z] [2021-08-27T19:26:37.785Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T19:26:37.785Z] 3.12: Pulling from library/alpine [2021-08-27T19:26:37.785Z] 3.12: Pulling from library/alpine [2021-08-27T19:26:42.105Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T19:26:42.105Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T19:26:42.105Z] Removing intermediate container fe19e2685a71 [2021-08-27T19:26:42.105Z] ---> e4a0ffe239db [2021-08-27T19:26:42.105Z] [2021-08-27T19:26:42.105Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T19:26:42.105Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T19:26:42.105Z] ---> c4fd0aeabfcf [2021-08-27T19:26:42.105Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T19:26:42.105Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T19:26:42.105Z] Removing intermediate container 0cbda5af492b [2021-08-27T19:26:42.105Z] ---> 3b29fff9d444 [2021-08-27T19:26:42.105Z] [2021-08-27T19:26:42.105Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T19:26:42.105Z] ---> c4fd0aeabfcf [2021-08-27T19:26:42.105Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:26:42.105Z] ---> c4fd0aeabfcf [2021-08-27T19:26:42.105Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:26:42.105Z] ---> c4fd0aeabfcf [2021-08-27T19:26:42.105Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T19:26:42.105Z] Removing intermediate container 12ea92e94d7f [2021-08-27T19:26:42.105Z] ---> 36c977eb02cb [2021-08-27T19:26:42.105Z] [2021-08-27T19:26:42.105Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T19:26:42.105Z] ---> c4fd0aeabfcf [2021-08-27T19:26:42.105Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T19:26:42.105Z] ---> Running in 0d9de0feffe0 [2021-08-27T19:26:42.105Z] ---> Running in 452c15ad12b2 [2021-08-27T19:26:42.105Z] ---> Running in 30e9eb04b9a6 [2021-08-27T19:26:42.105Z] ---> Running in 69220482e396 [2021-08-27T19:26:42.105Z] ---> Running in 0206b5b8b7bb [2021-08-27T19:26:44.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:44.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:26:45.222Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T19:26:45.222Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:26:45.222Z] OK: 5 MiB in 15 packages [2021-08-27T19:26:45.222Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T19:26:45.222Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:26:45.222Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T19:26:45.502Z] OK: 5 MiB in 15 packages [2021-08-27T19:26:45.502Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T19:26:45.502Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T19:26:45.502Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:26:45.502Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T19:26:45.502Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:26:45.502Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T19:26:45.502Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:26:45.502Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:26:45.795Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T19:26:45.795Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T19:26:45.795Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T19:26:45.795Z] OK: 6 MiB in 17 packages [2021-08-27T19:26:45.795Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T19:26:45.795Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:26:45.795Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T19:26:46.082Z] OK: 6 MiB in 16 packages [2021-08-27T19:26:46.082Z] OK: 7 MiB in 18 packages [2021-08-27T19:26:47.084Z] Removing intermediate container 452c15ad12b2 [2021-08-27T19:26:47.084Z] ---> de5e1978a63e [2021-08-27T19:26:47.084Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:26:47.359Z] ---> Running in 25615bbb7af9 [2021-08-27T19:26:47.359Z] Removing intermediate container 30e9eb04b9a6 [2021-08-27T19:26:47.359Z] ---> 063b796218aa [2021-08-27T19:26:47.359Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:26:47.633Z] ---> Running in bcff9608666d [2021-08-27T19:26:48.631Z] Removing intermediate container 25615bbb7af9 [2021-08-27T19:26:48.631Z] ---> a764795cdc17 [2021-08-27T19:26:48.631Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T19:26:48.631Z] Removing intermediate container 0d9de0feffe0 [2021-08-27T19:26:48.631Z] ---> 6680f007ba99 [2021-08-27T19:26:48.631Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T19:26:48.631Z] Removing intermediate container 0206b5b8b7bb [2021-08-27T19:26:48.631Z] ---> d1b54527f27d [2021-08-27T19:26:48.631Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:26:48.631Z] Removing intermediate container bcff9608666d [2021-08-27T19:26:48.631Z] ---> 336cb2cd1315 [2021-08-27T19:26:48.631Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T19:26:48.631Z] Removing intermediate container 69220482e396 [2021-08-27T19:26:48.631Z] ---> 76682cc7f765 [2021-08-27T19:26:48.631Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T19:26:48.631Z] ---> Running in 8aac9763045c [2021-08-27T19:26:48.908Z] ---> Running in d8d59710cc92 [2021-08-27T19:26:48.908Z] ---> Running in b7971f045b21 [2021-08-27T19:26:48.908Z] ---> Running in 6ace88268f72 [2021-08-27T19:26:48.908Z] ---> Running in ac1eefad0ab2 [2021-08-27T19:26:49.515Z] Removing intermediate container 8aac9763045c [2021-08-27T19:26:49.515Z] ---> ed03ea31596a [2021-08-27T19:26:49.515Z] Step 14/26 : WORKDIR / [2021-08-27T19:26:49.515Z] Removing intermediate container d8d59710cc92 [2021-08-27T19:26:49.515Z] ---> 9622b04423b9 [2021-08-27T19:26:49.515Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T19:26:49.791Z] ---> Running in f8f8d3ccecf7 [2021-08-27T19:26:49.791Z] ---> Running in b01f6ab8b535 [2021-08-27T19:26:49.791Z] Removing intermediate container 6ace88268f72 [2021-08-27T19:26:49.791Z] ---> c4eaa455f804 [2021-08-27T19:26:49.791Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T19:26:49.791Z] Removing intermediate container ac1eefad0ab2 [2021-08-27T19:26:49.791Z] ---> c00e1ee3f8ba [2021-08-27T19:26:49.791Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T19:26:49.791Z] Removing intermediate container b7971f045b21 [2021-08-27T19:26:49.791Z] ---> 5c01535b676e [2021-08-27T19:26:49.791Z] Step 14/22 : WORKDIR /edgex [2021-08-27T19:26:50.068Z] ---> Running in ce25dc1da815 [2021-08-27T19:26:50.068Z] ---> Running in b2c664ec3d47 [2021-08-27T19:26:50.351Z] ---> Running in 85e83aa98523 [2021-08-27T19:26:50.351Z] Removing intermediate container b01f6ab8b535 [2021-08-27T19:26:50.351Z] ---> acdd2330a6bb [2021-08-27T19:26:50.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:26:50.642Z] Removing intermediate container f8f8d3ccecf7 [2021-08-27T19:26:50.642Z] ---> 2e911d1317ae [2021-08-27T19:26:50.642Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-27T19:26:50.924Z] Removing intermediate container ce25dc1da815 [2021-08-27T19:26:50.924Z] ---> 13b61cd3ac52 [2021-08-27T19:26:50.924Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T19:26:50.924Z] Removing intermediate container b2c664ec3d47 [2021-08-27T19:26:50.924Z] ---> 105014427fcd [2021-08-27T19:26:50.924Z] Step 16/24 : WORKDIR / [2021-08-27T19:26:51.204Z] ---> Running in 91bdaf54028b [2021-08-27T19:26:51.204Z] Removing intermediate container 85e83aa98523 [2021-08-27T19:26:51.204Z] ---> adca069684c0 [2021-08-27T19:26:51.204Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T19:26:51.204Z] ---> Running in 63c67c6cf14e [2021-08-27T19:26:51.489Z] ---> 2f76e8591989 [2021-08-27T19:26:51.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T19:26:51.775Z] ---> 536d10ed4025 [2021-08-27T19:26:51.775Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-27T19:26:52.055Z] Removing intermediate container 91bdaf54028b [2021-08-27T19:26:52.055Z] ---> 5ca3434e7020 [2021-08-27T19:26:52.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:26:52.055Z] Removing intermediate container 63c67c6cf14e [2021-08-27T19:26:52.055Z] ---> cfc755e3ea31 [2021-08-27T19:26:52.055Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:26:52.664Z] ---> 0b458b0cf204 [2021-08-27T19:26:52.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T19:26:53.266Z] ---> 8afba3c642fb [2021-08-27T19:26:53.266Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T19:26:53.266Z] ---> b394ed77af65 [2021-08-27T19:26:53.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T19:26:53.546Z] ---> ee7cc1c82294 [2021-08-27T19:26:53.546Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T19:26:54.154Z] ---> cd195f9f517c [2021-08-27T19:26:54.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T19:26:54.432Z] ---> 846d0d941a63 [2021-08-27T19:26:54.432Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml ---> b8206175d3c0 [2021-08-27T19:26:54.432Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T19:26:54.432Z] [2021-08-27T19:26:55.427Z] ---> 9c68f3efab35 [2021-08-27T19:26:55.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T19:26:55.427Z] ---> 3eff7b59d4e0 [2021-08-27T19:26:55.427Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T19:26:55.704Z] ---> 60647e8acc71 [2021-08-27T19:26:55.704Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> 4bb9b49687bf [2021-08-27T19:26:55.704Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T19:26:55.704Z] [2021-08-27T19:26:55.989Z] ---> Running in 978bf343bb37 [2021-08-27T19:26:56.264Z] ---> 29244aab6be8 [2021-08-27T19:26:56.264Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T19:26:56.264Z] ---> Running in 8ab533af8de8 [2021-08-27T19:26:56.540Z] ---> 9e4d6abc17e2 [2021-08-27T19:26:56.540Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T19:26:56.821Z] ---> 657a8b4c4712 [2021-08-27T19:26:56.821Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T19:26:56.821Z] ---> Running in 0b13c928c4a4 [2021-08-27T19:26:56.821Z] Removing intermediate container 978bf343bb37 [2021-08-27T19:26:56.821Z] ---> 44a712af4971 [2021-08-27T19:26:56.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:26:57.109Z] ---> Running in 8b2138df4740 [2021-08-27T19:26:57.109Z] ---> Running in 5f60606496a8 [2021-08-27T19:26:57.109Z] Removing intermediate container 8ab533af8de8 [2021-08-27T19:26:57.109Z] ---> bb0b48d98a7d [2021-08-27T19:26:57.109Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T19:26:57.392Z] ---> a402fe527667 [2021-08-27T19:26:57.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T19:26:57.392Z] ---> Running in d3e23f7ef88a [2021-08-27T19:26:57.671Z] Removing intermediate container 0b13c928c4a4 [2021-08-27T19:26:57.671Z] ---> 98979cb7f112 [2021-08-27T19:26:57.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:26:57.671Z] Removing intermediate container 8b2138df4740 [2021-08-27T19:26:57.671Z] ---> f5ed808358f1 [2021-08-27T19:26:57.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:26:57.944Z] ---> Running in 67f48bdd4b0f [2021-08-27T19:26:57.944Z] Removing intermediate container 5f60606496a8 [2021-08-27T19:26:57.944Z] ---> 1d86a7099226 [2021-08-27T19:26:57.944Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T19:26:57.944Z] ---> Running in aad85d694ecf [2021-08-27T19:26:58.222Z] ---> Running in 0eadffc834bc [2021-08-27T19:26:58.222Z] Removing intermediate container d3e23f7ef88a [2021-08-27T19:26:58.222Z] ---> 6ea9e7c9b9f7 [2021-08-27T19:26:58.222Z] Step 20/22 : LABEL arch=arm64 [2021-08-27T19:26:58.494Z] ---> Running in 85bf3e62bc69 [2021-08-27T19:26:58.772Z] Removing intermediate container 67f48bdd4b0f [2021-08-27T19:26:58.772Z] ---> ef70f1626143 [2021-08-27T19:26:58.772Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T19:26:58.772Z] Removing intermediate container aad85d694ecf [2021-08-27T19:26:58.772Z] ---> 8a9eff22538f [2021-08-27T19:26:58.772Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T19:26:59.047Z] ---> Running in 26b913842ade [2021-08-27T19:26:59.047Z] ---> Running in d0ed513fe2dc [2021-08-27T19:26:59.047Z] Removing intermediate container 0eadffc834bc [2021-08-27T19:26:59.047Z] ---> 709eb5fb3725 [2021-08-27T19:26:59.047Z] Step 22/23 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:26:59.328Z] ---> 6ecb9af1eb9e [2021-08-27T19:26:59.328Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T19:26:59.328Z] Removing intermediate container 85bf3e62bc69 [2021-08-27T19:26:59.328Z] ---> be8c178b512f [2021-08-27T19:26:59.328Z] Step 21/22 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:26:59.328Z] ---> Running in 4804296ca364 [2021-08-27T19:26:59.605Z] ---> Running in 24fd51862a3b [2021-08-27T19:26:59.881Z] Removing intermediate container 26b913842ade [2021-08-27T19:26:59.881Z] ---> e1f9933e1bb4 [2021-08-27T19:26:59.881Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:27:00.154Z] Removing intermediate container d0ed513fe2dc [2021-08-27T19:27:00.154Z] ---> 7f617464b7fc [2021-08-27T19:27:00.154Z] Step 22/23 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:27:00.154Z] ---> Running in 9f76a6e5aaee [2021-08-27T19:27:00.426Z] ---> Running in 0649830d709c [2021-08-27T19:27:00.426Z] Removing intermediate container 4804296ca364 [2021-08-27T19:27:00.426Z] ---> 9f97a527b333 [2021-08-27T19:27:00.426Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T19:27:00.426Z] Removing intermediate container 24fd51862a3b [2021-08-27T19:27:00.426Z] ---> 737bef9f9a61 [2021-08-27T19:27:00.426Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T19:27:00.426Z] ---> 8d8124d60ae8 [2021-08-27T19:27:00.426Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-27T19:27:00.702Z] ---> Running in 440f6d78f86f [2021-08-27T19:27:00.702Z] ---> Running in cb7b47308bd9 [2021-08-27T19:27:00.702Z] ---> Running in a115939dad16 [2021-08-27T19:27:00.978Z] Removing intermediate container 9f76a6e5aaee [2021-08-27T19:27:00.978Z] ---> ea05527734b2 [2021-08-27T19:27:00.978Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:27:00.978Z] Removing intermediate container 0649830d709c [2021-08-27T19:27:00.978Z] ---> 4f6d0f10c486 [2021-08-27T19:27:00.978Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T19:27:01.255Z] ---> Running in f660ef704e91 [2021-08-27T19:27:01.255Z] ---> Running in 23fd9528d0c0 [2021-08-27T19:27:01.533Z] Removing intermediate container cb7b47308bd9 [2021-08-27T19:27:01.533Z] ---> 231eeea3c4f6 [2021-08-27T19:27:01.533Z] [2021-08-27T19:27:01.533Z] Removing intermediate container 440f6d78f86f [2021-08-27T19:27:01.533Z] ---> ff96a7d35f1f [2021-08-27T19:27:01.533Z] [2021-08-27T19:27:02.138Z] Successfully built ff96a7d35f1f [2021-08-27T19:27:02.138Z] Successfully built 231eeea3c4f6 [2021-08-27T19:27:02.138Z] Successfully tagged support-scheduler-arm64:latest [2021-08-27T19:27:02.138Z] Removing intermediate container 23fd9528d0c0 [2021-08-27T19:27:02.138Z] Building core-metadata [2021-08-27T19:27:02.138Z] ---> 7645edf0da35 [2021-08-27T19:27:02.138Z] [2021-08-27T19:27:02.138Z] Removing intermediate container f660ef704e91 [2021-08-27T19:27:02.138Z] ---> 7ee6c2a52520 [2021-08-27T19:27:02.138Z] [2021-08-27T19:27:02.138Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-27T19:27:02.138Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-27T19:27:02.415Z]  Building security-proxy-setup ... done Successfully built 7645edf0da35 [2021-08-27T19:27:02.415Z] Successfully built 7ee6c2a52520 [2021-08-27T19:27:02.415Z] Successfully tagged support-notifications-arm64:latest [2021-08-27T19:27:02.691Z]  Building support-notifications ... done Successfully tagged core-command-arm64:latest [2021-08-27T19:27:02.691Z]  Building core-command ... done Building sys-mgmt-agent [2021-08-27T19:27:02.691Z] Building core-data [2021-08-27T19:27:03.665Z] Removing intermediate container a115939dad16 [2021-08-27T19:27:03.665Z] ---> c4d33c85a23c [2021-08-27T19:27:03.665Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T19:27:03.665Z] ---> Running in e012ee9d9d13 [2021-08-27T19:27:04.255Z] Removing intermediate container e012ee9d9d13 [2021-08-27T19:27:04.255Z] ---> b0f41c8d8854 [2021-08-27T19:27:04.255Z] Step 24/26 : LABEL arch=arm64 [2021-08-27T19:27:04.255Z] ---> Running in 46f8e5afd415 [2021-08-27T19:27:04.851Z] Removing intermediate container 46f8e5afd415 [2021-08-27T19:27:04.851Z] ---> 921a3f3fca1c [2021-08-27T19:27:04.851Z] Step 25/26 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:27:04.851Z] ---> Running in 84100a233094 [2021-08-27T19:27:05.823Z] Removing intermediate container 84100a233094 [2021-08-27T19:27:05.823Z] ---> 96cc8960c54f [2021-08-27T19:27:05.823Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T19:27:06.421Z] ---> Running in e3a17646921b [2021-08-27T19:27:07.406Z] Removing intermediate container e3a17646921b [2021-08-27T19:27:07.406Z] ---> 813a433afdb4 [2021-08-27T19:27:07.406Z] [2021-08-27T19:27:07.406Z] Successfully built 813a433afdb4 [2021-08-27T19:27:07.406Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-27T19:27:54.392Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:27:54.392Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:27:54.392Z] ---> 711fa7e57198 [2021-08-27T19:27:54.392Z] Step 3/32 : WORKDIR /edgex-go [2021-08-27T19:27:54.392Z] ---> Using cache [2021-08-27T19:27:54.392Z] ---> ccd823725452 [2021-08-27T19:27:54.392Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:27:54.392Z] ---> Using cache [2021-08-27T19:27:54.392Z] ---> e8c334d8a5dc [2021-08-27T19:27:54.392Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T19:27:54.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:27:54.393Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:27:54.393Z] ---> 711fa7e57198 [2021-08-27T19:27:54.393Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> ccd823725452 [2021-08-27T19:27:54.393Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> e8c334d8a5dc [2021-08-27T19:27:54.393Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T19:27:54.393Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:27:54.393Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:27:54.393Z] ---> 711fa7e57198 [2021-08-27T19:27:54.393Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> ccd823725452 [2021-08-27T19:27:54.393Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> e8c334d8a5dc [2021-08-27T19:27:54.393Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T19:27:54.393Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T19:27:54.393Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T19:27:54.393Z] ---> 711fa7e57198 [2021-08-27T19:27:54.393Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> ccd823725452 [2021-08-27T19:27:54.393Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:27:54.393Z] ---> Using cache [2021-08-27T19:27:54.393Z] ---> e8c334d8a5dc [2021-08-27T19:27:54.393Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T19:27:57.016Z] ---> Running in 3b8636d9eefa [2021-08-27T19:27:57.016Z] ---> Running in d6ab955c1504 [2021-08-27T19:27:57.016Z] ---> Running in 11edf87825e9 [2021-08-27T19:27:57.016Z] ---> Running in e78786df52a3 [2021-08-27T19:27:59.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:27:59.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:28:00.907Z] OK: 218 MiB in 52 packages [2021-08-27T19:28:00.907Z] OK: 218 MiB in 52 packages [2021-08-27T19:28:00.907Z] OK: 218 MiB in 52 packages [2021-08-27T19:28:00.907Z] OK: 218 MiB in 52 packages [2021-08-27T19:28:02.370Z] Removing intermediate container 3b8636d9eefa [2021-08-27T19:28:02.370Z] ---> 9c45de7270d1 [2021-08-27T19:28:02.370Z] Step 6/32 : COPY go.mod . [2021-08-27T19:28:02.370Z] Removing intermediate container d6ab955c1504 [2021-08-27T19:28:02.370Z] ---> 1feca18b302e [2021-08-27T19:28:02.370Z] Step 6/24 : COPY go.mod . [2021-08-27T19:28:02.645Z] Removing intermediate container e78786df52a3 [2021-08-27T19:28:02.645Z] ---> c4f00573d05f [2021-08-27T19:28:02.645Z] Step 6/24 : COPY go.mod . [2021-08-27T19:28:02.645Z] Removing intermediate container 11edf87825e9 [2021-08-27T19:28:02.645Z] ---> f5814b51da9c [2021-08-27T19:28:02.645Z] Step 6/24 : COPY go.mod . [2021-08-27T19:28:03.245Z] ---> a672289f2e9e [2021-08-27T19:28:03.245Z] Step 7/32 : RUN go mod download [2021-08-27T19:28:03.245Z] ---> Running in 2fbc7c8ff356 [2021-08-27T19:28:03.523Z] ---> e1d9cddb8183 [2021-08-27T19:28:03.523Z] Step 7/24 : RUN go mod download [2021-08-27T19:28:03.801Z] ---> Running in b3d976be4466 [2021-08-27T19:28:03.801Z] ---> b2c3e0374171 [2021-08-27T19:28:03.801Z] Step 7/24 : RUN go mod download [2021-08-27T19:28:03.801Z] ---> 3f90b4e977b6 [2021-08-27T19:28:03.801Z] Step 7/24 : RUN go mod download [2021-08-27T19:28:04.082Z] ---> Running in 61710bb8da6a [2021-08-27T19:28:04.082Z] ---> Running in 4660ff6c43f4 [2021-08-27T19:28:09.529Z] Removing intermediate container 2fbc7c8ff356 [2021-08-27T19:28:09.529Z] ---> ad44e5f06268 [2021-08-27T19:28:09.529Z] Step 8/32 : COPY . . [2021-08-27T19:28:09.529Z] Removing intermediate container b3d976be4466 [2021-08-27T19:28:09.529Z] ---> 1aa962d3a9bf [2021-08-27T19:28:09.529Z] Step 8/24 : COPY . . [2021-08-27T19:28:10.140Z] Removing intermediate container 61710bb8da6a [2021-08-27T19:28:10.140Z] ---> e924c00a0b17 [2021-08-27T19:28:10.140Z] Step 8/24 : COPY . . [2021-08-27T19:28:10.140Z] Removing intermediate container 4660ff6c43f4 [2021-08-27T19:28:10.140Z] ---> 1ea0d7297ca7 [2021-08-27T19:28:10.140Z] Step 8/24 : COPY . . [2021-08-27T19:28:28.519Z] ---> 6e87fe4ebec7 [2021-08-27T19:28:28.519Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:28:28.519Z] ---> 046a88ddb561 [2021-08-27T19:28:28.519Z] Step 9/32 : RUN go mod tidy [2021-08-27T19:28:28.519Z] ---> f977df688a07 [2021-08-27T19:28:28.519Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:28:28.519Z] ---> 7b03cf195dea [2021-08-27T19:28:28.519Z] Step 9/24 : RUN go mod tidy [2021-08-27T19:28:28.519Z] ---> Running in 9f001dfa3316 [2021-08-27T19:28:28.519Z] ---> Running in ce25afdd5751 [2021-08-27T19:28:28.520Z] ---> Running in 60cea32a8903 [2021-08-27T19:28:28.520Z] ---> Running in 6810adf6bcb5 [2021-08-27T19:28:34.012Z] Removing intermediate container 9f001dfa3316 [2021-08-27T19:28:34.012Z] ---> 8982a9765332 [2021-08-27T19:28:34.012Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T19:28:34.012Z] ---> Running in 7b1b2b120bd8 [2021-08-27T19:28:34.678Z] Removing intermediate container ce25afdd5751 [2021-08-27T19:28:34.678Z] ---> 2eda62811e4b [2021-08-27T19:28:34.678Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-27T19:28:34.968Z] ---> Running in ec4229fdc62a [2021-08-27T19:28:34.968Z] Removing intermediate container 60cea32a8903 [2021-08-27T19:28:34.968Z] ---> 32f422dacebc [2021-08-27T19:28:34.968Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T19:28:34.968Z] Removing intermediate container 6810adf6bcb5 [2021-08-27T19:28:34.968Z] ---> d0a9fdede9cd [2021-08-27T19:28:34.968Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T19:28:35.278Z] ---> Running in caef9efdf630 [2021-08-27T19:28:35.278Z] ---> Running in 6c6326558672 [2021-08-27T19:28:36.353Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T19:28:37.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T19:28:37.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T19:28:37.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T19:30:14.661Z] Removing intermediate container caef9efdf630 [2021-08-27T19:30:14.661Z] ---> fb30ef2a18ee [2021-08-27T19:30:14.661Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T19:30:14.661Z] ---> Running in b91de0cf79fe [2021-08-27T19:30:14.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T19:30:14.939Z] Removing intermediate container ec4229fdc62a [2021-08-27T19:30:14.939Z] ---> c537b8da097e [2021-08-27T19:30:14.939Z] [2021-08-27T19:30:14.939Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T19:30:14.939Z] ---> c4fd0aeabfcf [2021-08-27T19:30:14.939Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T19:30:15.540Z] ---> Running in f5601e6b0bf6 [2021-08-27T19:30:16.138Z] Removing intermediate container f5601e6b0bf6 [2021-08-27T19:30:16.138Z] ---> c3237b11205a [2021-08-27T19:30:16.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T19:30:16.414Z] ---> Running in f1a023df4bbc [2021-08-27T19:30:19.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:19.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:19.045Z] Removing intermediate container b91de0cf79fe [2021-08-27T19:30:19.045Z] ---> 400c47879395 [2021-08-27T19:30:19.045Z] [2021-08-27T19:30:19.045Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T19:30:19.322Z] 20.10.7: Pulling from library/docker [2021-08-27T19:30:19.597Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T19:30:19.597Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T19:30:19.597Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:30:19.597Z] OK: 5 MiB in 16 packages [2021-08-27T19:30:21.049Z] Removing intermediate container 6c6326558672 [2021-08-27T19:30:21.049Z] ---> 8760190e50d4 [2021-08-27T19:30:21.049Z] [2021-08-27T19:30:21.049Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:30:21.049Z] ---> c4fd0aeabfcf [2021-08-27T19:30:21.049Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T19:30:21.049Z] ---> Using cache [2021-08-27T19:30:21.049Z] ---> 063b796218aa [2021-08-27T19:30:21.049Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:30:21.049Z] ---> Using cache [2021-08-27T19:30:21.049Z] ---> 336cb2cd1315 [2021-08-27T19:30:21.049Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T19:30:22.049Z] ---> Running in c1c1c24f8146 [2021-08-27T19:30:22.643Z] Removing intermediate container f1a023df4bbc [2021-08-27T19:30:22.643Z] ---> b51eb7a7c7ff [2021-08-27T19:30:22.643Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T19:30:22.923Z] Removing intermediate container c1c1c24f8146 [2021-08-27T19:30:22.923Z] ---> ed7581f80a14 [2021-08-27T19:30:22.923Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T19:30:22.923Z] ---> Running in 5d3a56386497 [2021-08-27T19:30:23.521Z] ---> Running in 032f6a6f8fc7 [2021-08-27T19:30:24.965Z] Removing intermediate container 5d3a56386497 [2021-08-27T19:30:24.965Z] ---> d0de88227a85 [2021-08-27T19:30:24.965Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T19:30:25.240Z] Removing intermediate container 032f6a6f8fc7 [2021-08-27T19:30:25.240Z] ---> 4b433aea83f7 [2021-08-27T19:30:25.240Z] Step 16/24 : WORKDIR / [2021-08-27T19:30:25.840Z] ---> Running in 2a21c9079f6a [2021-08-27T19:30:26.116Z] ---> Running in a6996923083f [2021-08-27T19:30:26.388Z] Removing intermediate container 7b1b2b120bd8 [2021-08-27T19:30:26.388Z] ---> 03855bb30af4 [2021-08-27T19:30:26.388Z] [2021-08-27T19:30:26.388Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T19:30:26.388Z] ---> c4fd0aeabfcf [2021-08-27T19:30:26.388Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T19:30:26.662Z] Removing intermediate container 2a21c9079f6a [2021-08-27T19:30:26.662Z] ---> bb5725f796fe [2021-08-27T19:30:26.662Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T19:30:26.939Z] ---> Running in d0653fbca684 [2021-08-27T19:30:27.212Z] ---> Running in 6ab64ac7cd35 [2021-08-27T19:30:27.488Z] Removing intermediate container a6996923083f [2021-08-27T19:30:27.488Z] ---> 386e749600d9 [2021-08-27T19:30:27.488Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:30:28.088Z] Removing intermediate container d0653fbca684 [2021-08-27T19:30:28.088Z] ---> 85178755dd34 [2021-08-27T19:30:28.088Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T19:30:28.691Z] ---> Running in 2d2c7ce0464c [2021-08-27T19:30:28.969Z] ---> 47071b3ab973 [2021-08-27T19:30:28.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T19:30:29.254Z] Removing intermediate container 2d2c7ce0464c [2021-08-27T19:30:29.254Z] ---> 14e655398596 [2021-08-27T19:30:29.254Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T19:30:29.535Z] ---> Running in 312a6ad6223a [2021-08-27T19:30:30.139Z] Removing intermediate container 312a6ad6223a [2021-08-27T19:30:30.139Z] ---> f475e29e4925 [2021-08-27T19:30:30.139Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T19:30:30.731Z] ---> Running in c266eb003fa9 [2021-08-27T19:30:30.731Z] Removing intermediate container 6ab64ac7cd35 [2021-08-27T19:30:30.731Z] ---> 42cfc68c8565 [2021-08-27T19:30:30.731Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T19:30:30.731Z] ---> ce427ba570d2 [2021-08-27T19:30:30.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T19:30:31.007Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T19:30:31.007Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T19:30:31.007Z] ---> df445af6242a [2021-08-27T19:30:31.007Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-27T19:30:31.007Z] ---> Running in cc9f703335d5 [2021-08-27T19:30:31.286Z] ---> Running in a39b953e97da [2021-08-27T19:30:31.896Z] Removing intermediate container cc9f703335d5 [2021-08-27T19:30:31.896Z] ---> 34c3c0fca7ef [2021-08-27T19:30:31.896Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T19:30:31.896Z] ---> b49b48ac58cc [2021-08-27T19:30:31.896Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T19:30:31.896Z] Removing intermediate container a39b953e97da [2021-08-27T19:30:31.896Z] ---> 9d49574e7168 [2021-08-27T19:30:31.896Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-27T19:30:32.171Z] ---> Running in c0b0bbcd2442 [2021-08-27T19:30:32.171Z] ---> Running in de70abe0b0e4 [2021-08-27T19:30:33.165Z] Removing intermediate container de70abe0b0e4 [2021-08-27T19:30:33.165Z] ---> cda0d6e0b468 [2021-08-27T19:30:33.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:30:33.165Z] ---> 56ccd1a81a1f [2021-08-27T19:30:33.165Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T19:30:33.165Z] ---> Running in ec7d6a3e1c63 [2021-08-27T19:30:33.165Z] ---> Running in aeefd1ea2a17 [2021-08-27T19:30:33.769Z] Removing intermediate container c266eb003fa9 [2021-08-27T19:30:33.769Z] ---> 0c3a2661ab4c [2021-08-27T19:30:33.770Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T19:30:33.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:33.770Z] ---> Running in bc95e82f8c24 [2021-08-27T19:30:33.770Z] Removing intermediate container ec7d6a3e1c63 [2021-08-27T19:30:33.770Z] ---> 1909c6c0a72c [2021-08-27T19:30:33.770Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T19:30:34.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:34.046Z] ---> Running in 016cf153e8f4 [2021-08-27T19:30:35.032Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T19:30:35.032Z] Removing intermediate container 016cf153e8f4 [2021-08-27T19:30:35.032Z] ---> bd76d8f8a0aa [2021-08-27T19:30:35.032Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:30:35.032Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T19:30:35.032Z] Executing bash-5.1.0-r0.post-install [2021-08-27T19:30:35.032Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T19:30:35.032Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T19:30:35.032Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T19:30:35.032Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T19:30:35.032Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T19:30:35.032Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T19:30:35.032Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T19:30:35.032Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T19:30:35.032Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T19:30:35.032Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T19:30:35.032Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T19:30:35.032Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T19:30:35.308Z] ---> Running in 64ff47942eb0 [2021-08-27T19:30:35.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:35.871Z] Removing intermediate container 64ff47942eb0 [2021-08-27T19:30:36.149Z] ---> 8f6d7b9c9a7c [2021-08-27T19:30:36.149Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:30:36.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T19:30:36.428Z] ---> Running in fd2fc6ed45ba [2021-08-27T19:30:36.428Z] Removing intermediate container aeefd1ea2a17 [2021-08-27T19:30:36.428Z] ---> 36d44fcf7cc9 [2021-08-27T19:30:36.428Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:30:37.035Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T19:30:37.036Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T19:30:37.036Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T19:30:37.036Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T19:30:37.036Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T19:30:37.036Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T19:30:37.312Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T19:30:37.312Z] Removing intermediate container fd2fc6ed45ba [2021-08-27T19:30:37.312Z] ---> c37a09ae67b1 [2021-08-27T19:30:37.312Z] [2021-08-27T19:30:37.312Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T19:30:37.312Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-27T19:30:37.312Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T19:30:37.312Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T19:30:37.312Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T19:30:37.594Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T19:30:37.594Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T19:30:37.594Z] Successfully built c37a09ae67b1 [2021-08-27T19:30:37.594Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T19:30:37.594Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T19:30:37.594Z] Successfully tagged core-metadata-arm64:latest [2021-08-27T19:30:37.594Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T19:30:37.594Z]  Building core-metadata ... done  ---> 5cee1a46f1de [2021-08-27T19:30:37.594Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T19:30:37.594Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T19:30:37.594Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T19:30:37.594Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T19:30:37.873Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T19:30:37.873Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T19:30:37.873Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T19:30:37.873Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T19:30:37.873Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T19:30:37.873Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T19:30:37.873Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T19:30:37.873Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T19:30:37.873Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T19:30:38.151Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T19:30:38.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T19:30:38.433Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T19:30:38.433Z] OK: 8 MiB in 20 packages [2021-08-27T19:30:38.433Z] Executing busybox-1.32.1-r6.trigger [2021-08-27T19:30:38.433Z] OK: 82 MiB in 59 packages [2021-08-27T19:30:39.424Z] ---> 9e3e076785d8 [2021-08-27T19:30:39.424Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T19:30:40.018Z] Removing intermediate container bc95e82f8c24 [2021-08-27T19:30:40.018Z] ---> 173a3b46351d [2021-08-27T19:30:40.018Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T19:30:40.290Z] ---> f4ea210b7931 [2021-08-27T19:30:40.290Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T19:30:40.891Z] ---> 59cfa9eeea62 [2021-08-27T19:30:40.891Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-27T19:30:41.164Z] ---> 7a1889fc850f [2021-08-27T19:30:41.164Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T19:30:42.157Z] ---> 74beebd285e2 [2021-08-27T19:30:42.157Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T19:30:42.436Z] ---> 9da99b466d3d [2021-08-27T19:30:42.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T19:30:42.713Z] ---> Running in 0c8ec52b1078 [2021-08-27T19:30:43.329Z] ---> 9b3e40ee9437 [2021-08-27T19:30:43.330Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T19:30:43.330Z] Removing intermediate container 0c8ec52b1078 [2021-08-27T19:30:43.330Z] ---> 553d41da39a8 [2021-08-27T19:30:43.330Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T19:30:43.330Z] ---> Running in 633c487cc123 [2021-08-27T19:30:43.950Z] Removing intermediate container 633c487cc123 [2021-08-27T19:30:43.950Z] ---> c82cb6bb7b1e [2021-08-27T19:30:43.950Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:30:44.224Z] ---> Running in 1b0921d4f7c8 [2021-08-27T19:30:44.539Z] ---> 445d4ed9642c [2021-08-27T19:30:44.539Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T19:30:44.813Z] ---> Running in a1bd92b1be9b [2021-08-27T19:30:45.090Z] Removing intermediate container 1b0921d4f7c8 [2021-08-27T19:30:45.090Z] ---> 212366e1d6c6 [2021-08-27T19:30:45.090Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T19:30:45.379Z] ---> Running in 5b16cc30c779 [2021-08-27T19:30:45.991Z] Removing intermediate container 5b16cc30c779 [2021-08-27T19:30:45.991Z] ---> eed20cdf82e9 [2021-08-27T19:30:45.991Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:30:45.991Z] ---> Running in 1020da4dc889 [2021-08-27T19:30:46.588Z] Removing intermediate container 1020da4dc889 [2021-08-27T19:30:46.588Z] ---> 59a08bf3218f [2021-08-27T19:30:46.588Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:30:46.864Z] ---> Running in 0d53a2118165 [2021-08-27T19:30:47.139Z] Collecting docker-compose==1.23.2 [2021-08-27T19:30:47.413Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T19:30:47.413Z] Removing intermediate container 0d53a2118165 [2021-08-27T19:30:47.413Z] ---> 7ff24bfb184c [2021-08-27T19:30:47.413Z] [2021-08-27T19:30:47.693Z] Removing intermediate container a1bd92b1be9b [2021-08-27T19:30:47.693Z] ---> b65f15fca15f [2021-08-27T19:30:47.693Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T19:30:48.028Z] Successfully built 7ff24bfb184c [2021-08-27T19:30:48.028Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T19:30:48.028Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T19:30:48.028Z] Successfully tagged core-data-arm64:latest [2021-08-27T19:30:48.028Z]  Building core-data ... done  ---> Running in 338a4babfbba [2021-08-27T19:30:48.028Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T19:30:48.028Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T19:30:48.627Z] Removing intermediate container 338a4babfbba [2021-08-27T19:30:48.627Z] ---> 63d1acbed0d4 [2021-08-27T19:30:48.627Z] Step 29/32 : CMD ["gate"] [2021-08-27T19:30:48.907Z] ---> Running in 30bded140cdb [2021-08-27T19:30:49.510Z] Removing intermediate container 30bded140cdb [2021-08-27T19:30:49.510Z] ---> b17a7b8a0f5f [2021-08-27T19:30:49.510Z] Step 30/32 : LABEL arch=arm64 [2021-08-27T19:30:50.109Z] ---> Running in 69daf4d8eafd [2021-08-27T19:30:50.707Z] Removing intermediate container 69daf4d8eafd [2021-08-27T19:30:50.707Z] ---> dd211fecf5d5 [2021-08-27T19:30:50.707Z] Step 31/32 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:30:50.707Z] Collecting PyYAML<4,>=3.10 [2021-08-27T19:30:50.707Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T19:30:50.987Z] ---> Running in 864da7398d1f [2021-08-27T19:30:51.589Z] Removing intermediate container 864da7398d1f [2021-08-27T19:30:51.589Z] ---> 9c789ff6689f [2021-08-27T19:30:51.589Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T19:30:51.864Z] ---> Running in d7121e22414d [2021-08-27T19:30:52.460Z] Removing intermediate container d7121e22414d [2021-08-27T19:30:52.460Z] ---> 9706e39c7e75 [2021-08-27T19:30:52.460Z] [2021-08-27T19:30:52.736Z] Successfully built 9706e39c7e75 [2021-08-27T19:30:52.736Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-27T19:30:53.713Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-08-27T19:30:53.984Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T19:30:53.984Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T19:30:53.984Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T19:30:55.947Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T19:30:55.947Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T19:30:57.380Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-27T19:30:57.651Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T19:30:57.651Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T19:30:58.621Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T19:30:58.621Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T19:30:58.891Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T19:30:58.891Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T19:30:59.481Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T19:30:59.481Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T19:30:59.755Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T19:30:59.755Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T19:31:00.025Z] Collecting certifi>=2017.4.17 [2021-08-27T19:31:00.025Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T19:31:00.666Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T19:31:00.666Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T19:31:00.939Z] Collecting idna<2.8,>=2.5 [2021-08-27T19:31:00.939Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T19:31:01.213Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T19:31:01.213Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T19:31:01.213Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T19:31:01.213Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T19:31:02.195Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T19:31:02.195Z] Attempting uninstall: urllib3 [2021-08-27T19:31:02.195Z] Found existing installation: urllib3 1.26.2 [2021-08-27T19:31:02.195Z] Uninstalling urllib3-1.26.2: [2021-08-27T19:31:02.195Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T19:31:02.467Z] Attempting uninstall: idna [2021-08-27T19:31:02.467Z] Found existing installation: idna 3.1 [2021-08-27T19:31:02.467Z] Uninstalling idna-3.1: [2021-08-27T19:31:02.742Z] Successfully uninstalled idna-3.1 [2021-08-27T19:31:03.338Z] Attempting uninstall: chardet [2021-08-27T19:31:03.338Z] Found existing installation: chardet 4.0.0 [2021-08-27T19:31:03.338Z] Uninstalling chardet-4.0.0: [2021-08-27T19:31:03.338Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T19:31:04.768Z] Attempting uninstall: requests [2021-08-27T19:31:04.768Z] Found existing installation: requests 2.25.1 [2021-08-27T19:31:04.768Z] Uninstalling requests-2.25.1: [2021-08-27T19:31:04.768Z] Successfully uninstalled requests-2.25.1 [2021-08-27T19:31:05.041Z] Running setup.py install for texttable: started [2021-08-27T19:31:07.015Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T19:31:07.015Z] Running setup.py install for PyYAML: started [2021-08-27T19:31:08.989Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T19:31:08.989Z] Running setup.py install for docopt: started [2021-08-27T19:31:10.959Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T19:31:10.959Z] Running setup.py install for dockerpty: started [2021-08-27T19:31:12.390Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T19:31:13.825Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-27T19:31:23.976Z] Removing intermediate container c0b0bbcd2442 [2021-08-27T19:31:23.976Z] ---> 3b8e11053190 [2021-08-27T19:31:23.976Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T19:31:23.976Z] ---> Running in a13b648ad2b9 [2021-08-27T19:31:23.976Z] Removing intermediate container a13b648ad2b9 [2021-08-27T19:31:23.976Z] ---> d812193dc907 [2021-08-27T19:31:23.976Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T19:31:23.976Z] ---> Running in c2a0c2a82c6a [2021-08-27T19:31:23.976Z] Removing intermediate container c2a0c2a82c6a [2021-08-27T19:31:23.976Z] ---> 55042ecd3ccb [2021-08-27T19:31:23.976Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T19:31:24.568Z] ---> 7206ea8e6346 [2021-08-27T19:31:24.568Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T19:31:25.546Z] ---> b5e50cb16212 [2021-08-27T19:31:25.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T19:31:26.527Z] ---> 444517c795a7 [2021-08-27T19:31:26.527Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T19:31:26.527Z] ---> Running in d24177e2e39e [2021-08-27T19:31:27.120Z] Removing intermediate container d24177e2e39e [2021-08-27T19:31:27.120Z] ---> 88b592ca670c [2021-08-27T19:31:27.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T19:31:27.120Z] ---> Running in 84a71c725271 [2021-08-27T19:31:27.717Z] Removing intermediate container 84a71c725271 [2021-08-27T19:31:27.717Z] ---> 5e67537249ef [2021-08-27T19:31:27.717Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T19:31:27.717Z] ---> Running in cf7d85bc0749 [2021-08-27T19:31:28.310Z] Removing intermediate container cf7d85bc0749 [2021-08-27T19:31:28.310Z] ---> 5ad3d635d356 [2021-08-27T19:31:28.310Z] Step 23/24 : LABEL git_sha=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [2021-08-27T19:31:28.310Z] ---> Running in 947cfceb9614 [2021-08-27T19:31:28.905Z] Removing intermediate container 947cfceb9614 [2021-08-27T19:31:28.905Z] ---> 3fb68f0e184a [2021-08-27T19:31:28.905Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T19:31:28.905Z] ---> Running in 3acd3fc2c724 [2021-08-27T19:31:29.501Z] Removing intermediate container 3acd3fc2c724 [2021-08-27T19:31:29.501Z] ---> 6cc658a1485d [2021-08-27T19:31:29.501Z] [2021-08-27T19:31:29.771Z] Successfully built 6cc658a1485d [2021-08-27T19:31:29.771Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-27T19:31:30.056Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-27T19:31:30.088Z] $ docker stop --time=1 768fe4379281cae8dafc9dc42bc46990d836290ed61741aa94bafbe01ba46f73 [2021-08-27T19:31:31.910Z] $ docker rm -f 768fe4379281cae8dafc9dc42bc46990d836290ed61741aa94bafbe01ba46f73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T19:31:32.553Z] + docker images [2021-08-27T19:31:32.825Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T19:31:32.825Z] sys-mgmt-agent-arm64 latest 6cc658a1485d 3 seconds ago 311MB [2021-08-27T19:31:32.825Z] security-bootstrapper-arm64 latest 9706e39c7e75 40 seconds ago 17.7MB [2021-08-27T19:31:32.825Z] core-data-arm64 latest 7ff24bfb184c 45 seconds ago 19.3MB [2021-08-27T19:31:32.825Z] core-metadata-arm64 latest c37a09ae67b1 56 seconds ago 15.8MB [2021-08-27T19:31:32.825Z] 03855bb30af4 About a minute ago 1.57GB [2021-08-27T19:31:32.825Z] 8760190e50d4 About a minute ago 1.57GB [2021-08-27T19:31:32.825Z] 400c47879395 About a minute ago 1.57GB [2021-08-27T19:31:32.825Z] c537b8da097e About a minute ago 1.57GB [2021-08-27T19:31:32.825Z] security-secretstore-setup-arm64 latest 813a433afdb4 4 minutes ago 26.5MB [2021-08-27T19:31:32.825Z] support-notifications-arm64 latest 7645edf0da35 4 minutes ago 15.9MB [2021-08-27T19:31:32.825Z] core-command-arm64 latest 7ee6c2a52520 4 minutes ago 15.2MB [2021-08-27T19:31:32.825Z] support-scheduler-arm64 latest ff96a7d35f1f 4 minutes ago 15.2MB [2021-08-27T19:31:32.825Z] security-proxy-setup-arm64 latest 231eeea3c4f6 4 minutes ago 24.5MB [2021-08-27T19:31:32.825Z] 36c977eb02cb 4 minutes ago 1.57GB [2021-08-27T19:31:32.825Z] 3b29fff9d444 4 minutes ago 1.57GB [2021-08-27T19:31:32.825Z] e4a0ffe239db 4 minutes ago 1.57GB [2021-08-27T19:31:32.825Z] c591001fe665 4 minutes ago 1.57GB [2021-08-27T19:31:32.825Z] cb0800cd8fb0 4 minutes ago 1.56GB [2021-08-27T19:31:32.825Z] ci-base-image-arm64 latest 711fa7e57198 15 minutes ago 1.24GB [2021-08-27T19:31:32.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-27T19:31:32.825Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-27T19:31:32.825Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-27T19:31:32.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:31:33.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T19:31:34.087Z] [2021-08-27T19:31:34.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:31:34.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T19:31:34.765Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-27T19:31:34.765Z] 448f6bf000e3: Pulling fs layer [2021-08-27T19:31:34.765Z] f757da607395: Pulling fs layer [2021-08-27T19:31:34.765Z] 05883995daec: Pulling fs layer [2021-08-27T19:31:34.765Z] 8603b9c90790: Pulling fs layer [2021-08-27T19:31:34.765Z] 1560dd03e051: Pulling fs layer [2021-08-27T19:31:34.765Z] 27f5ce0e4adf: Pulling fs layer [2021-08-27T19:31:34.765Z] c2d8d7efcc4b: Pulling fs layer [2021-08-27T19:31:34.765Z] 1560dd03e051: Waiting [2021-08-27T19:31:34.765Z] 27f5ce0e4adf: Waiting [2021-08-27T19:31:34.765Z] c2d8d7efcc4b: Waiting [2021-08-27T19:31:34.765Z] 8603b9c90790: Waiting [2021-08-27T19:31:35.039Z] f757da607395: Verifying Checksum [2021-08-27T19:31:35.040Z] f757da607395: Download complete [2021-08-27T19:31:35.040Z] 8603b9c90790: Verifying Checksum [2021-08-27T19:31:35.040Z] 8603b9c90790: Download complete [2021-08-27T19:31:35.317Z] 05883995daec: Verifying Checksum [2021-08-27T19:31:35.317Z] 05883995daec: Download complete [2021-08-27T19:31:35.317Z] 27f5ce0e4adf: Download complete [2021-08-27T19:31:35.317Z] 1560dd03e051: Verifying Checksum [2021-08-27T19:31:35.317Z] 1560dd03e051: Download complete [2021-08-27T19:31:35.912Z] 448f6bf000e3: Verifying Checksum [2021-08-27T19:31:35.912Z] 448f6bf000e3: Download complete [2021-08-27T19:31:39.297Z] c2d8d7efcc4b: Verifying Checksum [2021-08-27T19:31:39.297Z] c2d8d7efcc4b: Download complete [2021-08-27T19:31:39.569Z] 448f6bf000e3: Pull complete [2021-08-27T19:31:40.548Z] f757da607395: Pull complete [2021-08-27T19:31:41.982Z] 05883995daec: Pull complete [2021-08-27T19:31:42.255Z] 8603b9c90790: Pull complete [2021-08-27T19:31:43.702Z] 1560dd03e051: Pull complete [2021-08-27T19:31:43.702Z] 27f5ce0e4adf: Pull complete [2021-08-27T19:31:58.779Z] c2d8d7efcc4b: Pull complete [2021-08-27T19:31:58.779Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-27T19:31:58.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T19:31:58.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-27T19:31:59.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-966 does not seem to be running inside a container [2021-08-27T19:31:59.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-27T19:32:02.672Z] $ docker top 142aefa8dc12b88db972886fbdba33329de1c94cd01cbcc9b3f0c7f981ec6a59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:04.077Z] ---> job-cost.sh [2021-08-27T19:32:04.077Z] lf-activate-venv: SKIPPING [2021-08-27T19:32:04.077Z] INFO: No Stack... [2021-08-27T19:32:04.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-27T19:32:05.261Z] INFO: Archiving Costs [Pipeline] sh [2021-08-27T19:32:05.943Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-08-27T19:32:05.943Z] -d, -f6 [Pipeline] lock [2021-08-27T19:32:06.033Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3688-1-stack-cost] [2021-08-27T19:32:06.040Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3688-1-stack-cost] did not exist. Created. [2021-08-27T19:32:06.040Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-27T19:32:06.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-27T19:32:06.993Z] Stashed 1 file(s) [Pipeline] } [2021-08-27T19:32:07.015Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3688-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-27T19:32:07.104Z] $ docker stop --time=1 142aefa8dc12b88db972886fbdba33329de1c94cd01cbcc9b3f0c7f981ec6a59 [2021-08-27T19:32:08.780Z] $ docker rm -f 142aefa8dc12b88db972886fbdba33329de1c94cd01cbcc9b3f0c7f981ec6a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-27T19:32:10.414Z] provisioning config files... [2021-08-27T19:32:10.438Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8612959680459228735tmp [Pipeline] { [Pipeline] sh [2021-08-27T19:32:10.794Z] + set +x [2021-08-27T19:32:10.794Z] + curl -s https://codecov.io/bash [2021-08-27T19:32:10.794Z] + bash -s -- [2021-08-27T19:32:11.065Z] [2021-08-27T19:32:11.065Z] _____ _ [2021-08-27T19:32:11.065Z] / ____| | | [2021-08-27T19:32:11.065Z] | | ___ __| | ___ ___ _____ __ [2021-08-27T19:32:11.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-27T19:32:11.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-27T19:32:11.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-27T19:32:11.065Z] Bash-1.0.6 [2021-08-27T19:32:11.065Z] [2021-08-27T19:32:11.065Z] [2021-08-27T19:32:11.065Z] ==> git version 2.24.4 found [2021-08-27T19:32:11.065Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-27T19:32:11.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-27T19:32:11.065Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-27T19:32:11.065Z] ==> Jenkins CI detected. [2021-08-27T19:32:11.065Z] current dir:  /w/workspace/edgex-go/1 [2021-08-27T19:32:11.065Z] project root: . [2021-08-27T19:32:11.065Z] --> token set from env [2021-08-27T19:32:11.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-27T19:32:11.065Z] ==> Running gcov in . (disable via -X gcov) [2021-08-27T19:32:11.065Z] ==> Python coveragepy not found [2021-08-27T19:32:11.065Z] ==> Searching for coverage reports in: [2021-08-27T19:32:11.065Z] + . [2021-08-27T19:32:11.065Z] -> Found 1 reports [2021-08-27T19:32:11.065Z] ==> Detecting git/mercurial file structure [2021-08-27T19:32:11.065Z] ==> Reading reports [2021-08-27T19:32:11.065Z] + ./coverage.out bytes=404331 [2021-08-27T19:32:11.065Z] ==> Appending adjustments [2021-08-27T19:32:11.065Z] https://docs.codecov.io/docs/fixing-reports [2021-08-27T19:32:12.662Z] + Found adjustments [2021-08-27T19:32:12.662Z] ==> Gzipping contents [2021-08-27T19:32:12.662Z] 56K /tmp/codecov.ucPR91.gz [2021-08-27T19:32:12.662Z] ==> Uploading reports [2021-08-27T19:32:12.662Z] url: https://codecov.io [2021-08-27T19:32:12.662Z] query: branch=PR-3688&commit=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3688&job=&cmd_args= [2021-08-27T19:32:12.662Z] -> Pinging Codecov [2021-08-27T19:32:12.662Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3688&commit=b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3688&job=&cmd_args= [2021-08-27T19:32:12.662Z] -> Uploading to [2021-08-27T19:32:12.662Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-27/00271124DB129430A58F1EEE437C3FCB/b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f/9f9feaa7-9c49-4e69-a73c-7ee541a0394a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T193212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=120441959c89804c85b490ab388fe664cc499ec04b0a02f9a96dd9185b56e660 [2021-08-27T19:32:12.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T19:32:12.662Z] Dload Upload Total Spent Left Speed [2021-08-27T19:32:13.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54498 0 0 100 54498 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-08-27T19:32:13.244Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b74ab0b1a7fe6f0aad9a0a73ee13f095091a553f [Pipeline] } [2021-08-27T19:32:13.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-27T19:32:15.519Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:15.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:16.528Z] ---> package-listing.sh [2021-08-27T19:32:16.528Z] ++ facter osfamily [2021-08-27T19:32:16.528Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-27T19:32:16.796Z] + OS_FAMILY=redhat [2021-08-27T19:32:16.796Z] + workspace=/w/workspace/edgex-go/1 [2021-08-27T19:32:16.796Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-27T19:32:16.796Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-27T19:32:16.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-27T19:32:16.796Z] + PACKAGES=/tmp/packages_start.txt [2021-08-27T19:32:16.796Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-27T19:32:16.796Z] + PACKAGES=/tmp/packages_end.txt [2021-08-27T19:32:16.796Z] + case "${OS_FAMILY}" in [2021-08-27T19:32:16.796Z] + sort [2021-08-27T19:32:16.796Z] + rpm -qa [2021-08-27T19:32:18.742Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-27T19:32:18.742Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-27T19:32:18.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-27T19:32:18.742Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-27T19:32:18.742Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-27T19:32:18.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-27T19:32:18.780Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-27T19:32:19.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:32:19.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T19:32:19.742Z] [2021-08-27T19:32:19.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T19:32:20.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T19:32:20.115Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-27T19:32:20.115Z] b4d181a07f80: Pulling fs layer [2021-08-27T19:32:20.115Z] a1111a8f2ec3: Pulling fs layer [2021-08-27T19:32:20.115Z] ed53099fbce6: Pulling fs layer [2021-08-27T19:32:20.115Z] dc539afda2c1: Pulling fs layer [2021-08-27T19:32:20.115Z] 77bc0d833cb6: Pulling fs layer [2021-08-27T19:32:20.115Z] 9065ff56babe: Pulling fs layer [2021-08-27T19:32:20.115Z] d287ab97295c: Pulling fs layer [2021-08-27T19:32:20.115Z] 77bc0d833cb6: Waiting [2021-08-27T19:32:20.115Z] 9065ff56babe: Waiting [2021-08-27T19:32:20.115Z] d287ab97295c: Waiting [2021-08-27T19:32:20.115Z] dc539afda2c1: Waiting [2021-08-27T19:32:20.379Z] a1111a8f2ec3: Verifying Checksum [2021-08-27T19:32:20.379Z] a1111a8f2ec3: Download complete [2021-08-27T19:32:20.379Z] dc539afda2c1: Verifying Checksum [2021-08-27T19:32:20.379Z] dc539afda2c1: Download complete [2021-08-27T19:32:20.645Z] 77bc0d833cb6: Download complete [2021-08-27T19:32:20.645Z] 9065ff56babe: Verifying Checksum [2021-08-27T19:32:20.645Z] 9065ff56babe: Download complete [2021-08-27T19:32:20.645Z] ed53099fbce6: Verifying Checksum [2021-08-27T19:32:20.645Z] ed53099fbce6: Download complete [2021-08-27T19:32:21.603Z] b4d181a07f80: Verifying Checksum [2021-08-27T19:32:21.603Z] b4d181a07f80: Download complete [2021-08-27T19:32:22.572Z] b4d181a07f80: Pull complete [2021-08-27T19:32:22.836Z] a1111a8f2ec3: Pull complete [2021-08-27T19:32:23.105Z] ed53099fbce6: Pull complete [2021-08-27T19:32:23.371Z] dc539afda2c1: Pull complete [2021-08-27T19:32:23.636Z] 77bc0d833cb6: Pull complete [2021-08-27T19:32:23.636Z] 9065ff56babe: Pull complete [2021-08-27T19:32:25.040Z] d287ab97295c: Verifying Checksum [2021-08-27T19:32:25.040Z] d287ab97295c: Download complete [2021-08-27T19:32:29.307Z] d287ab97295c: Pull complete [2021-08-27T19:32:29.307Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-27T19:32:29.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T19:32:29.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-27T19:32:29.422Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-08-27T19:32:29.482Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-27T19:32:32.716Z] $ docker top d07300fb8e050e664fdb67cb1ac0400ced538030478ddd23760568e26503f831 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T19:32:33.174Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-27T19:32:33.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-27T19:32:33.848Z] + ls /var/log/sa-host [2021-08-27T19:32:33.848Z] + sadf -c /var/log/sa-host/sa05 [2021-08-27T19:32:33.848Z] file_magic: OK [2021-08-27T19:32:33.848Z] HZ: Using current value: 100 [2021-08-27T19:32:33.848Z] file_header: OK [2021-08-27T19:32:33.848Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-27T19:32:33.848Z] Statistics: [2021-08-27T19:32:33.848Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T19:32:33.848Z] File successfully converted to sysstat format version 12.0.3 [2021-08-27T19:32:33.848Z] + sadf -c /var/log/sa-host/sa27 [2021-08-27T19:32:33.848Z] file_magic: OK [2021-08-27T19:32:33.848Z] HZ: Using current value: 100 [2021-08-27T19:32:33.848Z] file_header: OK [2021-08-27T19:32:33.848Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-27T19:32:33.848Z] Statistics: [2021-08-27T19:32:33.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T19:32:33.849Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T19:32:34.536Z] provisioning config files... [2021-08-27T19:32:34.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7660431194997159919tmp [Pipeline] { [Pipeline] echo [2021-08-27T19:32:34.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:34.973Z] ---> create-netrc.sh [Pipeline] } [2021-08-27T19:32:35.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:35.477Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-27T19:32:35.514Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:35.870Z] ---> sudo-logs.sh [2021-08-27T19:32:35.870Z] Archiving 'sudo' log.. [2021-08-27T19:32:35.870Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-965.vexxhost.local: Name or service not known [2021-08-27T19:32:35.870Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-965.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-27T19:32:35.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:36.320Z] ---> job-cost.sh [2021-08-27T19:32:36.320Z] lf-activate-venv: SKIPPING [2021-08-27T19:32:36.320Z] DEBUG: total: 0.10999999940395355 [2021-08-27T19:32:36.320Z] INFO: Retrieving Stack Cost... [2021-08-27T19:32:38.256Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-27T19:32:38.837Z] INFO: Archiving Costs [Pipeline] echo [2021-08-27T19:32:38.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T19:32:39.225Z] ---> logs-deploy.sh [2021-08-27T19:32:39.225Z] lf-activate-venv: SKIPPING [2021-08-27T19:32:39.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3688/1 [2021-08-27T19:32:39.225Z] INFO: archiving workspace using pattern(s): [2021-08-27T19:32:40.185Z] Archives upload complete. [2021-08-27T19:32:40.185Z] INFO: archiving logs to Nexus