Pull request #3850 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f253c6fc99a21a2a643fc287faac053d19abbf31+9e663fa036c94b5cb066284360ddd66ddff01928 (8fa05b0ac29d6bf410d0318c669a6f296924ee89) 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-ssh13892046942581645448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh16941980028130009960.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3850/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-3850/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7008998950089988353.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-3850/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18132287595857499346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh4166883903026254234.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3850/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-3850/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7328412643062812926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 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-372 in /w/workspace/edgexfoundry_edgex-go_PR-3850 [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-ssh3498760211673306229.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 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit f253c6fc99a21a2a643fc287faac053d19abbf31 > 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-ssh1974145119611597322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3850/head:refs/remotes/origin/PR-3850 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 Merge succeeded, producing f253c6fc99a21a2a643fc287faac053d19abbf31 Checking out Revision f253c6fc99a21a2a643fc287faac053d19abbf31 (PR-3850) > 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-ssh1933877027333172757.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-29T19:06:55.486Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-29T19:06:55.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-29T19:06:55.764Z] ========================================================= [2021-12-29T19:06:55.764Z] EdgeX Global Pipelines Version Info [2021-12-29T19:06:55.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:06:56.946Z] ------------------- [2021-12-29T19:06:56.946Z] stable info: [2021-12-29T19:06:56.946Z] ------------------- [2021-12-29T19:06:56.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-29T19:06:56.946Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T19:06:56.946Z] Message: update stable to v1.0.217 [2021-12-29T19:06:57.515Z] ------------------- [2021-12-29T19:06:57.515Z] experimental info: [2021-12-29T19:06:57.515Z] ------------------- [2021-12-29T19:06:57.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-29T19:06:57.515Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T19:06:57.515Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-29T19:06:57.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-29T19:06:57.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-29T19:06:57.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-29T19:06:57.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-29T19:06:57.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-29T19:06:57.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-29T19:06:57.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-29T19:06:58.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-29T19:06:58.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-29T19:06:58.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-29T19:06:58.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-29T19:06:58.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-29T19:06:58.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-29T19:06:58.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-29T19:06:58.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-29T19:06:58.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T19:06:58.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T19:06:58.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-29T19:06:58.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-29T19:06:58.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-29T19:06:58.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-29T19:06:58.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-29T19:06:58.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3850 [Pipeline] echo [2021-12-29T19:06:58.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3850 [Pipeline] echo [2021-12-29T19:06:58.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3850 [Pipeline] echo [2021-12-29T19:06:58.664Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f253c6fc99a21a2a643fc287faac053d19abbf31 [Pipeline] echo [2021-12-29T19:06:58.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f253c6f [Pipeline] echo [2021-12-29T19:06:58.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T19:06:58.850Z] provisioning config files... [2021-12-29T19:06:58.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3558770551377057318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:06:59.209Z] ---> docker-login.sh [2021-12-29T19:06:59.209Z] nexus3.edgexfoundry.org:10001 [2021-12-29T19:06:59.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:06:59.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:06:59.472Z] Configure a credential helper to remove this warning. See [2021-12-29T19:06:59.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:06:59.472Z] [2021-12-29T19:06:59.472Z] Login Succeeded [2021-12-29T19:06:59.472Z] nexus3.edgexfoundry.org:10002 [2021-12-29T19:06:59.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:06:59.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:06:59.472Z] Configure a credential helper to remove this warning. See [2021-12-29T19:06:59.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:06:59.472Z] [2021-12-29T19:06:59.472Z] Login Succeeded [2021-12-29T19:06:59.472Z] nexus3.edgexfoundry.org:10003 [2021-12-29T19:06:59.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:06:59.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:06:59.472Z] Configure a credential helper to remove this warning. See [2021-12-29T19:06:59.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:06:59.472Z] [2021-12-29T19:06:59.472Z] Login Succeeded [2021-12-29T19:06:59.734Z] nexus3.edgexfoundry.org:10004 [2021-12-29T19:06:59.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:06:59.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:06:59.735Z] Configure a credential helper to remove this warning. See [2021-12-29T19:06:59.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:06:59.735Z] [2021-12-29T19:06:59.735Z] Login Succeeded [2021-12-29T19:06:59.735Z] docker.io [2021-12-29T19:06:59.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:06:59.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:06:59.995Z] Configure a credential helper to remove this warning. See [2021-12-29T19:06:59.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:06:59.995Z] [2021-12-29T19:06:59.995Z] Login Succeeded [2021-12-29T19:06:59.995Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T19:07:00.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T19:07:00.429Z] ++ 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-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/core-command/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/core-data/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-29T19:07:00.429Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-29T19:07:00.429Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-29T19:07:00.429Z] ++ cut -d/ -f2 [2021-12-29T19:07:00.429Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-29T19:07:00.483Z] 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] { (Build Check) [Pipeline] sh [2021-12-29T19:07:01.008Z] + git rev-list -1 --merges f253c6fc99a21a2a643fc287faac053d19abbf31~1..f253c6fc99a21a2a643fc287faac053d19abbf31 [Pipeline] echo [2021-12-29T19:07:01.047Z] -----------> git rev-list -1 --merges f253c6fc99a21a2a643fc287faac053d19abbf31~1..f253c6fc99a21a2a643fc287faac053d19abbf31 f253c6fc99a21a2a643fc287faac053d19abbf31 [false] [Pipeline] sh [2021-12-29T19:07:01.359Z] + git log --format=format:%s -1 f253c6fc99a21a2a643fc287faac053d19abbf31 [Pipeline] echo [2021-12-29T19:07:01.394Z] ========================================================= [2021-12-29T19:07:01.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-29T19:07:01.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-29T19:07:02.006Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T19:07:02.006Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-29T19:07:02.006Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-29T19:07:02.006Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-29T19:07:02.006Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-29T19:07:02.006Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-29T19:07:02.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:07:02.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T19:07:02.475Z] [2021-12-29T19:07:02.475Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:07:02.817Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T19:07:02.817Z] latest: Pulling from edgex-devops/git-semver [2021-12-29T19:07:02.817Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T19:07:02.817Z] 3e5f54012d9b: Pulling fs layer [2021-12-29T19:07:02.817Z] 4c7163046ea9: Pulling fs layer [2021-12-29T19:07:02.817Z] 0c2d73faf560: Pulling fs layer [2021-12-29T19:07:02.817Z] 0c2d73faf560: Waiting [2021-12-29T19:07:02.817Z] 3e5f54012d9b: Verifying Checksum [2021-12-29T19:07:02.817Z] 3e5f54012d9b: Download complete [2021-12-29T19:07:02.817Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T19:07:02.817Z] a0d0a0d46f8b: Download complete [2021-12-29T19:07:02.817Z] 0c2d73faf560: Verifying Checksum [2021-12-29T19:07:02.817Z] 0c2d73faf560: Download complete [2021-12-29T19:07:02.817Z] 4c7163046ea9: Verifying Checksum [2021-12-29T19:07:02.817Z] 4c7163046ea9: Download complete [2021-12-29T19:07:03.081Z] a0d0a0d46f8b: Pull complete [2021-12-29T19:07:03.081Z] 3e5f54012d9b: Pull complete [2021-12-29T19:07:03.344Z] 4c7163046ea9: Pull complete [2021-12-29T19:07:03.612Z] 0c2d73faf560: Pull complete [2021-12-29T19:07:03.612Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-29T19:07:03.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T19:07:03.612Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-29T19:07:03.708Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:07:03.749Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-29T19:07:04.482Z] $ docker top fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T19:07:04.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T19:07:04.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T19:07:04.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T19:07:04.801Z] $ docker exec fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 ssh-agent [2021-12-29T19:07:04.950Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlKNCbO/agent.14 [2021-12-29T19:07:04.950Z] SSH_AGENT_PID=21 [2021-12-29T19:07:04.958Z] Running ssh-add (command line suppressed) [2021-12-29T19:07:05.066Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3012722448888333157.key (/w/workspace/edgex-go/1@tmp/private_key_3012722448888333157.key) [2021-12-29T19:07:05.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T19:07:05.418Z] + git tag --points-at HEAD [Pipeline] } [2021-12-29T19:07:05.442Z] $ docker exec --env ******** --env ******** fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 ssh-agent -k [2021-12-29T19:07:05.528Z] unset SSH_AUTH_SOCK; [2021-12-29T19:07:05.528Z] unset SSH_AGENT_PID; [2021-12-29T19:07:05.528Z] echo Agent pid 21 killed; [2021-12-29T19:07:05.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-29T19:07:05.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T19:07:05.626Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T19:07:05.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T19:07:05.744Z] $ docker exec fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 ssh-agent [2021-12-29T19:07:05.841Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBloeG/agent.55 [2021-12-29T19:07:05.841Z] SSH_AGENT_PID=62 [2021-12-29T19:07:05.845Z] Running ssh-add (command line suppressed) [2021-12-29T19:07:05.940Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2817518200741045062.key (/w/workspace/edgex-go/1@tmp/private_key_2817518200741045062.key) [2021-12-29T19:07:05.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T19:07:06.293Z] + git semver init [2021-12-29T19:07:06.293Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T19:07:06.293Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-12-29T19:07:06.293Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-12-29T19:07:06.293Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T19:07:06.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T19:07:06.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T19:07:06.293Z] # $SEMVER_BRANCH = PR-3850 [2021-12-29T19:07:06.293Z] # $SEMVER_TEMP = /tmp/semver-382229527 [2021-12-29T19:07:06.293Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-29T19:07:21.273Z] # '/tmp/semver-382229527' -> '/w/workspace/edgex-go/1/.semver' [2021-12-29T19:07:21.273Z] # -> Force: false [2021-12-29T19:07:21.273Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-12-29T19:07:21.298Z] $ docker exec --env ******** --env ******** fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 ssh-agent -k [2021-12-29T19:07:21.393Z] unset SSH_AUTH_SOCK; [2021-12-29T19:07:21.393Z] unset SSH_AGENT_PID; [2021-12-29T19:07:21.393Z] echo Agent pid 62 killed; [2021-12-29T19:07:21.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T19:07:21.838Z] + git semver [Pipeline] } [2021-12-29T19:07:21.869Z] $ docker stop --time=1 fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 [2021-12-29T19:07:24.091Z] $ docker rm -f fda10faaa453a47fde85e61a2b418cf2ccaad70e5241a572676b2d9fee657189 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T19:07:24.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-29T19:07:24.799Z] Stashed 1 file(s) [Pipeline] echo [2021-12-29T19:07:24.815Z] [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-12-29T19:07:25.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T19:07:25.341Z] ========================================================= [2021-12-29T19:07:25.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-29T19:07:25.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:07:25.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T19:07:25.695Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-29T19:07:25.695Z] a0d0a0d46f8b: Already exists [2021-12-29T19:07:25.695Z] 31adcdaf11c8: Pulling fs layer [2021-12-29T19:07:25.695Z] b8b176561691: Pulling fs layer [2021-12-29T19:07:25.695Z] 4527c011a84f: Pulling fs layer [2021-12-29T19:07:25.695Z] 5d74067f8e1e: Pulling fs layer [2021-12-29T19:07:25.695Z] e0aca202a116: Pulling fs layer [2021-12-29T19:07:25.695Z] 3a43be97a3b4: Pulling fs layer [2021-12-29T19:07:25.695Z] 34cad66bf833: Pulling fs layer [2021-12-29T19:07:25.695Z] b4e3c513aaa6: Pulling fs layer [2021-12-29T19:07:25.695Z] 5d74067f8e1e: Waiting [2021-12-29T19:07:25.695Z] e0aca202a116: Waiting [2021-12-29T19:07:25.695Z] 3a43be97a3b4: Waiting [2021-12-29T19:07:25.695Z] 34cad66bf833: Waiting [2021-12-29T19:07:25.695Z] b4e3c513aaa6: Waiting [2021-12-29T19:07:25.695Z] b8b176561691: Verifying Checksum [2021-12-29T19:07:25.695Z] b8b176561691: Download complete [2021-12-29T19:07:25.695Z] 31adcdaf11c8: Verifying Checksum [2021-12-29T19:07:25.695Z] 31adcdaf11c8: Download complete [2021-12-29T19:07:25.695Z] 5d74067f8e1e: Verifying Checksum [2021-12-29T19:07:25.695Z] 5d74067f8e1e: Download complete [2021-12-29T19:07:25.695Z] e0aca202a116: Verifying Checksum [2021-12-29T19:07:25.695Z] e0aca202a116: Download complete [2021-12-29T19:07:25.695Z] 3a43be97a3b4: Verifying Checksum [2021-12-29T19:07:25.695Z] 3a43be97a3b4: Download complete [2021-12-29T19:07:25.958Z] 34cad66bf833: Verifying Checksum [2021-12-29T19:07:25.958Z] 34cad66bf833: Download complete [2021-12-29T19:07:25.958Z] 31adcdaf11c8: Pull complete [2021-12-29T19:07:25.958Z] b8b176561691: Pull complete [2021-12-29T19:07:26.220Z] 4527c011a84f: Verifying Checksum [2021-12-29T19:07:26.220Z] 4527c011a84f: Download complete [2021-12-29T19:07:26.220Z] b4e3c513aaa6: Verifying Checksum [2021-12-29T19:07:26.220Z] b4e3c513aaa6: Download complete [2021-12-29T19:07:29.536Z] 4527c011a84f: Pull complete [2021-12-29T19:07:29.796Z] 5d74067f8e1e: Pull complete [2021-12-29T19:07:29.796Z] e0aca202a116: Pull complete [2021-12-29T19:07:29.796Z] 3a43be97a3b4: Pull complete [2021-12-29T19:07:30.066Z] 34cad66bf833: Pull complete [2021-12-29T19:07:32.636Z] b4e3c513aaa6: Pull complete [2021-12-29T19:07:32.636Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-29T19:07:32.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T19:07:32.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:07:33.017Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-29T19:07:33.017Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T19:07:33.017Z] WORKDIR /edgex [2021-12-29T19:07:33.017Z] COPY go.mod . [2021-12-29T19:07:33.017Z] RUN go mod download' [2021-12-29T19:07:35.573Z] Sending build context to Docker daemon 333.7MB [2021-12-29T19:07:35.573Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T19:07:35.573Z] ---> 9f6097aaca64 [2021-12-29T19:07:35.573Z] Step 2/4 : WORKDIR /edgex [2021-12-29T19:07:36.143Z] ---> Running in b762f7cb6cf7 [2021-12-29T19:07:36.409Z] Removing intermediate container b762f7cb6cf7 [2021-12-29T19:07:36.409Z] ---> 094cb25cac66 [2021-12-29T19:07:36.409Z] Step 3/4 : COPY go.mod . [2021-12-29T19:07:36.409Z] ---> b29e0526c341 [2021-12-29T19:07:36.409Z] Step 4/4 : RUN go mod download [2021-12-29T19:07:36.409Z] ---> Running in 1ec8a652dd3c [2021-12-29T19:07:40.118Z] Still waiting to schedule task [2021-12-29T19:07:40.119Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-29T19:08:15.188Z] Removing intermediate container 1ec8a652dd3c [2021-12-29T19:08:15.188Z] ---> fb8a77d3db86 [2021-12-29T19:08:15.188Z] Successfully built fb8a77d3db86 [2021-12-29T19:08:15.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:08:15.576Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T19:08:15.576Z] . [Pipeline] withDockerContainer [2021-12-29T19:08:15.670Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:08:15.704Z] $ 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 ******** ci-base-image-x86_64 cat [2021-12-29T19:08:16.098Z] $ docker top e497a89595801fe5587910e0df8bf12b7eed178fd364a7e0d8185114856290d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:08:16.516Z] + go version [2021-12-29T19:08:16.516Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-29T19:08:16.543Z] $ docker stop --time=1 e497a89595801fe5587910e0df8bf12b7eed178fd364a7e0d8185114856290d8 [2021-12-29T19:08:17.764Z] $ docker rm -f e497a89595801fe5587910e0df8bf12b7eed178fd364a7e0d8185114856290d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:08:18.421Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T19:08:18.421Z] . [Pipeline] withDockerContainer [2021-12-29T19:08:18.508Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:08:18.542Z] $ 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 ******** ci-base-image-x86_64 cat [2021-12-29T19:08:18.905Z] $ docker top 65513a7bf36598a904b16d36077050cf767ffc2ede6487cbfb757f05360a1243 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-29T19:08:19.029Z] ========================================================= [2021-12-29T19:08:19.030Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-29T19:08:19.030Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:08:19.377Z] + make test [2021-12-29T19:08:19.377Z] go mod tidy [2021-12-29T19:08:19.646Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-29T19:08:24.990Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-29T19:08:43.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-29T19:08:46.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-29T19:08:46.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-29T19:08:46.816Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-29T19:08:49.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-29T19:08:49.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-29T19:08:49.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-29T19:08:49.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-29T19:08:50.258Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-29T19:08:50.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-29T19:08:50.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-29T19:08:50.793Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-29T19:08:50.793Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-29T19:08:50.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-29T19:08:52.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-12-29T19:08:52.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-29T19:08:52.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-29T19:08:53.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-12-29T19:08:53.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-29T19:08:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-12-29T19:08:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-29T19:08:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-29T19:08:54.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.150s coverage: 89.5% of statements [2021-12-29T19:08:54.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-29T19:08:54.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:08:55.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-12-29T19:08:55.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-29T19:08:55.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-29T19:08:55.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-29T19:08:55.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-29T19:08:55.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-29T19:08:56.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:08:56.515Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-29T19:08:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-29T19:08:56.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2021-12-29T19:08:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-29T19:08:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-29T19:08:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-29T19:08:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2021-12-29T19:08:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-29T19:08:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-12-29T19:08:58.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-12-29T19:08:58.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-29T19:08:58.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-12-29T19:08:58.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-12-29T19:08:58.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-12-29T19:08:58.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-12-29T19:08:59.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-12-29T19:09:06.054Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-373 in /w/workspace/edgexfoundry_edgex-go_PR-3850 [Pipeline] { [Pipeline] ws [2021-12-29T19:09:06.097Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-29T19:09:06.331Z] The recommended git tool is: git [2021-12-29T19:09:10.963Z] using credential edgex-jenkins-ssh [2021-12-29T19:09:10.979Z] Cloning the remote Git repository [2021-12-29T19:09:11.029Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:09:11.107Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-29T19:09:11.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:09:11.175Z] > git --version # timeout=10 [2021-12-29T19:09:11.196Z] > git --version # 'git version 2.17.1' [2021-12-29T19:09:11.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:09:11.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-12-29T19:09:11.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-12-29T19:09:11.286Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T19:09:15.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.194s coverage: 82.5% of statements [2021-12-29T19:09:15.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-29T19:09:27.793Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:09:28.145Z] Merge succeeded, producing f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:09:28.146Z] Checking out Revision f253c6fc99a21a2a643fc287faac053d19abbf31 (PR-3850) [2021-12-29T19:09:26.931Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-29T19:09:26.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T19:09:26.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-29T19:09:27.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:09:27.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:09:27.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3850/head:refs/remotes/origin/PR-3850 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-29T19:09:27.816Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T19:09:27.840Z] > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 [2021-12-29T19:09:28.053Z] > git remote # timeout=10 [2021-12-29T19:09:28.071Z] > git config --get remote.origin.url # timeout=10 [2021-12-29T19:09:28.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:09:28.102Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-29T19:09:28.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-29T19:09:28.153Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T19:09:28.170Z] > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 [2021-12-29T19:09:32.397Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" [2021-12-29T19:09:32.447Z] > git --version # timeout=10 [2021-12-29T19:09:32.466Z] > git --version # 'git version 2.17.1' [2021-12-29T19:09:32.478Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T19:09:33.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-29T19:09:33.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T19:09:33.592Z] Dload Upload Total Spent Left Speed [2021-12-29T19:09:33.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh [2021-12-29T19:09:34.119Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-29T19:09:34.544Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-29T19:09:34.544Z] + sudo tee /etc/docker/daemon.new [2021-12-29T19:09:34.544Z] { [2021-12-29T19:09:34.544Z] "registry-mirrors": [ [2021-12-29T19:09:34.544Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-29T19:09:34.544Z] ], [2021-12-29T19:09:34.544Z] "bip": "10.250.0.254/24", [2021-12-29T19:09:34.544Z] "hosts": [ [2021-12-29T19:09:34.544Z] "tcp://0.0.0.0:5555", [2021-12-29T19:09:34.544Z] "unix:///var/run/docker.sock" [2021-12-29T19:09:34.544Z] ], [2021-12-29T19:09:34.544Z] "mtu": 1458, [2021-12-29T19:09:34.544Z] "selinux-enabled": true, [2021-12-29T19:09:34.544Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-29T19:09:34.544Z] } [Pipeline] sh [2021-12-29T19:09:34.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-29T19:09:35.257Z] + sudo service docker restart [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.263s coverage: 65.4% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-29T19:09:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-12-29T19:09:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-29T19:09:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-12-29T19:09:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-29T19:09:42.848Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T19:09:53.646Z] provisioning config files... [2021-12-29T19:09:53.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5595956025772706286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:09:54.083Z] ---> docker-login.sh [2021-12-29T19:09:54.083Z] nexus3.edgexfoundry.org:10001 [2021-12-29T19:09:54.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:09:54.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:09:54.950Z] Configure a credential helper to remove this warning. See [2021-12-29T19:09:54.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:09:54.950Z] [2021-12-29T19:09:54.950Z] Login Succeeded [2021-12-29T19:09:54.950Z] nexus3.edgexfoundry.org:10002 [2021-12-29T19:09:55.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:09:55.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:09:55.222Z] Configure a credential helper to remove this warning. See [2021-12-29T19:09:55.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:09:55.222Z] [2021-12-29T19:09:55.222Z] Login Succeeded [2021-12-29T19:09:55.222Z] nexus3.edgexfoundry.org:10003 [2021-12-29T19:09:55.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:09:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:09:55.772Z] Configure a credential helper to remove this warning. See [2021-12-29T19:09:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:09:55.772Z] [2021-12-29T19:09:55.772Z] Login Succeeded [2021-12-29T19:09:55.772Z] nexus3.edgexfoundry.org:10004 [2021-12-29T19:09:56.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:09:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:09:56.046Z] Configure a credential helper to remove this warning. See [2021-12-29T19:09:56.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:09:56.046Z] [2021-12-29T19:09:56.046Z] Login Succeeded [2021-12-29T19:09:56.046Z] docker.io [2021-12-29T19:09:56.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T19:09:56.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T19:09:56.911Z] Configure a credential helper to remove this warning. See [2021-12-29T19:09:56.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T19:09:56.911Z] [2021-12-29T19:09:56.911Z] Login Succeeded [2021-12-29T19:09:56.911Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T19:09:56.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-29T19:09:57.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T19:09:57.627Z] ========================================================= [2021-12-29T19:09:57.627Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-29T19:09:57.627Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:09:58.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T19:09:58.279Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-29T19:09:58.279Z] 552d1f2373af: Pulling fs layer [2021-12-29T19:09:58.279Z] ea3f2d53f512: Pulling fs layer [2021-12-29T19:09:58.279Z] 9e70ebbbe112: Pulling fs layer [2021-12-29T19:09:58.279Z] 7a9cfe048b4a: Pulling fs layer [2021-12-29T19:09:58.279Z] 72dc09318566: Pulling fs layer [2021-12-29T19:09:58.279Z] f4f7b4309257: Pulling fs layer [2021-12-29T19:09:58.279Z] 0ac9a79272e3: Pulling fs layer [2021-12-29T19:09:58.279Z] b78e95d17946: Pulling fs layer [2021-12-29T19:09:58.279Z] f4f7b4309257: Waiting [2021-12-29T19:09:58.279Z] 7a9cfe048b4a: Waiting [2021-12-29T19:09:58.279Z] 0ac9a79272e3: Waiting [2021-12-29T19:09:58.279Z] 72dc09318566: Waiting [2021-12-29T19:09:58.279Z] b78e95d17946: Waiting [2021-12-29T19:09:58.279Z] 9e70ebbbe112: Download complete [2021-12-29T19:09:58.279Z] ea3f2d53f512: Verifying Checksum [2021-12-29T19:09:58.279Z] ea3f2d53f512: Download complete [2021-12-29T19:09:58.279Z] 72dc09318566: Verifying Checksum [2021-12-29T19:09:58.279Z] 72dc09318566: Download complete [2021-12-29T19:09:58.279Z] f4f7b4309257: Download complete [2021-12-29T19:09:58.279Z] 552d1f2373af: Verifying Checksum [2021-12-29T19:09:58.279Z] 552d1f2373af: Download complete [2021-12-29T19:09:58.279Z] 0ac9a79272e3: Verifying Checksum [2021-12-29T19:09:58.279Z] 0ac9a79272e3: Download complete [2021-12-29T19:09:58.893Z] 552d1f2373af: Pull complete [2021-12-29T19:09:59.491Z] ea3f2d53f512: Pull complete [2021-12-29T19:09:59.768Z] 9e70ebbbe112: Pull complete [2021-12-29T19:10:00.044Z] b78e95d17946: Verifying Checksum [2021-12-29T19:10:00.044Z] b78e95d17946: Download complete [2021-12-29T19:10:00.640Z] 7a9cfe048b4a: Verifying Checksum [2021-12-29T19:10:00.640Z] 7a9cfe048b4a: Download complete [2021-12-29T19:10:13.029Z] 7a9cfe048b4a: Pull complete [2021-12-29T19:10:13.029Z] 72dc09318566: Pull complete [2021-12-29T19:10:13.029Z] f4f7b4309257: Pull complete [2021-12-29T19:10:13.029Z] 0ac9a79272e3: Pull complete [2021-12-29T19:10:15.064Z] GO111MODULE=on go vet ./... [2021-12-29T19:10:18.432Z] b78e95d17946: Pull complete [2021-12-29T19:10:18.432Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-29T19:10:18.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T19:10:18.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:10:18.835Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T19:10:18.835Z] WORKDIR /edgex [2021-12-29T19:10:18.835Z] COPY go.mod . [2021-12-29T19:10:18.835Z] RUN go mod download [2021-12-29T19:10:18.835Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-29T19:10:20.845Z] Sending build context to Docker daemon 168.5MB [2021-12-29T19:10:21.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T19:10:21.120Z] ---> 8b459fc5aaf0 [2021-12-29T19:10:21.120Z] Step 2/4 : WORKDIR /edgex [2021-12-29T19:10:23.088Z] ---> Running in 5f3bc032f821 [2021-12-29T19:10:23.362Z] Removing intermediate container 5f3bc032f821 [2021-12-29T19:10:23.362Z] ---> 36bc655657b9 [2021-12-29T19:10:23.362Z] Step 3/4 : COPY go.mod . [2021-12-29T19:10:23.957Z] ---> ca6d0045ca76 [2021-12-29T19:10:23.957Z] Step 4/4 : RUN go mod download [2021-12-29T19:10:23.957Z] ---> Running in b1246eee7aea [2021-12-29T19:10:25.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T19:10:25.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T19:10:25.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T19:10:25.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-29T19:10:25.466Z] + ls -al . [2021-12-29T19:10:25.467Z] total 644 [2021-12-29T19:10:25.467Z] drwxrwxr-x 10 1001 1001 4096 Dec 29 19:10 . [2021-12-29T19:10:25.467Z] drwxr-xr-x 4 root root 28 Dec 29 19:08 .. [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 11 Dec 29 19:06 .dockerignore [2021-12-29T19:10:25.467Z] drwxrwxr-x 8 1001 1001 179 Dec 29 19:06 .git [2021-12-29T19:10:25.467Z] drwxrwxr-x 4 1001 1001 142 Dec 29 19:06 .github [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 804 Dec 29 19:06 .gitignore [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 42 Dec 29 19:06 .golangci.yml [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 76 Dec 29 19:06 .hadolint.yml [2021-12-29T19:10:25.467Z] drwx------ 3 1001 1001 73 Dec 29 19:07 .semver [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 166 Dec 29 19:06 .sonarcloud.properties [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 1171 Dec 29 19:06 ADOPTERS.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 8910 Dec 29 19:06 Attribution.txt [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 51732 Dec 29 19:06 CHANGELOG.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 3804 Dec 29 19:06 CONTRIBUTING.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 677 Dec 29 19:06 GOVERNANCE.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 849 Dec 29 19:06 Jenkinsfile [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 10775 Dec 29 19:06 LICENSE [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 6508 Dec 29 19:06 Makefile [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 582 Dec 29 19:06 OWNERS.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 8207 Dec 29 19:06 README.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 6912 Dec 29 19:06 SECURITY.md [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 5 Dec 29 19:07 VERSION [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 4131 Dec 29 19:06 ZMQWindows.md [2021-12-29T19:10:25.467Z] drwxrwxr-x 2 1001 1001 37 Dec 29 19:06 bin [2021-12-29T19:10:25.467Z] drwxrwxr-x 14 1001 1001 4096 Dec 29 19:06 cmd [2021-12-29T19:10:25.467Z] -rw-r--r-- 1 root root 428381 Dec 29 19:09 coverage.out [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 828 Dec 29 19:06 go.mod [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 49574 Dec 29 19:08 go.sum [2021-12-29T19:10:25.467Z] drwxrwxr-x 8 1001 1001 124 Dec 29 19:06 internal [2021-12-29T19:10:25.467Z] drwxrwxr-x 3 1001 1001 16 Dec 29 19:06 openapi [2021-12-29T19:10:25.467Z] drwxrwxr-x 4 1001 1001 71 Dec 29 19:06 snap [2021-12-29T19:10:25.467Z] -rw-rw-r-- 1 1001 1001 204 Dec 29 19:06 version.go [Pipeline] sh [2021-12-29T19:10:25.780Z] + '[' -e coverage.out ] [2021-12-29T19:10:25.780Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-29T19:10:25.947Z] Stashed 1 file(s) [Pipeline] sh [2021-12-29T19:10:26.255Z] + make build [2021-12-29T19:10:26.255Z] 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-12-29T19:10:27.642Z] 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-12-29T19:10:34.289Z] 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-12-29T19:10:34.555Z] 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-12-29T19:10:35.941Z] 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-12-29T19:10:35.941Z] 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-12-29T19:10:36.516Z] 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-12-29T19:10:37.478Z] 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-12-29T19:10:38.054Z] 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-12-29T19:10:39.004Z] 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-12-29T19:10:39.950Z] 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-12-29T19:10:40.897Z] 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-12-29T19:10:42.320Z] $ docker stop --time=1 65513a7bf36598a904b16d36077050cf767ffc2ede6487cbfb757f05360a1243 [2021-12-29T19:10:43.959Z] $ docker rm -f 65513a7bf36598a904b16d36077050cf767ffc2ede6487cbfb757f05360a1243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:10:45.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-29T19:10:45.584Z] [2021-12-29T19:10:45.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:10:46.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-29T19:10:46.084Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-29T19:10:46.084Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-29T19:10:46.084Z] ca9280d653b3: Pulling fs layer [2021-12-29T19:10:46.084Z] 7e9c9ca2126c: Pulling fs layer [2021-12-29T19:10:46.084Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-29T19:10:46.084Z] cbdbe7a5bc2a: Download complete [2021-12-29T19:10:46.464Z] ca9280d653b3: Verifying Checksum [2021-12-29T19:10:46.464Z] ca9280d653b3: Download complete [2021-12-29T19:10:46.464Z] cbdbe7a5bc2a: Pull complete [2021-12-29T19:10:46.464Z] 7e9c9ca2126c: Verifying Checksum [2021-12-29T19:10:46.464Z] 7e9c9ca2126c: Download complete [2021-12-29T19:10:47.168Z] ca9280d653b3: Pull complete [2021-12-29T19:10:51.392Z] 7e9c9ca2126c: Pull complete [2021-12-29T19:10:51.392Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-29T19:10:51.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-29T19:10:51.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-29T19:10:51.481Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:10:51.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-29T19:10:53.126Z] $ docker top 156faea4f4a63de04da8a2ff8334390657e5a2736961c27c42d1106a5d36efa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:10:53.533Z] + docker-compose build --help [2021-12-29T19:10:53.533Z] + grep parallel [2021-12-29T19:10:54.103Z] --parallel Build images in parallel. [Pipeline] } [2021-12-29T19:10:54.134Z] $ docker stop --time=1 156faea4f4a63de04da8a2ff8334390657e5a2736961c27c42d1106a5d36efa5 [2021-12-29T19:10:55.329Z] $ docker rm -f 156faea4f4a63de04da8a2ff8334390657e5a2736961c27c42d1106a5d36efa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:10:55.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-29T19:10:55.888Z] . [Pipeline] withDockerContainer [2021-12-29T19:10:55.972Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:10:55.999Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-29T19:10:56.364Z] $ docker top e24dffb4d92ec69ca805195b64eda2a5ded63600e341c63b6bdc8150023085a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:10:56.783Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-29T19:10:57.355Z] Building core-command ... [2021-12-29T19:10:57.355Z] Building core-data ... [2021-12-29T19:10:57.355Z] Building core-metadata ... [2021-12-29T19:10:57.355Z] Building security-bootstrapper ... [2021-12-29T19:10:57.355Z] Building security-proxy-setup ... [2021-12-29T19:10:57.355Z] Building security-secretstore-setup ... [2021-12-29T19:10:57.355Z] Building support-notifications ... [2021-12-29T19:10:57.355Z] Building support-scheduler ... [2021-12-29T19:10:57.355Z] Building sys-mgmt-agent ... [2021-12-29T19:10:57.355Z] Building core-metadata [2021-12-29T19:10:57.355Z] Building core-data [2021-12-29T19:10:57.355Z] Building security-proxy-setup [2021-12-29T19:10:57.355Z] Building support-scheduler [2021-12-29T19:10:57.355Z] Building core-command [2021-12-29T19:11:09.602Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:11:09.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:11:09.602Z] ---> fb8a77d3db86 [2021-12-29T19:11:09.602Z] Step 3/20 : WORKDIR /edgex-go [2021-12-29T19:11:09.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:11:09.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:11:09.602Z] ---> fb8a77d3db86 [2021-12-29T19:11:09.602Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:11:09.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:11:09.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:11:09.602Z] ---> fb8a77d3db86 [2021-12-29T19:11:09.602Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:11:12.924Z] ---> Running in 6f9d1e2585c6 [2021-12-29T19:11:12.924Z] ---> Running in 4ff0ee89265a [2021-12-29T19:11:12.924Z] ---> Running in afdf3b186c6c [2021-12-29T19:11:12.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:11:12.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:11:12.924Z] ---> fb8a77d3db86 [2021-12-29T19:11:12.924Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:11:13.187Z] ---> Running in 1fb31c6bee6c [2021-12-29T19:11:13.187Z] Removing intermediate container 6f9d1e2585c6 [2021-12-29T19:11:13.187Z] ---> cffa6b35701f [2021-12-29T19:11:13.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:11:13.448Z] Removing intermediate container 4ff0ee89265a [2021-12-29T19:11:13.448Z] ---> 0ce63d9c9f4a [2021-12-29T19:11:13.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:11:13.448Z] ---> Running in db843c756ad3 [2021-12-29T19:11:13.448Z] Removing intermediate container afdf3b186c6c [2021-12-29T19:11:13.448Z] ---> e4b183b12f0c [2021-12-29T19:11:13.448Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:11:13.448Z] ---> Running in 4f6bb03b99e5 [2021-12-29T19:11:13.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:11:13.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:11:13.448Z] ---> fb8a77d3db86 [2021-12-29T19:11:13.448Z] Step 3/23 : WORKDIR /edgex-go [2021-12-29T19:11:13.448Z] ---> Using cache [2021-12-29T19:11:13.448Z] ---> e4b183b12f0c [2021-12-29T19:11:13.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:11:13.448Z] ---> Running in 77df96b5b581 [2021-12-29T19:11:13.448Z] Removing intermediate container 1fb31c6bee6c [2021-12-29T19:11:13.448Z] ---> 98eebdcbcf53 [2021-12-29T19:11:13.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:11:13.448Z] ---> Running in eafbc0f33438 [2021-12-29T19:11:13.448Z] ---> Running in ca4d342a0a69 [2021-12-29T19:11:14.398Z] Removing intermediate container db843c756ad3 [2021-12-29T19:11:14.398Z] ---> 48f8c7d8bb48 [2021-12-29T19:11:14.398Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-29T19:11:14.398Z] ---> Running in 17455f887175 [2021-12-29T19:11:14.398Z] Removing intermediate container 77df96b5b581 [2021-12-29T19:11:14.398Z] ---> a468c6d7ebc5 [2021-12-29T19:11:14.398Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-29T19:11:14.398Z] ---> Running in bcd154136815 [2021-12-29T19:11:14.669Z] Removing intermediate container 4f6bb03b99e5 [2021-12-29T19:11:14.669Z] ---> f776adbfd389 [2021-12-29T19:11:14.669Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-29T19:11:14.669Z] ---> Running in dc47632e1c2e [2021-12-29T19:11:14.669Z] Removing intermediate container eafbc0f33438 [2021-12-29T19:11:14.669Z] ---> 564f7bffa0ee [2021-12-29T19:11:14.669Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-29T19:11:14.669Z] ---> Running in bcea0ae34252 [2021-12-29T19:11:14.933Z] Removing intermediate container ca4d342a0a69 [2021-12-29T19:11:14.933Z] ---> 5dfbcf0c3861 [2021-12-29T19:11:14.933Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-29T19:11:14.933Z] ---> Running in 168599cdd8b6 [2021-12-29T19:11:14.933Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:15.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:15.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:11:16.310Z] OK: 220 MiB in 52 packages [2021-12-29T19:11:16.573Z] OK: 220 MiB in 52 packages [2021-12-29T19:11:16.573Z] OK: 220 MiB in 52 packages [2021-12-29T19:11:16.573Z] OK: 220 MiB in 52 packages [2021-12-29T19:11:16.573Z] OK: 220 MiB in 52 packages [2021-12-29T19:11:16.849Z] Removing intermediate container 17455f887175 [2021-12-29T19:11:16.849Z] ---> 8f6ac2aafa2f [2021-12-29T19:11:16.849Z] Step 6/22 : COPY . . [2021-12-29T19:11:17.116Z] Removing intermediate container dc47632e1c2e [2021-12-29T19:11:17.116Z] ---> 628004927593 [2021-12-29T19:11:17.116Z] Step 6/22 : COPY . . [2021-12-29T19:11:20.425Z] Removing intermediate container bcd154136815 [2021-12-29T19:11:20.425Z] ---> e9ae0edc9fe5 [2021-12-29T19:11:20.425Z] Step 6/23 : COPY go.mod . [2021-12-29T19:11:20.993Z] Removing intermediate container 168599cdd8b6 [2021-12-29T19:11:20.993Z] ---> 370224069cc7 [2021-12-29T19:11:20.993Z] Step 6/22 : COPY . . [2021-12-29T19:11:21.567Z] ---> 3aca2b00deeb [2021-12-29T19:11:21.567Z] Step 7/23 : RUN go mod download [2021-12-29T19:11:21.567Z] Removing intermediate container bcea0ae34252 [2021-12-29T19:11:21.567Z] ---> 00be7f680421 [2021-12-29T19:11:21.567Z] Step 6/20 : COPY . . [2021-12-29T19:11:24.880Z] ---> c0e8bb6a5085 [2021-12-29T19:11:24.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:11:25.830Z] ---> Running in 85549fabcc1e [2021-12-29T19:11:25.830Z] ---> 685c8383c53d [2021-12-29T19:11:25.830Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:11:26.112Z] ---> Running in 74490c14b86d [2021-12-29T19:11:26.382Z] ---> Running in ac72f14ba7e4 [2021-12-29T19:11:26.661Z] ---> 9f0930f7aa8c [2021-12-29T19:11:26.661Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:11:27.255Z] ---> Running in 9456c40feb76 [2021-12-29T19:11:27.827Z] ---> c0e16e83d378 [2021-12-29T19:11:27.827Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:11:27.827Z] ---> Running in bca53da1b672 [2021-12-29T19:11:28.790Z] Removing intermediate container 85549fabcc1e [2021-12-29T19:11:28.790Z] ---> 0c492c318ce1 [2021-12-29T19:11:28.790Z] Step 8/23 : COPY . . [2021-12-29T19:11:29.359Z] Removing intermediate container ac72f14ba7e4 [2021-12-29T19:11:29.359Z] ---> 04ec4f57f4e2 [2021-12-29T19:11:29.359Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-29T19:11:29.618Z] ---> Running in a770dd8814e8 [2021-12-29T19:11:29.618Z] Removing intermediate container 9456c40feb76 [2021-12-29T19:11:29.618Z] ---> f916b66bfb57 [2021-12-29T19:11:29.618Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-29T19:11:29.886Z] Removing intermediate container 74490c14b86d [2021-12-29T19:11:29.886Z] ---> 9002cfe98be2 [2021-12-29T19:11:29.886Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-29T19:11:29.886Z] ---> Running in c6b866174006 [2021-12-29T19:11:30.145Z] ---> Running in 11e884fc71e6 [2021-12-29T19:11:30.412Z] Removing intermediate container bca53da1b672 [2021-12-29T19:11:30.412Z] ---> 07cf0a66b270 [2021-12-29T19:11:30.412Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-29T19:11:30.412Z] 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-12-29T19:11:30.981Z] ---> Running in 8b0d7810dc54 [2021-12-29T19:11:31.923Z] 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-12-29T19:11:33.321Z] 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-12-29T19:11:33.322Z] 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-12-29T19:11:41.612Z] ---> fd66d3945015 [2021-12-29T19:11:41.612Z] Step 9/23 : RUN go mod tidy [2021-12-29T19:11:41.612Z] ---> Running in 05d3f8a40fc2 [2021-12-29T19:11:43.565Z] Removing intermediate container 05d3f8a40fc2 [2021-12-29T19:11:43.565Z] ---> 52fecad2a613 [2021-12-29T19:11:43.565Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-29T19:11:43.565Z] ---> Running in 78f592bcbd28 [2021-12-29T19:11:43.565Z] 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-12-29T19:11:45.714Z] Removing intermediate container b1246eee7aea [2021-12-29T19:11:45.714Z] ---> 7342a14710cd [2021-12-29T19:11:45.714Z] Successfully built 7342a14710cd [2021-12-29T19:11:45.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:11:46.073Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T19:11:46.073Z] . [Pipeline] withDockerContainer [2021-12-29T19:11:46.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2021-12-29T19:11:46.350Z] $ 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-12-29T19:11:47.526Z] $ docker top e0172264ee21fac411e9c88b3f8be751df97839730d7ef3e892b4a97d9078607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:11:48.418Z] + go version [2021-12-29T19:11:48.418Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-29T19:11:48.462Z] $ docker stop --time=1 e0172264ee21fac411e9c88b3f8be751df97839730d7ef3e892b4a97d9078607 [2021-12-29T19:11:50.022Z] $ docker rm -f e0172264ee21fac411e9c88b3f8be751df97839730d7ef3e892b4a97d9078607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:11:50.845Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T19:11:50.845Z] . [Pipeline] withDockerContainer [2021-12-29T19:11:51.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2021-12-29T19:11:51.113Z] $ 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-12-29T19:11:52.287Z] $ docker top 50c8d0065e2b472ab9a2090db3223a7918ca3b49a07cfb344527a3e8ac098cf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-29T19:11:52.575Z] ========================================================= [2021-12-29T19:11:52.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-29T19:11:52.575Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-29T19:11:53.272Z] + make test [2021-12-29T19:11:53.272Z] go mod tidy [2021-12-29T19:11:53.867Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-29T19:12:10.256Z] 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-12-29T19:12:12.808Z] Removing intermediate container 11e884fc71e6 [2021-12-29T19:12:12.808Z] ---> dd0860a9d5d2 [2021-12-29T19:12:12.808Z] [2021-12-29T19:12:12.808Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:12:13.386Z] 3.14: Pulling from library/alpine [2021-12-29T19:12:14.339Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T19:12:14.339Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T19:12:14.339Z] ---> 0a97eee8041e [2021-12-29T19:12:14.339Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:12:14.606Z] ---> Running in 59ee3faddb2e [2021-12-29T19:12:14.884Z] Removing intermediate container c6b866174006 [2021-12-29T19:12:14.884Z] ---> e638c19c4784 [2021-12-29T19:12:14.884Z] [2021-12-29T19:12:14.884Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:12:14.884Z] ---> 0a97eee8041e [2021-12-29T19:12:14.884Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:12:14.884Z] ---> Running in 33c18594d397 [2021-12-29T19:12:15.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:15.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:16.038Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-29T19:12:16.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:16.039Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:12:16.039Z] OK: 6 MiB in 15 packages [2021-12-29T19:12:16.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:16.304Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-29T19:12:16.304Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:12:16.304Z] OK: 6 MiB in 15 packages [2021-12-29T19:12:17.254Z] Removing intermediate container 8b0d7810dc54 [2021-12-29T19:12:17.254Z] ---> a8d286e98670 [2021-12-29T19:12:17.254Z] [2021-12-29T19:12:17.254Z] Step 9/20 : FROM alpine:3.14 [2021-12-29T19:12:17.254Z] ---> 0a97eee8041e [2021-12-29T19:12:17.254Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-29T19:12:17.254Z] ---> Running in e2b8fdf36c8d [2021-12-29T19:12:17.520Z] Removing intermediate container 59ee3faddb2e [2021-12-29T19:12:17.520Z] ---> 685908cf16bf [2021-12-29T19:12:17.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:12:17.520Z] ---> Running in be1eceec9b47 [2021-12-29T19:12:17.520Z] Removing intermediate container 33c18594d397 [2021-12-29T19:12:17.520Z] ---> 6f6d2a55781d [2021-12-29T19:12:17.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:12:17.784Z] ---> Running in 002c88e1ccc9 [2021-12-29T19:12:17.784Z] Removing intermediate container be1eceec9b47 [2021-12-29T19:12:17.784Z] ---> de617fcd76a8 [2021-12-29T19:12:17.784Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-29T19:12:18.055Z] ---> Running in b049306458b9 [2021-12-29T19:12:18.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:18.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:18.329Z] Removing intermediate container 002c88e1ccc9 [2021-12-29T19:12:18.329Z] ---> 1387b0eab9db [2021-12-29T19:12:18.329Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-29T19:12:18.598Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-29T19:12:18.598Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-29T19:12:18.598Z] ---> Running in 566be1df242a [2021-12-29T19:12:18.598Z] Removing intermediate container b049306458b9 [2021-12-29T19:12:18.598Z] ---> fc07a8fd925a [2021-12-29T19:12:18.598Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-29T19:12:18.598Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-29T19:12:18.598Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-29T19:12:18.598Z] (5/5) Installing curl (7.79.1-r0) [2021-12-29T19:12:18.857Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:12:18.857Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:12:18.857Z] OK: 8 MiB in 19 packages [2021-12-29T19:12:18.857Z] ---> Running in eb73aefe7138 [2021-12-29T19:12:18.857Z] Removing intermediate container 566be1df242a [2021-12-29T19:12:18.857Z] ---> be7f1b490774 [2021-12-29T19:12:18.857Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-29T19:12:19.120Z] Removing intermediate container eb73aefe7138 [2021-12-29T19:12:19.120Z] ---> cec72e19dfa1 [2021-12-29T19:12:19.120Z] Step 14/22 : WORKDIR / [2021-12-29T19:12:19.120Z] ---> Running in 765c235d9df8 [2021-12-29T19:12:19.120Z] Removing intermediate container a770dd8814e8 [2021-12-29T19:12:19.120Z] ---> bf01186585ae [2021-12-29T19:12:19.120Z] [2021-12-29T19:12:19.120Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:12:19.120Z] ---> 0a97eee8041e [2021-12-29T19:12:19.120Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-29T19:12:19.120Z] ---> Running in 5dd166348ce6 [2021-12-29T19:12:19.120Z] Removing intermediate container 765c235d9df8 [2021-12-29T19:12:19.120Z] ---> 1ae6913f22b7 [2021-12-29T19:12:19.120Z] Step 14/22 : WORKDIR / [2021-12-29T19:12:19.120Z] ---> Running in 225b1d9a2450 [2021-12-29T19:12:19.382Z] ---> Running in a02f1455f675 [2021-12-29T19:12:19.648Z] Removing intermediate container 5dd166348ce6 [2021-12-29T19:12:19.648Z] ---> efb3f3b02783 [2021-12-29T19:12:19.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:12:19.648Z] Removing intermediate container 225b1d9a2450 [2021-12-29T19:12:19.648Z] ---> 640673862bd5 [2021-12-29T19:12:19.648Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-29T19:12:19.648Z] ---> Running in 4027197f5ef2 [2021-12-29T19:12:19.648Z] Removing intermediate container e2b8fdf36c8d [2021-12-29T19:12:19.648Z] ---> 86ae08f1b584 [2021-12-29T19:12:19.648Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-29T19:12:19.648Z] Removing intermediate container a02f1455f675 [2021-12-29T19:12:19.648Z] ---> 6ed0a07d18c2 [2021-12-29T19:12:19.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:12:19.648Z] ---> Running in 8be7e8e1d5a0 [2021-12-29T19:12:19.648Z] Removing intermediate container 4027197f5ef2 [2021-12-29T19:12:19.648Z] ---> 2f548b204a6d [2021-12-29T19:12:19.648Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-29T19:12:19.910Z] ---> 69dfb1136448 [2021-12-29T19:12:19.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-29T19:12:19.910Z] ---> Running in cbc585a37e25 [2021-12-29T19:12:19.910Z] Removing intermediate container 8be7e8e1d5a0 [2021-12-29T19:12:19.910Z] ---> e216477f0d2d [2021-12-29T19:12:19.910Z] Step 12/20 : WORKDIR /edgex [2021-12-29T19:12:19.910Z] ---> c65c1e4226c2 [2021-12-29T19:12:19.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-29T19:12:20.180Z] ---> Running in 30397246945f [2021-12-29T19:12:20.180Z] Removing intermediate container cbc585a37e25 [2021-12-29T19:12:20.180Z] ---> b821d837664f [2021-12-29T19:12:20.180Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:12:20.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-29T19:12:20.751Z] ---> Running in 339328a14469 [2021-12-29T19:12:20.751Z] Removing intermediate container 30397246945f [2021-12-29T19:12:20.751Z] ---> 93f608c592c0 [2021-12-29T19:12:20.751Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-29T19:12:20.751Z] ---> b910c6400531 [2021-12-29T19:12:20.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-29T19:12:20.751Z] ---> 07c882ebd954 [2021-12-29T19:12:20.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-29T19:12:20.751Z] Removing intermediate container 78f592bcbd28 [2021-12-29T19:12:20.751Z] ---> 9ec102ff149e [2021-12-29T19:12:20.751Z] [2021-12-29T19:12:20.751Z] Step 11/23 : FROM alpine:3.14 [2021-12-29T19:12:20.751Z] ---> aaecae86b618 [2021-12-29T19:12:20.751Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-29T19:12:20.751Z] ---> 0a97eee8041e [2021-12-29T19:12:20.751Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:12:20.751Z] ---> Using cache [2021-12-29T19:12:20.751Z] ---> 6f6d2a55781d [2021-12-29T19:12:20.751Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:12:20.751Z] ---> Using cache [2021-12-29T19:12:20.751Z] ---> 1387b0eab9db [2021-12-29T19:12:20.751Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-29T19:12:21.024Z] ---> Running in 92c9fc5c6685 [2021-12-29T19:12:21.024Z] ---> 013bd1fa3d0b [2021-12-29T19:12:21.024Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-29T19:12:21.024Z] ---> Running in ead8a662bbf6 [2021-12-29T19:12:21.284Z] ---> b25090e133c1 [2021-12-29T19:12:21.284Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-29T19:12:21.284Z] Removing intermediate container 92c9fc5c6685 [2021-12-29T19:12:21.284Z] ---> 6a64485773ea [2021-12-29T19:12:21.284Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-29T19:12:21.284Z] ---> Running in 373fbe1d06ae [2021-12-29T19:12:21.284Z] ---> Running in 858ef3851038 [2021-12-29T19:12:21.284Z] Removing intermediate container ead8a662bbf6 [2021-12-29T19:12:21.284Z] ---> 9a9686cf48e1 [2021-12-29T19:12:21.284Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:12:21.284Z] ---> 7dc6a880f341 [2021-12-29T19:12:21.284Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-29T19:12:21.284Z] ---> Running in d83638d503ce [2021-12-29T19:12:21.284Z] Removing intermediate container 373fbe1d06ae [2021-12-29T19:12:21.284Z] ---> 41160204c5f2 [2021-12-29T19:12:21.284Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:12:21.549Z] ---> Running in 2c04e56a1999 [2021-12-29T19:12:21.549Z] Removing intermediate container 858ef3851038 [2021-12-29T19:12:21.550Z] ---> 9cb82b11cc47 [2021-12-29T19:12:21.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:12:21.550Z] Removing intermediate container d83638d503ce [2021-12-29T19:12:21.550Z] ---> ccc57610fbb9 [2021-12-29T19:12:21.550Z] Step 20/22 : LABEL arch=x86_64 [2021-12-29T19:12:21.550Z] Removing intermediate container 339328a14469 [2021-12-29T19:12:21.550Z] ---> de0bcd170d57 [2021-12-29T19:12:21.550Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T19:12:21.550Z] ---> Running in f7fc40e64088 [2021-12-29T19:12:21.550Z] ---> Running in fc1fd77c9deb [2021-12-29T19:12:21.550Z] Removing intermediate container f7fc40e64088 [2021-12-29T19:12:21.550Z] ---> 558b65c30379 [2021-12-29T19:12:21.550Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:12:21.550Z] Removing intermediate container 2c04e56a1999 [2021-12-29T19:12:21.550Z] ---> 1ca32d68fd85 [2021-12-29T19:12:21.550Z] Step 20/22 : LABEL arch=x86_64 [2021-12-29T19:12:21.811Z] ---> a1f34ebf4443 [2021-12-29T19:12:21.811Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-29T19:12:21.811Z] ---> Running in 8c7931a302b8 [2021-12-29T19:12:21.811Z] ---> Running in 6b395865fbe1 [2021-12-29T19:12:21.811Z] ---> Running in 39d6bbd1a7e6 [2021-12-29T19:12:21.811Z] ---> 9f52737cf45a [2021-12-29T19:12:21.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-29T19:12:21.811Z] Removing intermediate container 8c7931a302b8 [2021-12-29T19:12:21.811Z] ---> 37140256281c [2021-12-29T19:12:21.811Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:12:21.811Z] Removing intermediate container 39d6bbd1a7e6 [2021-12-29T19:12:21.811Z] ---> cf77ffaa3066 [2021-12-29T19:12:21.811Z] Step 17/20 : CMD ["--init=true"] [2021-12-29T19:12:22.076Z] Removing intermediate container 6b395865fbe1 [2021-12-29T19:12:22.076Z] ---> ba1acd40e840 [2021-12-29T19:12:22.076Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:12:22.076Z] ---> Running in 302216f0ec22 [2021-12-29T19:12:22.076Z] ---> Running in 225100d852a4 [2021-12-29T19:12:22.076Z] ---> Running in fc10d50e2261 [2021-12-29T19:12:22.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:22.076Z] Removing intermediate container 225100d852a4 [2021-12-29T19:12:22.076Z] ---> c1164c601125 [2021-12-29T19:12:22.076Z] Step 18/20 : LABEL arch=x86_64 [2021-12-29T19:12:22.076Z] Removing intermediate container 302216f0ec22 [2021-12-29T19:12:22.076Z] ---> 184863544d94 [2021-12-29T19:12:22.076Z] [2021-12-29T19:12:22.076Z] ---> Running in ff58b9ca72cd [2021-12-29T19:12:22.344Z] ---> 0cab65727113 [2021-12-29T19:12:22.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-29T19:12:22.344Z] Removing intermediate container fc10d50e2261 [2021-12-29T19:12:22.344Z] ---> 0a03dd5964db [2021-12-29T19:12:22.344Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:12:22.344Z] Successfully built 184863544d94 [2021-12-29T19:12:22.344Z] Successfully tagged core-command:latest [2021-12-29T19:12:22.344Z] Building security-bootstrapper [2021-12-29T19:12:22.344Z]  Building core-command ... done  ---> Running in bed63eb33de2 [2021-12-29T19:12:22.344Z] Removing intermediate container ff58b9ca72cd [2021-12-29T19:12:22.344Z] ---> 5b79157af278 [2021-12-29T19:12:22.344Z] Step 19/20 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:12:22.612Z] ---> Running in 22713245210b [2021-12-29T19:12:22.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:23.140Z] ---> 239ee1c08a13 [2021-12-29T19:12:23.140Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-29T19:12:23.140Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T19:12:23.400Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T19:12:23.400Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T19:12:23.400Z] Removing intermediate container bed63eb33de2 [2021-12-29T19:12:23.400Z] ---> f6ef9a797f17 [2021-12-29T19:12:23.400Z] [2021-12-29T19:12:23.400Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T19:12:23.664Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T19:12:23.664Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T19:12:23.664Z] Removing intermediate container 22713245210b [2021-12-29T19:12:23.664Z] ---> 009fc382facc [2021-12-29T19:12:23.664Z] Step 20/20 : LABEL version=0.0.0 [2021-12-29T19:12:23.664Z] Successfully built f6ef9a797f17 [2021-12-29T19:12:23.664Z] ---> Running in b1d0e239415c [2021-12-29T19:12:23.664Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:12:23.928Z] OK: 8 MiB in 20 packages [2021-12-29T19:12:23.928Z] Successfully tagged core-metadata:latest [2021-12-29T19:12:23.928Z]  Building core-metadata ... done Building support-notifications [2021-12-29T19:12:24.189Z] ---> Running in 697a9feadc7b [2021-12-29T19:12:24.762Z] Removing intermediate container b1d0e239415c [2021-12-29T19:12:24.762Z] ---> 427246bfa731 [2021-12-29T19:12:24.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:12:26.721Z] Removing intermediate container 697a9feadc7b [2021-12-29T19:12:26.721Z] ---> c4bdbed0d988 [2021-12-29T19:12:26.721Z] [2021-12-29T19:12:26.721Z] Successfully built c4bdbed0d988 [2021-12-29T19:12:26.721Z] Successfully tagged security-proxy-setup:latest [2021-12-29T19:12:26.721Z] ---> Running in 23b42c7a44d0 [2021-12-29T19:12:26.721Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-12-29T19:12:27.003Z] Removing intermediate container fc1fd77c9deb [2021-12-29T19:12:27.003Z] ---> b7922ae39650 [2021-12-29T19:12:27.003Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:12:29.562Z] Removing intermediate container 23b42c7a44d0 [2021-12-29T19:12:29.562Z] ---> 1f1c8309b574 [2021-12-29T19:12:29.562Z] Step 21/23 : LABEL arch=x86_64 [2021-12-29T19:12:29.562Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:12:29.562Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:12:29.562Z] ---> fb8a77d3db86 [2021-12-29T19:12:29.562Z] Step 3/21 : WORKDIR /edgex-go [2021-12-29T19:12:29.562Z] ---> Using cache [2021-12-29T19:12:29.562Z] ---> 98eebdcbcf53 [2021-12-29T19:12:29.562Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:12:29.562Z] ---> Using cache [2021-12-29T19:12:29.562Z] ---> 5dfbcf0c3861 [2021-12-29T19:12:29.562Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-29T19:12:30.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:12:30.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:12:30.952Z] ---> fb8a77d3db86 [2021-12-29T19:12:30.952Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:12:30.952Z] ---> Using cache [2021-12-29T19:12:30.952Z] ---> 98eebdcbcf53 [2021-12-29T19:12:30.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:12:30.952Z] ---> Using cache [2021-12-29T19:12:30.952Z] ---> 5dfbcf0c3861 [2021-12-29T19:12:30.952Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-29T19:12:31.919Z] ---> 019cd9e7eff9 [2021-12-29T19:12:31.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-29T19:12:31.919Z] ---> Running in 5aa509259e82 [2021-12-29T19:12:31.919Z] ---> Running in 9aade3820c33 [2021-12-29T19:12:31.919Z] ---> Running in 573772877aa5 [2021-12-29T19:12:31.919Z] Removing intermediate container 5aa509259e82 [2021-12-29T19:12:31.919Z] ---> 14a7ce28f27d [2021-12-29T19:12:31.919Z] Step 22/23 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:12:32.189Z] ---> 8aceab34b01b [2021-12-29T19:12:32.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-29T19:12:32.189Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:12:32.189Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:12:32.189Z] ---> fb8a77d3db86 [2021-12-29T19:12:32.189Z] Step 3/30 : WORKDIR /edgex-go [2021-12-29T19:12:32.189Z] ---> Using cache [2021-12-29T19:12:32.189Z] ---> 98eebdcbcf53 [2021-12-29T19:12:32.189Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:12:32.189Z] ---> Using cache [2021-12-29T19:12:32.189Z] ---> 5dfbcf0c3861 [2021-12-29T19:12:32.189Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-29T19:12:32.189Z] ---> Using cache [2021-12-29T19:12:32.189Z] ---> 370224069cc7 [2021-12-29T19:12:32.189Z] Step 6/30 : COPY . . [2021-12-29T19:12:32.189Z] ---> Using cache [2021-12-29T19:12:32.189Z] ---> 9f0930f7aa8c [2021-12-29T19:12:32.189Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:12:32.189Z] ---> Using cache [2021-12-29T19:12:32.189Z] ---> f916b66bfb57 [2021-12-29T19:12:32.189Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-29T19:12:32.189Z] ---> Running in b882913b5d53 [2021-12-29T19:12:32.449Z] ---> Running in 68b4d2eef6ca [2021-12-29T19:12:32.449Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:32.449Z] Removing intermediate container b882913b5d53 [2021-12-29T19:12:32.449Z] ---> 4dd5354b226c [2021-12-29T19:12:32.449Z] Step 23/23 : LABEL version=0.0.0 [2021-12-29T19:12:32.449Z] ---> d22a6b8e7eff [2021-12-29T19:12:32.449Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-29T19:12:32.449Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:32.449Z] ---> Running in 930e6ccee95d [2021-12-29T19:12:32.449Z] ---> Running in c788dfb726be [2021-12-29T19:12:32.715Z] Removing intermediate container 930e6ccee95d [2021-12-29T19:12:32.715Z] ---> 0f6e78a82439 [2021-12-29T19:12:32.715Z] [2021-12-29T19:12:32.715Z] Successfully built 0f6e78a82439 [2021-12-29T19:12:32.715Z] Successfully tagged support-scheduler:latest [2021-12-29T19:12:32.715Z] Building security-secretstore-setup [2021-12-29T19:12:32.716Z]  Building support-scheduler ... done Removing intermediate container c788dfb726be [2021-12-29T19:12:32.716Z] ---> 7d5837dd32d4 [2021-12-29T19:12:32.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:12:32.716Z] ---> Running in 48b8ce9c532a [2021-12-29T19:12:32.716Z] 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-12-29T19:12:33.287Z] Removing intermediate container 48b8ce9c532a [2021-12-29T19:12:33.287Z] ---> 76e294cbdfc4 [2021-12-29T19:12:33.287Z] Step 20/22 : LABEL arch=x86_64 [2021-12-29T19:12:33.287Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:33.287Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:12:33.562Z] OK: 220 MiB in 52 packages [2021-12-29T19:12:33.824Z] OK: 220 MiB in 52 packages [2021-12-29T19:12:35.279Z] ---> Running in d03b5ba50d60 [2021-12-29T19:12:35.279Z] Removing intermediate container d03b5ba50d60 [2021-12-29T19:12:35.279Z] ---> ae31832fe2eb [2021-12-29T19:12:35.279Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:12:35.546Z] ---> Running in 1273680e3c91 [2021-12-29T19:12:35.546Z] Removing intermediate container 9aade3820c33 [2021-12-29T19:12:35.546Z] ---> 4ce89c1e2757 [2021-12-29T19:12:35.546Z] Step 6/22 : COPY . . [2021-12-29T19:12:35.821Z] Removing intermediate container 573772877aa5 [2021-12-29T19:12:35.822Z] ---> 9317da0b3b04 [2021-12-29T19:12:35.822Z] Step 6/21 : COPY . . [2021-12-29T19:12:35.822Z] Removing intermediate container 1273680e3c91 [2021-12-29T19:12:35.822Z] ---> 292b73622ddc [2021-12-29T19:12:35.822Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:12:36.091Z] ---> Running in 0fe43fb7f5ba [2021-12-29T19:12:37.065Z] Removing intermediate container 0fe43fb7f5ba [2021-12-29T19:12:37.065Z] ---> 9f48e7b368bc [2021-12-29T19:12:37.065Z] [2021-12-29T19:12:37.350Z] Successfully built 9f48e7b368bc [2021-12-29T19:12:37.350Z] Successfully tagged core-data:latest [2021-12-29T19:12:39.297Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:12:39.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:12:39.297Z] ---> fb8a77d3db86 [2021-12-29T19:12:39.297Z] Step 3/24 : WORKDIR /edgex-go [2021-12-29T19:12:39.297Z] ---> Using cache [2021-12-29T19:12:39.297Z] ---> 98eebdcbcf53 [2021-12-29T19:12:39.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:12:39.297Z] ---> Using cache [2021-12-29T19:12:39.297Z] ---> 5dfbcf0c3861 [2021-12-29T19:12:39.297Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-29T19:12:39.297Z] ---> Using cache [2021-12-29T19:12:39.297Z] ---> 370224069cc7 [2021-12-29T19:12:39.297Z] Step 6/24 : COPY . . [2021-12-29T19:12:39.297Z] ---> Using cache [2021-12-29T19:12:39.297Z] ---> 9f0930f7aa8c [2021-12-29T19:12:39.297Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:12:39.297Z] ---> Using cache [2021-12-29T19:12:39.297Z] ---> f916b66bfb57 [2021-12-29T19:12:39.297Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-29T19:12:43.551Z] ---> Running in 4c36cb8a6928 [2021-12-29T19:12:43.818Z] ---> 78936fb71545 [2021-12-29T19:12:43.818Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:12:43.818Z] ---> 46d584de725c [2021-12-29T19:12:43.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:12:43.818Z] ---> Running in 2d828f8ff4c7 [2021-12-29T19:12:43.818Z] ---> Running in 682aa12bc3a1 [2021-12-29T19:12:44.080Z] 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-12-29T19:12:45.477Z] Removing intermediate container 2d828f8ff4c7 [2021-12-29T19:12:45.477Z] ---> af5ea8eba847 [2021-12-29T19:12:45.477Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-29T19:12:45.477Z] ---> Running in 9598acef3660 [2021-12-29T19:12:45.477Z] Removing intermediate container 682aa12bc3a1 [2021-12-29T19:12:45.477Z] ---> ae69de656fb5 [2021-12-29T19:12:45.477Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-29T19:12:45.477Z] ---> Running in 4d6ef4adda7e [2021-12-29T19:12:46.053Z] 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-12-29T19:12:46.053Z] 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-12-29T19:13:00.999Z] Removing intermediate container 68b4d2eef6ca [2021-12-29T19:13:00.999Z] ---> f5e2f144ae92 [2021-12-29T19:13:00.999Z] [2021-12-29T19:13:00.999Z] Step 9/30 : FROM alpine:3.14 [2021-12-29T19:13:00.999Z] ---> 0a97eee8041e [2021-12-29T19:13:00.999Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-29T19:13:00.999Z] ---> Running in 6bf6a3e489f1 [2021-12-29T19:13:00.999Z] Removing intermediate container 6bf6a3e489f1 [2021-12-29T19:13:00.999Z] ---> bd40fdd9c1e4 [2021-12-29T19:13:00.999Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-29T19:13:00.999Z] ---> Running in 9d0f3c3a2633 [2021-12-29T19:13:00.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:00.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:00.999Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-29T19:13:00.999Z] (2/2) Installing su-exec (0.2-r1) [2021-12-29T19:13:00.999Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:13:00.999Z] OK: 6 MiB in 16 packages [2021-12-29T19:13:00.999Z] Removing intermediate container 9d0f3c3a2633 [2021-12-29T19:13:00.999Z] ---> c93d6ee9334c [2021-12-29T19:13:00.999Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-29T19:13:00.999Z] ---> Running in d5fc87c7a21b [2021-12-29T19:13:00.999Z] Removing intermediate container d5fc87c7a21b [2021-12-29T19:13:00.999Z] ---> 12bb62106f5a [2021-12-29T19:13:00.999Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-29T19:13:00.999Z] ---> Running in 930180a1c4c2 [2021-12-29T19:13:00.999Z] Removing intermediate container 930180a1c4c2 [2021-12-29T19:13:00.999Z] ---> ac9371076535 [2021-12-29T19:13:00.999Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-29T19:13:00.999Z] ---> Running in cf0fe92e5dfd [2021-12-29T19:13:01.944Z] Removing intermediate container cf0fe92e5dfd [2021-12-29T19:13:01.944Z] ---> d59894eeec52 [2021-12-29T19:13:01.944Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-29T19:13:01.944Z] ---> Running in 65ac71625862 [2021-12-29T19:13:01.944Z] Removing intermediate container 65ac71625862 [2021-12-29T19:13:01.944Z] ---> 51c9961bf3ae [2021-12-29T19:13:01.944Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-29T19:13:02.518Z] ---> eff443752efc [2021-12-29T19:13:02.518Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-29T19:13:02.518Z] ---> Running in ec5511602201 [2021-12-29T19:13:03.467Z] Removing intermediate container ec5511602201 [2021-12-29T19:13:03.467Z] ---> d07f46200883 [2021-12-29T19:13:03.467Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:13:03.730Z] ---> 2a12c5c3b157 [2021-12-29T19:13:03.730Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-29T19:13:04.305Z] ---> 6dd39af0bfec [2021-12-29T19:13:04.305Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-29T19:13:04.572Z] ---> 818ad8bb1172 [2021-12-29T19:13:04.572Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-29T19:13:04.839Z] ---> 0065f5ff28c2 [2021-12-29T19:13:04.839Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-29T19:13:05.113Z] ---> 85aaea274e99 [2021-12-29T19:13:05.113Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-29T19:13:05.382Z] ---> Running in 5256c4aa2295 [2021-12-29T19:13:05.646Z] Removing intermediate container 5256c4aa2295 [2021-12-29T19:13:05.646Z] ---> a38006e45384 [2021-12-29T19:13:05.646Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-29T19:13:05.918Z] ---> 3dadfc4ccef0 [2021-12-29T19:13:05.918Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-29T19:13:06.191Z] ---> Running in aa1c4c3110b3 [2021-12-29T19:13:07.144Z] Removing intermediate container aa1c4c3110b3 [2021-12-29T19:13:07.144Z] ---> acc26ecdce04 [2021-12-29T19:13:07.144Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-29T19:13:07.144Z] ---> Running in 44ab929023b9 [2021-12-29T19:13:07.407Z] Removing intermediate container 44ab929023b9 [2021-12-29T19:13:07.407Z] ---> d8ef04a886e7 [2021-12-29T19:13:07.407Z] Step 27/30 : CMD ["gate"] [2021-12-29T19:13:07.407Z] ---> Running in 763e5b780dc7 [2021-12-29T19:13:07.670Z] Removing intermediate container 763e5b780dc7 [2021-12-29T19:13:07.670Z] ---> 839304dd7ea7 [2021-12-29T19:13:07.670Z] Step 28/30 : LABEL arch=x86_64 [2021-12-29T19:13:07.933Z] ---> Running in 207a42e27eeb [2021-12-29T19:13:07.933Z] Removing intermediate container 207a42e27eeb [2021-12-29T19:13:07.933Z] ---> 8f3211d08e53 [2021-12-29T19:13:07.933Z] Step 29/30 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:13:08.197Z] ---> Running in 3410851e04f7 [2021-12-29T19:13:08.197Z] Removing intermediate container 3410851e04f7 [2021-12-29T19:13:08.197Z] ---> 8482d8782541 [2021-12-29T19:13:08.197Z] Step 30/30 : LABEL version=0.0.0 [2021-12-29T19:13:08.473Z] ---> Running in 9a0c857ec44f [2021-12-29T19:13:08.473Z] Removing intermediate container 9a0c857ec44f [2021-12-29T19:13:08.473Z] ---> 858e08436b6d [2021-12-29T19:13:08.473Z] [2021-12-29T19:13:08.736Z] Successfully built 858e08436b6d [2021-12-29T19:13:08.736Z] Successfully tagged security-bootstrapper:latest [2021-12-29T19:13:11.292Z]  Building security-bootstrapper ... done 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-12-29T19:13:14.637Z] Removing intermediate container 4d6ef4adda7e [2021-12-29T19:13:14.637Z] ---> e6364777fc86 [2021-12-29T19:13:14.637Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-29T19:13:14.637Z] Removing intermediate container 4c36cb8a6928 [2021-12-29T19:13:14.637Z] ---> cdf660f9b459 [2021-12-29T19:13:14.637Z] [2021-12-29T19:13:14.637Z] Step 9/24 : FROM alpine:3.14 [2021-12-29T19:13:14.637Z] ---> 0a97eee8041e [2021-12-29T19:13:14.637Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-29T19:13:14.637Z] ---> Running in 4ebca8ad92ab [2021-12-29T19:13:14.637Z] ---> Running in c9edf61ba360 [2021-12-29T19:13:14.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:14.900Z] 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-12-29T19:13:14.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:15.162Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-29T19:13:15.162Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-29T19:13:15.162Z] (3/3) Installing su-exec (0.2-r1) [2021-12-29T19:13:15.162Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:13:15.162Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:13:15.424Z] OK: 6 MiB in 17 packages [2021-12-29T19:13:15.702Z] Removing intermediate container 9598acef3660 [2021-12-29T19:13:15.702Z] ---> d5b7c92c54b6 [2021-12-29T19:13:15.702Z] [2021-12-29T19:13:15.702Z] Step 9/21 : FROM alpine:3.14 [2021-12-29T19:13:15.702Z] ---> 0a97eee8041e [2021-12-29T19:13:15.703Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-29T19:13:15.703Z] ---> Running in cd9530bd09df [2021-12-29T19:13:15.968Z] Removing intermediate container c9edf61ba360 [2021-12-29T19:13:15.968Z] ---> 90773e390923 [2021-12-29T19:13:15.968Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-29T19:13:15.968Z] ---> Running in 6e3e05ca11ec [2021-12-29T19:13:16.244Z] Removing intermediate container 4ebca8ad92ab [2021-12-29T19:13:16.244Z] ---> 88860056c294 [2021-12-29T19:13:16.244Z] [2021-12-29T19:13:16.244Z] Step 10/22 : FROM docker:20.10.10 [2021-12-29T19:13:16.244Z] Removing intermediate container 6e3e05ca11ec [2021-12-29T19:13:16.244Z] ---> 91fd4112f24f [2021-12-29T19:13:16.244Z] Step 12/24 : WORKDIR / [2021-12-29T19:13:16.244Z] ---> Running in 80f8dd28eb06 [2021-12-29T19:13:16.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:16.244Z] Removing intermediate container 80f8dd28eb06 [2021-12-29T19:13:16.244Z] ---> b7a75c3a16ca [2021-12-29T19:13:16.244Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-29T19:13:16.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:16.510Z] ---> 1d0b7720644e [2021-12-29T19:13:16.510Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-29T19:13:16.510Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-29T19:13:16.510Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-29T19:13:16.510Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:13:16.510Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:13:16.510Z] 20.10.10: Pulling from library/docker [2021-12-29T19:13:16.510Z] OK: 6 MiB in 16 packages [2021-12-29T19:13:16.510Z] ---> 1d295b989ad5 [2021-12-29T19:13:16.510Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-29T19:13:16.772Z] ---> 517b179fe415 [2021-12-29T19:13:16.772Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-29T19:13:16.772Z] Removing intermediate container cd9530bd09df [2021-12-29T19:13:16.772Z] ---> c036e5c3d025 [2021-12-29T19:13:16.772Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:13:17.034Z] ---> Running in 915ffa1bd547 [2021-12-29T19:13:17.034Z] ---> 79ea61edef84 [2021-12-29T19:13:17.034Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-29T19:13:17.034Z] Removing intermediate container 915ffa1bd547 [2021-12-29T19:13:17.034Z] ---> a69169b5d378 [2021-12-29T19:13:17.034Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-29T19:13:17.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-29T19:13:17.301Z] ---> Running in bd6b48c520fa [2021-12-29T19:13:17.301Z] Removing intermediate container bd6b48c520fa [2021-12-29T19:13:17.301Z] ---> a78b42e3878f [2021-12-29T19:13:17.301Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-29T19:13:17.301Z] ---> e3dddc3931c8 [2021-12-29T19:13:17.301Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-29T19:13:17.301Z] ---> Running in c58320eedc09 [2021-12-29T19:13:17.563Z] Removing intermediate container c58320eedc09 [2021-12-29T19:13:17.563Z] ---> f9923bac1a6f [2021-12-29T19:13:17.563Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:13:17.833Z] ---> 83c1f194a36f [2021-12-29T19:13:17.833Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-29T19:13:17.833Z] ---> cda60f301a16 [2021-12-29T19:13:17.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-29T19:13:18.094Z] ---> 6e26523a69e1 [2021-12-29T19:13:18.094Z] Step 20/24 : 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-12-29T19:13:18.094Z] ---> df3934dfea21 [2021-12-29T19:13:18.094Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-29T19:13:18.094Z] ---> Running in 39eb14ae2f59 [2021-12-29T19:13:18.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-29T19:13:18.352Z] ---> 969b5d3fe0c8 [2021-12-29T19:13:18.352Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-29T19:13:18.352Z] ---> Running in dabde03c204b [2021-12-29T19:13:18.625Z] Removing intermediate container dabde03c204b [2021-12-29T19:13:18.625Z] ---> e37b4eef7997 [2021-12-29T19:13:18.625Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:13:18.625Z] ---> Running in 7d98069ecb30 [2021-12-29T19:13:18.890Z] Removing intermediate container 7d98069ecb30 [2021-12-29T19:13:18.890Z] ---> c5b207369022 [2021-12-29T19:13:18.890Z] Step 19/21 : LABEL arch=x86_64 [2021-12-29T19:13:18.890Z] Removing intermediate container 39eb14ae2f59 [2021-12-29T19:13:18.890Z] ---> be83170ce4ad [2021-12-29T19:13:18.890Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-29T19:13:19.160Z] ---> Running in 449a953c8850 [2021-12-29T19:13:19.160Z] ---> Running in 74b073701a65 [2021-12-29T19:13:19.160Z] Removing intermediate container 449a953c8850 [2021-12-29T19:13:19.160Z] ---> c5e625df2a5e [2021-12-29T19:13:19.160Z] Step 20/21 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:13:19.160Z] Removing intermediate container 74b073701a65 [2021-12-29T19:13:19.160Z] ---> 1be53cba5461 [2021-12-29T19:13:19.160Z] Step 22/24 : LABEL arch=x86_64 [2021-12-29T19:13:19.160Z] ---> Running in d4d9bfb274ea [2021-12-29T19:13:19.160Z] ---> Running in 86853ce6f488 [2021-12-29T19:13:19.431Z] Removing intermediate container 86853ce6f488 [2021-12-29T19:13:19.431Z] ---> 308ebc6d40d2 [2021-12-29T19:13:19.431Z] Step 23/24 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:13:19.431Z] Removing intermediate container d4d9bfb274ea [2021-12-29T19:13:19.431Z] ---> a8dc76b49018 [2021-12-29T19:13:19.431Z] Step 21/21 : LABEL version=0.0.0 [2021-12-29T19:13:19.431Z] ---> Running in 9e2eaa3fb727 [2021-12-29T19:13:19.431Z] ---> Running in e3732f84f4e0 [2021-12-29T19:13:19.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-29T19:13:19.692Z] Removing intermediate container e3732f84f4e0 [2021-12-29T19:13:19.692Z] ---> 04aa5003fbc6 [2021-12-29T19:13:19.692Z] Step 24/24 : LABEL version=0.0.0 [2021-12-29T19:13:19.692Z] Removing intermediate container 9e2eaa3fb727 [2021-12-29T19:13:19.692Z] ---> cb5d1cf1f911 [2021-12-29T19:13:19.692Z] [2021-12-29T19:13:19.692Z] Successfully built cb5d1cf1f911 [2021-12-29T19:13:19.692Z] ---> Running in d2c52f9f646f [2021-12-29T19:13:19.692Z] Successfully tagged support-notifications:latest [2021-12-29T19:13:19.951Z]  Building support-notifications ... done Removing intermediate container d2c52f9f646f [2021-12-29T19:13:19.951Z] ---> c70b3c3f1121 [2021-12-29T19:13:19.951Z] [2021-12-29T19:13:19.951Z] Successfully built c70b3c3f1121 [2021-12-29T19:13:19.951Z] Successfully tagged security-secretstore-setup:latest [2021-12-29T19:13:20.633Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-29T19:13:21.346Z]  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-29T19:13:21.347Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-29T19:13:21.347Z] ---> b706a049f56e [2021-12-29T19:13:21.347Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:13:21.347Z] ---> Running in f8e8ce971816 [2021-12-29T19:13:21.614Z] Removing intermediate container f8e8ce971816 [2021-12-29T19:13:21.614Z] ---> 7d41a009099d [2021-12-29T19:13:21.614Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-29T19:13:21.614Z] ---> Running in 37cc363b3d03 [2021-12-29T19:13:21.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:21.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T19:13:22.140Z] (1/42) Installing readline (8.1.0-r0) [2021-12-29T19:13:22.140Z] (2/42) Installing bash (5.1.4-r0) [2021-12-29T19:13:22.140Z] Executing bash-5.1.4-r0.post-install [2021-12-29T19:13:22.140Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-29T19:13:22.140Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-29T19:13:22.140Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-29T19:13:22.140Z] (6/42) Installing curl (7.79.1-r0) [2021-12-29T19:13:22.140Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-29T19:13:22.140Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-29T19:13:22.140Z] (9/42) Installing expat (2.4.1-r0) [2021-12-29T19:13:22.140Z] (10/42) Installing libffi (3.3-r2) [2021-12-29T19:13:22.140Z] (11/42) Installing gdbm (1.19-r0) [2021-12-29T19:13:22.140Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-29T19:13:22.140Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T19:13:22.140Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T19:13:22.140Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-29T19:13:22.140Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-29T19:13:22.140Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-29T19:13:22.712Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-29T19:13:22.712Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-29T19:13:22.712Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-29T19:13:22.712Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-29T19:13:22.712Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-29T19:13:22.712Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-29T19:13:22.712Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-29T19:13:22.712Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-29T19:13:22.712Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-29T19:13:22.712Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-29T19:13:22.971Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-29T19:13:22.971Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-29T19:13:22.971Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-29T19:13:22.971Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-29T19:13:22.971Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-29T19:13:22.971Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-29T19:13:22.971Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-29T19:13:22.971Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-29T19:13:22.971Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-29T19:13:22.971Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-29T19:13:22.971Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-29T19:13:22.971Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-29T19:13:22.971Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-29T19:13:22.971Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-29T19:13:23.231Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-29T19:13:23.231Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:13:23.231Z] OK: 84 MiB in 64 packages [2021-12-29T19:13:23.802Z] Collecting docker-compose==1.23.2 [2021-12-29T19:13:23.802Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-29T19:13:24.063Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-29T19:13:24.063Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-29T19:13:24.323Z] Collecting docopt<0.7,>=0.6.1 [2021-12-29T19:13:24.323Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-29T19:13:24.584Z] Collecting PyYAML<4,>=3.10 [2021-12-29T19:13:24.584Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-29T19:13:25.526Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-29T19:13:25.526Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-29T19:13:25.526Z] Collecting docker<4.0,>=3.6.0 [2021-12-29T19:13:25.526Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-29T19:13:25.526Z] Collecting jsonschema<3,>=2.5.1 [2021-12-29T19:13:25.526Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-29T19:13:25.526Z] Collecting cached-property<2,>=1.2.0 [2021-12-29T19:13:25.526Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-29T19:13:25.526Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-29T19:13:25.527Z] Collecting texttable<0.10,>=0.9.0 [2021-12-29T19:13:25.527Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-29T19:13:25.787Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-29T19:13:25.787Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-29T19:13:25.787Z] Collecting docker-pycreds>=0.4.0 [2021-12-29T19:13:25.787Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-29T19:13:26.047Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-29T19:13:26.047Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-29T19:13:26.047Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-29T19:13:26.047Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-29T19:13:26.047Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-29T19:13:26.047Z] Collecting idna<2.8,>=2.5 [2021-12-29T19:13:26.047Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-29T19:13:26.047Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-29T19:13:26.047Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-29T19:13:26.047Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-29T19:13:26.047Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-29T19:13:26.308Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-29T19:13:26.308Z] Attempting uninstall: urllib3 [2021-12-29T19:13:26.308Z] Found existing installation: urllib3 1.26.5 [2021-12-29T19:13:26.308Z] Uninstalling urllib3-1.26.5: [2021-12-29T19:13:26.308Z] Successfully uninstalled urllib3-1.26.5 [2021-12-29T19:13:26.308Z] Attempting uninstall: idna [2021-12-29T19:13:26.308Z] Found existing installation: idna 3.2 [2021-12-29T19:13:26.308Z] Uninstalling idna-3.2: [2021-12-29T19:13:26.308Z] Successfully uninstalled idna-3.2 [2021-12-29T19:13:26.574Z] Attempting uninstall: chardet [2021-12-29T19:13:26.574Z] Found existing installation: chardet 4.0.0 [2021-12-29T19:13:26.574Z] Uninstalling chardet-4.0.0: [2021-12-29T19:13:26.574Z] Successfully uninstalled chardet-4.0.0 [2021-12-29T19:13:26.835Z] Attempting uninstall: requests [2021-12-29T19:13:26.835Z] Found existing installation: requests 2.25.1 [2021-12-29T19:13:26.835Z] Uninstalling requests-2.25.1: [2021-12-29T19:13:26.835Z] Successfully uninstalled requests-2.25.1 [2021-12-29T19:13:27.098Z] Running setup.py install for texttable: started [2021-12-29T19:13:27.359Z] Running setup.py install for texttable: finished with status 'done' [2021-12-29T19:13:27.359Z] Running setup.py install for PyYAML: started [2021-12-29T19:13:27.620Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-29T19:13:27.620Z] Running setup.py install for docopt: started [2021-12-29T19:13:28.194Z] Running setup.py install for docopt: finished with status 'done' [2021-12-29T19:13:28.194Z] Running setup.py install for dockerpty: started [2021-12-29T19:13:28.194Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-29T19:13:28.770Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-12-29T19:13:32.086Z] Removing intermediate container 37cc363b3d03 [2021-12-29T19:13:32.086Z] ---> cac56f5e6c3d [2021-12-29T19:13:32.086Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-29T19:13:32.086Z] ---> Running in 3983004913e0 [2021-12-29T19:13:32.086Z] Removing intermediate container 3983004913e0 [2021-12-29T19:13:32.086Z] ---> 9381ab3bbbcc [2021-12-29T19:13:32.086Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-29T19:13:32.086Z] ---> Running in f0ade403b04d [2021-12-29T19:13:32.086Z] Removing intermediate container f0ade403b04d [2021-12-29T19:13:32.086Z] ---> 8db223da2b09 [2021-12-29T19:13:32.086Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-29T19:13:32.348Z] ---> 3565d08ab661 [2021-12-29T19:13:32.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-29T19:13:32.610Z] ---> fee726cfdff1 [2021-12-29T19:13:32.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-29T19:13:32.875Z] ---> 02f6098f7031 [2021-12-29T19:13:32.875Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-29T19:13:32.875Z] ---> Running in 91125ba10fd2 [2021-12-29T19:13:32.875Z] Removing intermediate container 91125ba10fd2 [2021-12-29T19:13:32.875Z] ---> 27f1cc3e9770 [2021-12-29T19:13:32.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:13:32.875Z] ---> Running in 0672b1592151 [2021-12-29T19:13:32.875Z] Removing intermediate container 0672b1592151 [2021-12-29T19:13:32.875Z] ---> ecb92ed8ab87 [2021-12-29T19:13:32.875Z] Step 20/22 : LABEL arch=x86_64 [2021-12-29T19:13:32.875Z] ---> Running in 65d0f5be2fa8 [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-29T19:13:33.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-29T19:13:33.136Z] Removing intermediate container 65d0f5be2fa8 [2021-12-29T19:13:33.136Z] ---> 0cb8521a5598 [2021-12-29T19:13:33.136Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:13:33.136Z] ---> Running in 0849e514ebc6 [2021-12-29T19:13:33.136Z] Removing intermediate container 0849e514ebc6 [2021-12-29T19:13:33.136Z] ---> 50e908aa8a76 [2021-12-29T19:13:33.136Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:13:33.136Z] ---> Running in f4bc4ee1a7d2 [2021-12-29T19:13:33.396Z] Removing intermediate container f4bc4ee1a7d2 [2021-12-29T19:13:33.396Z] ---> ef351f4616c7 [2021-12-29T19:13:33.396Z] [2021-12-29T19:13:33.396Z] Successfully built ef351f4616c7 [2021-12-29T19:13:33.396Z] Successfully tagged sys-mgmt-agent:latest [2021-12-29T19:13:33.408Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-29T19:13:33.426Z] $ docker stop --time=1 e24dffb4d92ec69ca805195b64eda2a5ded63600e341c63b6bdc8150023085a0 [2021-12-29T19:13:33.728Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-29T19:13:33.728Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-29T19:13:33.728Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-29T19:13:33.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-29T19:13:34.738Z] $ docker rm -f e24dffb4d92ec69ca805195b64eda2a5ded63600e341c63b6bdc8150023085a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T19:13:35.263Z] + docker images [2021-12-29T19:13:35.263Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-29T19:13:35.263Z] sys-mgmt-agent latest ef351f4616c7 2 seconds ago 297MB [2021-12-29T19:13:35.263Z] support-notifications latest cb5d1cf1f911 16 seconds ago 17MB [2021-12-29T19:13:35.263Z] security-secretstore-setup latest c70b3c3f1121 16 seconds ago 28.4MB [2021-12-29T19:13:35.263Z] d5b7c92c54b6 20 seconds ago 1.76GB [2021-12-29T19:13:35.263Z] 88860056c294 20 seconds ago 1.76GB [2021-12-29T19:13:35.263Z] cdf660f9b459 22 seconds ago 1.77GB [2021-12-29T19:13:35.263Z] security-bootstrapper latest 858e08436b6d 27 seconds ago 18.9MB [2021-12-29T19:13:35.263Z] f5e2f144ae92 37 seconds ago 1.76GB [2021-12-29T19:13:35.263Z] core-data latest 9f48e7b368bc About a minute ago 20.7MB [2021-12-29T19:13:35.263Z] support-scheduler latest 0f6e78a82439 About a minute ago 16.2MB [2021-12-29T19:13:35.263Z] security-proxy-setup latest c4bdbed0d988 About a minute ago 26.9MB [2021-12-29T19:13:35.263Z] core-metadata latest f6ef9a797f17 About a minute ago 16.9MB [2021-12-29T19:13:35.263Z] core-command latest 184863544d94 About a minute ago 16.1MB [2021-12-29T19:13:35.263Z] 9ec102ff149e About a minute ago 1.76GB [2021-12-29T19:13:35.263Z] bf01186585ae About a minute ago 1.77GB [2021-12-29T19:13:35.263Z] a8d286e98670 About a minute ago 1.76GB [2021-12-29T19:13:35.263Z] e638c19c4784 About a minute ago 1.76GB [2021-12-29T19:13:35.264Z] dd0860a9d5d2 About a minute ago 1.76GB [2021-12-29T19:13:35.264Z] ci-base-image-x86_64 latest fb8a77d3db86 5 minutes ago 1.25GB [2021-12-29T19:13:35.264Z] docker 20.10.10 b706a049f56e 6 weeks ago 216MB [2021-12-29T19:13:35.264Z] alpine 3.14 0a97eee8041e 6 weeks ago 5.61MB [2021-12-29T19:13:35.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-29T19:13:35.264Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-29T19:13:35.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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-12-29T19:13:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2021-12-29T19:13:40.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-29T19:13:40.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-29T19:13:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements [2021-12-29T19:13:44.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-29T19:13:46.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 44.7% of statements [2021-12-29T19:13:46.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-29T19:13:46.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-29T19:13:48.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.571s coverage: 89.5% of statements [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:13:48.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.331s coverage: 84.4% of statements [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-29T19:13:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-29T19:13:50.795Z] Still waiting to schedule task [2021-12-29T19:13:50.796Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.371s coverage: 94.2% of statements [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.9% of statements [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.166s coverage: 21.7% of statements [2021-12-29T19:13:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-29T19:13:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-12-29T19:13:57.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 79.5% of statements [2021-12-29T19:13:57.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2021-12-29T19:13:58.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements [2021-12-29T19:13:58.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements [2021-12-29T19:14:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2021-12-29T19:14:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-12-29T19:14:16.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.586s coverage: 82.5% of statements [2021-12-29T19:14:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.768s coverage: 91.2% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.799s coverage: 64.4% of statements [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-29T19:14:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-12-29T19:14:24.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-12-29T19:14:25.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.109s coverage: 100.0% of statements [2021-12-29T19:14:30.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 65.4% of statements [2021-12-29T19:14:30.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-29T19:14:30.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-29T19:14:30.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-29T19:14:31.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 43.8% of statements [2021-12-29T19:14:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-29T19:14:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-29T19:14:31.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.201s coverage: 89.5% of statements [2021-12-29T19:14:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-29T19:14:31.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2021-12-29T19:14:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-29T19:14:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 17.7% of statements [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-29T19:14:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.515s coverage: 92.3% of statements [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-29T19:14:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.200s coverage: 63.2% of statements [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-29T19:14:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-29T19:14:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-29T19:14:39.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-29T19:14:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-12-29T19:14:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-12-29T19:14:39.989Z] 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-12-29T19:14:39.989Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-29T19:14:39.989Z] GO111MODULE=on go vet ./... [2021-12-29T19:14:58.847Z] Running on prd-ubuntu18.04-docker-8c-8g-374 in /w/workspace/edgexfoundry_edgex-go_PR-3850 [Pipeline] { [Pipeline] ws [2021-12-29T19:14:58.888Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-29T19:14:59.025Z] The recommended git tool is: git [2021-12-29T19:15:00.608Z] using credential edgex-jenkins-ssh [2021-12-29T19:15:00.620Z] Cloning the remote Git repository [2021-12-29T19:15:00.640Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:15:00.675Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-29T19:15:00.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:15:00.703Z] > git --version # timeout=10 [2021-12-29T19:15:00.713Z] > git --version # 'git version 2.17.1' [2021-12-29T19:15:00.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:15:00.749Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T19:15:05.566Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:15:05.663Z] Merge succeeded, producing f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:15:05.663Z] Checking out Revision f253c6fc99a21a2a643fc287faac053d19abbf31 (PR-3850) [2021-12-29T19:15:04.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-29T19:15:04.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T19:15:04.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-29T19:15:05.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-29T19:15:05.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:15:05.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3850/head:refs/remotes/origin/PR-3850 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-29T19:15:05.576Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T19:15:05.581Z] > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 [2021-12-29T19:15:05.639Z] > git remote # timeout=10 [2021-12-29T19:15:05.646Z] > git config --get remote.origin.url # timeout=10 [2021-12-29T19:15:05.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T19:15:05.654Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-29T19:15:05.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-29T19:15:05.668Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T19:15:05.671Z] > git checkout -f f253c6fc99a21a2a643fc287faac053d19abbf31 # timeout=10 [2021-12-29T19:15:09.192Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" [2021-12-29T19:15:09.215Z] > git --version # timeout=10 [2021-12-29T19:15:09.221Z] > git --version # 'git version 2.17.1' [2021-12-29T19:15:09.225Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:15:10.159Z] + echo snap-build.sh [2021-12-29T19:15:10.159Z] snap-build.sh [2021-12-29T19:15:10.159Z] + SNAP_BASE_DIR=. [2021-12-29T19:15:10.159Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-12-29T19:15:10.159Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-12-29T19:15:10.159Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-12-29T19:15:10.159Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-12-29T19:15:10.159Z] + cd /w/workspace/edgex-go/1 [2021-12-29T19:15:10.159Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-29T19:15:10.159Z] Reading package lists... [2021-12-29T19:15:10.159Z] Building dependency tree... [2021-12-29T19:15:10.159Z] Reading state information... [2021-12-29T19:15:10.159Z] The following packages were automatically installed and are no longer required: [2021-12-29T19:15:10.159Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-29T19:15:10.159Z] uidmap xdelta3 [2021-12-29T19:15:10.159Z] Use 'sudo apt autoremove' to remove them. [2021-12-29T19:15:10.159Z] The following packages will be REMOVED: [2021-12-29T19:15:10.159Z] lxd* lxd-client* [2021-12-29T19:15:10.159Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-29T19:15:10.425Z] After this operation, 31.7 MB disk space will be freed. [2021-12-29T19:15:10.949Z] (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 ... 190666 files and directories currently installed.) [2021-12-29T19:15:10.949Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-29T19:15:11.896Z] Removing lxd dnsmasq configuration [2021-12-29T19:15:11.896Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-29T19:15:11.896Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-29T19:15:12.844Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-29T19:15:12.844Z] (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 ... 190491 files and directories currently installed.) [2021-12-29T19:15:12.844Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-29T19:15:14.232Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-29T19:15:14.232Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-29T19:15:14.805Z] + sudo snap remove --purge lxd [2021-12-29T19:15:15.068Z] snap "lxd" is not installed [2021-12-29T19:15:15.068Z] + sudo groupadd --force --system lxd [2021-12-29T19:15:15.068Z] ++ whoami [2021-12-29T19:15:15.068Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-29T19:15:15.068Z] + newgrp - lxd [2021-12-29T19:15:15.068Z] + sudo snap install lxd [2021-12-29T19:15:25.104Z] 2021-12-29T19:15:22Z INFO Waiting for automatic snapd restart... [2021-12-29T19:15:35.124Z] lxd 4.21 from Canonical* installed [2021-12-29T19:15:35.124Z] + sudo lxd init --auto [2021-12-29T19:15:45.122Z] + sudo snap install --classic snapcraft [2021-12-29T19:15:50.415Z] snapcraft 6.0 from Canonical* installed [2021-12-29T19:15:50.415Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-29T19:15:50.415Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-29T19:15:50.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T19:15:50.415Z] Dload Upload Total Spent Left Speed [2021-12-29T19:15:50.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4328 0 --:--:-- --:--:-- --:--:-- 4328 [2021-12-29T19:15:50.415Z] 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M [2021-12-29T19:15:50.415Z] ./yq_linux_amd64 [2021-12-29T19:15:50.415Z] + sudo snapcraft prime --use-lxd [2021-12-29T19:15:51.803Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-29T19:15:51.803Z] 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-12-29T19:15:51.803Z] - README.md [2021-12-29T19:15:51.803Z] [2021-12-29T19:15:51.803Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-29T19:15:52.065Z] Launching a container. [2021-12-29T19:16:01.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T19:16:01.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T19:16:01.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T19:16:01.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-29T19:16:02.066Z] Waiting for container to be ready [2021-12-29T19:16:02.066Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-29T19:16:02.066Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-29T19:16:02.066Z] [2021-12-29T19:16:02.460Z] + ls -al . [2021-12-29T19:16:02.460Z] total 672 [2021-12-29T19:16:02.460Z] drwxrwxr-x 9 1001 1001 4096 Dec 29 19:16 . [2021-12-29T19:16:02.460Z] drwxr-xr-x 4 root root 4096 Dec 29 19:11 .. [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 11 Dec 29 19:09 .dockerignore [2021-12-29T19:16:02.460Z] drwxrwxr-x 8 1001 1001 4096 Dec 29 19:09 .git [2021-12-29T19:16:02.460Z] drwxrwxr-x 4 1001 1001 4096 Dec 29 19:09 .github [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 804 Dec 29 19:09 .gitignore [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 42 Dec 29 19:09 .golangci.yml [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 76 Dec 29 19:09 .hadolint.yml [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 166 Dec 29 19:09 .sonarcloud.properties [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 1171 Dec 29 19:09 ADOPTERS.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 8910 Dec 29 19:09 Attribution.txt [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 51732 Dec 29 19:09 CHANGELOG.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 3804 Dec 29 19:09 CONTRIBUTING.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 677 Dec 29 19:09 GOVERNANCE.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 849 Dec 29 19:09 Jenkinsfile [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 10775 Dec 29 19:09 LICENSE [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 6508 Dec 29 19:09 Makefile [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 582 Dec 29 19:09 OWNERS.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 8207 Dec 29 19:09 README.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 6912 Dec 29 19:09 SECURITY.md [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 5 Dec 29 19:07 VERSION [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 4131 Dec 29 19:09 ZMQWindows.md [2021-12-29T19:16:02.460Z] drwxrwxr-x 2 1001 1001 4096 Dec 29 19:09 bin [2021-12-29T19:16:02.460Z] drwxrwxr-x 14 1001 1001 4096 Dec 29 19:09 cmd [2021-12-29T19:16:02.460Z] -rw-r--r-- 1 root root 428381 Dec 29 19:14 coverage.out [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 828 Dec 29 19:09 go.mod [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 49574 Dec 29 19:11 go.sum [2021-12-29T19:16:02.460Z] drwxrwxr-x 8 1001 1001 4096 Dec 29 19:09 internal [2021-12-29T19:16:02.460Z] drwxrwxr-x 3 1001 1001 4096 Dec 29 19:09 openapi [2021-12-29T19:16:02.460Z] drwxrwxr-x 4 1001 1001 4096 Dec 29 19:09 snap [2021-12-29T19:16:02.460Z] -rw-rw-r-- 1 1001 1001 204 Dec 29 19:09 version.go [Pipeline] sh [2021-12-29T19:16:03.149Z] + '[' -e coverage.out ] [2021-12-29T19:16:03.149Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-29T19:16:03.186Z] Warning: overwriting stash ‘coverage-report’ [2021-12-29T19:16:03.920Z] Stashed 1 file(s) [Pipeline] sh [2021-12-29T19:16:04.585Z] + make build [2021-12-29T19:16:04.585Z] 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-12-29T19:16:05.371Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-29T19:16:05.944Z] Waiting for network to be ready... [2021-12-29T19:16:06.205Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-29T19:16:06.472Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2021-12-29T19:16:06.472Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-29T19:16:06.472Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-29T19:16:06.472Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-29T19:16:06.472Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-29T19:16:06.472Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-29T19:16:06.472Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-29T19:16:06.472Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1158 kB] [2021-12-29T19:16:06.472Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB] [2021-12-29T19:16:06.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-29T19:16:06.994Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-29T19:16:07.256Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-29T19:16:07.256Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-29T19:16:07.256Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-29T19:16:07.256Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-29T19:16:07.256Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-29T19:16:07.256Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-29T19:16:07.516Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-29T19:16:07.777Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-29T19:16:07.777Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-29T19:16:07.777Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-29T19:16:07.777Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-29T19:16:07.777Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-29T19:16:07.777Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-29T19:16:07.777Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1772 kB] [2021-12-29T19:16:07.777Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [384 kB] [2021-12-29T19:16:10.321Z] Fetched 25.7 MB in 4s (6360 kB/s) [2021-12-29T19:16:11.271Z] Reading package lists... [2021-12-29T19:16:11.271Z] Reading package lists... [2021-12-29T19:16:11.297Z] 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-12-29T19:16:11.531Z] Building dependency tree... [2021-12-29T19:16:11.531Z] Reading state information... [2021-12-29T19:16:11.531Z] The following additional packages will be installed: [2021-12-29T19:16:11.531Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-29T19:16:11.531Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-29T19:16:11.531Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-29T19:16:11.531Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-29T19:16:11.531Z] Suggested packages: [2021-12-29T19:16:11.531Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-29T19:16:11.531Z] Recommended packages: [2021-12-29T19:16:11.531Z] gnupg libsasl2-modules [2021-12-29T19:16:11.531Z] The following NEW packages will be installed: [2021-12-29T19:16:11.531Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-29T19:16:11.531Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-29T19:16:11.531Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-29T19:16:11.531Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-29T19:16:11.531Z] The following packages will be upgraded: [2021-12-29T19:16:11.531Z] gpg gpg-agent gpgconf libudev1 [2021-12-29T19:16:11.792Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-29T19:16:11.792Z] Need to get 3527 kB of archives. [2021-12-29T19:16:11.792Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-29T19:16:11.792Z] 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-12-29T19:16:11.792Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-29T19:16:12.053Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-29T19:16:12.053Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-29T19:16:12.053Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-29T19:16:12.053Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-29T19:16:12.627Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-29T19:16:12.627Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-29T19:16:12.627Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-29T19:16:12.627Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-29T19:16:12.627Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-29T19:16:12.627Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-29T19:16:12.627Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-29T19:16:12.627Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-29T19:16:12.627Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-29T19:16:12.627Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-29T19:16:12.627Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-29T19:16:12.627Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-29T19:16:12.627Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-29T19:16:12.627Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-29T19:16:12.627Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-29T19:16:12.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-29T19:16:12.887Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-29T19:16:12.887Z] Fetched 3527 kB in 1s (2982 kB/s) [2021-12-29T19:16:12.887Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-29T19:16:12.887Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-29T19:16:12.887Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-29T19:16:12.887Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-29T19:16:13.148Z] Selecting previously unselected package udev. [2021-12-29T19:16:13.148Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-29T19:16:13.148Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-29T19:16:13.148Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-29T19:16:13.409Z] Selecting previously unselected package libfuse2:amd64. [2021-12-29T19:16:13.409Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-29T19:16:13.409Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-29T19:16:13.409Z] Selecting previously unselected package fuse. [2021-12-29T19:16:13.409Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-29T19:16:13.409Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-29T19:16:13.409Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-29T19:16:13.409Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-29T19:16:13.409Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-29T19:16:13.409Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-29T19:16:13.672Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-29T19:16:13.672Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-29T19:16:13.672Z] Selecting previously unselected package libksba8:amd64. [2021-12-29T19:16:13.672Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-29T19:16:13.672Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-29T19:16:13.672Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-29T19:16:13.672Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.672Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:13.672Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-29T19:16:13.672Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.672Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:13.932Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-29T19:16:13.932Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.932Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:13.932Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-29T19:16:13.932Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.932Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:13.932Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-29T19:16:13.932Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.932Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:13.932Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-29T19:16:13.932Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:13.932Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.193Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-29T19:16:14.193Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:14.193Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.193Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-29T19:16:14.193Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:14.193Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.193Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-29T19:16:14.193Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-29T19:16:14.193Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.193Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-29T19:16:14.193Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-29T19:16:14.193Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-29T19:16:14.193Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-29T19:16:14.193Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-29T19:16:14.193Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-29T19:16:14.453Z] Selecting previously unselected package libldap-common. [2021-12-29T19:16:14.453Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-29T19:16:14.453Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-29T19:16:14.453Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-29T19:16:14.453Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-29T19:16:14.453Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-29T19:16:14.453Z] Selecting previously unselected package dirmngr. [2021-12-29T19:16:14.453Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-29T19:16:14.453Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:14.453Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-29T19:16:14.723Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:14.723Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-29T19:16:14.723Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-29T19:16:14.723Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-29T19:16:14.723Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:14.723Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.723Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-29T19:16:14.723Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-29T19:16:14.723Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-29T19:16:14.986Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-29T19:16:14.986Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:14.986Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-29T19:16:15.247Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-29T19:16:15.247Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:15.247Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-29T19:16:15.247Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-29T19:16:15.247Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:15.247Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-29T19:16:15.815Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-29T19:16:15.815Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-29T19:16:15.815Z] This means they are not meant to be enabled using systemctl. [2021-12-29T19:16:15.815Z] Possible reasons for having this kind of units are: [2021-12-29T19:16:15.815Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-29T19:16:15.815Z] .wants/ or .requires/ directory. [2021-12-29T19:16:15.815Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-29T19:16:15.815Z] a requirement dependency on it. [2021-12-29T19:16:15.815Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-29T19:16:15.815Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-29T19:16:15.815Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-29T19:16:15.815Z] instance name specified. [2021-12-29T19:16:16.077Z] Reading package lists... [2021-12-29T19:16:16.077Z] Building dependency tree... [2021-12-29T19:16:16.077Z] Reading state information... [2021-12-29T19:16:16.341Z] The following additional packages will be installed: [2021-12-29T19:16:16.341Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-29T19:16:16.341Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-29T19:16:16.341Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-29T19:16:16.341Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-29T19:16:16.341Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-29T19:16:16.341Z] Suggested packages: [2021-12-29T19:16:16.341Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-29T19:16:16.341Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-29T19:16:16.341Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-29T19:16:16.341Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-29T19:16:16.341Z] systemd-container policykit-1 [2021-12-29T19:16:16.341Z] Recommended packages: [2021-12-29T19:16:16.341Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-29T19:16:16.341Z] The following NEW packages will be installed: [2021-12-29T19:16:16.341Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-29T19:16:16.341Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-29T19:16:16.341Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-29T19:16:16.341Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-29T19:16:16.341Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-29T19:16:16.341Z] The following packages will be upgraded: [2021-12-29T19:16:16.341Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-29T19:16:16.604Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-29T19:16:16.604Z] Need to get 36.8 MB of archives. [2021-12-29T19:16:16.604Z] After this operation, 147 MB of additional disk space will be used. [2021-12-29T19:16:16.604Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2021-12-29T19:16:16.604Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-29T19:16:17.175Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-29T19:16:17.175Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2021-12-29T19:16:17.175Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2021-12-29T19:16:17.175Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-29T19:16:17.175Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-29T19:16:17.436Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-29T19:16:17.436Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2021-12-29T19:16:17.436Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2021-12-29T19:16:17.436Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-29T19:16:17.436Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-29T19:16:17.436Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-29T19:16:17.436Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-29T19:16:17.436Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-29T19:16:17.436Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-29T19:16:17.436Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-29T19:16:17.436Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-29T19:16:17.436Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-29T19:16:17.436Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-29T19:16:17.436Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-29T19:16:17.436Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-29T19:16:17.436Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-29T19:16:17.436Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-29T19:16:17.436Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-29T19:16:17.436Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-29T19:16:17.436Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-29T19:16:17.436Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-29T19:16:17.436Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-29T19:16:17.436Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-29T19:16:18.378Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-29T19:16:18.378Z] Fetched 36.8 MB in 2s (19.1 MB/s) [2021-12-29T19:16:18.378Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-29T19:16:18.378Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-29T19:16:18.640Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-29T19:16:18.909Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-29T19:16:18.909Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-29T19:16:19.179Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-29T19:16:19.179Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-29T19:16:19.179Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-29T19:16:19.179Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-29T19:16:19.179Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-29T19:16:19.441Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-29T19:16:19.441Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-29T19:16:19.441Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-29T19:16:19.700Z] Setting up apt (1.6.14) ... [2021-12-29T19:16:19.700Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-29T19:16:19.961Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-29T19:16:19.961Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-29T19:16:19.961Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-29T19:16:19.961Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-29T19:16:20.221Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-29T19:16:20.221Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-29T19:16:20.221Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:20.221Z] Selecting previously unselected package libexpat1:amd64. [2021-12-29T19:16:20.221Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-29T19:16:20.482Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-29T19:16:20.482Z] Selecting previously unselected package python3.6-minimal. [2021-12-29T19:16:20.482Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-29T19:16:20.482Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:20.743Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-29T19:16:20.743Z] Checking for services that may need to be restarted...done. [2021-12-29T19:16:20.743Z] Checking for services that may need to be restarted...done. [2021-12-29T19:16:20.743Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:20.743Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-29T19:16:20.743Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:21.314Z] Selecting previously unselected package python3-minimal. [2021-12-29T19:16:21.314Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-29T19:16:21.314Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-29T19:16:21.314Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-29T19:16:21.314Z] Selecting previously unselected package mime-support. [2021-12-29T19:16:21.314Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-29T19:16:21.314Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-29T19:16:21.314Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-29T19:16:21.314Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-29T19:16:21.314Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-29T19:16:21.314Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-29T19:16:21.314Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-29T19:16:21.314Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:21.575Z] Selecting previously unselected package python3.6. [2021-12-29T19:16:21.575Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-29T19:16:21.575Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:21.575Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-29T19:16:21.575Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-29T19:16:21.575Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-29T19:16:21.575Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-29T19:16:21.837Z] Selecting previously unselected package python3. [2021-12-29T19:16:21.837Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-29T19:16:21.837Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-29T19:16:21.837Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-29T19:16:21.837Z] Selecting previously unselected package multiarch-support. [2021-12-29T19:16:21.837Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:21.837Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-29T19:16:21.837Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-29T19:16:22.097Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-29T19:16:22.097Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-29T19:16:22.097Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-29T19:16:22.097Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-29T19:16:22.097Z] Selecting previously unselected package libbsd0:amd64. [2021-12-29T19:16:22.097Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-29T19:16:22.097Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-29T19:16:22.097Z] Selecting previously unselected package sudo. [2021-12-29T19:16:22.097Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:22.097Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-29T19:16:22.097Z] Selecting previously unselected package apparmor. [2021-12-29T19:16:22.097Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-29T19:16:22.097Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-29T19:16:22.359Z] Selecting previously unselected package libedit2:amd64. [2021-12-29T19:16:22.359Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-29T19:16:22.359Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-29T19:16:22.359Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-29T19:16:22.359Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-29T19:16:22.359Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:22.359Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-29T19:16:22.359Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-29T19:16:22.359Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:22.620Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-29T19:16:22.620Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-29T19:16:22.620Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-29T19:16:22.620Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-29T19:16:22.620Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-29T19:16:22.620Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:22.620Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-29T19:16:22.620Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-29T19:16:22.620Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:22.620Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-29T19:16:22.620Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-29T19:16:22.885Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-29T19:16:22.885Z] Selecting previously unselected package openssh-client. [2021-12-29T19:16:22.885Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-29T19:16:22.885Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-29T19:16:22.885Z] Selecting previously unselected package squashfs-tools. [2021-12-29T19:16:22.885Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-29T19:16:22.885Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-29T19:16:23.145Z] Selecting previously unselected package snapd. [2021-12-29T19:16:23.145Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-29T19:16:23.145Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-29T19:16:25.186Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-29T19:16:25.186Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-29T19:16:25.186Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-29T19:16:25.186Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-29T19:16:25.186Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-29T19:16:25.186Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:25.186Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-29T19:16:25.186Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-29T19:16:25.186Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-29T19:16:25.757Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-29T19:16:25.757Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-29T19:16:25.757Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-29T19:16:26.018Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:26.018Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:26.278Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-29T19:16:26.854Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-29T19:16:26.855Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:26.855Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-29T19:16:26.855Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-29T19:16:26.855Z] running python rtupdate hooks for python3.6... [2021-12-29T19:16:26.855Z] running python post-rtupdate hooks for python3.6... [2021-12-29T19:16:26.855Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-29T19:16:27.424Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-29T19:16:27.683Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-29T19:16:27.683Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-29T19:16:27.683Z] Setting up snapd (2.51.1+18.04) ... [2021-12-29T19:16:27.944Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-29T19:16:28.206Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-29T19:16:28.473Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-29T19:16:28.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-29T19:16:28.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-29T19:16:28.734Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-29T19:16:28.997Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-29T19:16:28.997Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-29T19:16:29.262Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-29T19:16:29.524Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-29T19:16:29.524Z] /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-12-29T19:16:29.787Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-29T19:16:29.787Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-29T19:16:30.730Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-29T19:16:30.730Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-29T19:16:30.730Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-29T19:16:31.935Z] Reading package lists... [2021-12-29T19:16:32.197Z] Reading package lists... [2021-12-29T19:16:32.458Z] Building dependency tree... [2021-12-29T19:16:32.458Z] Reading state information... [2021-12-29T19:16:32.458Z] Calculating upgrade... [2021-12-29T19:16:32.719Z] The following packages will be upgraded: [2021-12-29T19:16:32.719Z] advancecomp base-files bash binutils binutils-common [2021-12-29T19:16:32.719Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-29T19:16:32.719Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-29T19:16:32.719Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-29T19:16:32.719Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-29T19:16:32.719Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-29T19:16:32.719Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-29T19:16:32.719Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-29T19:16:32.719Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-29T19:16:32.719Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-29T19:16:32.719Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-29T19:16:32.719Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-29T19:16:32.719Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-29T19:16:32.719Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-29T19:16:32.719Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-29T19:16:32.719Z] ubuntu-keyring util-linux [2021-12-29T19:16:32.719Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-29T19:16:32.719Z] Need to get 64.2 MB of archives. [2021-12-29T19:16:32.719Z] After this operation, 5154 kB of additional disk space will be used. [2021-12-29T19:16:32.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-29T19:16:32.719Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-29T19:16:33.481Z] 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-12-29T19:16:33.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-29T19:16:33.663Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-29T19:16:33.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-29T19:16:33.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-29T19:16:33.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-29T19:16:33.663Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-29T19:16:33.663Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-12-29T19:16:33.663Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-29T19:16:33.663Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-29T19:16:33.663Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-29T19:16:33.663Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-29T19:16:33.663Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-29T19:16:33.663Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-29T19:16:33.663Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-29T19:16:33.663Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-29T19:16:33.663Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-29T19:16:33.663Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-29T19:16:33.663Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-29T19:16:33.663Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-29T19:16:33.663Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-29T19:16:33.663Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-29T19:16:33.663Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-29T19:16:33.663Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-29T19:16:33.663Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-29T19:16:33.663Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-29T19:16:33.663Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-29T19:16:33.663Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-29T19:16:33.926Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-29T19:16:33.926Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-29T19:16:33.926Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-29T19:16:33.926Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-29T19:16:33.926Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-29T19:16:33.926Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-29T19:16:33.926Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-29T19:16:33.926Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-29T19:16:33.926Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-12-29T19:16:33.926Z] Get:39 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-12-29T19:16:33.926Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-12-29T19:16:33.926Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-29T19:16:33.926Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-29T19:16:33.926Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-29T19:16:33.926Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-12-29T19:16:33.926Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-29T19:16:33.926Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-29T19:16:33.926Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-29T19:16:33.926Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-29T19:16:33.926Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-29T19:16:33.926Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-29T19:16:33.926Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-29T19:16:33.926Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-12-29T19:16:33.926Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-29T19:16:34.186Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-29T19:16:34.186Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-29T19:16:34.186Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-29T19:16:34.186Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-29T19:16:34.186Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-29T19:16:34.186Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-29T19:16:34.186Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2021-12-29T19:16:34.186Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-29T19:16:34.186Z] Get:62 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-12-29T19:16:34.186Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-29T19:16:34.186Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-29T19:16:34.186Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-29T19:16:34.186Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-29T19:16:34.186Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-29T19:16:34.186Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-29T19:16:34.187Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-29T19:16:34.187Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-29T19:16:34.187Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-29T19:16:34.187Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-29T19:16:34.187Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-29T19:16:34.187Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-29T19:16:34.187Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-29T19:16:34.187Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-29T19:16:34.187Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-29T19:16:34.187Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-29T19:16:34.187Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2021-12-29T19:16:34.187Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-29T19:16:34.187Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-29T19:16:34.187Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-29T19:16:34.187Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-29T19:16:34.447Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-29T19:16:34.447Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-29T19:16:34.447Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-29T19:16:34.447Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-29T19:16:34.447Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-29T19:16:34.447Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-29T19:16:34.447Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-29T19:16:34.447Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-29T19:16:34.447Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-29T19:16:34.447Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-29T19:16:34.448Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-29T19:16:34.919Z] 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-12-29T19:16:35.019Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-29T19:16:35.019Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-29T19:16:35.019Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-29T19:16:35.279Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-29T19:16:35.539Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-12-29T19:16:35.539Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-29T19:16:35.539Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-29T19:16:35.539Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-29T19:16:35.539Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-29T19:16:35.539Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-29T19:16:35.800Z] Fetched 64.2 MB in 3s (22.2 MB/s) [2021-12-29T19:16:35.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-29T19:16:35.800Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:35.800Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-29T19:16:36.061Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:36.061Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-29T19:16:36.061Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-29T19:16:36.322Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-29T19:16:36.322Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.322Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.584Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.584Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.584Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.584Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.584Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.584Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.845Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.845Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.845Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.845Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.845Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:36.845Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:36.845Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:37.106Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-29T19:16:37.106Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:37.106Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-29T19:16:37.106Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:37.106Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-29T19:16:37.106Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:37.106Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:37.106Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:37.106Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:37.368Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:37.368Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-29T19:16:37.368Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:37.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-29T19:16:37.628Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:37.628Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-29T19:16:38.214Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-29T19:16:38.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-29T19:16:38.214Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-29T19:16:38.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-29T19:16:38.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-29T19:16:38.475Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-29T19:16:38.475Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-29T19:16:38.475Z] Installing new version of config file /etc/issue ... [2021-12-29T19:16:38.475Z] Installing new version of config file /etc/issue.net ... [2021-12-29T19:16:38.475Z] Installing new version of config file /etc/lsb-release ... [2021-12-29T19:16:38.475Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-29T19:16:38.736Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-29T19:16:38.997Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-29T19:16:38.997Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-29T19:16:38.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:38.997Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-29T19:16:38.997Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-29T19:16:38.997Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-29T19:16:38.997Z] 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-12-29T19:16:39.229Z] 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-12-29T19:16:39.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:39.256Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:39.256Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:39.256Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:39.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:39.256Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-29T19:16:39.256Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-29T19:16:39.256Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-29T19:16:39.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:39.518Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-29T19:16:39.518Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-29T19:16:39.518Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-29T19:16:39.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:39.779Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-29T19:16:39.779Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-29T19:16:39.779Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-29T19:16:39.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:39.779Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-29T19:16:39.779Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-29T19:16:39.826Z] 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-12-29T19:16:40.056Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-29T19:16:40.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:40.056Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-29T19:16:40.056Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-29T19:16:40.056Z] Setting up grep (3.1-2build1) ... [2021-12-29T19:16:40.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:40.056Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-29T19:16:40.056Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-29T19:16:40.316Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-29T19:16:40.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:40.316Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-29T19:16:40.316Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-29T19:16:40.316Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-29T19:16:40.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:40.577Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-29T19:16:40.577Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-29T19:16:40.577Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-29T19:16:40.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:40.577Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-29T19:16:40.577Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-29T19:16:41.151Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-29T19:16:41.151Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-29T19:16:41.151Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-29T19:16:41.151Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-29T19:16:41.411Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-29T19:16:41.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:41.411Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-29T19:16:41.411Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-29T19:16:41.986Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-29T19:16:41.986Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-29T19:16:41.986Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-29T19:16:41.986Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-29T19:16:42.249Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-29T19:16:42.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:42.249Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-29T19:16:42.249Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-29T19:16:42.249Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-29T19:16:42.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:42.249Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:42.249Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:42.510Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:42.511Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:42.511Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:42.511Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:43.082Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:43.082Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.082Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:43.082Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:43.082Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:43.082Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.082Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:43.082Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:43.082Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:43.236Z] 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-12-29T19:16:43.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.342Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-29T19:16:43.342Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-29T19:16:43.342Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-29T19:16:43.342Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-29T19:16:43.342Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-29T19:16:43.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.342Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-29T19:16:43.342Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-29T19:16:43.602Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-29T19:16:43.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.602Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:43.602Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:43.602Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:43.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.602Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:43.603Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:43.603Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:43.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:43.862Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:43.862Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:44.123Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:44.384Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-29T19:16:44.645Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-29T19:16:44.645Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:44.645Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-29T19:16:44.645Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-29T19:16:44.905Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-29T19:16:44.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-29T19:16:44.905Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-29T19:16:44.905Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-29T19:16:45.165Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-29T19:16:45.165Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-29T19:16:45.165Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-29T19:16:45.165Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-29T19:16:45.165Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-29T19:16:45.425Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-29T19:16:45.425Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-29T19:16:45.425Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-29T19:16:45.425Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-29T19:16:45.425Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-29T19:16:45.425Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-29T19:16:45.425Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-29T19:16:45.685Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-29T19:16:45.686Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-29T19:16:45.686Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-29T19:16:45.686Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-29T19:16:45.686Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-29T19:16:45.946Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-29T19:16:45.946Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-29T19:16:45.946Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-29T19:16:45.946Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-29T19:16:45.946Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-29T19:16:45.946Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-29T19:16:46.207Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-29T19:16:46.207Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-29T19:16:46.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:46.207Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-29T19:16:46.207Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-29T19:16:46.471Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-29T19:16:46.471Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-29T19:16:46.471Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-29T19:16:46.471Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-29T19:16:46.471Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-29T19:16:46.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:46.471Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-29T19:16:46.471Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-29T19:16:46.619Z] 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-12-29T19:16:46.731Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-29T19:16:46.731Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:46.731Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-29T19:16:46.731Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-29T19:16:46.731Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-29T19:16:46.731Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:46.731Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-29T19:16:46.731Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-29T19:16:46.731Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-29T19:16:46.991Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:46.991Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-29T19:16:46.991Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-29T19:16:46.991Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-29T19:16:47.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:47.250Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-29T19:16:47.250Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-29T19:16:47.250Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-29T19:16:47.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:47.250Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-29T19:16:47.250Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-29T19:16:47.509Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-29T19:16:47.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:47.509Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-29T19:16:47.509Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-29T19:16:47.770Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-29T19:16:47.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:47.770Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-29T19:16:47.770Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-29T19:16:47.770Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-29T19:16:47.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:47.770Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-29T19:16:47.770Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-29T19:16:48.031Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-29T19:16:48.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.031Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-29T19:16:48.031Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-29T19:16:48.031Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-29T19:16:48.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.291Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-29T19:16:48.291Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-29T19:16:48.291Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-29T19:16:48.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.291Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-29T19:16:48.291Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-29T19:16:48.291Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-29T19:16:48.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.557Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-29T19:16:48.557Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-29T19:16:48.557Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-29T19:16:48.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.558Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2021-12-29T19:16:48.558Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2021-12-29T19:16:48.558Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2021-12-29T19:16:48.820Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-29T19:16:48.820Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-29T19:16:48.820Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-29T19:16:48.820Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-29T19:16:48.820Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-29T19:16:48.820Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-29T19:16:48.820Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-29T19:16:48.820Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-29T19:16:49.081Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-29T19:16:49.081Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-29T19:16:49.081Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-29T19:16:49.256Z] 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-12-29T19:16:49.342Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-29T19:16:49.342Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-29T19:16:49.342Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-29T19:16:49.342Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-29T19:16:49.342Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-29T19:16:49.342Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-29T19:16:49.606Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-29T19:16:49.607Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-29T19:16:49.607Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-29T19:16:49.607Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-29T19:16:49.607Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-29T19:16:49.607Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-29T19:16:49.607Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-29T19:16:49.607Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-29T19:16:49.867Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-29T19:16:49.867Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-29T19:16:49.867Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-29T19:16:49.867Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-29T19:16:50.128Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-29T19:16:50.389Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-29T19:16:50.389Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-29T19:16:50.389Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-29T19:16:50.389Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-29T19:16:50.389Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-29T19:16:50.652Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-29T19:16:50.652Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-29T19:16:50.912Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-29T19:16:50.912Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-29T19:16:50.912Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-29T19:16:50.912Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-29T19:16:50.912Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:50.912Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:51.172Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:51.172Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:51.173Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:51.173Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:51.173Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:51.173Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:52.114Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:52.114Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:52.689Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:52.689Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:53.261Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:53.261Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:53.261Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:53.261Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:54.203Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-29T19:16:54.203Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-29T19:16:54.203Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-29T19:16:54.203Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-29T19:16:54.203Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-29T19:16:54.203Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-29T19:16:54.465Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-29T19:16:54.465Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-29T19:16:54.465Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-29T19:16:54.465Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-29T19:16:54.465Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-29T19:16:54.465Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-29T19:16:54.465Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-29T19:16:54.465Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-29T19:16:54.667Z] 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-12-29T19:16:54.728Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-29T19:16:54.728Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-29T19:16:54.728Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.728Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-29T19:16:54.728Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.728Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.728Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.728Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-29T19:16:54.728Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-29T19:16:54.728Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-29T19:16:54.989Z] [2021-12-29T19:16:54.989Z] Current default time zone: 'Etc/UTC' [2021-12-29T19:16:54.989Z] Local time is now: Wed Dec 29 19:16:54 UTC 2021. [2021-12-29T19:16:54.989Z] Universal Time is now: Wed Dec 29 19:16:54 UTC 2021. [2021-12-29T19:16:54.989Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-29T19:16:54.989Z] [2021-12-29T19:16:54.989Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-29T19:16:54.989Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.989Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-29T19:16:54.989Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-29T19:16:54.989Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-29T19:16:54.989Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-29T19:16:54.989Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-29T19:16:54.989Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-29T19:16:54.989Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-29T19:16:54.989Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-29T19:16:54.989Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:54.989Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-29T19:16:55.251Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:55.251Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-29T19:16:55.251Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:55.251Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-29T19:16:55.251Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-29T19:16:55.251Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-29T19:16:55.251Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-29T19:16:55.251Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-29T19:16:55.251Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-29T19:16:55.251Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-29T19:16:55.251Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-29T19:16:56.641Z] 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-12-29T19:16:57.164Z] Updating certificates in /etc/ssl/certs... [2021-12-29T19:16:58.107Z] 23 added, 28 removed; done. [2021-12-29T19:16:58.107Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-29T19:16:58.107Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-29T19:16:58.107Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-29T19:16:58.107Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-29T19:16:58.107Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-29T19:16:58.107Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-29T19:16:58.107Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-29T19:16:58.107Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-29T19:16:58.107Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-29T19:16:58.107Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-29T19:16:58.107Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-29T19:16:58.107Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-29T19:16:58.107Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-29T19:16:58.369Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-29T19:16:58.369Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-29T19:16:58.369Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-29T19:16:58.369Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-29T19:16:58.369Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-29T19:16:58.369Z] Updating certificates in /etc/ssl/certs... [2021-12-29T19:16:58.938Z] 0 added, 0 removed; done. [2021-12-29T19:16:58.938Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-29T19:16:58.938Z] done. [2021-12-29T19:16:59.508Z] Reading package lists... [2021-12-29T19:16:59.508Z] Building dependency tree... [2021-12-29T19:16:59.508Z] Reading state information... [2021-12-29T19:16:59.769Z] The following NEW packages will be installed: [2021-12-29T19:16:59.769Z] apt-transport-https [2021-12-29T19:16:59.769Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-29T19:16:59.769Z] Need to get 4348 B of archives. [2021-12-29T19:16:59.769Z] After this operation, 154 kB of additional disk space will be used. [2021-12-29T19:16:59.769Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-29T19:17:00.026Z] 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-12-29T19:17:00.029Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-29T19:17:00.029Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-12-29T19:17:00.029Z] Selecting previously unselected package apt-transport-https. [2021-12-29T19:17:00.029Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-29T19:17:00.029Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-29T19:17:00.029Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-29T19:17:00.029Z] Setting up apt-transport-https (1.6.14) ... [2021-12-29T19:17:00.289Z] Waiting for network to be ready... [Pipeline] } [2021-12-29T19:17:06.766Z] $ docker stop --time=1 50c8d0065e2b472ab9a2090db3223a7918ca3b49a07cfb344527a3e8ac098cf8 [2021-12-29T19:17:06.873Z] 2021-12-29T19:17:04Z INFO Waiting for automatic snapd restart... [2021-12-29T19:17:08.680Z] $ docker rm -f 50c8d0065e2b472ab9a2090db3223a7918ca3b49a07cfb344527a3e8ac098cf8 [2021-12-29T19:17:08.787Z] snapd 2.53.4 from Canonical* installed [2021-12-29T19:17:09.726Z] "snapd" switched to the "latest/stable" channel [2021-12-29T19:17:09.726Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:17:10.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-29T19:17:10.373Z] [2021-12-29T19:17:10.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:17:10.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-29T19:17:11.022Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-29T19:17:11.022Z] 29e5d40040c1: Pulling fs layer [2021-12-29T19:17:11.022Z] 1ce36da41761: Pulling fs layer [2021-12-29T19:17:11.022Z] 25b303627fd3: Pulling fs layer [2021-12-29T19:17:11.022Z] 29e5d40040c1: Verifying Checksum [2021-12-29T19:17:11.022Z] 29e5d40040c1: Download complete [2021-12-29T19:17:11.297Z] 1ce36da41761: Verifying Checksum [2021-12-29T19:17:11.297Z] 1ce36da41761: Download complete [2021-12-29T19:17:11.567Z] 29e5d40040c1: Pull complete [2021-12-29T19:17:12.543Z] 25b303627fd3: Verifying Checksum [2021-12-29T19:17:12.543Z] 25b303627fd3: Download complete [2021-12-29T19:17:12.543Z] 1ce36da41761: Pull complete [2021-12-29T19:17:13.929Z] core18 20211028 from Canonical* installed [2021-12-29T19:17:15.845Z] core20 20211129 from Canonical* installed [2021-12-29T19:17:16.106Z] "core20" switched to the "latest/stable" channel [2021-12-29T19:17:16.106Z] [2021-12-29T19:17:18.019Z] snapcraft 6.0 from Canonical* installed [2021-12-29T19:17:18.279Z] "snapcraft" switched to the "latest/stable" channel [2021-12-29T19:17:18.279Z] [2021-12-29T19:17:22.481Z] 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-12-29T19:17:22.481Z] - README.md [2021-12-29T19:17:22.481Z] [2021-12-29T19:17:22.481Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-29T19:17:22.685Z] 25b303627fd3: Pull complete [2021-12-29T19:17:22.685Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-29T19:17:22.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-29T19:17:22.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-29T19:17:22.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2021-12-29T19:17:23.006Z] $ 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-12-29T19:17:23.867Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-29T19:17:23.867Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-29T19:17:23.867Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-29T19:17:25.067Z] Reading package lists... [2021-12-29T19:17:25.282Z] $ docker top d55679ae39feff12cda4ef5eaba0acf42c05a2ea9801a5c5fb3a755e2e21b30d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:17:26.280Z] + grep parallel [2021-12-29T19:17:26.281Z] + docker-compose build --help [2021-12-29T19:17:26.451Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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-12-29T19:17:27.395Z] Reading package lists... [2021-12-29T19:17:27.395Z] Building dependency tree... [2021-12-29T19:17:27.395Z] Reading state information... [2021-12-29T19:17:27.654Z] Suggested packages: [2021-12-29T19:17:27.654Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-29T19:17:27.654Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-29T19:17:27.654Z] Recommended packages: [2021-12-29T19:17:27.654Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-29T19:17:27.654Z] The following NEW packages will be installed: [2021-12-29T19:17:27.654Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-29T19:17:27.654Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-29T19:17:27.654Z] pkg-config zip [2021-12-29T19:17:27.654Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-29T19:17:27.914Z] Need to get 7668 kB of archives. [2021-12-29T19:17:27.914Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-29T19:17:27.914Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2021-12-29T19:17:27.914Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-29T19:17:28.173Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-29T19:17:28.173Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-29T19:17:28.173Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-29T19:17:28.173Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-29T19:17:28.434Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-29T19:17:28.434Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-29T19:17:28.434Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-29T19:17:28.434Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-29T19:17:28.695Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-29T19:17:28.695Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-29T19:17:28.695Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-29T19:17:28.957Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-29T19:17:28.957Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-29T19:17:28.957Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-29T19:17:28.957Z] Fetched 7668 kB in 1s (6780 kB/s) [2021-12-29T19:17:28.957Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-29T19:17:28.957Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-29T19:17:28.957Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2021-12-29T19:17:28.957Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2021-12-29T19:17:29.217Z] Selecting previously unselected package libpsl5:amd64. [2021-12-29T19:17:29.217Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-29T19:17:29.217Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-29T19:17:29.217Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-29T19:17:29.217Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-29T19:17:29.217Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-29T19:17:29.217Z] Selecting previously unselected package librtmp1:amd64. [2021-12-29T19:17:29.217Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-29T19:17:29.217Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-29T19:17:29.476Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-29T19:17:29.476Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-29T19:17:29.476Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-29T19:17:29.476Z] Selecting previously unselected package liberror-perl. [2021-12-29T19:17:29.476Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-29T19:17:29.476Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-29T19:17:29.476Z] Selecting previously unselected package git-man. [2021-12-29T19:17:29.476Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-29T19:17:29.476Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-29T19:17:29.476Z] Selecting previously unselected package git. [2021-12-29T19:17:29.476Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-29T19:17:29.734Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-29T19:17:29.736Z] --parallel Build images in parallel. [2021-12-29T19:17:29.993Z] Selecting previously unselected package libnorm1:amd64. [2021-12-29T19:17:29.993Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-29T19:17:29.993Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [Pipeline] } [2021-12-29T19:17:30.040Z] $ docker stop --time=1 d55679ae39feff12cda4ef5eaba0acf42c05a2ea9801a5c5fb3a755e2e21b30d [2021-12-29T19:17:30.253Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-29T19:17:30.253Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-29T19:17:30.253Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-29T19:17:30.253Z] Selecting previously unselected package libsodium23:amd64. [2021-12-29T19:17:30.253Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-29T19:17:30.253Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-29T19:17:30.253Z] Selecting previously unselected package libzmq5:amd64. [2021-12-29T19:17:30.253Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-29T19:17:30.253Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-29T19:17:30.514Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-29T19:17:30.514Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-29T19:17:30.514Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-29T19:17:30.514Z] Selecting previously unselected package pkg-config. [2021-12-29T19:17:30.514Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-29T19:17:30.514Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-29T19:17:30.514Z] Selecting previously unselected package zip. [2021-12-29T19:17:30.514Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-29T19:17:30.514Z] Unpacking zip (3.0-11build1) ... [2021-12-29T19:17:30.514Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-29T19:17:30.514Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-29T19:17:30.514Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-29T19:17:30.514Z] Setting up liberror-perl (0.17025-1) ... [2021-12-29T19:17:30.774Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-29T19:17:30.774Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2021-12-29T19:17:30.774Z] No schema files found: doing nothing. [2021-12-29T19:17:30.774Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-29T19:17:30.774Z] Setting up zip (3.0-11build1) ... [2021-12-29T19:17:30.774Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-29T19:17:30.774Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-29T19:17:30.774Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-29T19:17:30.774Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-29T19:17:30.774Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-29T19:17:30.774Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-29T19:17:30.774Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-29T19:17:30.774Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-29T19:17:31.346Z] git set to automatically installed. [2021-12-29T19:17:31.346Z] git-man set to automatically installed. [2021-12-29T19:17:31.346Z] libcurl3-gnutls set to automatically installed. [2021-12-29T19:17:31.346Z] liberror-perl set to automatically installed. [2021-12-29T19:17:31.346Z] libglib2.0-0 set to automatically installed. [2021-12-29T19:17:31.346Z] libnghttp2-14 set to automatically installed. [2021-12-29T19:17:31.346Z] libnorm1 set to automatically installed. [2021-12-29T19:17:31.346Z] libpgm-5.2-0 set to automatically installed. [2021-12-29T19:17:31.346Z] libpsl5 set to automatically installed. [2021-12-29T19:17:31.346Z] librtmp1 set to automatically installed. [2021-12-29T19:17:31.346Z] libsodium23 set to automatically installed. [2021-12-29T19:17:31.346Z] libzmq3-dev set to automatically installed. [2021-12-29T19:17:31.346Z] libzmq5 set to automatically installed. [2021-12-29T19:17:31.346Z] pkg-config set to automatically installed. [2021-12-29T19:17:31.346Z] zip set to automatically installed. [2021-12-29T19:17:31.714Z] $ docker rm -f d55679ae39feff12cda4ef5eaba0acf42c05a2ea9801a5c5fb3a755e2e21b30d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:17:32.288Z] snapd is not logged in, snap install commands will use sudo [2021-12-29T19:17:32.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-29T19:17:32.556Z] . [Pipeline] withDockerContainer [2021-12-29T19:17:32.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2021-12-29T19:17:32.907Z] $ 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-12-29T19:17:34.131Z] $ docker top 8f863c7a2e91c4f4cae040dce0a86f50cbf81ea3149a7ddf5dce214f9a8db0c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:17:35.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-29T19:17:36.486Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-29T19:17:37.056Z] Downloading snap 'edgex-app-service-configurable' [2021-12-29T19:17:39.453Z] Building core-command ... [2021-12-29T19:17:39.453Z] Building core-data ... [2021-12-29T19:17:39.453Z] Building core-metadata ... [2021-12-29T19:17:39.453Z] Building security-bootstrapper ... [2021-12-29T19:17:39.453Z] Building security-proxy-setup ... [2021-12-29T19:17:39.453Z] Building security-secretstore-setup ... [2021-12-29T19:17:39.453Z] Building support-notifications ... [2021-12-29T19:17:39.453Z] Building support-scheduler ... [2021-12-29T19:17:39.453Z] Building sys-mgmt-agent ... [2021-12-29T19:17:39.453Z] Building security-secretstore-setup [2021-12-29T19:17:39.453Z] Building sys-mgmt-agent [2021-12-29T19:17:39.453Z] Building support-notifications [2021-12-29T19:17:39.453Z] Building security-bootstrapper [2021-12-29T19:17:39.453Z] Building core-command [2021-12-29T19:17:40.364Z] Pulling app-service-configurable [2021-12-29T19:17:40.364Z] + snapcraftctl pull [2021-12-29T19:17:41.304Z] Pulling config-common [2021-12-29T19:17:41.304Z] + snapcraftctl pull [2021-12-29T19:17:42.687Z] Pulling go-build-helper [2021-12-29T19:17:42.687Z] + snapcraftctl pull [2021-12-29T19:17:44.071Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-29T19:17:44.071Z] Skipping pull go-build-helper (already ran) [2021-12-29T19:17:44.071Z] Building go-build-helper [2021-12-29T19:17:44.071Z] + snapcraftctl build [2021-12-29T19:17:47.406Z] Staging go-build-helper [2021-12-29T19:17:47.406Z] + snapcraftctl stage [2021-12-29T19:17:51.719Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-29T19:17:51.719Z] Fetched 224 kB in 0s (0 B/s) [2021-12-29T19:17:51.719Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-29T19:17:51.719Z] Fetched 157 kB in 0s (0 B/s) [2021-12-29T19:17:51.719Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-29T19:17:51.719Z] Fetched 221 kB in 0s (0 B/s) [2021-12-29T19:17:51.719Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-29T19:17:51.719Z] Fetched 143 kB in 0s (0 B/s) [2021-12-29T19:17:51.719Z] Pulling edgex-go [2021-12-29T19:17:51.719Z] + snapcraftctl pull [2021-12-29T19:17:53.636Z] Pulling hooks [2021-12-29T19:17:53.636Z] + snapcraftctl pull [2021-12-29T19:18:15.606Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-29T19:18:15.606Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-29T19:18:15.606Z] Fetched 279 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-29T19:18:15.606Z] Fetched 122 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-29T19:18:15.606Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-29T19:18:15.606Z] Fetched 8848 B in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-29T19:18:15.606Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-29T19:18:15.606Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-29T19:18:15.606Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-29T19:18:15.606Z] Fetched 220 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-29T19:18:15.606Z] Fetched 154 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-29T19:18:15.606Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-29T19:18:15.606Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-29T19:18:15.606Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-29T19:18:15.606Z] Fetched 499 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-29T19:18:15.606Z] Fetched 111 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-29T19:18:15.606Z] Fetched 240 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-29T19:18:15.606Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-29T19:18:15.606Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-29T19:18:15.606Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-29T19:18:15.606Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-29T19:18:15.606Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-29T19:18:15.606Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-29T19:18:15.606Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-29T19:18:15.606Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-29T19:18:15.606Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-29T19:18:15.607Z] Fetched 8720 B in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-29T19:18:15.607Z] Fetched 140 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-29T19:18:15.607Z] Fetched 119 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-29T19:18:15.607Z] Fetched 111 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-29T19:18:15.607Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-29T19:18:15.607Z] Fetched 646 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-29T19:18:15.607Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-29T19:18:15.607Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-29T19:18:15.607Z] Fetched 368 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-29T19:18:15.607Z] Fetched 187 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-29T19:18:15.607Z] Fetched 175 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-29T19:18:15.607Z] Fetched 206 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2021-12-29T19:18:15.607Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-29T19:18:15.607Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-29T19:18:15.607Z] Fetched 159 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-29T19:18:15.607Z] Fetched 107 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-29T19:18:15.607Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-29T19:18:15.607Z] Pulling static-packages [2021-12-29T19:18:15.607Z] + snapcraftctl pull [2021-12-29T19:18:15.607Z] Pulling version [2021-12-29T19:18:15.607Z] + cd /root/project [2021-12-29T19:18:15.607Z] + git describe --tags --abbrev=0 [2021-12-29T19:18:15.607Z] + sed s/v// [2021-12-29T19:18:15.607Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-29T19:18:15.607Z] + [ -z 2.2.0-dev.13 ] [2021-12-29T19:18:15.607Z] + snapcraftctl set-version 2.2.0-dev.13 [2021-12-29T19:18:15.607Z] Building app-service-configurable [2021-12-29T19:18:15.607Z] + snapcraftctl build [2021-12-29T19:18:16.995Z] Building config-common [2021-12-29T19:18:16.995Z] + snapcraftctl build [2021-12-29T19:18:19.536Z] Skipping build go-build-helper (already ran) [2021-12-29T19:18:19.536Z] Building edgex-go [2021-12-29T19:18:19.536Z] + cd /root/parts/edgex-go/src [2021-12-29T19:18:19.536Z] + git describe --tags --abbrev=0 [2021-12-29T19:18:19.536Z] + sed s/v// [2021-12-29T19:18:19.536Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-29T19:18:19.536Z] + [ -z 2.2.0-dev.13 ] [2021-12-29T19:18:19.536Z] + echo 2.2.0-dev.13 [2021-12-29T19:18:19.536Z] + [ ! -d vendor ] [2021-12-29T19:18:19.536Z] + go mod download all [2021-12-29T19:18:27.687Z] + make build [2021-12-29T19:18:27.687Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-29T19:18:39.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-29T19:18:42.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-29T19:18:43.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-29T19:18:44.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-29T19:18:45.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-29T19:18:46.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-29T19:18:47.433Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:18:47.433Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:18:47.433Z] ---> 7342a14710cd [2021-12-29T19:18:47.433Z] Step 3/30 : WORKDIR /edgex-go [2021-12-29T19:18:47.433Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:18:47.433Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:18:47.433Z] ---> 7342a14710cd [2021-12-29T19:18:47.433Z] Step 3/21 : WORKDIR /edgex-go [2021-12-29T19:18:47.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:18:47.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:18:47.433Z] ---> 7342a14710cd [2021-12-29T19:18:47.433Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:18:47.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:18:47.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:18:47.433Z] ---> 7342a14710cd [2021-12-29T19:18:47.433Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:18:47.433Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:18:47.433Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:18:47.433Z] ---> 7342a14710cd [2021-12-29T19:18:47.433Z] Step 3/24 : WORKDIR /edgex-go [2021-12-29T19:18:47.433Z] ---> Running in b5ef8b988282 [2021-12-29T19:18:47.433Z] ---> Running in 823d4edddc07 [2021-12-29T19:18:47.433Z] ---> Running in a40005ddf650 [2021-12-29T19:18:47.433Z] ---> Running in c55fb59c2bb1 [2021-12-29T19:18:47.433Z] ---> Running in 7aed5c6a86e2 [2021-12-29T19:18:47.433Z] Removing intermediate container b5ef8b988282 [2021-12-29T19:18:47.433Z] ---> 8993fb9cf259 [2021-12-29T19:18:47.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:18:47.433Z] Removing intermediate container a40005ddf650 [2021-12-29T19:18:47.433Z] ---> 789876bf94e9 [2021-12-29T19:18:47.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:18:47.433Z] ---> Running in 362d570a0c86 [2021-12-29T19:18:47.433Z] ---> Running in 91dfd89dd9b9 [2021-12-29T19:18:47.433Z] Removing intermediate container 7aed5c6a86e2 [2021-12-29T19:18:47.433Z] ---> d5c8b59a8976 [2021-12-29T19:18:47.433Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:18:47.433Z] Removing intermediate container 823d4edddc07 [2021-12-29T19:18:47.433Z] ---> 2518bbca9d94 [2021-12-29T19:18:47.433Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:18:47.433Z] Removing intermediate container c55fb59c2bb1 [2021-12-29T19:18:47.433Z] ---> f19dd03bc701 [2021-12-29T19:18:47.433Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:18:47.433Z] ---> Running in 5f50a5371f14 [2021-12-29T19:18:47.433Z] ---> Running in bb0bffcd229c [2021-12-29T19:18:47.433Z] ---> Running in b69ccd6df8d2 [2021-12-29T19:18:47.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-29T19:18:49.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-29T19:18:50.074Z] Removing intermediate container 362d570a0c86 [2021-12-29T19:18:50.074Z] ---> 341ec097958c [2021-12-29T19:18:50.074Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-29T19:18:50.074Z] ---> Running in a90dc60ac50b [2021-12-29T19:18:50.352Z] Removing intermediate container 91dfd89dd9b9 [2021-12-29T19:18:50.352Z] ---> 248a93c60f33 [2021-12-29T19:18:50.352Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-29T19:18:50.352Z] Removing intermediate container bb0bffcd229c [2021-12-29T19:18:50.352Z] ---> b550e6068ff4 [2021-12-29T19:18:50.352Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-29T19:18:50.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-29T19:18:50.625Z] ---> Running in acdbc10dfe92 [2021-12-29T19:18:50.625Z] ---> Running in 07ebef61139d [2021-12-29T19:18:50.625Z] Removing intermediate container 5f50a5371f14 [2021-12-29T19:18:50.625Z] ---> edeccf7d06a6 [2021-12-29T19:18:50.625Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-29T19:18:50.901Z] Removing intermediate container b69ccd6df8d2 [2021-12-29T19:18:50.901Z] ---> 37b137d2d0a8 [2021-12-29T19:18:50.901Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-29T19:18:50.901Z] ---> Running in 3dc044f95abb [2021-12-29T19:18:51.174Z] ---> Running in 51bd5e7d80a4 [2021-12-29T19:18:51.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-29T19:18:51.771Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:52.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-29T19:18:52.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:52.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:53.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:53.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:53.509Z] OK: 219 MiB in 52 packages [2021-12-29T19:18:53.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:53.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:18:54.077Z] OK: 219 MiB in 52 packages [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-29T19:18:54.233Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-29T19:18:54.233Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-29T19:18:54.233Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-29T19:18:54.233Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-29T19:18:54.233Z] + 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-12-29T19:18:54.233Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-29T19:18:54.233Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-29T19:18:54.233Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-29T19:18:54.233Z] + 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-12-29T19:18:54.233Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-29T19:18:54.233Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-29T19:18:54.233Z] + 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-12-29T19:18:54.357Z] OK: 219 MiB in 52 packages [2021-12-29T19:18:54.809Z] Building hooks [2021-12-29T19:18:54.809Z] + cd /root/parts/hooks/src [2021-12-29T19:18:54.809Z] + make build [2021-12-29T19:18:54.809Z] go mod tidy [2021-12-29T19:18:54.959Z] OK: 219 MiB in 52 packages [2021-12-29T19:18:54.959Z] Removing intermediate container a90dc60ac50b [2021-12-29T19:18:54.959Z] ---> ef9b509d454d [2021-12-29T19:18:54.959Z] Step 6/22 : COPY . . [2021-12-29T19:18:54.959Z] OK: 219 MiB in 52 packages [2021-12-29T19:18:55.070Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-29T19:18:55.560Z] Removing intermediate container acdbc10dfe92 [2021-12-29T19:18:55.560Z] ---> 809f003dfefa [2021-12-29T19:18:55.560Z] Step 6/22 : COPY . . [2021-12-29T19:18:55.639Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-29T19:18:55.639Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-29T19:18:55.639Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-29T19:18:55.835Z] Removing intermediate container 07ebef61139d [2021-12-29T19:18:55.835Z] ---> ec6ed593fbd3 [2021-12-29T19:18:55.835Z] Step 6/30 : COPY . . [2021-12-29T19:18:56.433Z] Removing intermediate container 3dc044f95abb [2021-12-29T19:18:56.433Z] ---> be0be4136c8a [2021-12-29T19:18:56.433Z] Step 6/21 : COPY . . [2021-12-29T19:18:56.433Z] Removing intermediate container 51bd5e7d80a4 [2021-12-29T19:18:56.433Z] ---> 6c489601eccf [2021-12-29T19:18:56.433Z] Step 6/24 : COPY . . [2021-12-29T19:18:56.579Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-29T19:18:56.840Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-29T19:18:56.840Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-29T19:18:59.380Z] Building static-packages [2021-12-29T19:18:59.380Z] + snapcraftctl build [2021-12-29T19:19:01.292Z] Building version [2021-12-29T19:19:01.292Z] + snapcraftctl build [2021-12-29T19:19:03.205Z] Staging app-service-configurable [2021-12-29T19:19:03.205Z] + snapcraftctl stage [2021-12-29T19:19:04.587Z] Staging config-common [2021-12-29T19:19:04.587Z] + snapcraftctl stage [2021-12-29T19:19:05.973Z] Skipping stage go-build-helper (already ran) [2021-12-29T19:19:05.973Z] Staging edgex-go [2021-12-29T19:19:05.973Z] + snapcraftctl stage [2021-12-29T19:19:07.359Z] Staging hooks [2021-12-29T19:19:07.359Z] + snapcraftctl stage [2021-12-29T19:19:08.741Z] Staging static-packages [2021-12-29T19:19:08.741Z] + snapcraftctl stage [2021-12-29T19:19:10.123Z] Staging version [2021-12-29T19:19:10.123Z] + snapcraftctl stage [2021-12-29T19:19:11.506Z] Priming app-service-configurable [2021-12-29T19:19:11.506Z] + snapcraftctl prime [2021-12-29T19:19:14.046Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-29T19:19:14.046Z] stage-packages: [2021-12-29T19:19:14.046Z] - libnorm1 [2021-12-29T19:19:14.046Z] - libpgm-5.2-0 [2021-12-29T19:19:14.046Z] - libsodium23 [2021-12-29T19:19:14.046Z] - libzmq5 [2021-12-29T19:19:14.309Z] Priming config-common [2021-12-29T19:19:14.309Z] + snapcraftctl prime [2021-12-29T19:19:15.695Z] Priming go-build-helper [2021-12-29T19:19:15.695Z] + snapcraftctl prime [2021-12-29T19:19:17.077Z] Priming edgex-go [2021-12-29T19:19:17.077Z] + snapcraftctl prime [2021-12-29T19:19:18.461Z] Priming hooks [2021-12-29T19:19:18.461Z] + snapcraftctl prime [2021-12-29T19:19:18.595Z] ---> 71e90410eb8f [2021-12-29T19:19:18.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:19:18.595Z] ---> 62517e78fdd0 [2021-12-29T19:19:18.595Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:19:18.595Z] ---> 471e512b9b15 [2021-12-29T19:19:18.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:19:18.595Z] ---> 5900d95b9e75 [2021-12-29T19:19:18.595Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:19:18.595Z] ---> Running in 1edde6f27edb [2021-12-29T19:19:18.595Z] ---> Running in 837ce330dbef [2021-12-29T19:19:18.595Z] ---> Running in 2e68108d4398 [2021-12-29T19:19:18.595Z] ---> Running in 678fe155419e [2021-12-29T19:19:18.595Z] ---> 7a5c1c2803be [2021-12-29T19:19:18.595Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:19:18.595Z] ---> Running in eda4b96caee2 [2021-12-29T19:19:19.842Z] Priming static-packages [2021-12-29T19:19:19.842Z] + snapcraftctl prime [2021-12-29T19:19:22.902Z] Removing intermediate container 837ce330dbef [2021-12-29T19:19:22.902Z] ---> 933308c880fd [2021-12-29T19:19:22.902Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-29T19:19:22.902Z] Removing intermediate container 1edde6f27edb [2021-12-29T19:19:22.902Z] ---> 8e8364b39401 [2021-12-29T19:19:22.902Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-29T19:19:22.902Z] ---> Running in 62e1461294fd [2021-12-29T19:19:22.902Z] ---> Running in d98ef14a1950 [2021-12-29T19:19:22.902Z] Removing intermediate container 2e68108d4398 [2021-12-29T19:19:22.902Z] Removing intermediate container 678fe155419e [2021-12-29T19:19:22.902Z] ---> d42c9e944efa [2021-12-29T19:19:22.902Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-29T19:19:22.902Z] ---> 25655c3a66dd [2021-12-29T19:19:22.902Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-29T19:19:23.142Z] Priming version [2021-12-29T19:19:23.142Z] + snapcraftctl prime [2021-12-29T19:19:23.177Z] Removing intermediate container eda4b96caee2 [2021-12-29T19:19:23.177Z] ---> 97dd8dcf7ff4 [2021-12-29T19:19:23.177Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-29T19:19:23.177Z] ---> Running in 594e3e4feee8 [2021-12-29T19:19:23.177Z] ---> Running in a45967009b79 [2021-12-29T19:19:23.459Z] ---> Running in f415f896a6ae [2021-12-29T19:19:24.086Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-12-29T19:19:24.439Z] 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-12-29T19:19:24.712Z] 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-12-29T19:19:25.308Z] 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-12-29T19:19:25.308Z] 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-12-29T19:19:25.308Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-29T19:21:17.618Z] 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-12-29T19:21:18.619Z] Removing intermediate container 594e3e4feee8 [2021-12-29T19:21:18.619Z] ---> cde61ca6389b [2021-12-29T19:21:18.619Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-29T19:21:18.619Z] ---> Running in 253cceeb3de4 [2021-12-29T19:21:19.227Z] Removing intermediate container d98ef14a1950 [2021-12-29T19:21:19.227Z] ---> da92e598d8c1 [2021-12-29T19:21:19.227Z] [2021-12-29T19:21:19.227Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:21:19.227Z] 3.14: Pulling from library/alpine [2021-12-29T19:21:21.220Z] 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-12-29T19:21:21.497Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T19:21:21.497Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T19:21:21.497Z] ---> 5b8b7b635229 [2021-12-29T19:21:21.497Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:21:21.778Z] ---> Running in 6a49772130de [2021-12-29T19:21:22.385Z] Removing intermediate container 62e1461294fd [2021-12-29T19:21:22.385Z] ---> 65d3fed470d4 [2021-12-29T19:21:22.385Z] [2021-12-29T19:21:22.385Z] Step 9/30 : FROM alpine:3.14 [2021-12-29T19:21:22.385Z] ---> 5b8b7b635229 [2021-12-29T19:21:22.385Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-29T19:21:22.663Z] ---> Running in 9f460b252ef7 [2021-12-29T19:21:23.286Z] Removing intermediate container 9f460b252ef7 [2021-12-29T19:21:23.286Z] ---> 71892a3c866e [2021-12-29T19:21:23.286Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-29T19:21:23.562Z] ---> Running in 59e96f7485a6 [2021-12-29T19:21:23.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:24.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:25.169Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-29T19:21:25.169Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:21:25.169Z] OK: 6 MiB in 15 packages [2021-12-29T19:21:25.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:25.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:25.994Z] Removing intermediate container 253cceeb3de4 [2021-12-29T19:21:25.994Z] ---> 13d5b763ebe6 [2021-12-29T19:21:25.994Z] [2021-12-29T19:21:25.994Z] Step 10/22 : FROM docker:20.10.10 [2021-12-29T19:21:26.268Z] 20.10.10: Pulling from library/docker [2021-12-29T19:21:26.541Z] Removing intermediate container 6a49772130de [2021-12-29T19:21:26.541Z] ---> bb46db6867da [2021-12-29T19:21:26.541Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:21:26.541Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-29T19:21:26.816Z] (2/2) Installing su-exec (0.2-r1) [2021-12-29T19:21:26.816Z] ---> Running in dba06b01dcdc [2021-12-29T19:21:26.816Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:21:26.816Z] OK: 6 MiB in 16 packages [2021-12-29T19:21:27.414Z] Removing intermediate container dba06b01dcdc [2021-12-29T19:21:27.414Z] ---> c82b59ee9729 [2021-12-29T19:21:27.414Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-29T19:21:27.689Z] ---> Running in 1d8e3d90c4ae [2021-12-29T19:21:28.304Z] Removing intermediate container 1d8e3d90c4ae [2021-12-29T19:21:28.304Z] ---> 04ac00f7b740 [2021-12-29T19:21:28.304Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-29T19:21:28.304Z] Removing intermediate container 59e96f7485a6 [2021-12-29T19:21:28.304Z] ---> 48c7b862eca2 [2021-12-29T19:21:28.304Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-29T19:21:28.304Z] ---> Running in 21fdc3b97e84 [2021-12-29T19:21:28.577Z] Removing intermediate container f415f896a6ae [2021-12-29T19:21:28.577Z] ---> ee8a5c99aa5b [2021-12-29T19:21:28.577Z] [2021-12-29T19:21:28.577Z] Step 9/24 : FROM alpine:3.14 [2021-12-29T19:21:28.577Z] ---> 5b8b7b635229 [2021-12-29T19:21:28.577Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-29T19:21:28.577Z] ---> Running in 943a9c531757 [2021-12-29T19:21:28.577Z] ---> Running in 53bb2dc89c98 [2021-12-29T19:21:29.177Z] Removing intermediate container 21fdc3b97e84 [2021-12-29T19:21:29.177Z] ---> 7f0f8fe9c0c0 [2021-12-29T19:21:29.177Z] Step 14/22 : WORKDIR / [2021-12-29T19:21:29.448Z] Removing intermediate container 943a9c531757 [2021-12-29T19:21:29.448Z] ---> e5a7f981cecc [2021-12-29T19:21:29.448Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-29T19:21:29.448Z] ---> Running in 0d87808fb8f0 [2021-12-29T19:21:29.448Z] Removing intermediate container a45967009b79 [2021-12-29T19:21:29.448Z] ---> 256a1d44ab96 [2021-12-29T19:21:29.448Z] [2021-12-29T19:21:29.448Z] Step 9/21 : FROM alpine:3.14 [2021-12-29T19:21:29.448Z] ---> 5b8b7b635229 [2021-12-29T19:21:29.448Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-29T19:21:29.448Z] ---> Running in 09a63da175b3 [2021-12-29T19:21:29.724Z] ---> Running in be86256d4d04 [2021-12-29T19:21:30.328Z] Removing intermediate container 0d87808fb8f0 [2021-12-29T19:21:30.328Z] ---> faae11d88ea0 [2021-12-29T19:21:30.328Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:21:30.328Z] Removing intermediate container 09a63da175b3 [2021-12-29T19:21:30.328Z] ---> cbd7e76ddb28 [2021-12-29T19:21:30.328Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-29T19:21:30.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:30.328Z] ---> Running in ab929b587bf0 [2021-12-29T19:21:30.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:31.589Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-29T19:21:31.589Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-29T19:21:31.589Z] (3/3) Installing su-exec (0.2-r1) [2021-12-29T19:21:31.589Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:21:31.589Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:21:31.589Z] ---> 81ef82fc2109 [2021-12-29T19:21:31.589Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-29T19:21:31.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:31.866Z] OK: 6 MiB in 17 packages [2021-12-29T19:21:31.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:32.852Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-29T19:21:32.852Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-29T19:21:32.852Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:21:32.852Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:21:33.126Z] OK: 6 MiB in 16 packages [2021-12-29T19:21:33.726Z] Removing intermediate container ab929b587bf0 [2021-12-29T19:21:33.726Z] ---> b4909e9a7e4d [2021-12-29T19:21:33.726Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-29T19:21:34.002Z] ---> c28cf0ca6705 [2021-12-29T19:21:34.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-29T19:21:34.002Z] ---> Running in 10c2b0e19978 [2021-12-29T19:21:34.002Z] Removing intermediate container 53bb2dc89c98 [2021-12-29T19:21:34.002Z] ---> 91a064235527 [2021-12-29T19:21:34.002Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-29T19:21:34.279Z] ---> Running in 1c0089ecd771 [2021-12-29T19:21:34.556Z] Removing intermediate container 10c2b0e19978 [2021-12-29T19:21:34.556Z] ---> f57044141416 [2021-12-29T19:21:34.556Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-29T19:21:35.155Z] ---> 930004a3fdca [2021-12-29T19:21:35.155Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-29T19:21:35.155Z] Removing intermediate container 1c0089ecd771 [2021-12-29T19:21:35.155Z] ---> 6b21b95a8b0c [2021-12-29T19:21:35.155Z] Step 12/24 : WORKDIR / [2021-12-29T19:21:35.155Z] ---> Running in 4fa9e976c502 [2021-12-29T19:21:35.155Z] ---> Running in 652c43b0e438 [2021-12-29T19:21:35.155Z] Removing intermediate container be86256d4d04 [2021-12-29T19:21:35.155Z] ---> dc50e1e8bed2 [2021-12-29T19:21:35.155Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:21:35.428Z] ---> Running in fb7cfd182bf9 [2021-12-29T19:21:35.703Z] ---> b3ef77a1fb7c [2021-12-29T19:21:35.703Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-29T19:21:35.703Z] Removing intermediate container 4fa9e976c502 [2021-12-29T19:21:35.703Z] ---> f5099c8f60be [2021-12-29T19:21:35.703Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:21:35.703Z] ---> Running in 70d33a914a6e [2021-12-29T19:21:35.703Z] Removing intermediate container 652c43b0e438 [2021-12-29T19:21:35.703Z] ---> bc1c7acae19b [2021-12-29T19:21:35.703Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-29T19:21:35.979Z] ---> Running in 53332aee59a4 [2021-12-29T19:21:35.979Z] Removing intermediate container fb7cfd182bf9 [2021-12-29T19:21:35.979Z] ---> 7a1a0a79e6a8 [2021-12-29T19:21:35.979Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-29T19:21:36.253Z] ---> Running in 5a98a95f09c6 [2021-12-29T19:21:36.530Z] Removing intermediate container 53332aee59a4 [2021-12-29T19:21:36.530Z] ---> fee9d8087085 [2021-12-29T19:21:36.530Z] Step 20/22 : LABEL arch=arm64 [2021-12-29T19:21:36.805Z] ---> Running in 082e56865438 [2021-12-29T19:21:36.805Z] Removing intermediate container 5a98a95f09c6 [2021-12-29T19:21:36.805Z] ---> 875e75636c0d [2021-12-29T19:21:36.805Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-29T19:21:37.076Z] ---> b90ef1d52260 [2021-12-29T19:21:37.076Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-29T19:21:37.076Z] ---> Running in 3e805946fac7 [2021-12-29T19:21:37.348Z] Removing intermediate container 082e56865438 [2021-12-29T19:21:37.348Z] ---> 0b7bfe0b7c34 [2021-12-29T19:21:37.348Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:21:37.627Z] ---> Running in 15dc062028cf [2021-12-29T19:21:37.913Z] Removing intermediate container 3e805946fac7 [2021-12-29T19:21:37.913Z] ---> 4a3747a424c5 [2021-12-29T19:21:37.913Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:21:38.185Z] Removing intermediate container 15dc062028cf [2021-12-29T19:21:38.185Z] ---> df68843ed617 [2021-12-29T19:21:38.185Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:21:38.460Z] ---> 9dd28348f171 [2021-12-29T19:21:38.460Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-29T19:21:38.460Z] ---> Running in 66a894baf9e0 [2021-12-29T19:21:38.460Z] Removing intermediate container 70d33a914a6e [2021-12-29T19:21:38.460Z] ---> 5be3ed515148 [2021-12-29T19:21:38.460Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:21:39.058Z] ---> 41ddfba54f35 [2021-12-29T19:21:39.058Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-29T19:21:39.058Z] Removing intermediate container 66a894baf9e0 [2021-12-29T19:21:39.059Z] ---> cf55029c023d [2021-12-29T19:21:39.059Z] [2021-12-29T19:21:39.663Z] ---> 4670b5079db1 [2021-12-29T19:21:39.663Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-29T19:21:39.663Z] ---> 2c84c683292e [2021-12-29T19:21:39.663Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-29T19:21:39.663Z] Successfully built cf55029c023d [2021-12-29T19:21:39.663Z] Successfully tagged core-command-arm64:latest [2021-12-29T19:21:39.663Z]  Building core-command ... done Building security-proxy-setup [2021-12-29T19:21:41.094Z] ---> 65ec62669c20 [2021-12-29T19:21:41.094Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-29T19:21:41.094Z] ---> 097a63e92994 [2021-12-29T19:21:41.094Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-29T19:21:42.090Z] ---> ce8fd6474e24 [2021-12-29T19:21:42.090Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-29T19:21:42.391Z] ---> 4fafe8e69a2d [2021-12-29T19:21:42.392Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-29T19:21:42.665Z] ---> Running in d2c062372fa2 [2021-12-29T19:21:43.278Z] ---> 3893fa0fa5f0 [2021-12-29T19:21:43.278Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-29T19:21:43.278Z] ---> 667706669c02 [2021-12-29T19:21:43.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-29T19:21:43.278Z] Removing intermediate container d2c062372fa2 [2021-12-29T19:21:43.278Z] ---> fb9e69567200 [2021-12-29T19:21:43.278Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:21:43.278Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-29T19:21:43.278Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-29T19:21:43.278Z] ---> 520e9a0a30f7 [2021-12-29T19:21:43.278Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:21:43.278Z] ---> Running in 56118649d8d1 [2021-12-29T19:21:43.550Z] ---> Running in 190a78cddcdd [2021-12-29T19:21:44.162Z] Removing intermediate container 56118649d8d1 [2021-12-29T19:21:44.162Z] ---> 84c8644ce600 [2021-12-29T19:21:44.162Z] Step 19/21 : LABEL arch=arm64 [2021-12-29T19:21:44.162Z] Removing intermediate container 190a78cddcdd [2021-12-29T19:21:44.162Z] ---> 52a31830f73c [2021-12-29T19:21:44.162Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-29T19:21:44.444Z] ---> 43288727d4aa [2021-12-29T19:21:44.444Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-29T19:21:44.444Z] ---> Running in 45a548d0970c [2021-12-29T19:21:44.444Z] ---> Running in 0f119c129192 [2021-12-29T19:21:45.434Z] Removing intermediate container 45a548d0970c [2021-12-29T19:21:45.434Z] ---> 9af46389c835 [2021-12-29T19:21:45.434Z] Step 20/21 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:21:45.434Z] ---> 1724aac9ba8f [2021-12-29T19:21:45.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-29T19:21:45.434Z] ---> Running in 7dee6e50026b [2021-12-29T19:21:45.434Z] ---> 4f2babddb07c [2021-12-29T19:21:45.434Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-29T19:21:46.034Z] ---> Running in 5a5048a590eb [2021-12-29T19:21:46.034Z] Removing intermediate container 7dee6e50026b [2021-12-29T19:21:46.034Z] ---> 8a3b640a8d32 [2021-12-29T19:21:46.034Z] Step 21/21 : LABEL version=0.0.0 [2021-12-29T19:21:46.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:46.313Z] ---> Running in fa23a0f3f1d8 [2021-12-29T19:21:46.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:21:46.588Z] ---> 8a0dc5ee0c76 [2021-12-29T19:21:46.588Z] Removing intermediate container 5a5048a590eb [2021-12-29T19:21:46.588Z] Step 20/24 : 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-12-29T19:21:46.588Z] ---> 3e03909e0d0c [2021-12-29T19:21:46.588Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-29T19:21:46.588Z] ---> Running in 6b64b13a5a26 [2021-12-29T19:21:46.870Z] Removing intermediate container fa23a0f3f1d8 [2021-12-29T19:21:46.870Z] ---> c2ee6c8c4fb3 [2021-12-29T19:21:46.870Z] [2021-12-29T19:21:47.473Z] (1/42) Installing readline (8.1.0-r0) [2021-12-29T19:21:47.473Z] (2/42) Installing bash (5.1.4-r0) [2021-12-29T19:21:47.473Z] Successfully built c2ee6c8c4fb3 [2021-12-29T19:21:47.473Z] Executing bash-5.1.4-r0.post-install [2021-12-29T19:21:47.473Z] Successfully tagged support-notifications-arm64:latest [2021-12-29T19:21:47.473Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-29T19:21:47.473Z] Building core-metadata [2021-12-29T19:21:47.473Z]  Building support-notifications ... done (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-29T19:21:47.473Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-29T19:21:47.473Z] (6/42) Installing curl (7.79.1-r0) [2021-12-29T19:21:47.473Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-29T19:21:47.473Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-29T19:21:47.473Z] (9/42) Installing expat (2.4.1-r0) [2021-12-29T19:21:47.473Z] (10/42) Installing libffi (3.3-r2) [2021-12-29T19:21:47.473Z] (11/42) Installing gdbm (1.19-r0) [2021-12-29T19:21:47.473Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-29T19:21:47.473Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T19:21:47.473Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T19:21:47.749Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-29T19:21:47.749Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-29T19:21:47.749Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-29T19:21:47.749Z] ---> 2111950f2195 [2021-12-29T19:21:47.749Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-29T19:21:48.353Z] ---> Running in 1abf7d89bdb9 [2021-12-29T19:21:49.821Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-29T19:21:49.821Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-29T19:21:49.821Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-29T19:21:49.821Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-29T19:21:49.821Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-29T19:21:50.096Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-29T19:21:50.096Z] Removing intermediate container 6b64b13a5a26 [2021-12-29T19:21:50.096Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-29T19:21:50.096Z] ---> a50fa0e2be22 [2021-12-29T19:21:50.096Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-29T19:21:50.096Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-29T19:21:50.096Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-29T19:21:50.096Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-29T19:21:50.096Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-29T19:21:50.096Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-29T19:21:50.096Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-29T19:21:50.096Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-29T19:21:50.096Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-29T19:21:50.371Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-29T19:21:50.371Z] ---> Running in 4ee8774200ec [2021-12-29T19:21:50.371Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-29T19:21:50.371Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-29T19:21:50.371Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-29T19:21:50.371Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-29T19:21:50.371Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-29T19:21:50.371Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-29T19:21:50.371Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-29T19:21:50.371Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-29T19:21:50.655Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-29T19:21:50.940Z] Removing intermediate container 4ee8774200ec [2021-12-29T19:21:50.940Z] ---> 053305970dfd [2021-12-29T19:21:50.940Z] Step 22/24 : LABEL arch=arm64 [2021-12-29T19:21:51.217Z] ---> Running in 8f80dcbca839 [2021-12-29T19:21:51.217Z] Removing intermediate container 1abf7d89bdb9 [2021-12-29T19:21:51.217Z] ---> 728b460db8b1 [2021-12-29T19:21:51.217Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-29T19:21:51.217Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:21:51.217Z] OK: 84 MiB in 64 packages [2021-12-29T19:21:51.814Z] ---> Running in 6e7ba8a8287b [2021-12-29T19:21:51.814Z] Removing intermediate container 8f80dcbca839 [2021-12-29T19:21:51.814Z] ---> 5555f81cc428 [2021-12-29T19:21:51.814Z] Step 23/24 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:21:52.085Z] ---> Running in c364d1e3fd9e [2021-12-29T19:21:52.085Z] Removing intermediate container 6e7ba8a8287b [2021-12-29T19:21:52.085Z] ---> b2bc9bd6e27b [2021-12-29T19:21:52.085Z] Step 27/30 : CMD ["gate"] [2021-12-29T19:21:52.690Z] ---> Running in 190621e93b4f [2021-12-29T19:21:52.690Z] Removing intermediate container c364d1e3fd9e [2021-12-29T19:21:52.690Z] ---> 77f3c5bcbaf7 [2021-12-29T19:21:52.690Z] Step 24/24 : LABEL version=0.0.0 [2021-12-29T19:21:52.690Z] ---> Running in 48f68f4627da [2021-12-29T19:21:53.287Z] Removing intermediate container 190621e93b4f [2021-12-29T19:21:53.287Z] ---> 1bdd7608e628 [2021-12-29T19:21:53.287Z] Step 28/30 : LABEL arch=arm64 [2021-12-29T19:21:53.566Z] ---> Running in bfa6fef00eed [2021-12-29T19:21:53.566Z] Removing intermediate container 48f68f4627da [2021-12-29T19:21:53.566Z] ---> 0f6968bc120a [2021-12-29T19:21:53.566Z] [2021-12-29T19:21:54.178Z] Successfully built 0f6968bc120a [2021-12-29T19:21:54.178Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-29T19:21:54.178Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-12-29T19:21:54.178Z] Removing intermediate container bfa6fef00eed [2021-12-29T19:21:54.178Z] ---> f9d095aaa9ba [2021-12-29T19:21:54.178Z] Step 29/30 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:21:54.178Z] ---> Running in 6ccbf04d3a83 [2021-12-29T19:21:54.777Z] Removing intermediate container 6ccbf04d3a83 [2021-12-29T19:21:54.777Z] ---> f01287a0d17c [2021-12-29T19:21:54.777Z] Step 30/30 : LABEL version=0.0.0 [2021-12-29T19:21:55.048Z] ---> Running in 9db2e9036c31 [2021-12-29T19:21:55.326Z] Removing intermediate container 9db2e9036c31 [2021-12-29T19:21:55.326Z] ---> 012e7108677d [2021-12-29T19:21:55.326Z] [2021-12-29T19:21:55.917Z] Successfully built 012e7108677d [2021-12-29T19:21:55.917Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-29T19:21:55.917Z]  Building security-bootstrapper ... done Building core-data [2021-12-29T19:21:55.917Z] Collecting docker-compose==1.23.2 [2021-12-29T19:21:55.917Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-29T19:21:56.194Z] Collecting texttable<0.10,>=0.9.0 [2021-12-29T19:21:56.194Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-29T19:21:58.825Z] Collecting docker<4.0,>=3.6.0 [2021-12-29T19:21:58.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-29T19:21:58.825Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-29T19:21:58.825Z] Collecting jsonschema<3,>=2.5.1 [2021-12-29T19:21:58.825Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-29T19:21:59.806Z] Collecting PyYAML<4,>=3.10 [2021-12-29T19:21:59.806Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-29T19:22:04.113Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-29T19:22:04.113Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-29T19:22:04.113Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-29T19:22:04.113Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-29T19:22:06.101Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-29T19:22:06.102Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-29T19:22:06.102Z] Collecting docopt<0.7,>=0.6.1 [2021-12-29T19:22:06.102Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-29T19:22:08.084Z] Collecting cached-property<2,>=1.2.0 [2021-12-29T19:22:08.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-29T19:22:09.068Z] Collecting docker-pycreds>=0.4.0 [2021-12-29T19:22:09.068Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-29T19:22:10.051Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-29T19:22:10.051Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-29T19:22:10.051Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-29T19:22:10.325Z] Collecting idna<2.8,>=2.5 [2021-12-29T19:22:10.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-29T19:22:10.325Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-29T19:22:10.325Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-29T19:22:10.932Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-29T19:22:10.932Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-29T19:22:10.932Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-29T19:22:10.932Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-29T19:22:11.923Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-29T19:22:11.923Z] Attempting uninstall: urllib3 [2021-12-29T19:22:11.923Z] Found existing installation: urllib3 1.26.5 [2021-12-29T19:22:11.923Z] Uninstalling urllib3-1.26.5: [2021-12-29T19:22:11.923Z] Successfully uninstalled urllib3-1.26.5 [2021-12-29T19:22:12.545Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:22:12.545Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:22:12.545Z] ---> 7342a14710cd [2021-12-29T19:22:12.545Z] Step 3/20 : WORKDIR /edgex-go [2021-12-29T19:22:12.545Z] ---> Using cache [2021-12-29T19:22:12.545Z] ---> f19dd03bc701 [2021-12-29T19:22:12.545Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:22:12.545Z] ---> Using cache [2021-12-29T19:22:12.545Z] ---> b550e6068ff4 [2021-12-29T19:22:12.545Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-29T19:22:12.545Z] ---> Using cache [2021-12-29T19:22:12.545Z] ---> ec6ed593fbd3 [2021-12-29T19:22:12.545Z] Step 6/20 : COPY . . [2021-12-29T19:22:12.545Z] ---> Using cache [2021-12-29T19:22:12.545Z] ---> 62517e78fdd0 [2021-12-29T19:22:12.545Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:22:12.545Z] ---> Using cache [2021-12-29T19:22:12.545Z] ---> 933308c880fd [2021-12-29T19:22:12.545Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-29T19:22:12.823Z] Attempting uninstall: idna [2021-12-29T19:22:12.823Z] Found existing installation: idna 3.2 [2021-12-29T19:22:12.823Z] Uninstalling idna-3.2: [2021-12-29T19:22:12.823Z] Successfully uninstalled idna-3.2 [2021-12-29T19:22:13.802Z] Attempting uninstall: chardet [2021-12-29T19:22:13.802Z] Found existing installation: chardet 4.0.0 [2021-12-29T19:22:14.083Z] Uninstalling chardet-4.0.0: [2021-12-29T19:22:14.083Z] Successfully uninstalled chardet-4.0.0 [2021-12-29T19:22:14.083Z] ---> Running in e55243b388a0 [2021-12-29T19:22:15.526Z] 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-12-29T19:22:15.801Z] Attempting uninstall: requests [2021-12-29T19:22:15.801Z] Found existing installation: requests 2.25.1 [2021-12-29T19:22:15.801Z] Uninstalling requests-2.25.1: [2021-12-29T19:22:16.178Z] Successfully uninstalled requests-2.25.1 [2021-12-29T19:22:16.559Z] Running setup.py install for texttable: started [2021-12-29T19:22:19.328Z] Running setup.py install for texttable: finished with status 'done' [2021-12-29T19:22:19.328Z] Running setup.py install for PyYAML: started [2021-12-29T19:22:22.818Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-29T19:22:22.819Z] Running setup.py install for docopt: started [2021-12-29T19:22:24.834Z] Running setup.py install for docopt: finished with status 'done' [2021-12-29T19:22:24.834Z] Running setup.py install for dockerpty: started [2021-12-29T19:22:26.828Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-29T19:22:28.813Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-12-29T19:22:31.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:22:31.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:22:31.436Z] ---> 7342a14710cd [2021-12-29T19:22:31.436Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:22:31.436Z] ---> Using cache [2021-12-29T19:22:31.436Z] ---> f19dd03bc701 [2021-12-29T19:22:31.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:22:31.436Z] ---> Using cache [2021-12-29T19:22:31.436Z] ---> b550e6068ff4 [2021-12-29T19:22:31.436Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-29T19:22:31.436Z] ---> Using cache [2021-12-29T19:22:31.436Z] ---> ec6ed593fbd3 [2021-12-29T19:22:31.436Z] Step 6/22 : COPY . . [2021-12-29T19:22:31.436Z] ---> Using cache [2021-12-29T19:22:31.436Z] ---> 62517e78fdd0 [2021-12-29T19:22:31.436Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T19:22:31.436Z] ---> Using cache [2021-12-29T19:22:31.436Z] ---> 933308c880fd [2021-12-29T19:22:31.436Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-29T19:22:32.415Z] ---> Running in be2087c66a8e [2021-12-29T19:22:35.042Z] 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-12-29T19:22:41.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:22:41.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:22:41.769Z] ---> 7342a14710cd [2021-12-29T19:22:41.769Z] Step 3/23 : WORKDIR /edgex-go [2021-12-29T19:22:41.769Z] ---> Using cache [2021-12-29T19:22:41.769Z] ---> f19dd03bc701 [2021-12-29T19:22:41.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:22:41.769Z] ---> Using cache [2021-12-29T19:22:41.769Z] ---> b550e6068ff4 [2021-12-29T19:22:41.769Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-29T19:22:41.769Z] ---> Using cache [2021-12-29T19:22:41.769Z] ---> ec6ed593fbd3 [2021-12-29T19:22:41.769Z] Step 6/23 : COPY go.mod . [2021-12-29T19:22:43.778Z] ---> 37d4af5a6211 [2021-12-29T19:22:43.778Z] Step 7/23 : RUN go mod download [2021-12-29T19:22:43.778Z] ---> Running in 5fb611c3554a [2021-12-29T19:22:45.212Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-29T19:22:45.212Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-29T19:22:45.212Z] ---> 7342a14710cd [2021-12-29T19:22:45.212Z] Step 3/22 : WORKDIR /edgex-go [2021-12-29T19:22:45.212Z] ---> Using cache [2021-12-29T19:22:45.212Z] ---> f19dd03bc701 [2021-12-29T19:22:45.212Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:22:45.212Z] ---> Using cache [2021-12-29T19:22:45.212Z] ---> b550e6068ff4 [2021-12-29T19:22:45.212Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-29T19:22:45.212Z] ---> Running in 57ff8ae08e1d [2021-12-29T19:22:47.842Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:22:48.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:22:49.447Z] OK: 219 MiB in 52 packages [2021-12-29T19:22:50.431Z] Removing intermediate container 0f119c129192 [2021-12-29T19:22:50.431Z] ---> f4bb351f507d [2021-12-29T19:22:50.431Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-29T19:22:50.701Z] ---> Running in 137c870c3734 [2021-12-29T19:22:51.306Z] Removing intermediate container 5fb611c3554a [2021-12-29T19:22:51.306Z] ---> 703933f0332d [2021-12-29T19:22:51.306Z] Step 8/23 : COPY . . [2021-12-29T19:22:51.307Z] Removing intermediate container 137c870c3734 [2021-12-29T19:22:51.307Z] ---> a854ff743870 [2021-12-29T19:22:51.307Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-29T19:22:51.307Z] Removing intermediate container 57ff8ae08e1d [2021-12-29T19:22:51.307Z] ---> f3b0fa1ade15 [2021-12-29T19:22:51.307Z] Step 6/22 : COPY . . [2021-12-29T19:22:51.575Z] ---> Running in 9e55bc7b42ea [2021-12-29T19:22:52.174Z] Removing intermediate container 9e55bc7b42ea [2021-12-29T19:22:52.174Z] ---> 725c6fb2ba5e [2021-12-29T19:22:52.174Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-29T19:22:55.553Z] ---> fc42bf8c9f7b [2021-12-29T19:22:55.553Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-29T19:22:57.525Z] ---> 5b00e2e9c4c0 [2021-12-29T19:22:57.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-29T19:23:00.151Z] ---> 22450279929b [2021-12-29T19:23:00.151Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-29T19:23:00.151Z] ---> Running in 7e8d0db2f352 [2021-12-29T19:23:01.149Z] Removing intermediate container 7e8d0db2f352 [2021-12-29T19:23:01.149Z] ---> 8d55e5b8094a [2021-12-29T19:23:01.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:23:01.149Z] ---> Running in 4303ef42e6cd [2021-12-29T19:23:02.589Z] Removing intermediate container 4303ef42e6cd [2021-12-29T19:23:02.589Z] ---> 4ec58b508d1b [2021-12-29T19:23:02.589Z] Step 20/22 : LABEL arch=arm64 [2021-12-29T19:23:02.589Z] ---> Running in 745ce9d5a619 [2021-12-29T19:23:03.583Z] Removing intermediate container 745ce9d5a619 [2021-12-29T19:23:03.583Z] ---> fa03d76be1e0 [2021-12-29T19:23:03.583Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:23:03.859Z] ---> Running in 66db28ef2bde [2021-12-29T19:23:04.852Z] Removing intermediate container 66db28ef2bde [2021-12-29T19:23:04.852Z] ---> 3553715b2a59 [2021-12-29T19:23:04.852Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:23:05.131Z] ---> Running in 897bc82ea6ae [2021-12-29T19:23:06.116Z] Removing intermediate container 897bc82ea6ae [2021-12-29T19:23:06.116Z] ---> e9a2f45bc089 [2021-12-29T19:23:06.116Z] [2021-12-29T19:23:07.094Z] Successfully built e9a2f45bc089 [2021-12-29T19:23:07.094Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-29T19:23:22.177Z]  Building sys-mgmt-agent ... done  ---> e9d8b8807972 [2021-12-29T19:23:22.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> c5b97d9dfd99 [2021-12-29T19:23:22.177Z] [2021-12-29T19:23:22.177Z] Step 9/23 : RUN go mod tidy [2021-12-29T19:23:22.177Z] ---> Running in 5838425ab10d [2021-12-29T19:23:22.177Z] ---> Running in 723558b59142 [2021-12-29T19:23:24.816Z] Removing intermediate container 5838425ab10d [2021-12-29T19:23:24.816Z] ---> 61c7cc8275df [2021-12-29T19:23:24.816Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-29T19:23:25.094Z] ---> Running in 51cf2aa25708 [2021-12-29T19:23:26.083Z] Removing intermediate container 723558b59142 [2021-12-29T19:23:26.083Z] ---> 245cf9ed0f9f [2021-12-29T19:23:26.083Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-29T19:23:26.360Z] ---> Running in 52e9bfd1f81d [2021-12-29T19:23:27.356Z] 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-12-29T19:23:27.962Z] 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-12-29T19:23:27.962Z] 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-12-29T19:23:43.040Z] Removing intermediate container e55243b388a0 [2021-12-29T19:23:43.040Z] ---> 51b82bad5566 [2021-12-29T19:23:43.040Z] [2021-12-29T19:23:43.040Z] Step 9/20 : FROM alpine:3.14 [2021-12-29T19:23:43.040Z] ---> 5b8b7b635229 [2021-12-29T19:23:43.040Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-29T19:23:43.040Z] ---> Running in 5b066f84068e [2021-12-29T19:23:44.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:23:44.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:23:45.289Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-29T19:23:45.568Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-29T19:23:45.568Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-29T19:23:45.568Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-29T19:23:45.568Z] (5/5) Installing curl (7.79.1-r0) [2021-12-29T19:23:45.568Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:23:45.568Z] Executing ca-certificates-20191127-r5.trigger [2021-12-29T19:23:46.170Z] OK: 8 MiB in 19 packages [2021-12-29T19:23:48.187Z] Removing intermediate container 5b066f84068e [2021-12-29T19:23:48.187Z] ---> 599b1536a7f7 [2021-12-29T19:23:48.187Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-29T19:23:48.187Z] ---> Running in 1f8492504b97 [2021-12-29T19:23:48.790Z] Removing intermediate container 1f8492504b97 [2021-12-29T19:23:48.790Z] ---> 0a7df6939a4e [2021-12-29T19:23:48.790Z] Step 12/20 : WORKDIR /edgex [2021-12-29T19:23:48.790Z] ---> Running in 35c58d5c128a [2021-12-29T19:23:49.399Z] Removing intermediate container 35c58d5c128a [2021-12-29T19:23:49.399Z] ---> 7c0dc4af8aef [2021-12-29T19:23:49.399Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-29T19:23:50.384Z] ---> 0d9310ed8292 [2021-12-29T19:23:50.384Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-29T19:23:51.834Z] ---> 734a08c64736 [2021-12-29T19:23:51.834Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-29T19:23:53.829Z] ---> 557033eefb9b [2021-12-29T19:23:53.829Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-29T19:23:53.829Z] ---> Running in f5d669d4184e [2021-12-29T19:23:54.105Z] Removing intermediate container f5d669d4184e [2021-12-29T19:23:54.105Z] ---> 2a1bba1b7f19 [2021-12-29T19:23:54.105Z] Step 17/20 : CMD ["--init=true"] [2021-12-29T19:23:54.383Z] ---> Running in a4031078b465 [2021-12-29T19:23:54.983Z] Removing intermediate container a4031078b465 [2021-12-29T19:23:54.984Z] ---> 30ce2d4195fc [2021-12-29T19:23:54.984Z] Step 18/20 : LABEL arch=arm64 [2021-12-29T19:23:54.984Z] ---> Running in 388701f6f96f [2021-12-29T19:23:55.587Z] Removing intermediate container 388701f6f96f [2021-12-29T19:23:55.587Z] ---> ee1e9cd8acee [2021-12-29T19:23:55.587Z] Step 19/20 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:23:55.866Z] ---> Running in 58d3dae98ab9 [2021-12-29T19:23:56.474Z] Removing intermediate container 58d3dae98ab9 [2021-12-29T19:23:56.474Z] ---> 4752eb64ef5b [2021-12-29T19:23:56.474Z] Step 20/20 : LABEL version=0.0.0 [2021-12-29T19:23:56.474Z] ---> Running in 3a47e7264479 [2021-12-29T19:23:57.083Z] Removing intermediate container 3a47e7264479 [2021-12-29T19:23:57.083Z] ---> 96d06d20b696 [2021-12-29T19:23:57.083Z] [2021-12-29T19:23:57.360Z] Successfully built 96d06d20b696 [2021-12-29T19:23:57.360Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-29T19:24:07.570Z]  Building security-proxy-setup ... done Removing intermediate container be2087c66a8e [2021-12-29T19:24:07.570Z] ---> 3d9a11606862 [2021-12-29T19:24:07.570Z] [2021-12-29T19:24:07.570Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:24:07.570Z] ---> 5b8b7b635229 [2021-12-29T19:24:07.570Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:24:07.570Z] ---> Using cache [2021-12-29T19:24:07.570Z] ---> bb46db6867da [2021-12-29T19:24:07.570Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:24:07.570Z] ---> Using cache [2021-12-29T19:24:07.570Z] ---> c82b59ee9729 [2021-12-29T19:24:07.570Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-29T19:24:07.570Z] ---> Running in 24f15d45b753 [2021-12-29T19:24:07.570Z] Removing intermediate container 24f15d45b753 [2021-12-29T19:24:07.570Z] ---> 0f66047670c6 [2021-12-29T19:24:07.570Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-29T19:24:07.570Z] ---> Running in 7cb271b49d24 [2021-12-29T19:24:08.178Z] Removing intermediate container 7cb271b49d24 [2021-12-29T19:24:08.178Z] ---> 28753ba05392 [2021-12-29T19:24:08.178Z] Step 14/22 : WORKDIR / [2021-12-29T19:24:08.461Z] ---> Running in a730bab2352d [2021-12-29T19:24:08.741Z] Removing intermediate container a730bab2352d [2021-12-29T19:24:08.742Z] ---> d3eb1ed10bda [2021-12-29T19:24:08.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:24:10.182Z] ---> 329db0738479 [2021-12-29T19:24:10.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-29T19:24:11.624Z] ---> 515c68c5819e [2021-12-29T19:24:11.624Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-29T19:24:12.613Z] ---> 528aede65583 [2021-12-29T19:24:12.613Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-29T19:24:12.613Z] ---> Running in 531edd609516 [2021-12-29T19:24:13.224Z] Removing intermediate container 531edd609516 [2021-12-29T19:24:13.224Z] ---> 8d26892631b6 [2021-12-29T19:24:13.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:24:13.224Z] ---> Running in 59e6e15482a5 [2021-12-29T19:24:13.831Z] Removing intermediate container 59e6e15482a5 [2021-12-29T19:24:13.831Z] ---> bc4a9cb0160b [2021-12-29T19:24:13.831Z] Step 20/22 : LABEL arch=arm64 [2021-12-29T19:24:14.109Z] ---> Running in 27fb33a8a1bf [2021-12-29T19:24:14.710Z] Removing intermediate container 27fb33a8a1bf [2021-12-29T19:24:14.711Z] ---> 18f076bbff00 [2021-12-29T19:24:14.711Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:24:14.711Z] ---> Running in 89dc31d999d1 [2021-12-29T19:24:15.313Z] Removing intermediate container 89dc31d999d1 [2021-12-29T19:24:15.313Z] ---> bc6c552b343d [2021-12-29T19:24:15.313Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:24:15.313Z] ---> Running in d394318be062 [2021-12-29T19:24:15.919Z] Removing intermediate container d394318be062 [2021-12-29T19:24:15.919Z] ---> ccac79209c7a [2021-12-29T19:24:15.919Z] [2021-12-29T19:24:16.521Z] Successfully built ccac79209c7a [2021-12-29T19:24:16.521Z] Successfully tagged core-metadata-arm64:latest [2021-12-29T19:24:43.368Z]  Building core-metadata ... done Removing intermediate container 52e9bfd1f81d [2021-12-29T19:24:43.368Z] ---> 2d5ce63f2c18 [2021-12-29T19:24:43.368Z] [2021-12-29T19:24:43.368Z] Step 11/23 : FROM alpine:3.14 [2021-12-29T19:24:43.368Z] ---> 5b8b7b635229 [2021-12-29T19:24:43.368Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-29T19:24:43.368Z] ---> Using cache [2021-12-29T19:24:43.368Z] ---> bb46db6867da [2021-12-29T19:24:43.368Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-29T19:24:43.368Z] ---> Using cache [2021-12-29T19:24:43.368Z] ---> c82b59ee9729 [2021-12-29T19:24:43.368Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-29T19:24:43.368Z] ---> Running in faf3ef0c97e5 [2021-12-29T19:24:43.368Z] Removing intermediate container faf3ef0c97e5 [2021-12-29T19:24:43.368Z] ---> 355a59cc7027 [2021-12-29T19:24:43.368Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-29T19:24:43.368Z] ---> Running in f105cb0224c1 [2021-12-29T19:24:43.368Z] Removing intermediate container f105cb0224c1 [2021-12-29T19:24:43.368Z] ---> ea35d6b26cea [2021-12-29T19:24:43.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:24:43.368Z] ---> 6bca1b0ddb47 [2021-12-29T19:24:43.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-29T19:24:44.350Z] ---> 9eaca2deaf13 [2021-12-29T19:24:44.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-29T19:24:45.339Z] ---> f36f0e3a989e [2021-12-29T19:24:45.339Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-29T19:24:45.339Z] Removing intermediate container 51cf2aa25708 [2021-12-29T19:24:45.339Z] ---> 5dadfe44b1f9 [2021-12-29T19:24:45.339Z] [2021-12-29T19:24:45.339Z] Step 9/22 : FROM alpine:3.14 [2021-12-29T19:24:45.339Z] ---> 5b8b7b635229 [2021-12-29T19:24:45.339Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-29T19:24:45.339Z] ---> Running in a6cd94038a0a [2021-12-29T19:24:45.339Z] ---> Running in e80663499362 [2021-12-29T19:24:45.621Z] Removing intermediate container a6cd94038a0a [2021-12-29T19:24:45.621Z] ---> dd807f7a5a38 [2021-12-29T19:24:45.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:24:45.621Z] Removing intermediate container e80663499362 [2021-12-29T19:24:45.621Z] ---> 867a9ef9a377 [2021-12-29T19:24:45.621Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-29T19:24:45.895Z] ---> Running in bacf0334a6eb [2021-12-29T19:24:45.895Z] ---> Running in 9059f7803418 [2021-12-29T19:24:46.174Z] Removing intermediate container bacf0334a6eb [2021-12-29T19:24:46.174Z] ---> 8f2eb1393f37 [2021-12-29T19:24:46.174Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-29T19:24:46.174Z] Removing intermediate container 9059f7803418 [2021-12-29T19:24:46.174Z] ---> 41302eaf5532 [2021-12-29T19:24:46.174Z] Step 21/23 : LABEL arch=arm64 [2021-12-29T19:24:46.174Z] ---> Running in 18b6d81e52df [2021-12-29T19:24:46.174Z] ---> Running in eb409609b80b [2021-12-29T19:24:46.778Z] Removing intermediate container 18b6d81e52df [2021-12-29T19:24:46.778Z] ---> c8cd38899f50 [2021-12-29T19:24:46.778Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T19:24:46.778Z] Removing intermediate container eb409609b80b [2021-12-29T19:24:46.778Z] ---> 258ce78feebd [2021-12-29T19:24:46.778Z] Step 22/23 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:24:46.778Z] ---> Running in b87aaf03dcbc [2021-12-29T19:24:46.778Z] ---> Running in abaf438fbf94 [2021-12-29T19:24:47.051Z] Removing intermediate container b87aaf03dcbc [2021-12-29T19:24:47.052Z] ---> 2af2ca64f5da [2021-12-29T19:24:47.052Z] Step 23/23 : LABEL version=0.0.0 [2021-12-29T19:24:47.339Z] ---> Running in 9c7093f4e6a3 [2021-12-29T19:24:47.613Z] Removing intermediate container 9c7093f4e6a3 [2021-12-29T19:24:47.613Z] ---> d278db5be434 [2021-12-29T19:24:47.613Z] [2021-12-29T19:24:47.890Z] Successfully built d278db5be434 [2021-12-29T19:24:47.890Z] Successfully tagged support-scheduler-arm64:latest [2021-12-29T19:24:48.490Z]  Building support-scheduler ... done Removing intermediate container abaf438fbf94 [2021-12-29T19:24:48.490Z] ---> 577a36a92e87 [2021-12-29T19:24:48.490Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T19:24:48.490Z] ---> Running in 6b82d37a61e0 [2021-12-29T19:24:49.476Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T19:24:50.455Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T19:24:51.434Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T19:24:51.434Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T19:24:51.434Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T19:24:51.434Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T19:24:51.707Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T19:24:51.707Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T19:24:51.707Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T19:24:51.707Z] OK: 8 MiB in 20 packages [2021-12-29T19:24:52.690Z] Removing intermediate container 6b82d37a61e0 [2021-12-29T19:24:52.690Z] ---> f9b4b1470865 [2021-12-29T19:24:52.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-29T19:24:53.290Z] ---> 69626957bee5 [2021-12-29T19:24:53.290Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-29T19:24:54.266Z] ---> a64d2c433204 [2021-12-29T19:24:54.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-29T19:24:54.863Z] ---> 1048e10b0338 [2021-12-29T19:24:54.863Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-29T19:24:54.863Z] ---> Running in 9c21cb52a3de [2021-12-29T19:24:55.141Z] Removing intermediate container 9c21cb52a3de [2021-12-29T19:24:55.141Z] ---> 65ad09de9597 [2021-12-29T19:24:55.141Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T19:24:55.415Z] ---> Running in c08adfe0fd07 [2021-12-29T19:24:55.688Z] Removing intermediate container c08adfe0fd07 [2021-12-29T19:24:55.688Z] ---> 0b2664ab334f [2021-12-29T19:24:55.688Z] Step 20/22 : LABEL arch=arm64 [2021-12-29T19:24:55.688Z] ---> Running in 60b8e7504dd1 [2021-12-29T19:24:56.285Z] Removing intermediate container 60b8e7504dd1 [2021-12-29T19:24:56.285Z] ---> dd8ba0445678 [2021-12-29T19:24:56.285Z] Step 21/22 : LABEL git_sha=f253c6fc99a21a2a643fc287faac053d19abbf31 [2021-12-29T19:24:56.285Z] ---> Running in 55aabc8cc0b2 [2021-12-29T19:24:56.557Z] Removing intermediate container 55aabc8cc0b2 [2021-12-29T19:24:56.557Z] ---> 18bfb9492e29 [2021-12-29T19:24:56.557Z] Step 22/22 : LABEL version=0.0.0 [2021-12-29T19:24:56.557Z] ---> Running in 2b46ce6bf554 [2021-12-29T19:24:56.828Z] Removing intermediate container 2b46ce6bf554 [2021-12-29T19:24:56.828Z] ---> f51d0398db87 [2021-12-29T19:24:56.828Z] [2021-12-29T19:24:57.421Z] Successfully built f51d0398db87 [2021-12-29T19:24:57.421Z] Successfully tagged core-data-arm64:latest [2021-12-29T19:24:57.709Z]  Building core-data ... done  [Pipeline] } [2021-12-29T19:24:57.725Z] $ docker stop --time=1 8f863c7a2e91c4f4cae040dce0a86f50cbf81ea3149a7ddf5dce214f9a8db0c7 [2021-12-29T19:24:59.378Z] $ docker rm -f 8f863c7a2e91c4f4cae040dce0a86f50cbf81ea3149a7ddf5dce214f9a8db0c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T19:24:59.985Z] + docker images [2021-12-29T19:25:00.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-29T19:25:00.257Z] core-data-arm64 latest f51d0398db87 4 seconds ago 19.6MB [2021-12-29T19:25:00.257Z] support-scheduler-arm64 latest d278db5be434 13 seconds ago 15.3MB [2021-12-29T19:25:00.257Z] 5dadfe44b1f9 16 seconds ago 1.58GB [2021-12-29T19:25:00.257Z] 2d5ce63f2c18 20 seconds ago 1.57GB [2021-12-29T19:25:00.257Z] core-metadata-arm64 latest ccac79209c7a 45 seconds ago 15.9MB [2021-12-29T19:25:00.257Z] 3d9a11606862 54 seconds ago 1.58GB [2021-12-29T19:25:00.257Z] security-proxy-setup-arm64 latest 96d06d20b696 About a minute ago 25.5MB [2021-12-29T19:25:00.257Z] 51b82bad5566 About a minute ago 1.58GB [2021-12-29T19:25:00.257Z] sys-mgmt-agent-arm64 latest e9a2f45bc089 About a minute ago 280MB [2021-12-29T19:25:00.257Z] security-bootstrapper-arm64 latest 012e7108677d 3 minutes ago 17.8MB [2021-12-29T19:25:00.257Z] security-secretstore-setup-arm64 latest 0f6968bc120a 3 minutes ago 26.8MB [2021-12-29T19:25:00.257Z] support-notifications-arm64 latest c2ee6c8c4fb3 3 minutes ago 16.1MB [2021-12-29T19:25:00.257Z] core-command-arm64 latest cf55029c023d 3 minutes ago 15.2MB [2021-12-29T19:25:00.257Z] 256a1d44ab96 3 minutes ago 1.57GB [2021-12-29T19:25:00.257Z] ee8a5c99aa5b 3 minutes ago 1.58GB [2021-12-29T19:25:00.257Z] 13d5b763ebe6 3 minutes ago 1.57GB [2021-12-29T19:25:00.257Z] 65d3fed470d4 3 minutes ago 1.57GB [2021-12-29T19:25:00.257Z] da92e598d8c1 3 minutes ago 1.57GB [2021-12-29T19:25:00.257Z] ci-base-image-arm64 latest 7342a14710cd 13 minutes ago 1.24GB [2021-12-29T19:25:00.257Z] docker 20.10.10 520e9a0a30f7 6 weeks ago 200MB [2021-12-29T19:25:00.257Z] alpine 3.14 5b8b7b635229 6 weeks ago 5.35MB [2021-12-29T19:25:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-29T19:25:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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-12-29T19:25:01.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T19:25:01.013Z] [2021-12-29T19:25:01.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:25:01.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T19:25:01.655Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-29T19:25:01.655Z] 448f6bf000e3: Pulling fs layer [2021-12-29T19:25:01.655Z] f757da607395: Pulling fs layer [2021-12-29T19:25:01.655Z] 05883995daec: Pulling fs layer [2021-12-29T19:25:01.655Z] 8603b9c90790: Pulling fs layer [2021-12-29T19:25:01.655Z] 1560dd03e051: Pulling fs layer [2021-12-29T19:25:01.655Z] 27f5ce0e4adf: Pulling fs layer [2021-12-29T19:25:01.655Z] c2d8d7efcc4b: Pulling fs layer [2021-12-29T19:25:01.655Z] 1560dd03e051: Waiting [2021-12-29T19:25:01.655Z] 27f5ce0e4adf: Waiting [2021-12-29T19:25:01.655Z] 8603b9c90790: Waiting [2021-12-29T19:25:01.655Z] c2d8d7efcc4b: Waiting [2021-12-29T19:25:01.655Z] f757da607395: Download complete [2021-12-29T19:25:01.655Z] 8603b9c90790: Verifying Checksum [2021-12-29T19:25:01.655Z] 8603b9c90790: Download complete [2021-12-29T19:25:01.927Z] 1560dd03e051: Verifying Checksum [2021-12-29T19:25:01.927Z] 1560dd03e051: Download complete [2021-12-29T19:25:01.927Z] 27f5ce0e4adf: Verifying Checksum [2021-12-29T19:25:01.927Z] 27f5ce0e4adf: Download complete [2021-12-29T19:25:01.927Z] 05883995daec: Verifying Checksum [2021-12-29T19:25:01.927Z] 05883995daec: Download complete [2021-12-29T19:25:02.202Z] 448f6bf000e3: Verifying Checksum [2021-12-29T19:25:02.202Z] 448f6bf000e3: Download complete [2021-12-29T19:25:04.816Z] c2d8d7efcc4b: Verifying Checksum [2021-12-29T19:25:04.816Z] c2d8d7efcc4b: Download complete [2021-12-29T19:25:05.789Z] 448f6bf000e3: Pull complete [2021-12-29T19:25:06.380Z] f757da607395: Pull complete [2021-12-29T19:25:07.807Z] 05883995daec: Pull complete [2021-12-29T19:25:08.080Z] 8603b9c90790: Pull complete [2021-12-29T19:25:09.056Z] 1560dd03e051: Pull complete [2021-12-29T19:25:09.328Z] 27f5ce0e4adf: Pull complete [2021-12-29T19:25:24.383Z] c2d8d7efcc4b: Pull complete [2021-12-29T19:25:24.383Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-29T19:25:24.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T19:25:24.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-29T19:25:24.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2021-12-29T19:25:24.695Z] $ 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-12-29T19:25:27.580Z] $ docker top e143085888c0973501ef6d9d052a0feee7fca4760c66dae0be658626df85c479 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:28.681Z] ---> job-cost.sh [2021-12-29T19:25:28.681Z] lf-activate-venv: SKIPPING [2021-12-29T19:25:28.681Z] INFO: No Stack... [2021-12-29T19:25:28.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-29T19:25:29.546Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T19:25:30.217Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-12-29T19:25:30.217Z] + cut -d, -f6 [Pipeline] lock [2021-12-29T19:25:30.267Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3850-1-stack-cost] [2021-12-29T19:25:30.271Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3850-1-stack-cost] did not exist. Created. [2021-12-29T19:25:30.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3850-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T19:25:31.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-29T19:25:31.250Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T19:25:31.267Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3850-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T19:25:31.345Z] $ docker stop --time=1 e143085888c0973501ef6d9d052a0feee7fca4760c66dae0be658626df85c479 [2021-12-29T19:25:32.886Z] $ docker rm -f e143085888c0973501ef6d9d052a0feee7fca4760c66dae0be658626df85c479 [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-12-29T19:25:33.971Z] provisioning config files... [2021-12-29T19:25:33.981Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4023101062298692273tmp [Pipeline] { [Pipeline] sh [2021-12-29T19:25:34.315Z] + set +x [2021-12-29T19:25:34.315Z] + curl -s https://codecov.io/bash [2021-12-29T19:25:34.315Z] + bash -s -- [2021-12-29T19:25:34.315Z] [2021-12-29T19:25:34.315Z] _____ _ [2021-12-29T19:25:34.315Z] / ____| | | [2021-12-29T19:25:34.315Z] | | ___ __| | ___ ___ _____ __ [2021-12-29T19:25:34.315Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-29T19:25:34.315Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-29T19:25:34.315Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-29T19:25:34.315Z] Bash-1.0.6 [2021-12-29T19:25:34.315Z] [2021-12-29T19:25:34.315Z] [2021-12-29T19:25:34.315Z] ==> git version 2.24.4 found [2021-12-29T19:25:34.315Z] ==> 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-12-29T19:25:34.315Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-29T19:25:34.315Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-29T19:25:34.577Z] ==> Jenkins CI detected. [2021-12-29T19:25:34.577Z] current dir:  /w/workspace/edgex-go/1 [2021-12-29T19:25:34.577Z] project root: . [2021-12-29T19:25:34.577Z] --> token set from env [2021-12-29T19:25:34.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-29T19:25:34.577Z] ==> Running gcov in . (disable via -X gcov) [2021-12-29T19:25:34.577Z] ==> Python coveragepy not found [2021-12-29T19:25:34.577Z] ==> Searching for coverage reports in: [2021-12-29T19:25:34.577Z] + . [2021-12-29T19:25:34.577Z] -> Found 1 reports [2021-12-29T19:25:34.577Z] ==> Detecting git/mercurial file structure [2021-12-29T19:25:34.577Z] ==> Reading reports [2021-12-29T19:25:34.577Z] + ./coverage.out bytes=428381 [2021-12-29T19:25:34.577Z] ==> Appending adjustments [2021-12-29T19:25:34.577Z] https://docs.codecov.io/docs/fixing-reports [2021-12-29T19:25:35.520Z] + Found adjustments [2021-12-29T19:25:35.520Z] ==> Gzipping contents [2021-12-29T19:25:35.520Z] 60K /tmp/codecov.PE95Ry.gz [2021-12-29T19:25:35.520Z] ==> Uploading reports [2021-12-29T19:25:35.780Z] url: https://codecov.io [2021-12-29T19:25:35.780Z] query: branch=PR-3850&commit=f253c6fc99a21a2a643fc287faac053d19abbf31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3850&job=&cmd_args= [2021-12-29T19:25:35.780Z] -> Pinging Codecov [2021-12-29T19:25:35.780Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3850&commit=f253c6fc99a21a2a643fc287faac053d19abbf31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3850&job=&cmd_args= [2021-12-29T19:25:36.043Z] -> Uploading to [2021-12-29T19:25:36.043Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-29/00271124DB129430A58F1EEE437C3FCB/f253c6fc99a21a2a643fc287faac053d19abbf31/a6a8da25-b03b-4b6e-9baa-0e8765c5353a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211229T192535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12c6fcfdec8e29647217dc51b8fb4221730587cb992cae1ff8358c8ddcdb7bb5 [2021-12-29T19:25:36.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T19:25:36.043Z] Dload Upload Total Spent Left Speed [2021-12-29T19:25:36.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57911 0 0 100 57911 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-12-29T19:25:36.306Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f253c6fc99a21a2a643fc287faac053d19abbf31 [Pipeline] } [2021-12-29T19:25:36.334Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-29T19:25:37.710Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:38.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:38.628Z] ---> package-listing.sh [2021-12-29T19:25:38.628Z] ++ facter osfamily [2021-12-29T19:25:38.628Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-29T19:25:38.889Z] + OS_FAMILY=redhat [2021-12-29T19:25:38.889Z] + workspace=/w/workspace/edgex-go/1 [2021-12-29T19:25:38.889Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-29T19:25:38.889Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-29T19:25:38.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-29T19:25:38.889Z] + PACKAGES=/tmp/packages_start.txt [2021-12-29T19:25:38.889Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-29T19:25:38.889Z] + PACKAGES=/tmp/packages_end.txt [2021-12-29T19:25:38.889Z] + case "${OS_FAMILY}" in [2021-12-29T19:25:38.889Z] + sort [2021-12-29T19:25:38.889Z] + rpm -qa [2021-12-29T19:25:43.095Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-29T19:25:43.095Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-29T19:25:43.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-29T19:25:43.095Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-29T19:25:43.095Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-12-29T19:25:43.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-12-29T19:25:43.137Z] 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-12-29T19:25:43.433Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:25:44.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T19:25:44.018Z] [2021-12-29T19:25:44.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T19:25:44.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T19:25:44.370Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T19:25:44.370Z] b4d181a07f80: Pulling fs layer [2021-12-29T19:25:44.370Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T19:25:44.370Z] ed53099fbce6: Pulling fs layer [2021-12-29T19:25:44.370Z] dc539afda2c1: Pulling fs layer [2021-12-29T19:25:44.370Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T19:25:44.370Z] 9065ff56babe: Pulling fs layer [2021-12-29T19:25:44.370Z] d287ab97295c: Pulling fs layer [2021-12-29T19:25:44.370Z] dc539afda2c1: Waiting [2021-12-29T19:25:44.370Z] 77bc0d833cb6: Waiting [2021-12-29T19:25:44.370Z] 9065ff56babe: Waiting [2021-12-29T19:25:44.370Z] d287ab97295c: Waiting [2021-12-29T19:25:44.370Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T19:25:44.370Z] a1111a8f2ec3: Download complete [2021-12-29T19:25:44.370Z] dc539afda2c1: Verifying Checksum [2021-12-29T19:25:44.370Z] dc539afda2c1: Download complete [2021-12-29T19:25:44.370Z] ed53099fbce6: Verifying Checksum [2021-12-29T19:25:44.370Z] ed53099fbce6: Download complete [2021-12-29T19:25:44.370Z] 9065ff56babe: Verifying Checksum [2021-12-29T19:25:44.370Z] 9065ff56babe: Download complete [2021-12-29T19:25:44.370Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T19:25:44.370Z] 77bc0d833cb6: Download complete [2021-12-29T19:25:44.631Z] b4d181a07f80: Verifying Checksum [2021-12-29T19:25:44.631Z] b4d181a07f80: Download complete [2021-12-29T19:25:45.212Z] d287ab97295c: Verifying Checksum [2021-12-29T19:25:45.212Z] d287ab97295c: Download complete [2021-12-29T19:25:46.181Z] b4d181a07f80: Pull complete [2021-12-29T19:25:46.181Z] a1111a8f2ec3: Pull complete [2021-12-29T19:25:46.764Z] ed53099fbce6: Pull complete [2021-12-29T19:25:46.764Z] dc539afda2c1: Pull complete [2021-12-29T19:25:47.041Z] 77bc0d833cb6: Pull complete [2021-12-29T19:25:47.041Z] 9065ff56babe: Pull complete [2021-12-29T19:25:52.412Z] d287ab97295c: Pull complete [2021-12-29T19:25:52.412Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T19:25:52.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T19:25:52.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T19:25:52.505Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-12-29T19:25:52.533Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-29T19:25:55.410Z] $ docker top 09c4a93cce4a21553e6a561754b120bcc5b45ce6c4999c91a5c6e4521117e684 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T19:25:55.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-29T19:25:56.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-29T19:25:56.461Z] + ls /var/log/sa-host [2021-12-29T19:25:56.461Z] + sadf -c /var/log/sa-host/sa17 [2021-12-29T19:25:56.461Z] file_magic: OK [2021-12-29T19:25:56.461Z] HZ: Using current value: 100 [2021-12-29T19:25:56.461Z] file_header: OK [2021-12-29T19:25:56.461Z] 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-12-29T19:25:56.461Z] Statistics: [2021-12-29T19:25:56.461Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T19:25:56.461Z] File successfully converted to sysstat format version 12.0.3 [2021-12-29T19:25:56.461Z] + sadf -c /var/log/sa-host/sa29 [2021-12-29T19:25:56.461Z] file_magic: OK [2021-12-29T19:25:56.461Z] HZ: Using current value: 100 [2021-12-29T19:25:56.461Z] file_header: OK [2021-12-29T19:25:56.461Z] 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-12-29T19:25:56.461Z] Statistics: [2021-12-29T19:25:56.461Z] 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... [2021-12-29T19:25:56.461Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T19:25:56.764Z] provisioning config files... [2021-12-29T19:25:56.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4451577605542643203tmp [Pipeline] { [Pipeline] echo [2021-12-29T19:25:56.819Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:57.129Z] ---> create-netrc.sh [Pipeline] } [2021-12-29T19:25:57.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:57.566Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-29T19:25:57.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:57.914Z] ---> sudo-logs.sh [2021-12-29T19:25:57.915Z] Archiving 'sudo' log.. [2021-12-29T19:25:57.915Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-372.novalocal: Name or service not known [2021-12-29T19:25:57.915Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-372.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-29T19:25:57.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:58.309Z] ---> job-cost.sh [2021-12-29T19:25:58.310Z] lf-activate-venv: SKIPPING [2021-12-29T19:25:58.310Z] DEBUG: total: 0.10999999940395355 [2021-12-29T19:25:58.310Z] INFO: Retrieving Stack Cost... [2021-12-29T19:25:58.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T19:25:59.143Z] INFO: Archiving Costs [Pipeline] echo [2021-12-29T19:25:59.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T19:25:59.496Z] ---> logs-deploy.sh [2021-12-29T19:25:59.496Z] lf-activate-venv: SKIPPING [2021-12-29T19:25:59.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3850/1 [2021-12-29T19:25:59.496Z] INFO: archiving workspace using pattern(s): [2021-12-29T19:26:00.066Z] Archives upload complete. [2021-12-29T19:26:00.327Z] INFO: archiving logs to Nexus