Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 31dde88c29f51f4cb24627f6fd0ce2590df27599+d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (02f74b3ed48eeb4648994241af6f9c4d56d9825b) 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-ssh12329466862587783843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8392914140959224166.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15104799861068183895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 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-ssh4585086080529826326.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8701392963423446264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.17 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-3725 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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/22@tmp/jenkins-gitclient-ssh2346864445438937588.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/22@tmp/jenkins-gitclient-ssh3725538118386292298.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 Merge succeeded, producing f66d19d3a44e66e372a88dea99a85aea12e84a84 Checking out Revision f66d19d3a44e66e372a88dea99a85aea12e84a84 (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/22@tmp/jenkins-gitclient-ssh4005740641521082260.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f66d19d3a44e66e372a88dea99a85aea12e84a84 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-23T15:10:17.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-23T15:10:17.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-23T15:10:17.342Z] ========================================================= [2022-01-23T15:10:17.342Z] EdgeX Global Pipelines Version Info [2022-01-23T15:10:17.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 [2022-01-23T15:10:18.478Z] ------------------- [2022-01-23T15:10:18.479Z] stable info: [2022-01-23T15:10:18.479Z] ------------------- [2022-01-23T15:10:18.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-23T15:10:18.479Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-23T15:10:18.479Z] Message: update stable to v1.0.219 [2022-01-23T15:10:19.053Z] ------------------- [2022-01-23T15:10:19.053Z] experimental info: [2022-01-23T15:10:19.053Z] ------------------- [2022-01-23T15:10:19.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-23T15:10:19.053Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-23T15:10:19.053Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-23T15:10:19.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-23T15:10:19.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-23T15:10:19.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-23T15:10:19.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-23T15:10:19.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-23T15:10:19.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-23T15:10:19.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-23T15:10:19.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-23T15:10:19.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-23T15:10:19.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-23T15:10:19.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-23T15:10:19.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-23T15:10:19.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-23T15:10:19.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-23T15:10:19.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-23T15:10:19.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-23T15:10:19.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-23T15:10:19.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-23T15:10:19.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-23T15:10:19.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-23T15:10:19.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-23T15:10:19.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-23T15:10:19.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2022-01-23T15:10:19.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2022-01-23T15:10:19.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2022-01-23T15:10:19.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo [2022-01-23T15:10:19.470Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f66d19d [Pipeline] echo [2022-01-23T15:10:19.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-23T15:10:19.523Z] provisioning config files... [2022-01-23T15:10:19.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config2146519656441314508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:10:19.859Z] ---> docker-login.sh [2022-01-23T15:10:19.859Z] nexus3.edgexfoundry.org:10001 [2022-01-23T15:10:19.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:10:20.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:10:20.121Z] Configure a credential helper to remove this warning. See [2022-01-23T15:10:20.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:10:20.121Z] [2022-01-23T15:10:20.121Z] Login Succeeded [2022-01-23T15:10:20.121Z] nexus3.edgexfoundry.org:10002 [2022-01-23T15:10:20.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:10:20.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:10:20.121Z] Configure a credential helper to remove this warning. See [2022-01-23T15:10:20.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:10:20.121Z] [2022-01-23T15:10:20.121Z] Login Succeeded [2022-01-23T15:10:20.121Z] nexus3.edgexfoundry.org:10003 [2022-01-23T15:10:20.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:10:20.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:10:20.384Z] Configure a credential helper to remove this warning. See [2022-01-23T15:10:20.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:10:20.384Z] [2022-01-23T15:10:20.384Z] Login Succeeded [2022-01-23T15:10:20.384Z] nexus3.edgexfoundry.org:10004 [2022-01-23T15:10:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:10:20.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:10:20.384Z] Configure a credential helper to remove this warning. See [2022-01-23T15:10:20.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:10:20.384Z] [2022-01-23T15:10:20.384Z] Login Succeeded [2022-01-23T15:10:20.384Z] docker.io [2022-01-23T15:10:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:10:20.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:10:20.959Z] Configure a credential helper to remove this warning. See [2022-01-23T15:10:20.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:10:20.959Z] [2022-01-23T15:10:20.959Z] Login Succeeded [2022-01-23T15:10:20.959Z] ---> docker-login.sh ends [Pipeline] } [2022-01-23T15:10:20.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-23T15:10:21.285Z] ++ 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 [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/core-command/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/core-data/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-23T15:10:21.285Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-23T15:10:21.285Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-23T15:10:21.285Z] ++ cut -d/ -f2 [2022-01-23T15:10:21.285Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-23T15:10:21.324Z] 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 [2022-01-23T15:10:21.698Z] + git rev-list -1 --merges f66d19d3a44e66e372a88dea99a85aea12e84a84~1..f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo [2022-01-23T15:10:21.713Z] -----------> git rev-list -1 --merges f66d19d3a44e66e372a88dea99a85aea12e84a84~1..f66d19d3a44e66e372a88dea99a85aea12e84a84 f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:10:21.713Z] f66d19d3a44e66e372a88dea99a85aea12e84a84 [false] [Pipeline] sh [2022-01-23T15:10:22.010Z] + git log --format=format:%s -1 f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo [2022-01-23T15:10:22.029Z] ========================================================= [2022-01-23T15:10:22.029Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-23T15:10:22.029Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-23T15:10:22.561Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-23T15:10:22.561Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-23T15:10:22.561Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-23T15:10:22.561Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-23T15:10:22.561Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-23T15:10:22.561Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-23T15:10:22.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:10:22.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-23T15:10:22.979Z] [2022-01-23T15:10:22.979Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:10:23.290Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-23T15:10:23.290Z] latest: Pulling from edgex-devops/git-semver [2022-01-23T15:10:23.290Z] a0d0a0d46f8b: Pulling fs layer [2022-01-23T15:10:23.290Z] 3e5f54012d9b: Pulling fs layer [2022-01-23T15:10:23.290Z] 4c7163046ea9: Pulling fs layer [2022-01-23T15:10:23.290Z] 0c2d73faf560: Pulling fs layer [2022-01-23T15:10:23.290Z] 0c2d73faf560: Waiting [2022-01-23T15:10:23.290Z] 3e5f54012d9b: Verifying Checksum [2022-01-23T15:10:23.290Z] 3e5f54012d9b: Download complete [2022-01-23T15:10:23.290Z] a0d0a0d46f8b: Verifying Checksum [2022-01-23T15:10:23.290Z] a0d0a0d46f8b: Download complete [2022-01-23T15:10:23.290Z] 4c7163046ea9: Verifying Checksum [2022-01-23T15:10:23.290Z] 4c7163046ea9: Download complete [2022-01-23T15:10:23.556Z] 0c2d73faf560: Verifying Checksum [2022-01-23T15:10:23.556Z] 0c2d73faf560: Download complete [2022-01-23T15:10:23.556Z] a0d0a0d46f8b: Pull complete [2022-01-23T15:10:23.556Z] 3e5f54012d9b: Pull complete [2022-01-23T15:10:23.823Z] 4c7163046ea9: Pull complete [2022-01-23T15:10:24.084Z] 0c2d73faf560: Pull complete [2022-01-23T15:10:24.084Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-23T15:10:24.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-23T15:10:24.084Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-23T15:10:24.155Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:10:24.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-23T15:10:24.920Z] $ docker top 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-23T15:10:25.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-23T15:10:25.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-23T15:10:25.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-23T15:10:25.127Z] $ docker exec 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent [2022-01-23T15:10:25.221Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdbhpe/agent.15 [2022-01-23T15:10:25.221Z] SSH_AGENT_PID=21 [2022-01-23T15:10:25.229Z] Running ssh-add (command line suppressed) [2022-01-23T15:10:25.317Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_4046552804587863043.key (/w/workspace/edgex-go/22@tmp/private_key_4046552804587863043.key) [2022-01-23T15:10:25.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-23T15:10:25.631Z] + git tag --points-at HEAD [Pipeline] } [2022-01-23T15:10:25.654Z] $ docker exec --env ******** --env ******** 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent -k [2022-01-23T15:10:25.759Z] unset SSH_AUTH_SOCK; [2022-01-23T15:10:25.759Z] unset SSH_AGENT_PID; [2022-01-23T15:10:25.759Z] echo Agent pid 21 killed; [2022-01-23T15:10:25.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-23T15:10:25.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-23T15:10:25.801Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-23T15:10:25.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-23T15:10:25.929Z] $ docker exec 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent [2022-01-23T15:10:26.031Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJodGM/agent.56 [2022-01-23T15:10:26.032Z] SSH_AGENT_PID=62 [2022-01-23T15:10:26.037Z] Running ssh-add (command line suppressed) [2022-01-23T15:10:26.125Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_897885791858406065.key (/w/workspace/edgex-go/22@tmp/private_key_897885791858406065.key) [2022-01-23T15:10:26.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-23T15:10:26.431Z] + git semver init [2022-01-23T15:10:26.431Z] # -> Open(): unable to determine branch for HEAD [2022-01-23T15:10:26.431Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2022-01-23T15:10:26.431Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2022-01-23T15:10:26.431Z] # $SEMVER_REMOTE_NAME = origin [2022-01-23T15:10:26.431Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-23T15:10:26.431Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-23T15:10:26.431Z] # $SEMVER_BRANCH = PR-3848 [2022-01-23T15:10:26.431Z] # $SEMVER_TEMP = /tmp/semver-551772266 [2022-01-23T15:10:26.431Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-23T15:10:41.389Z] # '/tmp/semver-551772266' -> '/w/workspace/edgex-go/22/.semver' [2022-01-23T15:10:41.389Z] # -> Force: false [2022-01-23T15:10:41.389Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2022-01-23T15:10:41.399Z] $ docker exec --env ******** --env ******** 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent -k [2022-01-23T15:10:41.486Z] unset SSH_AUTH_SOCK; [2022-01-23T15:10:41.486Z] unset SSH_AGENT_PID; [2022-01-23T15:10:41.486Z] echo Agent pid 62 killed; [2022-01-23T15:10:41.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-23T15:10:41.803Z] + git semver [Pipeline] } [2022-01-23T15:10:41.819Z] $ docker stop --time=1 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 [2022-01-23T15:10:43.844Z] $ docker rm -f 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-23T15:10:44.207Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-23T15:10:44.423Z] Stashed 1 file(s) [Pipeline] echo [2022-01-23T15:10:44.426Z] [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 [2022-01-23T15:10:44.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-23T15:10:44.551Z] ========================================================= [2022-01-23T15:10:44.551Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-23T15:10:44.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:10:44.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-23T15:10:44.846Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-23T15:10:44.846Z] 59bf1c3509f3: Pulling fs layer [2022-01-23T15:10:44.846Z] 666ba61612fd: Pulling fs layer [2022-01-23T15:10:44.846Z] 8ed8ca486205: Pulling fs layer [2022-01-23T15:10:44.846Z] 4fe6c5a15a65: Pulling fs layer [2022-01-23T15:10:44.846Z] 22a0e8bec74d: Pulling fs layer [2022-01-23T15:10:44.846Z] f965cba54748: Pulling fs layer [2022-01-23T15:10:44.846Z] 861ffc35075e: Pulling fs layer [2022-01-23T15:10:44.846Z] 4b385c91608e: Pulling fs layer [2022-01-23T15:10:44.846Z] 560528eb2ebb: Pulling fs layer [2022-01-23T15:10:44.846Z] 4fe6c5a15a65: Waiting [2022-01-23T15:10:44.846Z] 22a0e8bec74d: Waiting [2022-01-23T15:10:44.846Z] f965cba54748: Waiting [2022-01-23T15:10:44.846Z] 4b385c91608e: Waiting [2022-01-23T15:10:44.846Z] 861ffc35075e: Waiting [2022-01-23T15:10:44.846Z] 8ed8ca486205: Verifying Checksum [2022-01-23T15:10:44.846Z] 8ed8ca486205: Download complete [2022-01-23T15:10:44.846Z] 666ba61612fd: Verifying Checksum [2022-01-23T15:10:44.846Z] 666ba61612fd: Download complete [2022-01-23T15:10:44.846Z] 22a0e8bec74d: Verifying Checksum [2022-01-23T15:10:44.846Z] 22a0e8bec74d: Download complete [2022-01-23T15:10:44.846Z] f965cba54748: Verifying Checksum [2022-01-23T15:10:44.846Z] f965cba54748: Download complete [2022-01-23T15:10:44.846Z] 59bf1c3509f3: Verifying Checksum [2022-01-23T15:10:44.846Z] 59bf1c3509f3: Download complete [2022-01-23T15:10:44.846Z] 861ffc35075e: Verifying Checksum [2022-01-23T15:10:44.846Z] 861ffc35075e: Download complete [2022-01-23T15:10:45.112Z] 4b385c91608e: Verifying Checksum [2022-01-23T15:10:45.112Z] 4b385c91608e: Download complete [2022-01-23T15:10:45.378Z] 4fe6c5a15a65: Verifying Checksum [2022-01-23T15:10:45.378Z] 4fe6c5a15a65: Download complete [2022-01-23T15:10:45.378Z] 560528eb2ebb: Verifying Checksum [2022-01-23T15:10:45.378Z] 560528eb2ebb: Download complete [2022-01-23T15:10:45.378Z] 59bf1c3509f3: Pull complete [2022-01-23T15:10:45.640Z] 666ba61612fd: Pull complete [2022-01-23T15:10:45.640Z] 8ed8ca486205: Pull complete [2022-01-23T15:10:49.914Z] 4fe6c5a15a65: Pull complete [2022-01-23T15:10:49.914Z] 22a0e8bec74d: Pull complete [2022-01-23T15:10:49.914Z] f965cba54748: Pull complete [2022-01-23T15:10:49.914Z] 861ffc35075e: Pull complete [2022-01-23T15:10:49.914Z] 4b385c91608e: Pull complete [2022-01-23T15:10:51.866Z] 560528eb2ebb: Pull complete [2022-01-23T15:10:51.866Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-23T15:10:51.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-23T15:10:51.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:10:52.176Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-23T15:10:52.176Z] WORKDIR /edgex [2022-01-23T15:10:52.176Z] COPY go.mod . [2022-01-23T15:10:52.176Z] RUN go mod download' [2022-01-23T15:10:52.176Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-23T15:10:53.633Z] Sending build context to Docker daemon 334MB [2022-01-23T15:10:53.634Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-23T15:10:53.634Z] ---> dd4a08f94e63 [2022-01-23T15:10:53.634Z] Step 2/4 : WORKDIR /edgex [2022-01-23T15:10:56.192Z] ---> Running in a0c73df50414 [2022-01-23T15:10:56.192Z] Removing intermediate container a0c73df50414 [2022-01-23T15:10:56.192Z] ---> c17ee0bda919 [2022-01-23T15:10:56.192Z] Step 3/4 : COPY go.mod . [2022-01-23T15:10:56.192Z] ---> 72c2dc19d8c0 [2022-01-23T15:10:56.192Z] Step 4/4 : RUN go mod download [2022-01-23T15:10:56.192Z] ---> Running in 0c2bb37ef1b0 [2022-01-23T15:10:59.502Z] Still waiting to schedule task [2022-01-23T15:10:59.502Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-23T15:11:52.473Z] Removing intermediate container 0c2bb37ef1b0 [2022-01-23T15:11:52.473Z] ---> 9e29f230fbeb [2022-01-23T15:11:52.473Z] Successfully built 9e29f230fbeb [2022-01-23T15:11:52.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:11:52.771Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-23T15:11:52.771Z] . [Pipeline] withDockerContainer [2022-01-23T15:11:52.833Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:11:52.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-23T15:11:53.255Z] $ docker top 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:11:53.620Z] + go version [2022-01-23T15:11:53.620Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-23T15:11:53.630Z] $ docker stop --time=1 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f [2022-01-23T15:11:54.805Z] $ docker rm -f 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:11:55.205Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-23T15:11:55.206Z] . [Pipeline] withDockerContainer [2022-01-23T15:11:55.270Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:11:55.306Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-23T15:11:55.622Z] $ docker top aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-23T15:11:55.697Z] ========================================================= [2022-01-23T15:11:55.697Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-23T15:11:55.697Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:11:56.002Z] + make test [2022-01-23T15:11:56.002Z] go mod tidy [2022-01-23T15:11:56.002Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-23T15:12:02.621Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-23T15:12:17.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-23T15:12:21.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-23T15:12:21.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-23T15:12:22.168Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-23T15:12:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-23T15:12:24.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-23T15:12:24.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-23T15:12:24.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-23T15:12:25.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-23T15:12:25.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-23T15:12:25.779Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-23T15:12:25.779Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-23T15:12:25.779Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-23T15:12:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-23T15:12:27.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2022-01-23T15:12:27.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-23T15:12:27.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-23T15:12:28.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-01-23T15:12:28.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-23T15:12:28.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements [2022-01-23T15:12:28.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-23T15:12:28.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-23T15:12:28.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3726 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-23T15:12:28.809Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2022-01-23T15:12:28.964Z] The recommended git tool is: git [2022-01-23T15:12:29.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2022-01-23T15:12:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-23T15:12:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:12:30.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-01-23T15:12:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-23T15:12:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-23T15:12:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-23T15:12:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-23T15:12:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-23T15:12:30.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:12:30.839Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-23T15:12:30.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-23T15:12:31.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2022-01-23T15:12:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-23T15:12:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-23T15:12:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-23T15:12:32.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2022-01-23T15:12:32.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-23T15:12:32.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2022-01-23T15:12:32.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2022-01-23T15:12:32.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-23T15:12:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2022-01-23T15:12:32.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-01-23T15:12:32.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-01-23T15:12:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-01-23T15:12:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-01-23T15:12:33.460Z] using credential edgex-jenkins-ssh [2022-01-23T15:12:33.477Z] Cloning the remote Git repository [2022-01-23T15:12:33.528Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:12:33.609Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2022-01-23T15:12:33.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:12:33.706Z] > git --version # timeout=10 [2022-01-23T15:12:33.722Z] > git --version # 'git version 2.17.1' [2022-01-23T15:12:33.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:12:33.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-23T15:12:45.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2022-01-23T15:12:45.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-01-23T15:12:48.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-23T15:12:48.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-23T15:12:48.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-23T15:12:49.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:12:49.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:12:49.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-23T15:12:49.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements [2022-01-23T15:12:49.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-23T15:12:49.860Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 [2022-01-23T15:12:50.347Z] Merge succeeded, producing 4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:12:50.348Z] Checking out Revision 4ff9454742ca8d370da1a8d38523957478eff465 (PR-3848) [2022-01-23T15:12:49.878Z] > git config core.sparsecheckout # timeout=10 [2022-01-23T15:12:49.901Z] > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # timeout=10 [2022-01-23T15:12:50.114Z] > git remote # timeout=10 [2022-01-23T15:12:50.133Z] > git config --get remote.origin.url # timeout=10 [2022-01-23T15:12:50.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:12:50.163Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-23T15:12:50.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-23T15:12:50.355Z] > git config core.sparsecheckout # timeout=10 [2022-01-23T15:12:50.377Z] > git checkout -f 4ff9454742ca8d370da1a8d38523957478eff465 # timeout=10 [2022-01-23T15:12:54.545Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-23T15:12:54.568Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-23T15:12:54.554Z] > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 [2022-01-23T15:12:55.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-23T15:12:55.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-23T15:12:55.504Z] Dload Upload Total Spent Left Speed [2022-01-23T15:12:55.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76902 0 --:--:-- --:--:-- --:--:-- 77405 [Pipeline] sh [2022-01-23T15:12:56.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-23T15:12:56.391Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-23T15:12:56.391Z] + sudo tee /etc/docker/daemon.new [2022-01-23T15:12:56.391Z] { [2022-01-23T15:12:56.391Z] "registry-mirrors": [ [2022-01-23T15:12:56.391Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-23T15:12:56.391Z] ], [2022-01-23T15:12:56.391Z] "bip": "10.250.0.254/24", [2022-01-23T15:12:56.391Z] "hosts": [ [2022-01-23T15:12:56.391Z] "tcp://0.0.0.0:5555", [2022-01-23T15:12:56.391Z] "unix:///var/run/docker.sock" [2022-01-23T15:12:56.391Z] ], [2022-01-23T15:12:56.391Z] "mtu": 1458, [2022-01-23T15:12:56.391Z] "selinux-enabled": true, [2022-01-23T15:12:56.391Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-23T15:12:56.391Z] } [Pipeline] sh [2022-01-23T15:12:56.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-23T15:12:57.086Z] + sudo service docker restart [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 91.2% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-01-23T15:13:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.252s coverage: 65.4% of statements [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-23T15:13:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-23T15:13:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2022-01-23T15:13:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-23T15:13:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-23T15:13:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-01-23T15:13:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-23T15:13:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-01-23T15:13:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-23T15:13:15.427Z] provisioning config files... [2022-01-23T15:13:15.451Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config4567803626134057171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:13:15.818Z] ---> docker-login.sh [2022-01-23T15:13:15.818Z] nexus3.edgexfoundry.org:10001 [2022-01-23T15:13:16.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-23T15:13:16.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-23T15:13:16.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-23T15:13:16.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-23T15:13:16.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-23T15:13:16.370Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-23T15:13:16.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-23T15:13:16.370Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2022-01-23T15:13:16.370Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.039s coverage: 96.9% of statements [2022-01-23T15:13:16.370Z] 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 [2022-01-23T15:13:16.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:13:16.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:13:16.686Z] Configure a credential helper to remove this warning. See [2022-01-23T15:13:16.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:13:16.686Z] [2022-01-23T15:13:16.686Z] Login Succeeded [2022-01-23T15:13:16.686Z] nexus3.edgexfoundry.org:10002 [2022-01-23T15:13:16.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:13:16.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:13:16.961Z] Configure a credential helper to remove this warning. See [2022-01-23T15:13:16.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:13:16.961Z] [2022-01-23T15:13:16.961Z] Login Succeeded [2022-01-23T15:13:16.961Z] nexus3.edgexfoundry.org:10003 [2022-01-23T15:13:17.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:13:17.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:13:17.559Z] Configure a credential helper to remove this warning. See [2022-01-23T15:13:17.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:13:17.559Z] [2022-01-23T15:13:17.559Z] Login Succeeded [2022-01-23T15:13:17.559Z] nexus3.edgexfoundry.org:10004 [2022-01-23T15:13:17.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:13:17.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:13:17.838Z] Configure a credential helper to remove this warning. See [2022-01-23T15:13:17.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:13:17.838Z] [2022-01-23T15:13:17.838Z] Login Succeeded [2022-01-23T15:13:17.838Z] docker.io [2022-01-23T15:13:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-23T15:13:18.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-23T15:13:18.705Z] Configure a credential helper to remove this warning. See [2022-01-23T15:13:18.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-23T15:13:18.705Z] [2022-01-23T15:13:18.705Z] Login Succeeded [2022-01-23T15:13:18.705Z] ---> docker-login.sh ends [Pipeline] } [2022-01-23T15:13:18.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-23T15:13:19.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-23T15:13:19.182Z] ========================================================= [2022-01-23T15:13:19.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-23T15:13:19.182Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:13:19.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-23T15:13:19.814Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-23T15:13:19.814Z] 9b3977197b4f: Pulling fs layer [2022-01-23T15:13:19.814Z] 1a89e8eeedd5: Pulling fs layer [2022-01-23T15:13:19.814Z] 94645a83ff95: Pulling fs layer [2022-01-23T15:13:19.814Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-23T15:13:19.814Z] 0c92f367c5e7: Pulling fs layer [2022-01-23T15:13:19.814Z] 4b8299f9d1f4: Pulling fs layer [2022-01-23T15:13:19.814Z] 9a6b49a46696: Pulling fs layer [2022-01-23T15:13:19.814Z] cf05db05a679: Pulling fs layer [2022-01-23T15:13:19.814Z] 3f3a8bcf1eab: Waiting [2022-01-23T15:13:19.814Z] 0c92f367c5e7: Waiting [2022-01-23T15:13:19.814Z] 4b8299f9d1f4: Waiting [2022-01-23T15:13:19.814Z] 9a6b49a46696: Waiting [2022-01-23T15:13:19.814Z] cf05db05a679: Waiting [2022-01-23T15:13:19.814Z] 94645a83ff95: Verifying Checksum [2022-01-23T15:13:19.814Z] 94645a83ff95: Download complete [2022-01-23T15:13:19.814Z] 1a89e8eeedd5: Verifying Checksum [2022-01-23T15:13:19.814Z] 1a89e8eeedd5: Download complete [2022-01-23T15:13:19.814Z] 0c92f367c5e7: Verifying Checksum [2022-01-23T15:13:19.814Z] 0c92f367c5e7: Download complete [2022-01-23T15:13:19.814Z] 4b8299f9d1f4: Verifying Checksum [2022-01-23T15:13:19.814Z] 4b8299f9d1f4: Download complete [2022-01-23T15:13:19.814Z] 9b3977197b4f: Download complete [2022-01-23T15:13:19.814Z] 9a6b49a46696: Verifying Checksum [2022-01-23T15:13:19.814Z] 9a6b49a46696: Download complete [2022-01-23T15:13:20.421Z] 9b3977197b4f: Pull complete [2022-01-23T15:13:21.025Z] 1a89e8eeedd5: Pull complete [2022-01-23T15:13:21.299Z] 94645a83ff95: Pull complete [2022-01-23T15:13:21.574Z] cf05db05a679: Verifying Checksum [2022-01-23T15:13:21.574Z] cf05db05a679: Download complete [2022-01-23T15:13:22.174Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-23T15:13:22.174Z] 3f3a8bcf1eab: Download complete [2022-01-23T15:13:34.574Z] 3f3a8bcf1eab: Pull complete [2022-01-23T15:13:34.574Z] 0c92f367c5e7: Pull complete [2022-01-23T15:13:34.574Z] 4b8299f9d1f4: Pull complete [2022-01-23T15:13:34.574Z] 9a6b49a46696: Pull complete [2022-01-23T15:13:39.977Z] cf05db05a679: Pull complete [2022-01-23T15:13:39.977Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-23T15:13:39.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-23T15:13:39.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:13:40.329Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-23T15:13:40.329Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-23T15:13:40.329Z] WORKDIR /edgex [2022-01-23T15:13:40.329Z] COPY go.mod . [2022-01-23T15:13:40.329Z] RUN go mod download [2022-01-23T15:13:42.956Z] Sending build context to Docker daemon 168.8MB [2022-01-23T15:13:42.956Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-23T15:13:42.956Z] ---> 0ccda1f7e2ee [2022-01-23T15:13:42.956Z] Step 2/4 : WORKDIR /edgex [2022-01-23T15:13:44.929Z] ---> Running in 1d8376676ce7 [2022-01-23T15:13:44.930Z] Removing intermediate container 1d8376676ce7 [2022-01-23T15:13:44.930Z] ---> 63b703ad7e25 [2022-01-23T15:13:44.930Z] Step 3/4 : COPY go.mod . [2022-01-23T15:13:45.524Z] ---> feaead709b60 [2022-01-23T15:13:45.524Z] Step 4/4 : RUN go mod download [2022-01-23T15:13:45.524Z] ---> Running in 9308eda7b3d5 [2022-01-23T15:13:55.265Z] GO111MODULE=on go vet ./... [2022-01-23T15:13:56.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-23T15:13:56.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-23T15:13:56.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-23T15:13:57.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-23T15:13:57.383Z] + ls -al . [2022-01-23T15:13:57.384Z] total 644 [2022-01-23T15:13:57.384Z] drwxrwxr-x 10 1001 1001 4096 Jan 23 15:13 . [2022-01-23T15:13:57.384Z] drwxr-xr-x 4 root root 30 Jan 23 15:11 .. [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 11 Jan 23 15:10 .dockerignore [2022-01-23T15:13:57.384Z] drwxrwxr-x 8 1001 1001 179 Jan 23 15:10 .git [2022-01-23T15:13:57.384Z] drwxrwxr-x 4 1001 1001 142 Jan 23 15:10 .github [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 804 Jan 23 15:10 .gitignore [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 42 Jan 23 15:10 .golangci.yml [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 76 Jan 23 15:10 .hadolint.yml [2022-01-23T15:13:57.384Z] drwx------ 3 1001 1001 73 Jan 23 15:10 .semver [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 166 Jan 23 15:10 .sonarcloud.properties [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 15:10 ADOPTERS.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 8910 Jan 23 15:10 Attribution.txt [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 51732 Jan 23 15:10 CHANGELOG.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 15:10 CONTRIBUTING.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 15:10 GOVERNANCE.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 849 Jan 23 15:10 Jenkinsfile [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 15:10 LICENSE [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 6508 Jan 23 15:10 Makefile [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 15:10 OWNERS.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 8207 Jan 23 15:10 README.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 6912 Jan 23 15:10 SECURITY.md [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 5 Jan 23 15:10 VERSION [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 4131 Jan 23 15:10 ZMQWindows.md [2022-01-23T15:13:57.384Z] drwxrwxr-x 2 1001 1001 37 Jan 23 15:10 bin [2022-01-23T15:13:57.384Z] drwxrwxr-x 14 1001 1001 4096 Jan 23 15:10 cmd [2022-01-23T15:13:57.384Z] -rw-r--r-- 1 root root 428381 Jan 23 15:13 coverage.out [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 2827 Jan 23 15:10 go.mod [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 49574 Jan 23 15:10 go.sum [2022-01-23T15:13:57.384Z] drwxrwxr-x 8 1001 1001 124 Jan 23 15:10 internal [2022-01-23T15:13:57.384Z] drwxrwxr-x 3 1001 1001 16 Jan 23 15:10 openapi [2022-01-23T15:13:57.384Z] drwxrwxr-x 4 1001 1001 71 Jan 23 15:10 snap [2022-01-23T15:13:57.384Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 15:10 version.go [Pipeline] sh [2022-01-23T15:13:57.675Z] + '[' -e coverage.out ] [2022-01-23T15:13:57.676Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-23T15:13:57.771Z] Stashed 1 file(s) [Pipeline] sh [2022-01-23T15:13:58.058Z] + make build [2022-01-23T15:13:58.058Z] 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 [2022-01-23T15:13:59.447Z] 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 [2022-01-23T15:14:06.066Z] 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 [2022-01-23T15:14:06.329Z] 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 [2022-01-23T15:14:07.722Z] 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 [2022-01-23T15:14:07.722Z] 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 [2022-01-23T15:14:08.671Z] 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 [2022-01-23T15:14:09.244Z] 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 [2022-01-23T15:14:10.197Z] 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 [2022-01-23T15:14:11.136Z] 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 [2022-01-23T15:14:11.714Z] 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 [2022-01-23T15:14:12.286Z] 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] } [2022-01-23T15:14:13.686Z] $ docker stop --time=1 aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 [2022-01-23T15:14:15.511Z] $ docker rm -f aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:14:16.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-23T15:14:16.849Z] [2022-01-23T15:14:16.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:14:17.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-23T15:14:17.168Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-23T15:14:17.168Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-23T15:14:17.168Z] ca9280d653b3: Pulling fs layer [2022-01-23T15:14:17.168Z] 7e9c9ca2126c: Pulling fs layer [2022-01-23T15:14:17.168Z] cbdbe7a5bc2a: Download complete [2022-01-23T15:14:17.446Z] ca9280d653b3: Verifying Checksum [2022-01-23T15:14:17.446Z] ca9280d653b3: Download complete [2022-01-23T15:14:17.714Z] cbdbe7a5bc2a: Pull complete [2022-01-23T15:14:17.714Z] 7e9c9ca2126c: Verifying Checksum [2022-01-23T15:14:17.714Z] 7e9c9ca2126c: Download complete [2022-01-23T15:14:17.974Z] ca9280d653b3: Pull complete [2022-01-23T15:14:22.200Z] 7e9c9ca2126c: Pull complete [2022-01-23T15:14:22.200Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-23T15:14:22.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-23T15:14:22.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-23T15:14:22.262Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:14:22.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-23T15:14:24.539Z] $ docker top 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:14:24.896Z] + grep parallel [2022-01-23T15:14:24.896Z] + docker-compose build --help [2022-01-23T15:14:25.467Z] --parallel Build images in parallel. [Pipeline] } [2022-01-23T15:14:25.479Z] $ docker stop --time=1 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 [2022-01-23T15:14:26.656Z] $ docker rm -f 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:14:27.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-23T15:14:27.040Z] . [Pipeline] withDockerContainer [2022-01-23T15:14:27.103Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:14:27.134Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-23T15:14:27.446Z] $ docker top 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:14:27.793Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-23T15:14:28.363Z] Building core-command ... [2022-01-23T15:14:28.363Z] Building core-data ... [2022-01-23T15:14:28.363Z] Building core-metadata ... [2022-01-23T15:14:28.363Z] Building security-bootstrapper ... [2022-01-23T15:14:28.363Z] Building security-proxy-setup ... [2022-01-23T15:14:28.363Z] Building security-secretstore-setup ... [2022-01-23T15:14:28.363Z] Building support-notifications ... [2022-01-23T15:14:28.363Z] Building support-scheduler ... [2022-01-23T15:14:28.363Z] Building sys-mgmt-agent ... [2022-01-23T15:14:28.363Z] Building sys-mgmt-agent [2022-01-23T15:14:28.363Z] Building core-data [2022-01-23T15:14:28.363Z] Building support-scheduler [2022-01-23T15:14:28.363Z] Building support-notifications [2022-01-23T15:14:28.363Z] Building security-bootstrapper [2022-01-23T15:14:38.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:14:38.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:14:38.381Z] ---> 9e29f230fbeb [2022-01-23T15:14:38.381Z] Step 3/22 : WORKDIR /edgex-go [2022-01-23T15:14:38.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:14:38.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:14:38.381Z] ---> 9e29f230fbeb [2022-01-23T15:14:38.381Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:14:44.960Z] ---> Running in 5a9347acaf9e [2022-01-23T15:14:44.960Z] ---> Running in 037c650a8c1b [2022-01-23T15:14:49.161Z] Removing intermediate container 5a9347acaf9e [2022-01-23T15:14:49.161Z] ---> c3b432eaa1ea [2022-01-23T15:14:49.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:14:49.161Z] Removing intermediate container 037c650a8c1b [2022-01-23T15:14:49.161Z] ---> ee0bb5d9d95f [2022-01-23T15:14:49.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:14:49.738Z] ---> Running in aa75db8f446b [2022-01-23T15:14:49.738Z] ---> Running in 633b0e33e8fa [2022-01-23T15:14:51.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:14:51.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:14:51.665Z] ---> 9e29f230fbeb [2022-01-23T15:14:51.665Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:14:51.665Z] ---> Using cache [2022-01-23T15:14:51.665Z] ---> ee0bb5d9d95f [2022-01-23T15:14:51.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:14:52.253Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:14:52.253Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:14:52.253Z] ---> 9e29f230fbeb [2022-01-23T15:14:52.253Z] Step 3/31 : WORKDIR /edgex-go [2022-01-23T15:14:52.253Z] ---> Using cache [2022-01-23T15:14:52.253Z] ---> ee0bb5d9d95f [2022-01-23T15:14:52.253Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:14:52.520Z] ---> Running in c63fa3a8bda2 [2022-01-23T15:14:52.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:14:52.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:14:52.781Z] ---> 9e29f230fbeb [2022-01-23T15:14:52.781Z] Step 3/22 : WORKDIR /edgex-go [2022-01-23T15:14:52.781Z] ---> Using cache [2022-01-23T15:14:52.781Z] ---> ee0bb5d9d95f [2022-01-23T15:14:52.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:14:52.782Z] ---> Using cache [2022-01-23T15:14:52.782Z] ---> 47397c79f901 [2022-01-23T15:14:52.782Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-23T15:14:52.782Z] Removing intermediate container aa75db8f446b [2022-01-23T15:14:52.782Z] ---> 58d5a4e84e01 [2022-01-23T15:14:52.782Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-23T15:14:52.782Z] ---> Running in a196839a0e49 [2022-01-23T15:14:52.782Z] Removing intermediate container 633b0e33e8fa [2022-01-23T15:14:52.782Z] ---> 47397c79f901 [2022-01-23T15:14:52.782Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-23T15:14:52.782Z] ---> Running in 2845a616818a [2022-01-23T15:14:52.782Z] ---> Running in 54cf211dddf1 [2022-01-23T15:14:52.782Z] ---> Running in 3df2ab84e7c6 [2022-01-23T15:14:53.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:53.620Z] Removing intermediate container c63fa3a8bda2 [2022-01-23T15:14:53.620Z] ---> d91955c080c4 [2022-01-23T15:14:53.620Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-23T15:14:53.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:53.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:53.620Z] ---> Running in d56a773ede4c [2022-01-23T15:14:53.620Z] Removing intermediate container a196839a0e49 [2022-01-23T15:14:53.620Z] ---> 63a1efcd1c59 [2022-01-23T15:14:53.620Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-23T15:14:53.620Z] ---> Running in 8448f420c0b7 [2022-01-23T15:14:53.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:53.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.737Z] OK: 221 MiB in 52 packages [2022-01-23T15:14:54.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:14:54.737Z] OK: 221 MiB in 52 packages [2022-01-23T15:14:54.737Z] OK: 221 MiB in 52 packages [2022-01-23T15:14:55.013Z] OK: 221 MiB in 52 packages [2022-01-23T15:14:55.013Z] OK: 221 MiB in 52 packages [2022-01-23T15:14:55.285Z] Removing intermediate container 2845a616818a [2022-01-23T15:14:55.285Z] ---> 92f38955c8b7 [2022-01-23T15:14:55.285Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:14:55.285Z] Removing intermediate container 3df2ab84e7c6 [2022-01-23T15:14:55.285Z] ---> 897c9128c355 [2022-01-23T15:14:55.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-23T15:14:55.549Z] Removing intermediate container 54cf211dddf1 [2022-01-23T15:14:55.549Z] ---> 26d7e3241b79 [2022-01-23T15:14:55.549Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-23T15:14:55.549Z] ---> e845711d1fa9 [2022-01-23T15:14:55.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:14:55.549Z] ---> Running in 6c78d19e3284 [2022-01-23T15:14:55.549Z] Removing intermediate container d56a773ede4c [2022-01-23T15:14:55.549Z] ---> 151dcf58e384 [2022-01-23T15:14:55.549Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:14:55.549Z] ---> 7949adcd2f07 [2022-01-23T15:14:55.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:14:55.550Z] ---> fbcac90bced3 [2022-01-23T15:14:55.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:14:55.550Z] Removing intermediate container 8448f420c0b7 [2022-01-23T15:14:55.550Z] ---> a36504f7e95a [2022-01-23T15:14:55.550Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-23T15:14:55.550Z] ---> Running in c456313a96a1 [2022-01-23T15:14:55.815Z] ---> Running in d6ae9a581f4f [2022-01-23T15:14:55.815Z] ---> 03ffbdecf352 [2022-01-23T15:14:55.815Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:14:55.815Z] ---> Running in f9f9b7c3dc1c [2022-01-23T15:14:55.815Z] ---> add446730f6d [2022-01-23T15:14:55.815Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:14:55.815Z] ---> Running in bd7163ccdf1f [2022-01-23T15:14:57.735Z] Removing intermediate container f9f9b7c3dc1c [2022-01-23T15:14:57.735Z] ---> ba95226a1db3 [2022-01-23T15:14:57.735Z] Step 8/23 : COPY . . [2022-01-23T15:14:57.735Z] Removing intermediate container 6c78d19e3284 [2022-01-23T15:14:57.735Z] ---> 9131bc0ae072 [2022-01-23T15:14:57.735Z] Step 8/23 : COPY . . [2022-01-23T15:14:58.311Z] Removing intermediate container c456313a96a1 [2022-01-23T15:14:58.311Z] ---> 97091c407d22 [2022-01-23T15:14:58.311Z] Step 8/22 : COPY . . [2022-01-23T15:15:03.641Z] Removing intermediate container d6ae9a581f4f [2022-01-23T15:15:03.641Z] ---> ae6c3cefb2e2 [2022-01-23T15:15:03.641Z] Step 8/22 : COPY . . [2022-01-23T15:15:03.905Z] Removing intermediate container bd7163ccdf1f [2022-01-23T15:15:03.905Z] ---> 38d1bbd59c9a [2022-01-23T15:15:03.905Z] Step 8/31 : COPY . . [2022-01-23T15:15:04.492Z] ---> 3a12ebd9a481 [2022-01-23T15:15:04.492Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-23T15:15:06.439Z] ---> Running in 78694a32cd30 [2022-01-23T15:15:06.439Z] ---> 615d94c41eab [2022-01-23T15:15:06.439Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-23T15:15:06.698Z] ---> f5ae67619558 [2022-01-23T15:15:06.698Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-23T15:15:06.958Z] ---> Running in 55ea264cb51b [2022-01-23T15:15:07.309Z] Removing intermediate container 9308eda7b3d5 [2022-01-23T15:15:07.309Z] ---> 55ca90a7395f [2022-01-23T15:15:07.309Z] Successfully built 55ca90a7395f [2022-01-23T15:15:07.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:15:07.531Z] ---> Running in f6dc1e3faa95 [2022-01-23T15:15:07.651Z] + docker inspect -f . ci-base-image-arm64 [2022-01-23T15:15:07.651Z] . [Pipeline] withDockerContainer [2022-01-23T15:15:07.793Z] 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 [2022-01-23T15:15:07.849Z] prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container [2022-01-23T15:15:07.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-23T15:15:08.764Z] 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 [2022-01-23T15:15:09.242Z] $ docker top 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:15:09.711Z] 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 [2022-01-23T15:15:10.123Z] + go version [2022-01-23T15:15:10.123Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-23T15:15:10.148Z] $ docker stop --time=1 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 [2022-01-23T15:15:11.779Z] $ docker rm -f 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:15:12.266Z] ---> 01caf8dcab04 [2022-01-23T15:15:12.267Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-23T15:15:12.375Z] + docker inspect -f . ci-base-image-arm64 [2022-01-23T15:15:12.375Z] . [Pipeline] withDockerContainer [2022-01-23T15:15:12.527Z] ---> Running in 6765c01abcbb [2022-01-23T15:15:12.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container [2022-01-23T15:15:12.652Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-23T15:15:13.098Z] 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 [2022-01-23T15:15:13.858Z] $ docker top 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-23T15:15:14.115Z] ========================================================= [2022-01-23T15:15:14.115Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-23T15:15:14.115Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-23T15:15:14.761Z] + make test [2022-01-23T15:15:14.761Z] go mod tidy [2022-01-23T15:15:15.358Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-23T15:15:19.748Z] ---> a2138c83d626 [2022-01-23T15:15:19.748Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-23T15:15:19.748Z] ---> Running in 46154da5f2dd [2022-01-23T15:15:20.324Z] 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 [2022-01-23T15:15:42.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-23T15:15:46.905Z] Removing intermediate container 78694a32cd30 [2022-01-23T15:15:46.905Z] ---> 371d599ba6f5 [2022-01-23T15:15:46.905Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-23T15:15:46.905Z] ---> Running in 5088a2c19c3d [2022-01-23T15:15:47.165Z] 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 [2022-01-23T15:15:49.089Z] Removing intermediate container 5088a2c19c3d [2022-01-23T15:15:49.090Z] ---> 0ed58c207ed9 [2022-01-23T15:15:49.090Z] [2022-01-23T15:15:49.090Z] Step 11/23 : FROM docker:20.10.10 [2022-01-23T15:15:49.353Z] 20.10.10: Pulling from library/docker [2022-01-23T15:15:50.746Z] Removing intermediate container 55ea264cb51b [2022-01-23T15:15:50.746Z] ---> 5950edae9a69 [2022-01-23T15:15:50.746Z] [2022-01-23T15:15:50.746Z] Step 10/22 : FROM alpine:3.14 [2022-01-23T15:15:51.006Z] 3.14: Pulling from library/alpine [2022-01-23T15:15:51.268Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-23T15:15:51.268Z] Status: Downloaded newer image for alpine:3.14 [2022-01-23T15:15:51.268Z] ---> 0a97eee8041e [2022-01-23T15:15:51.268Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:15:51.531Z] ---> Running in 54d57a076049 [2022-01-23T15:15:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:52.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:52.966Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-23T15:15:52.966Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:15:52.966Z] OK: 6 MiB in 15 packages [2022-01-23T15:15:54.365Z] Removing intermediate container 54d57a076049 [2022-01-23T15:15:54.365Z] ---> 1d86be3bfea4 [2022-01-23T15:15:54.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:15:54.365Z] ---> Running in c950f224cd7e [2022-01-23T15:15:54.634Z] Removing intermediate container c950f224cd7e [2022-01-23T15:15:54.634Z] ---> f8819ecb1cd2 [2022-01-23T15:15:54.634Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-23T15:15:54.634Z] ---> Running in b471c6bf36c3 [2022-01-23T15:15:55.204Z] Removing intermediate container b471c6bf36c3 [2022-01-23T15:15:55.204Z] ---> b58be34072ed [2022-01-23T15:15:55.204Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-23T15:15:55.204Z] ---> Running in e41acc4392c4 [2022-01-23T15:15:55.464Z] Removing intermediate container e41acc4392c4 [2022-01-23T15:15:55.464Z] ---> e93ff6933576 [2022-01-23T15:15:55.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:15:56.414Z] ---> 5eba9977600d [2022-01-23T15:15:56.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-23T15:15:56.414Z] Removing intermediate container 6765c01abcbb [2022-01-23T15:15:56.414Z] ---> a9bb9cb8c545 [2022-01-23T15:15:56.414Z] [2022-01-23T15:15:56.414Z] Step 10/22 : FROM alpine:3.14 [2022-01-23T15:15:56.414Z] ---> 0a97eee8041e [2022-01-23T15:15:56.414Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-23T15:15:56.414Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-23T15:15:56.414Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-23T15:15:56.414Z] ---> b706a049f56e [2022-01-23T15:15:56.414Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:15:56.691Z] ---> Running in 1f7a2e0d7d50 [2022-01-23T15:15:56.691Z] ---> Running in 4af88db80a16 [2022-01-23T15:15:56.691Z] Removing intermediate container 4af88db80a16 [2022-01-23T15:15:56.691Z] ---> b78a7d926d90 [2022-01-23T15:15:56.691Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-23T15:15:56.952Z] ---> Running in 3f632dc44643 [2022-01-23T15:15:56.952Z] ---> cf1dfd035986 [2022-01-23T15:15:56.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-23T15:15:57.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:57.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:57.474Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-23T15:15:57.474Z] ---> a7771dd13e5b [2022-01-23T15:15:57.474Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-23T15:15:57.474Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-23T15:15:57.474Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:15:57.474Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:15:57.474Z] OK: 6 MiB in 16 packages [2022-01-23T15:15:57.474Z] ---> Running in fc57d60af502 [2022-01-23T15:15:57.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:57.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:15:57.734Z] (1/42) Installing readline (8.1.0-r0) [2022-01-23T15:15:57.734Z] Removing intermediate container fc57d60af502 [2022-01-23T15:15:57.734Z] ---> 0ee7ff0f0db0 [2022-01-23T15:15:57.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:15:57.997Z] (2/42) Installing bash (5.1.4-r0) [2022-01-23T15:15:57.997Z] Executing bash-5.1.4-r0.post-install [2022-01-23T15:15:57.997Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-23T15:15:57.997Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-23T15:15:57.997Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-23T15:15:57.997Z] (6/42) Installing curl (7.79.1-r0) [2022-01-23T15:15:57.997Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-23T15:15:57.997Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-23T15:15:57.997Z] (9/42) Installing expat (2.4.3-r0) [2022-01-23T15:15:57.997Z] (10/42) Installing libffi (3.3-r2) [2022-01-23T15:15:57.997Z] (11/42) Installing gdbm (1.19-r0) [2022-01-23T15:15:57.997Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-23T15:15:57.997Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-23T15:15:57.997Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-23T15:15:57.997Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-23T15:15:57.997Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-23T15:15:57.997Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-23T15:15:58.285Z] ---> Running in 023eb14fce8e [2022-01-23T15:15:58.551Z] Removing intermediate container 46154da5f2dd [2022-01-23T15:15:58.551Z] ---> 86f5e7a289cc [2022-01-23T15:15:58.551Z] [2022-01-23T15:15:58.551Z] Step 10/31 : FROM alpine:3.14 [2022-01-23T15:15:58.551Z] ---> 0a97eee8041e [2022-01-23T15:15:58.551Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-23T15:15:59.498Z] ---> Running in 27303e2b33ec [2022-01-23T15:15:59.498Z] Removing intermediate container 023eb14fce8e [2022-01-23T15:15:59.498Z] ---> 637c8906477e [2022-01-23T15:15:59.498Z] Step 20/22 : LABEL arch=x86_64 [2022-01-23T15:15:59.498Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-23T15:15:59.498Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-23T15:15:59.498Z] Removing intermediate container 1f7a2e0d7d50 [2022-01-23T15:15:59.498Z] ---> 41cdc210aa76 [2022-01-23T15:15:59.498Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:15:59.498Z] Removing intermediate container f6dc1e3faa95 [2022-01-23T15:15:59.498Z] ---> c15a0a2d4590 [2022-01-23T15:15:59.498Z] [2022-01-23T15:15:59.498Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:15:59.498Z] ---> 0a97eee8041e [2022-01-23T15:15:59.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-23T15:15:59.498Z] ---> Running in b01a91df4164 [2022-01-23T15:15:59.498Z] ---> Running in b405ffc8c812 [2022-01-23T15:15:59.498Z] ---> Running in e5e59bfa86d0 [2022-01-23T15:15:59.498Z] Removing intermediate container 27303e2b33ec [2022-01-23T15:15:59.498Z] ---> 985236b30c13 [2022-01-23T15:15:59.498Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-23T15:15:59.498Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-23T15:15:59.498Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-23T15:15:59.760Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-23T15:15:59.760Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-23T15:15:59.760Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-23T15:15:59.760Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-23T15:15:59.760Z] ---> Running in 3f5590dc10ca [2022-01-23T15:15:59.760Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-23T15:15:59.760Z] Removing intermediate container b01a91df4164 [2022-01-23T15:15:59.760Z] ---> d247eb3ba20a [2022-01-23T15:15:59.760Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-23T15:15:59.760Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-23T15:15:59.760Z] Removing intermediate container e5e59bfa86d0 [2022-01-23T15:15:59.760Z] ---> fbd38a07f3ff [2022-01-23T15:15:59.760Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-23T15:16:00.026Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-23T15:16:00.026Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-23T15:16:00.026Z] Removing intermediate container b405ffc8c812 [2022-01-23T15:16:00.026Z] ---> 37b80829983d [2022-01-23T15:16:00.026Z] Step 21/22 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:00.026Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-23T15:16:00.026Z] ---> Running in 2d610d4bb1e4 [2022-01-23T15:16:00.026Z] ---> Running in 1f26b2fd7427 [2022-01-23T15:16:00.026Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-23T15:16:00.026Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-23T15:16:00.026Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-23T15:16:00.026Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-23T15:16:00.026Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-23T15:16:00.026Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-23T15:16:00.026Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-23T15:16:00.026Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-23T15:16:00.026Z] ---> Running in 95755a15ee28 [2022-01-23T15:16:00.026Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-23T15:16:00.026Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-23T15:16:00.026Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-23T15:16:00.299Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-23T15:16:00.299Z] Removing intermediate container 1f26b2fd7427 [2022-01-23T15:16:00.299Z] ---> f58f76583b63 [2022-01-23T15:16:00.299Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-23T15:16:00.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:00.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:00.576Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-23T15:16:00.576Z] (2/2) Installing su-exec (0.2-r1) [2022-01-23T15:16:00.576Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:16:00.576Z] OK: 6 MiB in 16 packages [2022-01-23T15:16:00.576Z] ---> Running in 10b6a5135049 [2022-01-23T15:16:00.576Z] Removing intermediate container 95755a15ee28 [2022-01-23T15:16:00.576Z] ---> a2f0b523c568 [2022-01-23T15:16:00.576Z] Step 22/22 : LABEL version=0.0.0 [2022-01-23T15:16:00.576Z] Removing intermediate container 2d610d4bb1e4 [2022-01-23T15:16:00.576Z] ---> a0ef141f1590 [2022-01-23T15:16:00.576Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-23T15:16:00.576Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:16:00.576Z] OK: 84 MiB in 64 packages [2022-01-23T15:16:00.576Z] ---> Running in e287605118da [2022-01-23T15:16:00.576Z] ---> Running in 911634f5faf6 [2022-01-23T15:16:00.864Z] Removing intermediate container 10b6a5135049 [2022-01-23T15:16:00.864Z] ---> 2c31c5f86108 [2022-01-23T15:16:00.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:16:00.864Z] Removing intermediate container e287605118da [2022-01-23T15:16:00.864Z] ---> cdacb6ce8e1c [2022-01-23T15:16:00.864Z] [2022-01-23T15:16:00.864Z] Removing intermediate container 911634f5faf6 [2022-01-23T15:16:00.864Z] ---> 5be332ddfc99 [2022-01-23T15:16:00.864Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:16:00.864Z] Successfully built cdacb6ce8e1c [2022-01-23T15:16:00.864Z] Successfully tagged support-scheduler:latest [2022-01-23T15:16:00.864Z] Building core-command [2022-01-23T15:16:01.127Z]  Building support-scheduler ... done  ---> Running in 1b7481c649b2 [2022-01-23T15:16:01.127Z] Removing intermediate container 3f5590dc10ca [2022-01-23T15:16:01.127Z] ---> ef46d4f128ae [2022-01-23T15:16:01.127Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-23T15:16:01.127Z] ---> 05759c1e4b71 [2022-01-23T15:16:01.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-23T15:16:01.127Z] ---> Running in e2188ac3b2d9 [2022-01-23T15:16:01.398Z] Collecting docker-compose==1.23.2 [2022-01-23T15:16:01.399Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-23T15:16:01.667Z] Collecting docopt<0.7,>=0.6.1 [2022-01-23T15:16:01.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-23T15:16:02.263Z] Removing intermediate container e2188ac3b2d9 [2022-01-23T15:16:02.263Z] ---> e53d4bee4b1c [2022-01-23T15:16:02.263Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-23T15:16:02.263Z] ---> 2463d3e52061 [2022-01-23T15:16:02.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:02.263Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-23T15:16:02.263Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-23T15:16:02.263Z] Collecting jsonschema<3,>=2.5.1 [2022-01-23T15:16:02.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-23T15:16:02.263Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-23T15:16:02.263Z] Collecting texttable<0.10,>=0.9.0 [2022-01-23T15:16:02.263Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-23T15:16:02.525Z] ---> Running in 47deb035cd73 [2022-01-23T15:16:02.525Z] Collecting docker<4.0,>=3.6.0 [2022-01-23T15:16:02.525Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-23T15:16:02.797Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-23T15:16:02.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-23T15:16:02.798Z] Collecting cached-property<2,>=1.2.0 [2022-01-23T15:16:02.798Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-23T15:16:02.798Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-23T15:16:02.798Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-23T15:16:02.798Z] ---> 4d01dd580309 [2022-01-23T15:16:02.798Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-23T15:16:03.432Z] Collecting PyYAML<4,>=3.10 [2022-01-23T15:16:03.432Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-23T15:16:03.432Z] Removing intermediate container 47deb035cd73 [2022-01-23T15:16:03.432Z] ---> 8cd3882ea57d [2022-01-23T15:16:03.432Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-23T15:16:03.432Z] ---> Running in e317ad5ddce6 [2022-01-23T15:16:03.694Z] ---> Running in af40b8bff7a2 [2022-01-23T15:16:03.694Z] Removing intermediate container 1b7481c649b2 [2022-01-23T15:16:03.694Z] ---> b7c1917c0776 [2022-01-23T15:16:03.694Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-23T15:16:03.694Z] Removing intermediate container e317ad5ddce6 [2022-01-23T15:16:03.694Z] ---> d7885f0fcd39 [2022-01-23T15:16:03.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:16:03.956Z] ---> Running in b8a9015eb36d [2022-01-23T15:16:03.956Z] ---> Running in 5a735f9dba71 [2022-01-23T15:16:03.956Z] Collecting docker-pycreds>=0.4.0 [2022-01-23T15:16:03.956Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-23T15:16:04.218Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-23T15:16:04.218Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-23T15:16:04.499Z] 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) [2022-01-23T15:16:04.499Z] Collecting idna<2.8,>=2.5 [2022-01-23T15:16:04.499Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-23T15:16:04.769Z] Removing intermediate container 5a735f9dba71 [2022-01-23T15:16:04.769Z] ---> 28bd6b195f23 [2022-01-23T15:16:04.769Z] Step 20/22 : LABEL arch=x86_64 [2022-01-23T15:16:04.769Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-23T15:16:04.769Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-23T15:16:04.769Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-23T15:16:04.769Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-23T15:16:04.769Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-23T15:16:04.769Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-23T15:16:04.769Z] ---> Running in 16f75398bd26 [2022-01-23T15:16:05.054Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:05.054Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-23T15:16:05.054Z] Attempting uninstall: urllib3 [2022-01-23T15:16:05.054Z] Found existing installation: urllib3 1.26.5 [2022-01-23T15:16:05.054Z] Uninstalling urllib3-1.26.5: [2022-01-23T15:16:05.054Z] Successfully uninstalled urllib3-1.26.5 [2022-01-23T15:16:05.054Z] Removing intermediate container 16f75398bd26 [2022-01-23T15:16:05.054Z] ---> 24fea4d3f925 [2022-01-23T15:16:05.054Z] Step 21/22 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:05.054Z] Attempting uninstall: idna [2022-01-23T15:16:05.054Z] Found existing installation: idna 3.2 [2022-01-23T15:16:05.054Z] Uninstalling idna-3.2: [2022-01-23T15:16:05.054Z] ---> Running in 17639e87ae4f [2022-01-23T15:16:05.054Z] Successfully uninstalled idna-3.2 [2022-01-23T15:16:05.054Z] Removing intermediate container af40b8bff7a2 [2022-01-23T15:16:05.054Z] ---> a9a99cb1b91f [2022-01-23T15:16:05.054Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-23T15:16:05.349Z] Attempting uninstall: chardet [2022-01-23T15:16:05.349Z] Found existing installation: chardet 4.0.0 [2022-01-23T15:16:05.349Z] Uninstalling chardet-4.0.0: [2022-01-23T15:16:05.349Z] ---> Running in 5f8ea813b49b [2022-01-23T15:16:05.349Z] Successfully uninstalled chardet-4.0.0 [2022-01-23T15:16:05.349Z] Removing intermediate container 17639e87ae4f [2022-01-23T15:16:05.349Z] ---> 37917668fe1d [2022-01-23T15:16:05.349Z] Step 22/22 : LABEL version=0.0.0 [2022-01-23T15:16:05.635Z] ---> Running in 0a7ee59b3b69 [2022-01-23T15:16:05.635Z] Removing intermediate container 5f8ea813b49b [2022-01-23T15:16:05.635Z] ---> 4a0682cbfcd8 [2022-01-23T15:16:05.635Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-23T15:16:05.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:05.635Z] Removing intermediate container 0a7ee59b3b69 [2022-01-23T15:16:05.635Z] ---> a6d00253dc0d [2022-01-23T15:16:05.635Z] [2022-01-23T15:16:05.899Z] Attempting uninstall: requests [2022-01-23T15:16:05.899Z] Found existing installation: requests 2.25.1 [2022-01-23T15:16:05.899Z] Uninstalling requests-2.25.1: [2022-01-23T15:16:05.899Z] Successfully uninstalled requests-2.25.1 [2022-01-23T15:16:05.899Z] Successfully built a6d00253dc0d [2022-01-23T15:16:05.899Z] Successfully tagged support-notifications:latest [2022-01-23T15:16:05.899Z]  Building support-notifications ... done Building core-metadata [2022-01-23T15:16:05.899Z] ---> 8b617fa918cb [2022-01-23T15:16:05.899Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-23T15:16:05.899Z] Running setup.py install for texttable: started [2022-01-23T15:16:06.165Z] ---> Running in de319ec7a3c6 [2022-01-23T15:16:06.165Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-23T15:16:06.165Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-23T15:16:06.165Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-23T15:16:06.437Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-23T15:16:06.437Z] Running setup.py install for texttable: finished with status 'done' [2022-01-23T15:16:06.437Z] Running setup.py install for PyYAML: started [2022-01-23T15:16:06.437Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-23T15:16:06.437Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-23T15:16:06.708Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:16:06.708Z] OK: 8 MiB in 20 packages [2022-01-23T15:16:06.971Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-23T15:16:07.233Z] Running setup.py install for docopt: started [2022-01-23T15:16:07.810Z] Running setup.py install for docopt: finished with status 'done' [2022-01-23T15:16:07.810Z] Running setup.py install for dockerpty: started [2022-01-23T15:16:08.749Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-23T15:16:10.136Z] Removing intermediate container de319ec7a3c6 [2022-01-23T15:16:10.136Z] ---> c5a536db52c5 [2022-01-23T15:16:10.136Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:16:10.413Z] Removing intermediate container b8a9015eb36d [2022-01-23T15:16:10.413Z] ---> 6a0ff449db34 [2022-01-23T15:16:10.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:16:10.683Z] 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 [2022-01-23T15:16:10.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:16:10.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:16:10.959Z] ---> 9e29f230fbeb [2022-01-23T15:16:10.959Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> ee0bb5d9d95f [2022-01-23T15:16:10.959Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> 63a1efcd1c59 [2022-01-23T15:16:10.959Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> a36504f7e95a [2022-01-23T15:16:10.959Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> add446730f6d [2022-01-23T15:16:10.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> 38d1bbd59c9a [2022-01-23T15:16:10.959Z] Step 8/23 : COPY . . [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> a2138c83d626 [2022-01-23T15:16:10.959Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-23T15:16:10.959Z] ---> e2769bf0256f [2022-01-23T15:16:10.959Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-23T15:16:10.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:16:10.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:16:10.959Z] ---> 9e29f230fbeb [2022-01-23T15:16:10.959Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> ee0bb5d9d95f [2022-01-23T15:16:10.959Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> 63a1efcd1c59 [2022-01-23T15:16:10.959Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> a36504f7e95a [2022-01-23T15:16:10.959Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> add446730f6d [2022-01-23T15:16:10.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:16:10.959Z] ---> Using cache [2022-01-23T15:16:10.959Z] ---> 38d1bbd59c9a [2022-01-23T15:16:10.959Z] Step 8/23 : COPY . . [2022-01-23T15:16:11.233Z] ---> Using cache [2022-01-23T15:16:11.233Z] ---> a2138c83d626 [2022-01-23T15:16:11.233Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-23T15:16:11.233Z] ---> Running in 20d128149e0e [2022-01-23T15:16:11.233Z] ---> 87f7de01da75 [2022-01-23T15:16:11.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-23T15:16:11.233Z] ---> Running in e1868c1adec1 [2022-01-23T15:16:11.497Z] ---> 56b23b567480 [2022-01-23T15:16:11.497Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-23T15:16:12.078Z] 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 [2022-01-23T15:16:12.078Z] 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 [2022-01-23T15:16:12.078Z] ---> 9ed5d64ebedd [2022-01-23T15:16:12.078Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-23T15:16:12.078Z] ---> 8e55554ca1e2 [2022-01-23T15:16:12.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:12.356Z] ---> 638df585fbfd [2022-01-23T15:16:12.356Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-23T15:16:12.356Z] ---> bc76e3f142c2 [2022-01-23T15:16:12.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-23T15:16:12.635Z] ---> Running in b9f7f9e2422a [2022-01-23T15:16:12.635Z] ---> bd9edb18d2a7 [2022-01-23T15:16:12.635Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-23T15:16:12.907Z] ---> Running in 72ff2b016825 [2022-01-23T15:16:12.907Z] Removing intermediate container b9f7f9e2422a [2022-01-23T15:16:12.907Z] ---> 6633ef32a552 [2022-01-23T15:16:12.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:16:12.907Z] ---> Running in 2b0be0994050 [2022-01-23T15:16:13.500Z] Removing intermediate container 72ff2b016825 [2022-01-23T15:16:13.500Z] ---> c3a628399a68 [2022-01-23T15:16:13.500Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-23T15:16:13.500Z] Removing intermediate container 2b0be0994050 [2022-01-23T15:16:13.500Z] ---> f8b0adb50a0b [2022-01-23T15:16:13.500Z] Step 21/23 : LABEL arch=x86_64 [2022-01-23T15:16:13.767Z] ---> Running in c346dedeb9c9 [2022-01-23T15:16:14.345Z] ---> 8cadba7dfc3a [2022-01-23T15:16:14.345Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-23T15:16:14.345Z] Removing intermediate container c346dedeb9c9 [2022-01-23T15:16:14.345Z] ---> 69196809d8b2 [2022-01-23T15:16:14.345Z] Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:14.608Z] ---> Running in 22145ed75491 [2022-01-23T15:16:14.608Z] ---> Running in 6484daf7a44c [2022-01-23T15:16:15.191Z] Removing intermediate container 6484daf7a44c [2022-01-23T15:16:15.191Z] ---> 9696b8dedb33 [2022-01-23T15:16:15.191Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:16:15.191Z] ---> Running in ea57ed09cc96 [2022-01-23T15:16:15.453Z] Removing intermediate container 3f632dc44643 [2022-01-23T15:16:15.453Z] ---> aff4a058c0e5 [2022-01-23T15:16:15.453Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-23T15:16:15.453Z] Removing intermediate container ea57ed09cc96 [2022-01-23T15:16:15.453Z] ---> c7eeb0db3262 [2022-01-23T15:16:15.453Z] [2022-01-23T15:16:15.453Z] ---> Running in 8dfc3ae3e796 [2022-01-23T15:16:15.453Z] Successfully built c7eeb0db3262 [2022-01-23T15:16:15.453Z] Successfully tagged core-data:latest [2022-01-23T15:16:15.453Z] Building security-secretstore-setup [2022-01-23T15:16:15.715Z] Removing intermediate container 22145ed75491 [2022-01-23T15:16:15.715Z] ---> 519242e3b6bf [2022-01-23T15:16:15.715Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-23T15:16:15.715Z] Removing intermediate container 8dfc3ae3e796 [2022-01-23T15:16:15.715Z] ---> 8a0d172cdf02 [2022-01-23T15:16:15.715Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-23T15:16:15.715Z] ---> Running in af88d40c641a [2022-01-23T15:16:15.715Z]  Building core-data ... done  ---> Running in e9040612dd62 [2022-01-23T15:16:15.999Z] Removing intermediate container af88d40c641a [2022-01-23T15:16:15.999Z] ---> cb5a25de2e37 [2022-01-23T15:16:15.999Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-23T15:16:15.999Z] Removing intermediate container e9040612dd62 [2022-01-23T15:16:15.999Z] ---> bf49aa025b2e [2022-01-23T15:16:15.999Z] Step 28/31 : CMD ["gate"] [2022-01-23T15:16:19.344Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:16:19.345Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:16:19.345Z] ---> 9e29f230fbeb [2022-01-23T15:16:19.345Z] Step 3/25 : WORKDIR /edgex-go [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> ee0bb5d9d95f [2022-01-23T15:16:19.345Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> 63a1efcd1c59 [2022-01-23T15:16:19.345Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> a36504f7e95a [2022-01-23T15:16:19.345Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> add446730f6d [2022-01-23T15:16:19.345Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> 38d1bbd59c9a [2022-01-23T15:16:19.345Z] Step 8/25 : COPY . . [2022-01-23T15:16:19.345Z] ---> Using cache [2022-01-23T15:16:19.345Z] ---> a2138c83d626 [2022-01-23T15:16:19.345Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-23T15:16:19.345Z] ---> 4233a9c98573 [2022-01-23T15:16:19.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:19.345Z] ---> Running in 08b8d2a16cbb [2022-01-23T15:16:19.345Z] ---> Running in 733bf5858839 [2022-01-23T15:16:19.345Z] Removing intermediate container 08b8d2a16cbb [2022-01-23T15:16:19.345Z] ---> aa9a9ccf38e3 [2022-01-23T15:16:19.345Z] Step 29/31 : LABEL arch=x86_64 [2022-01-23T15:16:19.606Z] ---> cc3f49441c21 [2022-01-23T15:16:19.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-23T15:16:19.606Z] ---> Running in 72dd209d0f5f [2022-01-23T15:16:19.880Z] Removing intermediate container 72dd209d0f5f [2022-01-23T15:16:19.880Z] ---> c40b3952c700 [2022-01-23T15:16:19.880Z] Step 30/31 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:19.880Z] 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 [2022-01-23T15:16:19.880Z] ---> f68f92d226da [2022-01-23T15:16:19.880Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-23T15:16:20.150Z] ---> Running in 6be7bc99c5c7 [2022-01-23T15:16:20.150Z] ---> Running in 0921fcc5cc3b [2022-01-23T15:16:20.150Z] Removing intermediate container 6be7bc99c5c7 [2022-01-23T15:16:20.150Z] ---> c893b49bd988 [2022-01-23T15:16:20.150Z] Step 31/31 : LABEL version=0.0.0 [2022-01-23T15:16:20.150Z] ---> Running in e79074618c0f [2022-01-23T15:16:20.419Z] Removing intermediate container 0921fcc5cc3b [2022-01-23T15:16:20.419Z] ---> d400dfc9a760 [2022-01-23T15:16:20.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:16:20.419Z] ---> Running in 7edb0d32e56d [2022-01-23T15:16:20.419Z] Removing intermediate container e79074618c0f [2022-01-23T15:16:20.419Z] ---> 362ecf424ff2 [2022-01-23T15:16:20.419Z] [2022-01-23T15:16:20.690Z] Removing intermediate container 7edb0d32e56d [2022-01-23T15:16:20.690Z] ---> 2cc8f1493531 [2022-01-23T15:16:20.690Z] Step 21/23 : LABEL arch=x86_64 [2022-01-23T15:16:20.690Z] Successfully built 362ecf424ff2 [2022-01-23T15:16:20.690Z] Successfully tagged security-bootstrapper:latest [2022-01-23T15:16:20.690Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-01-23T15:16:20.690Z] ---> Running in 15f5040d3c5a [2022-01-23T15:16:20.690Z] Removing intermediate container 15f5040d3c5a [2022-01-23T15:16:20.690Z] ---> 9220c6376502 [2022-01-23T15:16:20.690Z] Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:20.958Z] ---> Running in b764a83e1fcb [2022-01-23T15:16:20.958Z] Removing intermediate container b764a83e1fcb [2022-01-23T15:16:20.958Z] ---> 0640bb25e601 [2022-01-23T15:16:20.958Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:16:21.233Z] ---> Running in 6b266eb190ed [2022-01-23T15:16:21.819Z] Removing intermediate container 6b266eb190ed [2022-01-23T15:16:21.819Z] ---> 4a599286a3fc [2022-01-23T15:16:21.819Z] [2022-01-23T15:16:21.819Z] Successfully built 4a599286a3fc [2022-01-23T15:16:21.819Z] Successfully tagged sys-mgmt-agent:latest [2022-01-23T15:16:27.195Z]  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:16:27.195Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:16:27.195Z] ---> 9e29f230fbeb [2022-01-23T15:16:27.195Z] Step 3/21 : WORKDIR /edgex-go [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> ee0bb5d9d95f [2022-01-23T15:16:27.195Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> 63a1efcd1c59 [2022-01-23T15:16:27.195Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> a36504f7e95a [2022-01-23T15:16:27.195Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> add446730f6d [2022-01-23T15:16:27.195Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> 38d1bbd59c9a [2022-01-23T15:16:27.195Z] Step 8/21 : COPY . . [2022-01-23T15:16:27.195Z] ---> Using cache [2022-01-23T15:16:27.195Z] ---> a2138c83d626 [2022-01-23T15:16:27.195Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-23T15:16:28.625Z] ---> Running in 8e7f51f86525 [2022-01-23T15:16:29.201Z] 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 [2022-01-23T15:16:38.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-23T15:16:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-23T15:16:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-23T15:16:40.292Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-23T15:16:44.199Z] Removing intermediate container e1868c1adec1 [2022-01-23T15:16:44.199Z] ---> 4b2a9de4c7a3 [2022-01-23T15:16:44.199Z] [2022-01-23T15:16:44.199Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:16:44.199Z] ---> 0a97eee8041e [2022-01-23T15:16:44.199Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:16:44.199Z] ---> Using cache [2022-01-23T15:16:44.199Z] ---> 1d86be3bfea4 [2022-01-23T15:16:44.199Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:16:44.199Z] ---> Using cache [2022-01-23T15:16:44.199Z] ---> f8819ecb1cd2 [2022-01-23T15:16:44.199Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-23T15:16:44.199Z] ---> Running in da4be7acc392 [2022-01-23T15:16:44.199Z] Removing intermediate container da4be7acc392 [2022-01-23T15:16:44.199Z] ---> cd26f71b7d11 [2022-01-23T15:16:44.199Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-23T15:16:44.199Z] ---> Running in 1aa67d8efb37 [2022-01-23T15:16:44.199Z] Removing intermediate container 1aa67d8efb37 [2022-01-23T15:16:44.199Z] ---> 36a6ed9d24d0 [2022-01-23T15:16:44.199Z] Step 15/23 : WORKDIR / [2022-01-23T15:16:44.199Z] ---> Running in d8f26a24615f [2022-01-23T15:16:44.199Z] Removing intermediate container d8f26a24615f [2022-01-23T15:16:44.199Z] ---> 347f51d75983 [2022-01-23T15:16:44.199Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:16:44.199Z] ---> 7963c72be5fb [2022-01-23T15:16:44.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-23T15:16:44.199Z] ---> 5e1f52d109e6 [2022-01-23T15:16:44.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:44.199Z] ---> 66bb8f9b46da [2022-01-23T15:16:44.199Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-23T15:16:44.199Z] ---> Running in 5f9c7d4ee41c [2022-01-23T15:16:44.717Z] Removing intermediate container 5f9c7d4ee41c [2022-01-23T15:16:44.717Z] ---> cf6fb32d45a0 [2022-01-23T15:16:44.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:16:44.717Z] ---> Running in 4ea372ab54c2 [2022-01-23T15:16:44.717Z] Removing intermediate container 4ea372ab54c2 [2022-01-23T15:16:44.717Z] ---> f6e74e89e93d [2022-01-23T15:16:44.717Z] Step 21/23 : LABEL arch=x86_64 [2022-01-23T15:16:44.717Z] ---> Running in b30dc2316796 [2022-01-23T15:16:45.000Z] Removing intermediate container b30dc2316796 [2022-01-23T15:16:45.000Z] ---> 082c232ed769 [2022-01-23T15:16:45.000Z] Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:45.000Z] ---> Running in bb7edbdc48c6 [2022-01-23T15:16:45.270Z] Removing intermediate container bb7edbdc48c6 [2022-01-23T15:16:45.270Z] ---> 667195a6e6e1 [2022-01-23T15:16:45.270Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:16:45.270Z] ---> Running in 0259b0f5d30d [2022-01-23T15:16:45.270Z] Removing intermediate container 0259b0f5d30d [2022-01-23T15:16:45.270Z] ---> e58e2fb97765 [2022-01-23T15:16:45.270Z] [2022-01-23T15:16:45.542Z] Successfully built e58e2fb97765 [2022-01-23T15:16:45.542Z] Successfully tagged core-command:latest [2022-01-23T15:16:48.176Z]  Building core-command ... done Removing intermediate container 20d128149e0e [2022-01-23T15:16:48.176Z] ---> 2c1b9416ccc8 [2022-01-23T15:16:48.176Z] [2022-01-23T15:16:48.176Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:16:48.176Z] ---> 0a97eee8041e [2022-01-23T15:16:48.176Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:16:48.176Z] ---> Using cache [2022-01-23T15:16:48.176Z] ---> 1d86be3bfea4 [2022-01-23T15:16:48.176Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:16:48.176Z] ---> Using cache [2022-01-23T15:16:48.176Z] ---> f8819ecb1cd2 [2022-01-23T15:16:48.176Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-23T15:16:48.176Z] ---> Running in 48046851e427 [2022-01-23T15:16:48.176Z] Removing intermediate container 48046851e427 [2022-01-23T15:16:48.176Z] ---> bba1d6c8e048 [2022-01-23T15:16:48.176Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-23T15:16:48.176Z] ---> Running in d12b80f47317 [2022-01-23T15:16:48.449Z] Removing intermediate container d12b80f47317 [2022-01-23T15:16:48.449Z] ---> f65ed1df45d3 [2022-01-23T15:16:48.449Z] Step 15/23 : WORKDIR / [2022-01-23T15:16:48.449Z] ---> Running in 727ca1a0f4c3 [2022-01-23T15:16:48.721Z] Removing intermediate container 727ca1a0f4c3 [2022-01-23T15:16:48.721Z] ---> 704d34913885 [2022-01-23T15:16:48.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:16:48.998Z] ---> 7b8d4ab82c59 [2022-01-23T15:16:48.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-23T15:16:49.582Z] ---> 2fb7788361b7 [2022-01-23T15:16:49.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:49.848Z] ---> b35f5445a01f [2022-01-23T15:16:49.848Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-23T15:16:49.848Z] ---> Running in b2f19bcc4e56 [2022-01-23T15:16:49.848Z] Removing intermediate container b2f19bcc4e56 [2022-01-23T15:16:49.848Z] ---> 3abd5dcb44d4 [2022-01-23T15:16:49.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:16:50.115Z] ---> Running in 048fb2370cbb [2022-01-23T15:16:50.115Z] Removing intermediate container 048fb2370cbb [2022-01-23T15:16:50.115Z] ---> bd68e4b77734 [2022-01-23T15:16:50.115Z] Step 21/23 : LABEL arch=x86_64 [2022-01-23T15:16:50.378Z] 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 [2022-01-23T15:16:50.378Z] ---> Running in 46a068991b77 [2022-01-23T15:16:50.378Z] Removing intermediate container 46a068991b77 [2022-01-23T15:16:50.378Z] ---> a3fd6d050587 [2022-01-23T15:16:50.378Z] Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:50.378Z] ---> Running in 6ce480b890d0 [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-23T15:16:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-23T15:16:50.642Z] Removing intermediate container 6ce480b890d0 [2022-01-23T15:16:50.642Z] ---> 67aa433d18ff [2022-01-23T15:16:50.642Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:16:50.642Z] ---> Running in 4c79e1152348 [2022-01-23T15:16:50.905Z] Removing intermediate container 4c79e1152348 [2022-01-23T15:16:50.905Z] ---> de097ce2a007 [2022-01-23T15:16:50.905Z] [2022-01-23T15:16:50.905Z] Successfully built de097ce2a007 [2022-01-23T15:16:50.905Z] Successfully tagged core-metadata:latest [2022-01-23T15:16:51.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-23T15:16:51.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-23T15:16:51.226Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-23T15:16:51.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-23T15:16:51.872Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-23T15:16:52.898Z] Removing intermediate container 733bf5858839 [2022-01-23T15:16:52.898Z] ---> d8bc9d9bc700 [2022-01-23T15:16:52.898Z] [2022-01-23T15:16:52.898Z] Step 10/25 : FROM alpine:3.14 [2022-01-23T15:16:52.898Z] ---> 0a97eee8041e [2022-01-23T15:16:52.898Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-23T15:16:52.898Z] ---> Running in 12ec5986f196 [2022-01-23T15:16:53.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:53.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:53.420Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-23T15:16:53.420Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-23T15:16:53.420Z] (3/3) Installing su-exec (0.2-r1) [2022-01-23T15:16:53.420Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:16:53.420Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:16:53.420Z] OK: 6 MiB in 17 packages [2022-01-23T15:16:53.989Z] Removing intermediate container 12ec5986f196 [2022-01-23T15:16:53.989Z] ---> 02384b5790fb [2022-01-23T15:16:53.989Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-23T15:16:54.252Z] ---> Running in e26b3ca23484 [2022-01-23T15:16:54.252Z] Removing intermediate container 8e7f51f86525 [2022-01-23T15:16:54.252Z] ---> 55349e41db4d [2022-01-23T15:16:54.252Z] [2022-01-23T15:16:54.252Z] Step 10/21 : FROM alpine:3.14 [2022-01-23T15:16:54.252Z] ---> 0a97eee8041e [2022-01-23T15:16:54.252Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-23T15:16:54.252Z] ---> Running in e491a50b5ba1 [2022-01-23T15:16:54.253Z] Removing intermediate container e26b3ca23484 [2022-01-23T15:16:54.253Z] ---> 9bb1799a89fd [2022-01-23T15:16:54.253Z] Step 13/25 : WORKDIR / [2022-01-23T15:16:54.253Z] ---> Running in 0147b68f896b [2022-01-23T15:16:54.253Z] Removing intermediate container 0147b68f896b [2022-01-23T15:16:54.253Z] ---> 19aba77f38b0 [2022-01-23T15:16:54.253Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-23T15:16:54.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:54.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-23T15:16:54.517Z] ---> d35188215c02 [2022-01-23T15:16:54.517Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-23T15:16:54.778Z] ---> 3aaa03c6d4c2 [2022-01-23T15:16:54.778Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-23T15:16:54.778Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-23T15:16:54.778Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-23T15:16:54.778Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-23T15:16:54.778Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-23T15:16:54.778Z] (5/5) Installing curl (7.79.1-r0) [2022-01-23T15:16:54.778Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:16:54.778Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:16:54.778Z] OK: 8 MiB in 19 packages [2022-01-23T15:16:55.038Z] ---> 20e4d48ea861 [2022-01-23T15:16:55.038Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-23T15:16:55.298Z] ---> 3cd79c444c28 [2022-01-23T15:16:55.298Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-23T15:16:55.298Z] Removing intermediate container e491a50b5ba1 [2022-01-23T15:16:55.298Z] ---> f46b24fb49fa [2022-01-23T15:16:55.298Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-23T15:16:55.298Z] ---> Running in 78f61e7ecdae [2022-01-23T15:16:55.562Z] Removing intermediate container 78f61e7ecdae [2022-01-23T15:16:55.562Z] ---> ac17ebfcd4a1 [2022-01-23T15:16:55.562Z] Step 13/21 : WORKDIR /edgex [2022-01-23T15:16:55.562Z] ---> Running in c19e49fb973b [2022-01-23T15:16:55.562Z] ---> 9b790bda463b [2022-01-23T15:16:55.562Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-23T15:16:55.562Z] Removing intermediate container c19e49fb973b [2022-01-23T15:16:55.562Z] ---> edf9590f8709 [2022-01-23T15:16:55.562Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-23T15:16:55.820Z] ---> 3815c6aaf782 [2022-01-23T15:16:55.820Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-23T15:16:56.080Z] ---> 01f5189eb2c1 [2022-01-23T15:16:56.080Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-23T15:16:56.351Z] ---> b021a5cdd388 [2022-01-23T15:16:56.351Z] Step 21/25 : 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/ [2022-01-23T15:16:56.351Z] ---> d226e8a62040 [2022-01-23T15:16:56.351Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-23T15:16:56.351Z] ---> Running in 66d44b47c4af [2022-01-23T15:16:56.612Z] ---> 38a4e7bfc8c6 [2022-01-23T15:16:56.612Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-23T15:16:56.612Z] ---> Running in deedbaf8d98b [2022-01-23T15:16:56.874Z] Removing intermediate container deedbaf8d98b [2022-01-23T15:16:56.874Z] ---> f89f974454e1 [2022-01-23T15:16:56.874Z] Step 18/21 : CMD ["--init=true"] [2022-01-23T15:16:56.874Z] ---> Running in de3c76dcbdc1 [2022-01-23T15:16:56.874Z] Removing intermediate container 66d44b47c4af [2022-01-23T15:16:56.874Z] ---> 03856120803d [2022-01-23T15:16:56.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-23T15:16:56.874Z] ---> Running in c80c7260e97e [2022-01-23T15:16:56.874Z] Removing intermediate container de3c76dcbdc1 [2022-01-23T15:16:56.874Z] ---> ea3e17032ddc [2022-01-23T15:16:56.874Z] Step 19/21 : LABEL arch=x86_64 [2022-01-23T15:16:56.874Z] Removing intermediate container c80c7260e97e [2022-01-23T15:16:56.874Z] ---> 775f00189419 [2022-01-23T15:16:56.874Z] Step 23/25 : LABEL arch=x86_64 [2022-01-23T15:16:56.874Z] ---> Running in b40bc9f1f7f9 [2022-01-23T15:16:56.874Z] ---> Running in 41d39b19cb8e [2022-01-23T15:16:57.141Z] Removing intermediate container 41d39b19cb8e [2022-01-23T15:16:57.141Z] ---> 3b700933d222 [2022-01-23T15:16:57.141Z] Step 24/25 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:57.141Z] Removing intermediate container b40bc9f1f7f9 [2022-01-23T15:16:57.141Z] ---> eace68cfeb95 [2022-01-23T15:16:57.141Z] Step 20/21 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 [2022-01-23T15:16:57.141Z] ---> Running in 7a65c98afc2a [2022-01-23T15:16:57.141Z] ---> Running in f0f99f328dd1 [2022-01-23T15:16:57.141Z] Removing intermediate container 7a65c98afc2a [2022-01-23T15:16:57.141Z] ---> e667a6a11b38 [2022-01-23T15:16:57.141Z] Step 21/21 : LABEL version=0.0.0 [2022-01-23T15:16:57.141Z] Removing intermediate container f0f99f328dd1 [2022-01-23T15:16:57.141Z] ---> 2d464d83df6b [2022-01-23T15:16:57.141Z] Step 25/25 : LABEL version=0.0.0 [2022-01-23T15:16:57.141Z] ---> Running in 6c5c81d18239 [2022-01-23T15:16:57.141Z] ---> Running in 50468446663b [2022-01-23T15:16:57.401Z] Removing intermediate container 50468446663b [2022-01-23T15:16:57.401Z] ---> 47363f5f4a68 [2022-01-23T15:16:57.401Z] [2022-01-23T15:16:57.401Z] Removing intermediate container 6c5c81d18239 [2022-01-23T15:16:57.401Z] ---> c7f2588ada92 [2022-01-23T15:16:57.401Z] [2022-01-23T15:16:57.401Z] Successfully built 47363f5f4a68 [2022-01-23T15:16:57.401Z] Successfully built c7f2588ada92 [2022-01-23T15:16:57.401Z] Successfully tagged security-proxy-setup:latest [2022-01-23T15:16:57.401Z] Successfully tagged security-secretstore-setup:latest [2022-01-23T15:16:57.408Z]  Building security-proxy-setup ... done  Building security-secretstore-setup ... done  [Pipeline] } [2022-01-23T15:16:57.413Z] $ docker stop --time=1 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab [2022-01-23T15:16:58.679Z] $ docker rm -f 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-23T15:16:59.023Z] + docker images [2022-01-23T15:16:59.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-23T15:16:59.283Z] security-proxy-setup latest 47363f5f4a68 2 seconds ago 26.1MB [2022-01-23T15:16:59.283Z] security-secretstore-setup latest c7f2588ada92 2 seconds ago 27.8MB [2022-01-23T15:16:59.283Z] 55349e41db4d 6 seconds ago 1.78GB [2022-01-23T15:16:59.283Z] d8bc9d9bc700 7 seconds ago 1.78GB [2022-01-23T15:16:59.283Z] core-metadata latest de097ce2a007 9 seconds ago 16.5MB [2022-01-23T15:16:59.283Z] 2c1b9416ccc8 12 seconds ago 1.78GB [2022-01-23T15:16:59.283Z] core-command latest e58e2fb97765 14 seconds ago 15.7MB [2022-01-23T15:16:59.283Z] 4b2a9de4c7a3 17 seconds ago 1.77GB [2022-01-23T15:16:59.283Z] sys-mgmt-agent latest 4a599286a3fc 38 seconds ago 296MB [2022-01-23T15:16:59.283Z] security-bootstrapper latest 362ecf424ff2 39 seconds ago 18.7MB [2022-01-23T15:16:59.283Z] core-data latest c7eeb0db3262 44 seconds ago 19.9MB [2022-01-23T15:16:59.283Z] support-notifications latest a6d00253dc0d 54 seconds ago 16.6MB [2022-01-23T15:16:59.283Z] support-scheduler latest cdacb6ce8e1c 59 seconds ago 15.9MB [2022-01-23T15:16:59.283Z] c15a0a2d4590 About a minute ago 1.78GB [2022-01-23T15:16:59.284Z] 86f5e7a289cc About a minute ago 1.77GB [2022-01-23T15:16:59.284Z] a9bb9cb8c545 About a minute ago 1.77GB [2022-01-23T15:16:59.284Z] 5950edae9a69 About a minute ago 1.77GB [2022-01-23T15:16:59.284Z] 0ed58c207ed9 About a minute ago 1.77GB [2022-01-23T15:16:59.284Z] ci-base-image-x86_64 latest 9e29f230fbeb 5 minutes ago 1.27GB [2022-01-23T15:16:59.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 11 days ago 562MB [2022-01-23T15:16:59.284Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-23T15:16:59.284Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-23T15:16:59.284Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-23T15:16:59.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-23T15:16:59.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements [2022-01-23T15:16:59.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-23T15:16:59.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-23T15:17:02.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 98.5% of statements [2022-01-23T15:17:02.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-23T15:17:02.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements [2022-01-23T15:17:02.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-23T15:17:02.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-23T15:17:04.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.557s coverage: 89.5% of statements [2022-01-23T15:17:04.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-23T15:17:04.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:17:05.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements [2022-01-23T15:17:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-23T15:17:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-23T15:17:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-23T15:17:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-23T15:17:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-23T15:17:14.458Z] Still waiting to schedule task [2022-01-23T15:17:14.458Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 59.1% of statements [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.562s coverage: 60.0% of statements [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.9% of statements [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 21.7% of statements [2022-01-23T15:17:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.193s coverage: 79.5% of statements [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements [2022-01-23T15:17:16.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2022-01-23T15:17:28.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2022-01-23T15:17:28.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-01-23T15:17:32.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.549s coverage: 82.5% of statements [2022-01-23T15:17:32.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 58.8% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.237s coverage: 80.0% of statements [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.725s coverage: 91.2% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-23T15:17:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2022-01-23T15:17:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-01-23T15:17:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-01-23T15:17:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-01-23T15:17:45.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.233s coverage: 65.4% of statements [2022-01-23T15:17:45.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-23T15:17:45.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-23T15:17:45.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-23T15:17:47.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.8% of statements [2022-01-23T15:17:47.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-23T15:17:47.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-23T15:17:47.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-01-23T15:17:47.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-23T15:17:47.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2022-01-23T15:17:47.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 92.3% of statements [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.7% of statements [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-23T15:17:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2022-01-23T15:17:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.109s coverage: 96.9% of statements [2022-01-23T15:17:57.514Z] 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 [2022-01-23T15:17:57.514Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-23T15:17:57.514Z] GO111MODULE=on go vet ./... [2022-01-23T15:18:27.331Z] Running on prd-ubuntu18.04-docker-8c-8g-3727 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-23T15:18:27.340Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2022-01-23T15:18:27.429Z] The recommended git tool is: git [2022-01-23T15:18:28.882Z] using credential edgex-jenkins-ssh [2022-01-23T15:18:28.893Z] Cloning the remote Git repository [2022-01-23T15:18:28.913Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:18:28.948Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2022-01-23T15:18:28.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:18:28.974Z] > git --version # timeout=10 [2022-01-23T15:18:28.981Z] > git --version # 'git version 2.17.1' [2022-01-23T15:18:28.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:18:29.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-23T15:18:33.073Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-23T15:18:33.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-23T15:18:33.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-23T15:18:33.102Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-23T15:18:33.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:18:33.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-23T15:18:33.754Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 [2022-01-23T15:18:33.916Z] Merge succeeded, producing dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 [2022-01-23T15:18:33.916Z] Checking out Revision dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 (PR-3848) [2022-01-23T15:18:33.763Z] > git config core.sparsecheckout # timeout=10 [2022-01-23T15:18:33.770Z] > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # timeout=10 [2022-01-23T15:18:33.833Z] > git remote # timeout=10 [2022-01-23T15:18:33.840Z] > git config --get remote.origin.url # timeout=10 [2022-01-23T15:18:33.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-23T15:18:33.850Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-23T15:18:33.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-23T15:18:33.919Z] > git config core.sparsecheckout # timeout=10 [2022-01-23T15:18:33.936Z] > git checkout -f dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 # timeout=10 [2022-01-23T15:18:37.447Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-23T15:18:37.457Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:18:38.227Z] + echo snap-build.sh [2022-01-23T15:18:38.228Z] snap-build.sh [2022-01-23T15:18:38.228Z] + SNAP_BASE_DIR=. [2022-01-23T15:18:38.228Z] + '[' '!' -z /w/workspace/edgex-go/22 ']' [2022-01-23T15:18:38.228Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/22 [2022-01-23T15:18:38.228Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' [2022-01-23T15:18:38.228Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/22] [2022-01-23T15:18:38.228Z] + cd /w/workspace/edgex-go/22 [2022-01-23T15:18:38.228Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-23T15:18:38.228Z] Reading package lists... [2022-01-23T15:18:38.228Z] Building dependency tree... [2022-01-23T15:18:38.228Z] Reading state information... [2022-01-23T15:18:38.228Z] The following packages were automatically installed and are no longer required: [2022-01-23T15:18:38.228Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-23T15:18:38.228Z] uidmap xdelta3 [2022-01-23T15:18:38.228Z] Use 'sudo apt autoremove' to remove them. [2022-01-23T15:18:38.228Z] The following packages will be REMOVED: [2022-01-23T15:18:38.228Z] lxd* lxd-client* [2022-01-23T15:18:38.228Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-23T15:18:38.490Z] After this operation, 31.7 MB disk space will be freed. [2022-01-23T15:18:37.451Z] > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 [2022-01-23T15:18:39.014Z] (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.) [2022-01-23T15:18:39.014Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-23T15:18:39.964Z] Removing lxd dnsmasq configuration [2022-01-23T15:18:39.964Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-23T15:18:40.226Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-23T15:18:40.813Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-23T15:18:41.079Z] (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.) [2022-01-23T15:18:41.079Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-23T15:18:42.491Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-23T15:18:42.491Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-23T15:18:43.066Z] + sudo snap remove --purge lxd [2022-01-23T15:18:43.066Z] snap "lxd" is not installed [2022-01-23T15:18:43.066Z] + sudo groupadd --force --system lxd [2022-01-23T15:18:43.066Z] ++ whoami [2022-01-23T15:18:43.066Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-23T15:18:43.066Z] + newgrp - lxd [2022-01-23T15:18:43.327Z] + sudo snap install lxd [2022-01-23T15:18:51.483Z] 2022-01-23T15:18:48Z INFO Waiting for automatic snapd restart... [2022-01-23T15:19:05.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-23T15:19:05.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-23T15:19:05.528Z] ./bin/test-attribution-txt.sh [2022-01-23T15:19:06.414Z] lxd 4.22 from Canonical* installed [2022-01-23T15:19:06.414Z] + sudo lxd init --auto [Pipeline] echo [2022-01-23T15:19:06.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-23T15:19:07.181Z] + ls -al . [2022-01-23T15:19:07.181Z] total 672 [2022-01-23T15:19:07.181Z] drwxrwxr-x 9 1001 1001 4096 Jan 23 15:19 . [2022-01-23T15:19:07.181Z] drwxr-xr-x 4 root root 4096 Jan 23 15:15 .. [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 11 Jan 23 15:12 .dockerignore [2022-01-23T15:19:07.181Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 15:12 .git [2022-01-23T15:19:07.181Z] drwxrwxr-x 4 1001 1001 4096 Jan 23 15:12 .github [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 804 Jan 23 15:12 .gitignore [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 42 Jan 23 15:12 .golangci.yml [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 76 Jan 23 15:12 .hadolint.yml [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 166 Jan 23 15:12 .sonarcloud.properties [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 15:12 ADOPTERS.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 8910 Jan 23 15:12 Attribution.txt [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 51732 Jan 23 15:12 CHANGELOG.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 15:12 CONTRIBUTING.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 15:12 GOVERNANCE.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 849 Jan 23 15:12 Jenkinsfile [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 15:12 LICENSE [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 6508 Jan 23 15:12 Makefile [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 15:12 OWNERS.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 8207 Jan 23 15:12 README.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 6912 Jan 23 15:12 SECURITY.md [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 5 Jan 23 15:10 VERSION [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 4131 Jan 23 15:12 ZMQWindows.md [2022-01-23T15:19:07.181Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 15:12 bin [2022-01-23T15:19:07.181Z] drwxrwxr-x 14 1001 1001 4096 Jan 23 15:12 cmd [2022-01-23T15:19:07.181Z] -rw-r--r-- 1 root root 428381 Jan 23 15:17 coverage.out [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 2827 Jan 23 15:12 go.mod [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 49574 Jan 23 15:12 go.sum [2022-01-23T15:19:07.181Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 15:12 internal [2022-01-23T15:19:07.181Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 15:12 openapi [2022-01-23T15:19:07.181Z] drwxrwxr-x 4 1001 1001 4096 Jan 23 15:12 snap [2022-01-23T15:19:07.181Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 15:12 version.go [Pipeline] sh [2022-01-23T15:19:07.839Z] + '[' -e coverage.out ] [2022-01-23T15:19:07.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-23T15:19:07.861Z] Warning: overwriting stash ‘coverage-report’ [2022-01-23T15:19:08.630Z] Stashed 1 file(s) [Pipeline] sh [2022-01-23T15:19:09.271Z] + make build [2022-01-23T15:19:09.271Z] 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 [2022-01-23T15:19:14.571Z] + sudo snap install --classic snapcraft [2022-01-23T15:19:15.967Z] 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 [2022-01-23T15:19:19.868Z] snapcraft 6.0.2 from Canonical* installed [2022-01-23T15:19:19.868Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-23T15:19:19.868Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-23T15:19:19.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-23T15:19:19.868Z] Dload Upload Total Spent Left Speed [2022-01-23T15:19:19.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3916 0 --:--:-- --:--:-- --:--:-- 3916 [2022-01-23T15:19:19.868Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2022-01-23T15:19:19.868Z] ./yq_linux_amd64 [2022-01-23T15:19:19.868Z] + sudo snapcraft prime --use-lxd [2022-01-23T15:19:21.790Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-23T15:19:21.790Z] 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: [2022-01-23T15:19:21.790Z] - README.md [2022-01-23T15:19:21.790Z] [2022-01-23T15:19:21.790Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-23T15:19:22.053Z] Launching a container. [2022-01-23T15:19:32.063Z] Waiting for container to be ready [2022-01-23T15:19:32.637Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-23T15:19:32.637Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-23T15:19:32.637Z] [2022-01-23T15:19:36.848Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-23T15:19:38.234Z] Waiting for network to be ready... [2022-01-23T15:19:38.495Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-23T15:19:38.495Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-23T15:19:39.066Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-23T15:19:39.066Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] [2022-01-23T15:19:39.327Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-23T15:19:39.587Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] [2022-01-23T15:19:39.587Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-23T15:19:39.587Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-23T15:19:39.587Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-23T15:19:39.587Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] [2022-01-23T15:19:39.587Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-23T15:19:39.587Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] [2022-01-23T15:19:39.587Z] Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-23T15:19:39.587Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] [2022-01-23T15:19:39.587Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-23T15:19:39.587Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-23T15:19:39.587Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-23T15:19:39.587Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-23T15:19:39.848Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-23T15:19:40.109Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] [2022-01-23T15:19:40.109Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] [2022-01-23T15:19:40.110Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-23T15:19:40.110Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-23T15:19:40.110Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] [2022-01-23T15:19:40.110Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] [2022-01-23T15:19:40.110Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] [2022-01-23T15:19:40.110Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-23T15:19:42.656Z] Fetched 22.8 MB in 4s (5888 kB/s) [2022-01-23T15:19:42.755Z] 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 [2022-01-23T15:19:42.755Z] 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 [2022-01-23T15:19:42.918Z] Reading package lists... [2022-01-23T15:19:42.918Z] Reading package lists... [2022-01-23T15:19:43.178Z] Building dependency tree... [2022-01-23T15:19:43.178Z] Reading state information... [2022-01-23T15:19:43.440Z] The following additional packages will be installed: [2022-01-23T15:19:43.440Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-23T15:19:43.440Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-23T15:19:43.440Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-23T15:19:43.440Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-23T15:19:43.440Z] Suggested packages: [2022-01-23T15:19:43.440Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-23T15:19:43.440Z] Recommended packages: [2022-01-23T15:19:43.440Z] gnupg libsasl2-modules [2022-01-23T15:19:43.440Z] The following NEW packages will be installed: [2022-01-23T15:19:43.440Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-23T15:19:43.440Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-23T15:19:43.440Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-23T15:19:43.440Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-23T15:19:43.440Z] The following packages will be upgraded: [2022-01-23T15:19:43.440Z] gpg gpg-agent gpgconf libudev1 [2022-01-23T15:19:43.440Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-23T15:19:43.440Z] Need to get 3859 kB of archives. [2022-01-23T15:19:43.440Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-23T15:19:43.440Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-23T15:19:43.440Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-23T15:19:43.440Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-23T15:19:44.012Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-23T15:19:44.012Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-23T15:19:44.012Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-23T15:19:44.273Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-23T15:19:44.273Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-23T15:19:44.273Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-23T15:19:44.273Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-23T15:19:44.273Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-23T15:19:44.273Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-23T15:19:44.273Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-23T15:19:44.273Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-23T15:19:44.273Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-23T15:19:44.273Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-23T15:19:44.273Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-23T15:19:44.273Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-23T15:19:44.273Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-23T15:19:44.273Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-01-23T15:19:44.273Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-01-23T15:19:44.532Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-23T15:19:44.532Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-23T15:19:44.532Z] Fetched 3859 kB in 1s (3618 kB/s) [2022-01-23T15:19:44.532Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-23T15:19:44.532Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:19:44.532Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-23T15:19:44.532Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-23T15:19:44.792Z] Selecting previously unselected package udev. [2022-01-23T15:19:44.792Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-23T15:19:44.792Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:19:44.792Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-23T15:19:45.053Z] Selecting previously unselected package libfuse2:amd64. [2022-01-23T15:19:45.053Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-23T15:19:45.053Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-23T15:19:45.053Z] Selecting previously unselected package fuse. [2022-01-23T15:19:45.053Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-23T15:19:45.053Z] Unpacking fuse (2.9.9-3) ... [2022-01-23T15:19:45.053Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-23T15:19:45.053Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-23T15:19:45.314Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-23T15:19:45.314Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-23T15:19:45.314Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-23T15:19:45.314Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-23T15:19:45.314Z] Selecting previously unselected package libksba8:amd64. [2022-01-23T15:19:45.314Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-23T15:19:45.314Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-23T15:19:45.314Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-23T15:19:45.314Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.314Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.575Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-23T15:19:45.575Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.575Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.575Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-23T15:19:45.575Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.575Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.575Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-23T15:19:45.575Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.575Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.575Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-23T15:19:45.575Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.575Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.575Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-23T15:19:45.575Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.840Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.840Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-23T15:19:45.840Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.840Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.840Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-23T15:19:45.840Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.840Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.840Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-23T15:19:45.840Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-23T15:19:45.840Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:45.840Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-23T15:19:45.840Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-23T15:19:45.840Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-23T15:19:46.102Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-23T15:19:46.102Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-23T15:19:46.102Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-23T15:19:46.102Z] Selecting previously unselected package libldap-common. [2022-01-23T15:19:46.102Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-23T15:19:46.102Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-23T15:19:46.102Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-23T15:19:46.102Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-23T15:19:46.102Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-23T15:19:46.102Z] Selecting previously unselected package dirmngr. [2022-01-23T15:19:46.102Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-23T15:19:46.102Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-23T15:19:46.133Z] 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 [2022-01-23T15:19:46.362Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-23T15:19:46.362Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-23T15:19:46.362Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-23T15:19:46.362Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-23T15:19:46.362Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-23T15:19:46.726Z] 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 [2022-01-23T15:19:46.933Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-23T15:19:46.933Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-23T15:19:46.933Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:46.933Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-23T15:19:46.933Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-23T15:19:46.933Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:46.933Z] Setting up fuse (2.9.9-3) ... [2022-01-23T15:19:46.933Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-23T15:19:47.508Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-23T15:19:47.508Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-23T15:19:47.508Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-23T15:19:47.766Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-23T15:19:47.766Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-23T15:19:47.766Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-23T15:19:48.335Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-23T15:19:48.336Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-23T15:19:48.336Z] units). This means they are not meant to be enabled using systemctl. [2022-01-23T15:19:48.336Z] [2022-01-23T15:19:48.336Z] Possible reasons for having this kind of units are: [2022-01-23T15:19:48.336Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-23T15:19:48.336Z] .wants/ or .requires/ directory. [2022-01-23T15:19:48.336Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-23T15:19:48.336Z] a requirement dependency on it. [2022-01-23T15:19:48.336Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-23T15:19:48.336Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-23T15:19:48.336Z] • In case of template units, the unit is meant to be enabled with some [2022-01-23T15:19:48.336Z] instance name specified. [2022-01-23T15:19:48.596Z] Reading package lists... [2022-01-23T15:19:48.855Z] Building dependency tree... [2022-01-23T15:19:48.855Z] Reading state information... [2022-01-23T15:19:48.855Z] The following additional packages will be installed: [2022-01-23T15:19:48.855Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-23T15:19:48.855Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-23T15:19:48.855Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-23T15:19:48.855Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-23T15:19:48.855Z] squashfs-tools [2022-01-23T15:19:48.855Z] Suggested packages: [2022-01-23T15:19:48.855Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-23T15:19:48.855Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-23T15:19:48.855Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-23T15:19:48.855Z] Recommended packages: [2022-01-23T15:19:48.855Z] krb5-locales file xauth gnupg [2022-01-23T15:19:48.855Z] The following NEW packages will be installed: [2022-01-23T15:19:48.855Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-23T15:19:48.855Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-23T15:19:48.855Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-23T15:19:48.855Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-23T15:19:48.855Z] squashfs-tools sudo [2022-01-23T15:19:49.116Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-23T15:19:49.116Z] Need to get 38.0 MB of archives. [2022-01-23T15:19:49.116Z] After this operation, 166 MB of additional disk space will be used. [2022-01-23T15:19:49.116Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-23T15:19:49.116Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-23T15:19:49.376Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-23T15:19:49.376Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-23T15:19:49.376Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-23T15:19:49.376Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-23T15:19:49.376Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-23T15:19:49.636Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-23T15:19:49.636Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-23T15:19:49.636Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-23T15:19:49.636Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-23T15:19:49.636Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-23T15:19:49.636Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-23T15:19:49.636Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-23T15:19:49.636Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-23T15:19:49.895Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-23T15:19:49.896Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-23T15:19:49.896Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-23T15:19:49.896Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-23T15:19:49.896Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-23T15:19:49.896Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-23T15:19:49.896Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-23T15:19:49.896Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-23T15:19:49.896Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-23T15:19:49.896Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-23T15:19:50.113Z] 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 [2022-01-23T15:19:50.933Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-23T15:19:50.933Z] Fetched 38.0 MB in 2s (20.5 MB/s) [2022-01-23T15:19:50.933Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-23T15:19:50.933Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-23T15:19:50.933Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-23T15:19:50.933Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:51.223Z] Selecting previously unselected package libexpat1:amd64. [2022-01-23T15:19:51.223Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-23T15:19:51.223Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-23T15:19:51.223Z] Selecting previously unselected package python3.8-minimal. [2022-01-23T15:19:51.223Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-23T15:19:51.223Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:51.223Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:51.487Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-23T15:19:51.487Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:52.059Z] Selecting previously unselected package python3-minimal. [2022-01-23T15:19:52.059Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-23T15:19:52.059Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-23T15:19:52.059Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-23T15:19:52.059Z] Selecting previously unselected package mime-support. [2022-01-23T15:19:52.059Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-23T15:19:52.059Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-23T15:19:52.059Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-23T15:19:52.059Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-23T15:19:52.059Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-23T15:19:52.059Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-23T15:19:52.059Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-23T15:19:52.059Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:52.319Z] Selecting previously unselected package python3.8. [2022-01-23T15:19:52.319Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-23T15:19:52.319Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:52.319Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-23T15:19:52.319Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-23T15:19:52.319Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-23T15:19:52.319Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-23T15:19:52.581Z] Selecting previously unselected package python3. [2022-01-23T15:19:52.581Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-23T15:19:52.581Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-23T15:19:52.581Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-23T15:19:52.581Z] Selecting previously unselected package libbsd0:amd64. [2022-01-23T15:19:52.581Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-23T15:19:52.581Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-23T15:19:52.842Z] Selecting previously unselected package sudo. [2022-01-23T15:19:52.842Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-23T15:19:52.842Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-23T15:19:52.842Z] Selecting previously unselected package apparmor. [2022-01-23T15:19:52.842Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-23T15:19:52.842Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-23T15:19:53.102Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-23T15:19:53.102Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-23T15:19:53.102Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-23T15:19:53.102Z] Selecting previously unselected package libedit2:amd64. [2022-01-23T15:19:53.102Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-23T15:19:53.102Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-23T15:19:53.102Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-23T15:19:53.102Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-23T15:19:53.102Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-23T15:19:53.364Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-23T15:19:53.364Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:19:53.364Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:53.364Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-23T15:19:53.364Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:19:53.364Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:53.364Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-23T15:19:53.364Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-23T15:19:53.364Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-23T15:19:53.364Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-23T15:19:53.364Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:19:53.364Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:53.500Z] 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 [2022-01-23T15:19:53.625Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-23T15:19:53.625Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:19:53.625Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:53.625Z] Selecting previously unselected package openssh-client. [2022-01-23T15:19:53.625Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-23T15:19:53.625Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-23T15:19:53.885Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-23T15:19:53.885Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-23T15:19:53.885Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-23T15:19:53.885Z] Selecting previously unselected package squashfs-tools. [2022-01-23T15:19:53.885Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-23T15:19:53.885Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-23T15:19:53.885Z] Selecting previously unselected package snapd. [2022-01-23T15:19:53.885Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-23T15:19:53.885Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-23T15:19:56.428Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-23T15:19:56.428Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-23T15:19:56.690Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-23T15:19:56.690Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-23T15:19:56.690Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:56.690Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-23T15:19:56.690Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:56.690Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:56.690Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-23T15:19:56.690Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:56.690Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-23T15:19:56.690Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-23T15:19:56.881Z] 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 [2022-01-23T15:19:57.261Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-23T15:19:57.261Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-23T15:19:57.261Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-23T15:19:57.261Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-23T15:19:57.261Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-23T15:19:57.261Z] running python rtupdate hooks for python3.8... [2022-01-23T15:19:57.261Z] running python post-rtupdate hooks for python3.8... [2022-01-23T15:19:57.521Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-23T15:19:58.471Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-23T15:19:58.471Z] Reloading AppArmor profiles [2022-01-23T15:19:58.731Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:19:58.731Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-23T15:19:58.989Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-23T15:19:59.250Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-23T15:19:59.511Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-23T15:19:59.511Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-23T15:19:59.772Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-23T15:20:00.032Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-23T15:20:00.033Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-23T15:20:00.294Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-23T15:20:00.555Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-23T15:20:00.816Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-23T15:20:01.077Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-23T15:20:01.345Z] /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' [2022-01-23T15:20:01.345Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-23T15:20:01.345Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-23T15:20:01.354Z] 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 [2022-01-23T15:20:02.285Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-23T15:20:02.546Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-23T15:20:02.546Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-23T15:20:03.374Z] Reading package lists... [2022-01-23T15:20:03.635Z] Reading package lists... [2022-01-23T15:20:03.896Z] Building dependency tree... [2022-01-23T15:20:03.896Z] Reading state information... [2022-01-23T15:20:03.896Z] Calculating upgrade... [2022-01-23T15:20:03.968Z] 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 [2022-01-23T15:20:04.158Z] The following packages will be upgraded: [2022-01-23T15:20:04.158Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-23T15:20:04.158Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-23T15:20:04.158Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-23T15:20:04.158Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-23T15:20:04.158Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-23T15:20:04.158Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-23T15:20:04.158Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-23T15:20:04.158Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-23T15:20:04.158Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-23T15:20:04.158Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-23T15:20:04.158Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-23T15:20:04.158Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-23T15:20:04.158Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-23T15:20:04.158Z] Need to get 67.5 MB of archives. [2022-01-23T15:20:04.158Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-23T15:20:04.158Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] [2022-01-23T15:20:04.158Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-23T15:20:04.418Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-23T15:20:04.419Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-23T15:20:04.419Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-23T15:20:04.419Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-23T15:20:04.419Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-23T15:20:04.419Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-23T15:20:04.419Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-23T15:20:04.419Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-23T15:20:04.419Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-23T15:20:04.419Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-23T15:20:04.419Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-23T15:20:04.419Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-23T15:20:04.419Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-23T15:20:04.419Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-23T15:20:04.419Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-23T15:20:04.680Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-23T15:20:04.680Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-23T15:20:04.680Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-23T15:20:04.680Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-23T15:20:04.680Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-23T15:20:04.680Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-23T15:20:04.680Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-23T15:20:04.680Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-23T15:20:04.680Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-23T15:20:04.680Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-23T15:20:04.680Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-23T15:20:04.680Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-23T15:20:04.680Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-23T15:20:04.680Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-23T15:20:04.680Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-23T15:20:04.680Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-23T15:20:04.680Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-23T15:20:04.680Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-23T15:20:04.680Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-23T15:20:04.680Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-23T15:20:04.680Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-23T15:20:04.680Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-23T15:20:04.680Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-23T15:20:04.680Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-23T15:20:04.680Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-23T15:20:04.940Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-23T15:20:04.940Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-23T15:20:04.940Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-23T15:20:04.940Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-23T15:20:04.940Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-23T15:20:04.940Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-23T15:20:04.940Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-23T15:20:05.200Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-23T15:20:05.200Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-23T15:20:05.200Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-23T15:20:05.200Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-23T15:20:05.200Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-23T15:20:05.200Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-23T15:20:05.200Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-23T15:20:05.200Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-23T15:20:05.200Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-23T15:20:05.200Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-23T15:20:05.200Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-23T15:20:05.200Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-23T15:20:05.200Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-23T15:20:05.200Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-23T15:20:05.200Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-23T15:20:05.200Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-23T15:20:05.459Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-23T15:20:05.459Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-23T15:20:05.459Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-23T15:20:05.459Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-23T15:20:05.459Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-23T15:20:05.459Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-23T15:20:05.459Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-23T15:20:05.459Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-23T15:20:05.459Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-23T15:20:05.459Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-23T15:20:05.459Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-23T15:20:05.459Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-23T15:20:05.459Z] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-23T15:20:05.741Z] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-23T15:20:05.741Z] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-23T15:20:05.741Z] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-23T15:20:05.741Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-23T15:20:05.741Z] Fetched 67.5 MB in 2s (42.1 MB/s) [2022-01-23T15:20:06.002Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-23T15:20:06.002Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-23T15:20:06.002Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-23T15:20:06.262Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-23T15:20:06.262Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-23T15:20:06.262Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... [2022-01-23T15:20:06.262Z] Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... [2022-01-23T15:20:06.522Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:06.522Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:06.785Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:06.785Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.044Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.044Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.044Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.044Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.304Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.304Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.304Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.304Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.304Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.356Z] 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 [2022-01-23T15:20:07.565Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.565Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:07.565Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:07.565Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.565Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.565Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:07.565Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:07.565Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.565Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.832Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.832Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.832Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:07.832Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-23T15:20:07.832Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:08.092Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:08.092Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-23T15:20:08.092Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-23T15:20:08.663Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-23T15:20:08.663Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:08.663Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-23T15:20:08.663Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-23T15:20:08.663Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-23T15:20:08.663Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-23T15:20:09.235Z] Setting up base-files (11ubuntu5.4) ... [2022-01-23T15:20:09.235Z] Installing new version of config file /etc/issue ... [2022-01-23T15:20:09.235Z] Installing new version of config file /etc/issue.net ... [2022-01-23T15:20:09.235Z] Installing new version of config file /etc/lsb-release ... [2022-01-23T15:20:09.235Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-23T15:20:09.497Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-23T15:20:09.497Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-23T15:20:09.497Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-23T15:20:09.497Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:09.497Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-23T15:20:09.497Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-23T15:20:09.759Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-23T15:20:09.759Z] 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 [2022-01-23T15:20:09.759Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:09.759Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:09.759Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-23T15:20:10.021Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:10.021Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:10.021Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-23T15:20:10.021Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-23T15:20:10.021Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-23T15:20:10.282Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:10.282Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-23T15:20:10.282Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-23T15:20:10.853Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-23T15:20:10.853Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-23T15:20:10.853Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-23T15:20:10.853Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-23T15:20:11.115Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-23T15:20:11.375Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:11.375Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-23T15:20:11.375Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-23T15:20:11.636Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-23T15:20:11.636Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-23T15:20:11.898Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-23T15:20:11.898Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:11.898Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-23T15:20:11.898Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-23T15:20:11.898Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-23T15:20:11.898Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:11.898Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:11.898Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.159Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:12.159Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:12.160Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.160Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.160Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:12.160Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:12.160Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.160Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.160Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.160Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.421Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:12.421Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:12.421Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.421Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.421Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:12.421Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:12.421Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.421Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.681Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:12.681Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:12.943Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:13.203Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-23T15:20:13.773Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-23T15:20:13.773Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:13.773Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-23T15:20:13.773Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-23T15:20:13.773Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-23T15:20:14.033Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:14.033Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-23T15:20:14.033Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-23T15:20:14.033Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-23T15:20:14.033Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:14.033Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-23T15:20:14.033Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [Pipeline] } [2022-01-23T15:20:14.080Z] $ docker stop --time=1 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db [2022-01-23T15:20:14.294Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-23T15:20:14.294Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:14.294Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-23T15:20:14.294Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-23T15:20:14.294Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-23T15:20:14.294Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:14.294Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:20:14.294Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-23T15:20:14.554Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:20:14.554Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-23T15:20:14.554Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-23T15:20:14.554Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-23T15:20:14.867Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-23T15:20:14.867Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-23T15:20:14.867Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-23T15:20:14.867Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-23T15:20:15.129Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-23T15:20:15.129Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-23T15:20:15.129Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-23T15:20:15.389Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-23T15:20:15.389Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-23T15:20:15.389Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:15.389Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-23T15:20:15.389Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-23T15:20:15.389Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-23T15:20:15.389Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:15.389Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-23T15:20:15.653Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-23T15:20:15.653Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-23T15:20:15.653Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:15.653Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-23T15:20:15.653Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-23T15:20:15.653Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-23T15:20:15.914Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:15.914Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-23T15:20:15.914Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-23T15:20:15.914Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-23T15:20:15.914Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:15.914Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-23T15:20:15.914Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-23T15:20:16.058Z] $ docker rm -f 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db [2022-01-23T15:20:16.175Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-23T15:20:16.175Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-23T15:20:16.175Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-23T15:20:16.175Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-23T15:20:16.175Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:20:16.436Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-23T15:20:17.007Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-23T15:20:17.007Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-23T15:20:17.007Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-23T15:20:17.007Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:17.007Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-23T15:20:17.007Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-23T15:20:17.007Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:20:17.267Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:17.267Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-23T15:20:17.267Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-23T15:20:17.267Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-23T15:20:17.267Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:17.267Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-23T15:20:17.267Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-23T15:20:17.528Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-23T15:20:17.528Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:17.528Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-23T15:20:17.528Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-23T15:20:17.528Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-23T15:20:17.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-23T15:20:17.547Z] [2022-01-23T15:20:17.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:20:17.789Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:17.789Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-23T15:20:17.789Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-23T15:20:17.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-23T15:20:18.163Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-23T15:20:18.163Z] 29e5d40040c1: Pulling fs layer [2022-01-23T15:20:18.163Z] 1ce36da41761: Pulling fs layer [2022-01-23T15:20:18.163Z] 25b303627fd3: Pulling fs layer [2022-01-23T15:20:18.163Z] 29e5d40040c1: Download complete [2022-01-23T15:20:18.359Z] Setting up apt (2.0.6) ... [2022-01-23T15:20:18.435Z] 1ce36da41761: Verifying Checksum [2022-01-23T15:20:18.435Z] 1ce36da41761: Download complete [2022-01-23T15:20:18.620Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-23T15:20:18.621Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-23T15:20:18.621Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-23T15:20:18.621Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-23T15:20:18.621Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-23T15:20:18.705Z] 29e5d40040c1: Pull complete [2022-01-23T15:20:18.896Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-23T15:20:18.896Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-23T15:20:18.896Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-23T15:20:18.896Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-23T15:20:19.156Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-23T15:20:19.156Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-23T15:20:19.156Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-23T15:20:19.156Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-23T15:20:19.416Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-23T15:20:19.416Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-23T15:20:19.416Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-23T15:20:19.676Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-23T15:20:19.676Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-23T15:20:19.676Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-23T15:20:19.676Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-23T15:20:19.676Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-23T15:20:19.680Z] 25b303627fd3: Verifying Checksum [2022-01-23T15:20:19.681Z] 25b303627fd3: Download complete [2022-01-23T15:20:19.937Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-23T15:20:19.937Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-23T15:20:19.937Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-23T15:20:19.951Z] 1ce36da41761: Pull complete [2022-01-23T15:20:20.197Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-23T15:20:20.197Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-23T15:20:20.197Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-23T15:20:20.197Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-23T15:20:20.197Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-23T15:20:20.197Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-23T15:20:20.766Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-23T15:20:20.766Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-23T15:20:20.766Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:20.766Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:20.766Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:20.766Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:21.027Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:21.027Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:21.027Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:21.027Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:21.286Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:21.286Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:21.286Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-23T15:20:21.286Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-23T15:20:21.286Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-23T15:20:21.286Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-23T15:20:21.286Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:21.286Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:21.546Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:21.546Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:22.116Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:22.116Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:23.055Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:23.055Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:23.317Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:23.317Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:23.577Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:23.577Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:24.149Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-23T15:20:24.149Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-23T15:20:24.409Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-23T15:20:24.409Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-23T15:20:24.409Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-23T15:20:24.409Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-23T15:20:24.409Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-23T15:20:24.409Z] Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... [2022-01-23T15:20:24.409Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-23T15:20:24.409Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.409Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-23T15:20:24.672Z] [2022-01-23T15:20:24.673Z] Current default time zone: 'Etc/UTC' [2022-01-23T15:20:24.673Z] Local time is now: Sun Jan 23 15:20:24 UTC 2022. [2022-01-23T15:20:24.673Z] Universal Time is now: Sun Jan 23 15:20:24 UTC 2022. [2022-01-23T15:20:24.673Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-23T15:20:24.673Z] [2022-01-23T15:20:24.673Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-23T15:20:24.673Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.673Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.673Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:24.673Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.673Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:24.673Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-23T15:20:24.673Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-23T15:20:24.673Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-23T15:20:24.673Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-23T15:20:24.673Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-23T15:20:24.673Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.673Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.933Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-23T15:20:24.933Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.933Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:24.933Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-23T15:20:24.933Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-23T15:20:24.933Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-23T15:20:24.933Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-23T15:20:26.842Z] Updating certificates in /etc/ssl/certs... [2022-01-23T15:20:27.412Z] 21 added, 21 removed; done. [2022-01-23T15:20:27.412Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.412Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-23T15:20:27.673Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-23T15:20:27.673Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.673Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-23T15:20:27.673Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-23T15:20:27.673Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-23T15:20:27.673Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-23T15:20:27.934Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.934Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-23T15:20:27.934Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.934Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.934Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-23T15:20:27.934Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-01-23T15:20:28.194Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-23T15:20:28.194Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-23T15:20:28.194Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-23T15:20:28.194Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-23T15:20:29.134Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-23T15:20:29.134Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-23T15:20:29.134Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-23T15:20:29.134Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-23T15:20:29.134Z] Updating certificates in /etc/ssl/certs... [2022-01-23T15:20:29.706Z] 0 added, 0 removed; done. [2022-01-23T15:20:29.706Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-23T15:20:29.706Z] done. [2022-01-23T15:20:30.093Z] 25b303627fd3: Pull complete [2022-01-23T15:20:30.093Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-23T15:20:30.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-23T15:20:30.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-23T15:20:30.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container [2022-01-23T15:20:30.403Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-23T15:20:30.914Z] Reading package lists... [2022-01-23T15:20:31.174Z] Building dependency tree... [2022-01-23T15:20:31.175Z] Reading state information... [2022-01-23T15:20:31.175Z] The following NEW packages will be installed: [2022-01-23T15:20:31.175Z] apt-transport-https [2022-01-23T15:20:31.436Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-23T15:20:31.436Z] Need to get 4680 B of archives. [2022-01-23T15:20:31.436Z] After this operation, 162 kB of additional disk space will be used. [2022-01-23T15:20:31.436Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-23T15:20:31.696Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-23T15:20:31.696Z] Fetched 4680 B in 0s (24.2 kB/s) [2022-01-23T15:20:31.696Z] Selecting previously unselected package apt-transport-https. [2022-01-23T15:20:31.696Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-23T15:20:31.696Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-23T15:20:31.696Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-23T15:20:31.696Z] Setting up apt-transport-https (2.0.6) ... [2022-01-23T15:20:31.956Z] Waiting for network to be ready... [2022-01-23T15:20:32.678Z] $ docker top 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:20:33.558Z] + docker-compose build --help [2022-01-23T15:20:33.558Z] + grep parallel [2022-01-23T15:20:36.926Z] --parallel Build images in parallel. [Pipeline] } [2022-01-23T15:20:37.230Z] $ docker stop --time=1 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c [2022-01-23T15:20:38.534Z] 2022-01-23T15:20:36Z INFO Waiting for automatic snapd restart... [2022-01-23T15:20:38.871Z] $ docker rm -f 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:20:39.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-23T15:20:39.431Z] . [Pipeline] withDockerContainer [2022-01-23T15:20:39.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container [2022-01-23T15:20:39.731Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-23T15:20:39.919Z] snapd 2.53.4 from Canonical* installed [2022-01-23T15:20:40.859Z] "snapd" switched to the "latest/stable" channel [2022-01-23T15:20:40.859Z] [2022-01-23T15:20:40.947Z] $ docker top 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:20:41.816Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-23T15:20:43.408Z] core20 20211129 from Canonical* installed [2022-01-23T15:20:43.408Z] "core20" switched to the "latest/stable" channel [2022-01-23T15:20:43.408Z] [2022-01-23T15:20:45.952Z] snapcraft 6.0.2 from Canonical* installed [2022-01-23T15:20:45.952Z] "snapcraft" switched to the "latest/stable" channel [2022-01-23T15:20:45.952Z] [2022-01-23T15:20:46.101Z] Building core-command ... [2022-01-23T15:20:46.101Z] Building core-data ... [2022-01-23T15:20:46.101Z] Building core-metadata ... [2022-01-23T15:20:46.101Z] Building security-bootstrapper ... [2022-01-23T15:20:46.101Z] Building security-proxy-setup ... [2022-01-23T15:20:46.101Z] Building security-secretstore-setup ... [2022-01-23T15:20:46.101Z] Building support-notifications ... [2022-01-23T15:20:46.101Z] Building support-scheduler ... [2022-01-23T15:20:46.101Z] Building sys-mgmt-agent ... [2022-01-23T15:20:46.101Z] Building support-notifications [2022-01-23T15:20:46.101Z] Building support-scheduler [2022-01-23T15:20:46.101Z] Building security-proxy-setup [2022-01-23T15:20:46.101Z] Building security-secretstore-setup [2022-01-23T15:20:46.101Z] Building security-bootstrapper [2022-01-23T15:20:51.244Z] 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: [2022-01-23T15:20:51.244Z] - README.md [2022-01-23T15:20:51.244Z] [2022-01-23T15:20:51.244Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-23T15:20:51.244Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-23T15:20:51.244Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-23T15:20:51.505Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-23T15:20:52.447Z] Reading package lists... [2022-01-23T15:20:52.447Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-01-23T15:20:52.707Z] Reading package lists... [2022-01-23T15:20:52.707Z] Building dependency tree... [2022-01-23T15:20:52.707Z] Reading state information... [2022-01-23T15:20:52.967Z] Suggested packages: [2022-01-23T15:20:52.967Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-23T15:20:52.967Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-23T15:20:52.967Z] krb5-user libnorm-doc [2022-01-23T15:20:52.967Z] Recommended packages: [2022-01-23T15:20:52.967Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-23T15:20:52.967Z] The following NEW packages will be installed: [2022-01-23T15:20:52.967Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-23T15:20:52.967Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-23T15:20:52.967Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-23T15:20:52.967Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-23T15:20:52.967Z] libzmq5 pkg-config zip [2022-01-23T15:20:52.967Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-23T15:20:52.967Z] Need to get 10.3 MB of archives. [2022-01-23T15:20:52.967Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-23T15:20:52.967Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-23T15:20:53.227Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-23T15:20:53.227Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-23T15:20:53.227Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-23T15:20:53.227Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-23T15:20:53.227Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-23T15:20:53.227Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-23T15:20:53.227Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-23T15:20:53.227Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-23T15:20:53.227Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-23T15:20:53.227Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-23T15:20:53.227Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-23T15:20:53.799Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-23T15:20:53.799Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-23T15:20:53.799Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-23T15:20:53.799Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-23T15:20:53.799Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-23T15:20:53.799Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-23T15:20:53.799Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-23T15:20:53.799Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-23T15:20:54.061Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-23T15:20:54.061Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-23T15:20:54.061Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-23T15:20:54.061Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-23T15:20:54.061Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-23T15:20:54.061Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-23T15:20:54.061Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-23T15:20:54.061Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-23T15:20:54.323Z] Fetched 10.3 MB in 1s (9598 kB/s) [2022-01-23T15:20:54.323Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-23T15:20:54.323Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-23T15:20:54.323Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-23T15:20:54.323Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-23T15:20:54.323Z] Selecting previously unselected package libsodium23:amd64. [2022-01-23T15:20:54.323Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-23T15:20:54.323Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-23T15:20:54.587Z] Selecting previously unselected package libpsl5:amd64. [2022-01-23T15:20:54.587Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-23T15:20:54.587Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-23T15:20:54.587Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-23T15:20:54.587Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-23T15:20:54.587Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-23T15:20:54.587Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-23T15:20:54.587Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-23T15:20:54.587Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-23T15:20:54.587Z] Selecting previously unselected package librtmp1:amd64. [2022-01-23T15:20:54.587Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-23T15:20:54.587Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-23T15:20:54.587Z] Selecting previously unselected package libssh-4:amd64. [2022-01-23T15:20:54.587Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-23T15:20:54.846Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-23T15:20:54.846Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-23T15:20:54.846Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-23T15:20:54.846Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-23T15:20:54.846Z] Selecting previously unselected package liberror-perl. [2022-01-23T15:20:54.846Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-23T15:20:54.846Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-23T15:20:54.846Z] Selecting previously unselected package git-man. [2022-01-23T15:20:54.846Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-23T15:20:54.846Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-23T15:20:55.106Z] Selecting previously unselected package git. [2022-01-23T15:20:55.106Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-23T15:20:55.106Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-23T15:20:55.682Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-23T15:20:55.682Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:55.682Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:55.682Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-23T15:20:55.682Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:55.682Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:55.682Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-23T15:20:55.682Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:55.682Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:55.943Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-23T15:20:55.943Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:55.943Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:55.943Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-23T15:20:55.943Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-23T15:20:55.943Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-23T15:20:55.943Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-23T15:20:55.943Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:55.943Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:55.943Z] Selecting previously unselected package libnorm1:amd64. [2022-01-23T15:20:55.943Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-23T15:20:55.943Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-23T15:20:56.203Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-23T15:20:56.203Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-23T15:20:56.203Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-23T15:20:56.203Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-23T15:20:56.203Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-23T15:20:56.203Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-23T15:20:56.203Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-23T15:20:56.203Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-23T15:20:56.203Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-23T15:20:56.464Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-23T15:20:56.464Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-23T15:20:56.464Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-23T15:20:56.464Z] Selecting previously unselected package libzmq5:amd64. [2022-01-23T15:20:56.464Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-23T15:20:56.464Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-23T15:20:56.464Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-23T15:20:56.464Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-23T15:20:56.464Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:56.464Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-23T15:20:56.464Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-23T15:20:56.464Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-23T15:20:56.724Z] Selecting previously unselected package pkg-config. [2022-01-23T15:20:56.724Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-23T15:20:56.724Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-23T15:20:56.724Z] Selecting previously unselected package zip. [2022-01-23T15:20:56.724Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-23T15:20:56.724Z] Unpacking zip (3.0-11build1) ... [2022-01-23T15:20:56.724Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-23T15:20:56.724Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-23T15:20:56.724Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-23T15:20:56.724Z] No schema files found: doing nothing. [2022-01-23T15:20:56.724Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-23T15:20:56.724Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-23T15:20:56.724Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-23T15:20:56.724Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-23T15:20:56.984Z] Setting up liberror-perl (0.17029-1) ... [2022-01-23T15:20:56.984Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:56.984Z] Setting up zip (3.0-11build1) ... [2022-01-23T15:20:56.984Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-23T15:20:56.984Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-23T15:20:56.984Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-23T15:20:56.984Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-23T15:20:56.984Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-23T15:20:56.984Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:56.984Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-23T15:20:56.984Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:56.984Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-23T15:20:56.984Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:56.984Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-23T15:20:56.984Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-23T15:20:56.984Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-23T15:20:56.984Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-23T15:20:57.244Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:57.244Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-23T15:20:57.244Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-23T15:20:57.244Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-23T15:20:57.814Z] comerr-dev set to automatically installed. [2022-01-23T15:20:57.814Z] git set to automatically installed. [2022-01-23T15:20:57.814Z] git-man set to automatically installed. [2022-01-23T15:20:57.814Z] krb5-multidev set to automatically installed. [2022-01-23T15:20:57.814Z] libbrotli1 set to automatically installed. [2022-01-23T15:20:57.814Z] libcurl3-gnutls set to automatically installed. [2022-01-23T15:20:57.814Z] liberror-perl set to automatically installed. [2022-01-23T15:20:57.814Z] libglib2.0-0 set to automatically installed. [2022-01-23T15:20:57.814Z] libgssrpc4 set to automatically installed. [2022-01-23T15:20:57.814Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-23T15:20:57.814Z] libkadm5srv-mit11 set to automatically installed. [2022-01-23T15:20:57.814Z] libkdb5-9 set to automatically installed. [2022-01-23T15:20:57.814Z] libkrb5-dev set to automatically installed. [2022-01-23T15:20:57.814Z] libnghttp2-14 set to automatically installed. [2022-01-23T15:20:57.814Z] libnorm-dev set to automatically installed. [2022-01-23T15:20:57.815Z] libnorm1 set to automatically installed. [2022-01-23T15:20:57.815Z] libpgm-5.2-0 set to automatically installed. [2022-01-23T15:20:57.815Z] libpgm-dev set to automatically installed. [2022-01-23T15:20:57.815Z] libpsl5 set to automatically installed. [2022-01-23T15:20:57.815Z] librtmp1 set to automatically installed. [2022-01-23T15:20:57.815Z] libsodium-dev set to automatically installed. [2022-01-23T15:20:57.815Z] libsodium23 set to automatically installed. [2022-01-23T15:20:57.815Z] libssh-4 set to automatically installed. [2022-01-23T15:20:57.815Z] libzmq3-dev set to automatically installed. [2022-01-23T15:20:57.815Z] libzmq5 set to automatically installed. [2022-01-23T15:20:57.815Z] pkg-config set to automatically installed. [2022-01-23T15:20:57.815Z] zip set to automatically installed. [2022-01-23T15:20:59.194Z] snapd is not logged in, snap install commands will use sudo [2022-01-23T15:21:14.095Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-23T15:21:14.095Z] Downloading snap 'edgex-app-service-configurable' [2022-01-23T15:21:15.034Z] Pulling app-service-configurable [2022-01-23T15:21:15.034Z] + snapcraftctl pull [2022-01-23T15:21:16.944Z] Pulling config-common [2022-01-23T15:21:16.944Z] + snapcraftctl pull [2022-01-23T15:21:17.885Z] Pulling go-build-helper [2022-01-23T15:21:17.885Z] + snapcraftctl pull [2022-01-23T15:21:19.803Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-23T15:21:19.803Z] Skipping pull go-build-helper (already ran) [2022-01-23T15:21:19.803Z] Building go-build-helper [2022-01-23T15:21:19.803Z] + snapcraftctl build [2022-01-23T15:21:20.804Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-23T15:21:21.804Z] Staging go-build-helper [2022-01-23T15:21:21.804Z] + snapcraftctl stage [2022-01-23T15:21:27.163Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-23T15:21:27.163Z] Fetched 290 kB in 0s (0 B/s) [2022-01-23T15:21:27.163Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-23T15:21:27.163Z] Fetched 158 kB in 0s (0 B/s) [2022-01-23T15:21:27.163Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-23T15:21:27.163Z] Fetched 242 kB in 0s (0 B/s) [2022-01-23T15:21:27.163Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-23T15:21:27.163Z] Fetched 150 kB in 0s (0 B/s) [2022-01-23T15:21:27.163Z] Pulling edgex-go [2022-01-23T15:21:27.163Z] + snapcraftctl pull [2022-01-23T15:21:28.550Z] Pulling hooks [2022-01-23T15:21:28.550Z] + snapcraftctl pull [2022-01-23T15:21:43.458Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-23T15:21:43.458Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-23T15:21:43.458Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-23T15:21:43.458Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-23T15:21:43.458Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-23T15:21:43.458Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-23T15:21:43.458Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-23T15:21:43.458Z] Fetched 234 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-23T15:21:43.458Z] Fetched 155 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-23T15:21:43.458Z] Fetched 170 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-23T15:21:43.458Z] Fetched 267 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-23T15:21:43.458Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-23T15:21:43.458Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-23T15:21:43.458Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-23T15:21:43.458Z] Fetched 121 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-23T15:21:43.458Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-23T15:21:43.458Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-23T15:21:43.458Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-23T15:21:43.458Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-23T15:21:43.458Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-23T15:21:43.458Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-23T15:21:43.458Z] Fetched 142 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-23T15:21:43.458Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-23T15:21:43.458Z] Fetched 181 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-23T15:21:43.458Z] Fetched 208 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-23T15:21:43.458Z] Fetched 161 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-23T15:21:43.458Z] Fetched 107 kB in 0s (0 B/s) [2022-01-23T15:21:43.458Z] Pulling static-packages [2022-01-23T15:21:43.458Z] + snapcraftctl pull [2022-01-23T15:21:44.398Z] Pulling version [2022-01-23T15:21:44.398Z] + cd /root/project [2022-01-23T15:21:44.398Z] ++ git describe --tags --abbrev=0 [2022-01-23T15:21:44.398Z] ++ sed s/v// [2022-01-23T15:21:44.398Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-23T15:21:44.398Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-23T15:21:44.398Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-23T15:21:46.315Z] Building app-service-configurable [2022-01-23T15:21:46.315Z] + snapcraftctl build [2022-01-23T15:21:48.222Z] Building config-common [2022-01-23T15:21:48.222Z] + snapcraftctl build [2022-01-23T15:21:49.601Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-23T15:21:50.171Z] Skipping build go-build-helper (already ran) [2022-01-23T15:21:50.431Z] Building edgex-go [2022-01-23T15:21:50.691Z] + cd /root/parts/edgex-go/src [2022-01-23T15:21:50.691Z] ++ git describe --tags --abbrev=0 [2022-01-23T15:21:50.691Z] ++ sed s/v// [2022-01-23T15:21:50.691Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-23T15:21:50.691Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-23T15:21:50.691Z] + echo 2.2.0-dev.22 [2022-01-23T15:21:50.691Z] + '[' '!' -d vendor ']' [2022-01-23T15:21:50.691Z] + go mod download all [2022-01-23T15:21:54.056Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:21:54.056Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:21:54.056Z] ---> 55ca90a7395f [2022-01-23T15:21:54.056Z] Step 3/21 : WORKDIR /edgex-go [2022-01-23T15:21:54.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:21:54.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:21:54.056Z] ---> 55ca90a7395f [2022-01-23T15:21:54.056Z] Step 3/22 : WORKDIR /edgex-go [2022-01-23T15:21:54.056Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:21:54.056Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:21:54.056Z] ---> 55ca90a7395f [2022-01-23T15:21:54.056Z] Step 3/25 : WORKDIR /edgex-go [2022-01-23T15:21:54.056Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:21:54.056Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:21:54.056Z] ---> 55ca90a7395f [2022-01-23T15:21:54.056Z] Step 3/31 : WORKDIR /edgex-go [2022-01-23T15:21:54.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:21:54.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:21:54.056Z] ---> 55ca90a7395f [2022-01-23T15:21:54.056Z] Step 3/22 : WORKDIR /edgex-go [2022-01-23T15:21:54.056Z] ---> Running in 8c87e130d746 [2022-01-23T15:21:54.056Z] ---> Running in 7f38613d0dd4 [2022-01-23T15:21:54.056Z] ---> Running in b67bc05ac8d7 [2022-01-23T15:21:54.056Z] ---> Running in 4c6add4765c8 [2022-01-23T15:21:54.056Z] ---> Running in c9e2b7c82b16 [2022-01-23T15:21:54.665Z] Removing intermediate container 8c87e130d746 [2022-01-23T15:21:54.665Z] ---> 77c4331d4668 [2022-01-23T15:21:54.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:21:54.665Z] Removing intermediate container b67bc05ac8d7 [2022-01-23T15:21:54.665Z] ---> f87c553a8dc5 [2022-01-23T15:21:54.665Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:21:54.665Z] Removing intermediate container 7f38613d0dd4 [2022-01-23T15:21:54.665Z] ---> adc55cd96d61 [2022-01-23T15:21:54.665Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:21:54.665Z] Removing intermediate container c9e2b7c82b16 [2022-01-23T15:21:54.665Z] ---> d3124a5937f4 [2022-01-23T15:21:54.665Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:21:54.665Z] Removing intermediate container 4c6add4765c8 [2022-01-23T15:21:54.665Z] ---> f649d0cb7b4a [2022-01-23T15:21:54.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:21:54.665Z] ---> Running in e97b245ef64c [2022-01-23T15:21:54.940Z] ---> Running in f8e5da83d5ba [2022-01-23T15:21:54.940Z] ---> Running in e4ee01a1f2e5 [2022-01-23T15:21:54.940Z] ---> Running in c27acee8df2f [2022-01-23T15:21:54.940Z] ---> Running in e8c0ef8597b2 [2022-01-23T15:21:57.275Z] + make build [2022-01-23T15:21:57.275Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-23T15:21:57.561Z] Removing intermediate container e97b245ef64c [2022-01-23T15:21:57.561Z] ---> 7bd1d1d1dfeb [2022-01-23T15:21:57.561Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-23T15:21:57.834Z] ---> Running in b043167828ff [2022-01-23T15:21:57.834Z] Removing intermediate container c27acee8df2f [2022-01-23T15:21:57.834Z] ---> 4de1466e0486 [2022-01-23T15:21:57.834Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-23T15:21:58.110Z] ---> Running in 82405acab809 [2022-01-23T15:21:58.387Z] Removing intermediate container e8c0ef8597b2 [2022-01-23T15:21:58.387Z] ---> fa90471950b6 [2022-01-23T15:21:58.387Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-23T15:21:58.661Z] Removing intermediate container e4ee01a1f2e5 [2022-01-23T15:21:58.661Z] ---> 1a2d6a34ab0d [2022-01-23T15:21:58.661Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-23T15:21:58.661Z] Removing intermediate container f8e5da83d5ba [2022-01-23T15:21:58.661Z] ---> dee3b48f5a32 [2022-01-23T15:21:58.661Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-23T15:21:58.661Z] ---> Running in b5e28eadc945 [2022-01-23T15:21:58.661Z] ---> Running in cf494d8ce747 [2022-01-23T15:21:58.661Z] ---> Running in abc6c8f6b93c [2022-01-23T15:21:59.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:21:59.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:00.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:00.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:00.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:00.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:00.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:01.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:01.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:01.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:22:01.595Z] OK: 220 MiB in 52 packages [2022-01-23T15:22:01.595Z] OK: 220 MiB in 52 packages [2022-01-23T15:22:02.196Z] OK: 220 MiB in 52 packages [2022-01-23T15:22:02.470Z] OK: 220 MiB in 52 packages [2022-01-23T15:22:02.749Z] OK: 220 MiB in 52 packages [2022-01-23T15:22:03.359Z] Removing intermediate container 82405acab809 [2022-01-23T15:22:03.359Z] ---> 6d6148a891dc [2022-01-23T15:22:03.359Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-23T15:22:03.359Z] Removing intermediate container b043167828ff [2022-01-23T15:22:03.359Z] ---> 82addab4cf93 [2022-01-23T15:22:03.359Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-23T15:22:03.633Z] Removing intermediate container b5e28eadc945 [2022-01-23T15:22:03.633Z] ---> 0752945ec737 [2022-01-23T15:22:03.633Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-23T15:22:03.998Z] Removing intermediate container cf494d8ce747 [2022-01-23T15:22:03.998Z] ---> 50cc3647bfd3 [2022-01-23T15:22:03.998Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-23T15:22:03.998Z] Removing intermediate container abc6c8f6b93c [2022-01-23T15:22:03.998Z] ---> bc83d0dec2d8 [2022-01-23T15:22:04.406Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-23T15:22:04.406Z] ---> a5f3a36de5f2 [2022-01-23T15:22:04.406Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:22:04.722Z] ---> Running in 036d212428ca [2022-01-23T15:22:05.015Z] ---> ed8f1c1eff1b [2022-01-23T15:22:05.015Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:22:05.015Z] ---> 93987edddc4a [2022-01-23T15:22:05.015Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:22:05.358Z] ---> Running in c6033a8a7c06 [2022-01-23T15:22:05.358Z] ---> Running in f88fd820a71b [2022-01-23T15:22:05.975Z] ---> d78625ffe0f6 [2022-01-23T15:22:05.975Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:22:05.975Z] ---> a6f2df53c470 [2022-01-23T15:22:05.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:22:05.975Z] ---> Running in b3a981733f29 [2022-01-23T15:22:05.975Z] ---> Running in 1effdd20f6b0 [2022-01-23T15:22:07.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-23T15:22:10.295Z] Removing intermediate container 036d212428ca [2022-01-23T15:22:10.295Z] ---> 6b77f3f59971 [2022-01-23T15:22:10.295Z] Step 8/31 : COPY . . [2022-01-23T15:22:11.734Z] Removing intermediate container f88fd820a71b [2022-01-23T15:22:11.734Z] ---> 0d6b79f8fbbb [2022-01-23T15:22:11.734Z] Step 8/21 : COPY . . [2022-01-23T15:22:11.734Z] Removing intermediate container c6033a8a7c06 [2022-01-23T15:22:11.734Z] ---> 36832cd27bb6 [2022-01-23T15:22:11.734Z] Step 8/22 : COPY . . [2022-01-23T15:22:12.006Z] Removing intermediate container 1effdd20f6b0 [2022-01-23T15:22:12.006Z] Removing intermediate container b3a981733f29 [2022-01-23T15:22:12.006Z] ---> 15f8fec094d1 [2022-01-23T15:22:12.006Z] Step 8/22 : COPY . . ---> 013342074628 [2022-01-23T15:22:12.006Z] Step 8/25 : COPY . . [2022-01-23T15:22:12.006Z] [2022-01-23T15:22:12.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-23T15:22:13.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-23T15:22:14.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-23T15:22:14.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-23T15:22:16.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-23T15:22:17.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-23T15:22:17.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-23T15:22:19.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-23T15:22:20.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-23T15:22:21.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-23T15:22:22.649Z] + case "$service" in [2022-01-23T15:22:22.649Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-23T15:22:22.649Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.649Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-23T15:22:22.908Z] + case "$service" in [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-23T15:22:22.908Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-23T15:22:22.908Z] + case "$service" in [2022-01-23T15:22:22.908Z] + 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 [2022-01-23T15:22:22.908Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-23T15:22:22.908Z] + case "$service" in [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-23T15:22:22.908Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-23T15:22:22.908Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-23T15:22:22.908Z] + case "$service" in [2022-01-23T15:22:22.908Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-23T15:22:22.908Z] + 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 [2022-01-23T15:22:22.908Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-23T15:22:22.908Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-23T15:22:22.908Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-23T15:22:23.477Z] Building hooks [2022-01-23T15:22:23.477Z] + cd /root/parts/hooks/src [2022-01-23T15:22:23.477Z] + make build [2022-01-23T15:22:23.477Z] go mod tidy [2022-01-23T15:22:23.477Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-23T15:22:24.046Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-23T15:22:24.046Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-23T15:22:24.046Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-23T15:22:24.614Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-23T15:22:25.183Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-23T15:22:25.183Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-23T15:22:27.090Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-23T15:22:27.090Z] Building static-packages [2022-01-23T15:22:27.090Z] + snapcraftctl build [2022-01-23T15:22:29.001Z] Building version [2022-01-23T15:22:29.001Z] + snapcraftctl build [2022-01-23T15:22:31.539Z] Staging app-service-configurable [2022-01-23T15:22:31.539Z] + snapcraftctl stage [2022-01-23T15:22:32.482Z] Staging config-common [2022-01-23T15:22:32.743Z] + snapcraftctl stage [2022-01-23T15:22:34.123Z] Skipping stage go-build-helper (already ran) [2022-01-23T15:22:34.123Z] Staging edgex-go [2022-01-23T15:22:34.123Z] + snapcraftctl stage [2022-01-23T15:22:34.167Z] ---> 968fdbcdc7cf [2022-01-23T15:22:34.167Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-23T15:22:34.167Z] ---> Running in 527c435644a9 [2022-01-23T15:22:34.167Z] ---> 2fd44ded539e [2022-01-23T15:22:34.167Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-23T15:22:34.167Z] ---> 504482102251 [2022-01-23T15:22:34.167Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-23T15:22:34.167Z] ---> Running in 477b8179831c [2022-01-23T15:22:34.167Z] ---> Running in a1ebb3a3be76 [2022-01-23T15:22:34.167Z] 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 [2022-01-23T15:22:34.441Z] ---> 1c7e247e8db7 [2022-01-23T15:22:34.441Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-23T15:22:34.720Z] ---> Running in 382264673a8c [2022-01-23T15:22:35.320Z] ---> f64639c7801e [2022-01-23T15:22:35.320Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-23T15:22:35.501Z] Staging hooks [2022-01-23T15:22:35.501Z] + snapcraftctl stage [2022-01-23T15:22:35.598Z] ---> Running in ae6a7620c771 [2022-01-23T15:22:35.883Z] 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 [2022-01-23T15:22:35.883Z] 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 [2022-01-23T15:22:36.867Z] 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 [2022-01-23T15:22:36.881Z] Staging static-packages [2022-01-23T15:22:36.881Z] + snapcraftctl stage [2022-01-23T15:22:37.463Z] 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 [2022-01-23T15:22:38.794Z] Staging version [2022-01-23T15:22:38.795Z] + snapcraftctl stage [2022-01-23T15:22:40.174Z] Priming app-service-configurable [2022-01-23T15:22:40.174Z] + snapcraftctl prime [2022-01-23T15:22:42.724Z] 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 [2022-01-23T15:22:42.724Z] stage-packages: [2022-01-23T15:22:42.724Z] - libnorm1 [2022-01-23T15:22:42.724Z] - libpgm-5.2-0 [2022-01-23T15:22:42.724Z] - libsodium23 [2022-01-23T15:22:42.724Z] - libzmq5 [2022-01-23T15:22:42.724Z] Priming config-common [2022-01-23T15:22:42.724Z] + snapcraftctl prime [2022-01-23T15:22:44.109Z] Priming go-build-helper [2022-01-23T15:22:44.109Z] + snapcraftctl prime [2022-01-23T15:22:45.494Z] Priming edgex-go [2022-01-23T15:22:45.494Z] + snapcraftctl prime [2022-01-23T15:22:47.401Z] Priming hooks [2022-01-23T15:22:47.401Z] + snapcraftctl prime [2022-01-23T15:22:48.783Z] Priming static-packages [2022-01-23T15:22:48.783Z] + snapcraftctl prime [2022-01-23T15:22:54.094Z] Priming version [2022-01-23T15:22:54.094Z] + snapcraftctl prime [2022-01-23T15:22:55.132Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-23T15:24:29.268Z] 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 [2022-01-23T15:24:33.576Z] 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 [2022-01-23T15:24:43.758Z] Removing intermediate container 527c435644a9 [2022-01-23T15:24:43.758Z] ---> 9467610207cf [2022-01-23T15:24:43.758Z] [2022-01-23T15:24:43.758Z] Step 10/31 : FROM alpine:3.14 [2022-01-23T15:24:43.758Z] 3.14: Pulling from library/alpine [2022-01-23T15:24:45.728Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-23T15:24:45.728Z] Status: Downloaded newer image for alpine:3.14 [2022-01-23T15:24:45.728Z] ---> 5b8b7b635229 [2022-01-23T15:24:45.728Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-23T15:24:45.999Z] ---> Running in 15b6d1511722 [2022-01-23T15:24:46.603Z] Removing intermediate container 15b6d1511722 [2022-01-23T15:24:46.603Z] ---> 672dca0c366d [2022-01-23T15:24:46.603Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-23T15:24:46.890Z] ---> Running in e137985f7949 [2022-01-23T15:24:47.162Z] Removing intermediate container a1ebb3a3be76 [2022-01-23T15:24:47.162Z] ---> 8fabe2d79326 [2022-01-23T15:24:47.162Z] [2022-01-23T15:24:47.162Z] Step 10/21 : FROM alpine:3.14 [2022-01-23T15:24:47.162Z] ---> 5b8b7b635229 [2022-01-23T15:24:47.162Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-23T15:24:47.438Z] ---> Running in 47b731780747 [2022-01-23T15:24:48.919Z] Removing intermediate container 477b8179831c [2022-01-23T15:24:48.919Z] ---> 64aa764aefed [2022-01-23T15:24:48.919Z] [2022-01-23T15:24:48.919Z] Step 10/25 : FROM alpine:3.14 [2022-01-23T15:24:48.919Z] ---> 5b8b7b635229 [2022-01-23T15:24:48.919Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-23T15:24:49.191Z] ---> Running in fb778284b452 [2022-01-23T15:24:49.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:49.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:49.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:49.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:50.341Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-23T15:24:50.341Z] (2/2) Installing su-exec (0.2-r1) [2022-01-23T15:24:50.341Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:24:50.341Z] OK: 6 MiB in 16 packages [2022-01-23T15:24:50.341Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-23T15:24:50.619Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-23T15:24:50.619Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-23T15:24:50.619Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-23T15:24:50.619Z] (5/5) Installing curl (7.79.1-r0) [2022-01-23T15:24:50.619Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:24:50.619Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:24:50.910Z] OK: 8 MiB in 19 packages [2022-01-23T15:24:51.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:51.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:52.056Z] Removing intermediate container e137985f7949 [2022-01-23T15:24:52.056Z] ---> 1d57cfeb56f9 [2022-01-23T15:24:52.056Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-23T15:24:52.056Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-23T15:24:52.056Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-23T15:24:52.329Z] (3/3) Installing su-exec (0.2-r1) [2022-01-23T15:24:52.329Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:24:52.329Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:24:52.329Z] ---> Running in 38d081975c6d [2022-01-23T15:24:52.608Z] OK: 6 MiB in 17 packages [2022-01-23T15:24:53.202Z] Removing intermediate container 38d081975c6d [2022-01-23T15:24:53.202Z] ---> dc848b6b762c [2022-01-23T15:24:53.202Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-23T15:24:53.202Z] ---> Running in cd4ea5d4bfe8 [2022-01-23T15:24:53.202Z] Removing intermediate container 47b731780747 [2022-01-23T15:24:53.202Z] ---> c953051dccfb [2022-01-23T15:24:53.202Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-23T15:24:53.474Z] ---> Running in 69225f7bedb0 [2022-01-23T15:24:53.748Z] Removing intermediate container 382264673a8c [2022-01-23T15:24:53.748Z] ---> d06beaf01145 [2022-01-23T15:24:53.748Z] [2022-01-23T15:24:53.748Z] Step 10/22 : FROM alpine:3.14 [2022-01-23T15:24:53.748Z] ---> 5b8b7b635229 [2022-01-23T15:24:53.748Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:24:54.022Z] ---> Running in 87d362796731 [2022-01-23T15:24:54.022Z] Removing intermediate container cd4ea5d4bfe8 [2022-01-23T15:24:54.022Z] ---> bedb1e56a8c4 [2022-01-23T15:24:54.022Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-23T15:24:54.299Z] ---> Running in 9081cce884ce [2022-01-23T15:24:54.299Z] Removing intermediate container 69225f7bedb0 [2022-01-23T15:24:54.299Z] ---> fb65ceedf15c [2022-01-23T15:24:54.299Z] Step 13/21 : WORKDIR /edgex [2022-01-23T15:24:54.299Z] Removing intermediate container fb778284b452 [2022-01-23T15:24:54.299Z] ---> 678802a6b6f4 [2022-01-23T15:24:54.299Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-23T15:24:54.572Z] ---> Running in 4f8365dbb344 [2022-01-23T15:24:54.572Z] ---> Running in 632786595b6c [2022-01-23T15:24:54.842Z] Removing intermediate container ae6a7620c771 [2022-01-23T15:24:54.842Z] ---> f82170b6932f [2022-01-23T15:24:54.842Z] [2022-01-23T15:24:54.842Z] Step 10/22 : FROM alpine:3.14 [2022-01-23T15:24:54.842Z] ---> 5b8b7b635229 [2022-01-23T15:24:54.842Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-23T15:24:54.842Z] ---> Running in 1f9089cb7a8a [2022-01-23T15:24:55.438Z] Removing intermediate container 632786595b6c [2022-01-23T15:24:55.438Z] ---> 276e91f32e34 [2022-01-23T15:24:55.438Z] Step 13/25 : WORKDIR / [2022-01-23T15:24:55.438Z] Removing intermediate container 4f8365dbb344 [2022-01-23T15:24:55.438Z] ---> 343686d70a99 [2022-01-23T15:24:55.438Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-23T15:24:55.438Z] ---> Running in 4ee455e75d92 [2022-01-23T15:24:55.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:55.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:55.992Z] Removing intermediate container 4ee455e75d92 [2022-01-23T15:24:55.992Z] ---> 4435f653c621 [2022-01-23T15:24:55.992Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-23T15:24:56.589Z] ---> be512a751f51 [2022-01-23T15:24:56.589Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-23T15:24:56.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:56.876Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-23T15:24:56.876Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:24:56.876Z] OK: 6 MiB in 15 packages [2022-01-23T15:24:56.876Z] Removing intermediate container 9081cce884ce [2022-01-23T15:24:56.876Z] ---> 77b9a8ed7003 [2022-01-23T15:24:56.876Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-23T15:24:57.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:24:57.157Z] ---> Running in 5e0b8b9fe94a [2022-01-23T15:24:57.430Z] ---> 0f30ccc4508a [2022-01-23T15:24:57.430Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-23T15:24:57.707Z] Removing intermediate container 5e0b8b9fe94a [2022-01-23T15:24:57.707Z] ---> 8e78c2db5501 [2022-01-23T15:24:57.707Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-23T15:24:57.983Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-23T15:24:58.259Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-23T15:24:58.259Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:24:58.259Z] Executing ca-certificates-20211220-r0.trigger [2022-01-23T15:24:58.529Z] Removing intermediate container 87d362796731 [2022-01-23T15:24:58.529Z] ---> 5f75cb64cc63 [2022-01-23T15:24:58.529Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:24:58.529Z] OK: 6 MiB in 16 packages [2022-01-23T15:24:58.529Z] ---> 7bc5eab25887 [2022-01-23T15:24:58.529Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-23T15:24:58.529Z] ---> Running in be4fb219b0c8 [2022-01-23T15:24:58.809Z] ---> 5e98f975cb38 [2022-01-23T15:24:58.809Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-23T15:24:59.085Z] ---> e505cb5f5360 [2022-01-23T15:24:59.085Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-23T15:24:59.085Z] ---> Running in 7d4b1dcaadf1 [2022-01-23T15:24:59.358Z] Removing intermediate container be4fb219b0c8 [2022-01-23T15:24:59.359Z] ---> c2f0248adf17 [2022-01-23T15:24:59.359Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-23T15:24:59.359Z] ---> Running in 7c64afa7f68f [2022-01-23T15:24:59.959Z] ---> 01ecf7d1e137 [2022-01-23T15:24:59.959Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-23T15:25:00.240Z] Removing intermediate container 7c64afa7f68f [2022-01-23T15:25:00.240Z] ---> 5c76b116c318 [2022-01-23T15:25:00.240Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-23T15:25:00.240Z] ---> Running in f2dc2b0b0ae7 [2022-01-23T15:25:00.527Z] ---> 68bbee536d3d [2022-01-23T15:25:00.527Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-23T15:25:00.527Z] Removing intermediate container 1f9089cb7a8a [2022-01-23T15:25:00.527Z] ---> b117d8cb1467 [2022-01-23T15:25:00.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:25:00.804Z] ---> Running in 3bec86f8fad1 [2022-01-23T15:25:00.804Z] ---> Running in 8e678c73d58a [2022-01-23T15:25:00.804Z] ---> 82b1262ae69b [2022-01-23T15:25:00.804Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-23T15:25:00.804Z] Removing intermediate container f2dc2b0b0ae7 [2022-01-23T15:25:00.804Z] ---> b72c2fae78f4 [2022-01-23T15:25:00.804Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:25:01.402Z] Removing intermediate container 3bec86f8fad1 [2022-01-23T15:25:01.402Z] ---> d7427b368ae8 [2022-01-23T15:25:01.402Z] Step 18/21 : CMD ["--init=true"] [2022-01-23T15:25:01.402Z] Removing intermediate container 8e678c73d58a [2022-01-23T15:25:01.402Z] ---> 0c8c5363f124 [2022-01-23T15:25:01.402Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-23T15:25:01.402Z] ---> Running in af8d6d416cbd [2022-01-23T15:25:01.402Z] ---> Running in 3a796b117106 [2022-01-23T15:25:01.999Z] Removing intermediate container 7d4b1dcaadf1 [2022-01-23T15:25:01.999Z] ---> ec5b7728c7da [2022-01-23T15:25:01.999Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:25:01.999Z] Removing intermediate container 3a796b117106 [2022-01-23T15:25:01.999Z] ---> c5164057bfb2 [2022-01-23T15:25:01.999Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-23T15:25:01.999Z] Removing intermediate container af8d6d416cbd [2022-01-23T15:25:01.999Z] ---> da0361037077 [2022-01-23T15:25:01.999Z] Step 19/21 : LABEL arch=arm64 [2022-01-23T15:25:01.999Z] ---> 3ed1881e4eaf [2022-01-23T15:25:01.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-23T15:25:02.271Z] ---> Running in 047d10b6b3c3 [2022-01-23T15:25:02.271Z] ---> Running in 98928d0266d4 [2022-01-23T15:25:02.542Z] ---> 0a0f5fbe9fea [2022-01-23T15:25:02.543Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-23T15:25:02.824Z] Removing intermediate container 047d10b6b3c3 [2022-01-23T15:25:02.824Z] ---> 36739971e69b [2022-01-23T15:25:02.824Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:25:02.824Z] Removing intermediate container 98928d0266d4 [2022-01-23T15:25:02.824Z] ---> 94a0b5b9e09d [2022-01-23T15:25:02.824Z] Step 20/21 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:25:02.824Z] ---> Running in 438c8a2800d8 [2022-01-23T15:25:03.100Z] ---> 9371d3af93de [2022-01-23T15:25:03.100Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-23T15:25:03.698Z] Removing intermediate container 438c8a2800d8 [2022-01-23T15:25:03.698Z] ---> 55fdc0fd4e7d [2022-01-23T15:25:03.698Z] Step 21/21 : LABEL version=0.0.0 [2022-01-23T15:25:03.698Z] ---> Running in e88576435e11 [2022-01-23T15:25:03.969Z] ---> b020c7d15832 [2022-01-23T15:25:03.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-23T15:25:03.969Z] ---> 8e0d0c76b74f [2022-01-23T15:25:03.969Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-23T15:25:04.243Z] ---> d88194b09763 [2022-01-23T15:25:04.243Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-23T15:25:04.243Z] Removing intermediate container e88576435e11 [2022-01-23T15:25:04.243Z] ---> 5fa105654b5e [2022-01-23T15:25:04.243Z] [2022-01-23T15:25:05.222Z] Successfully built 5fa105654b5e [2022-01-23T15:25:05.222Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-23T15:25:05.222Z]  Building security-proxy-setup ... done Building core-command [2022-01-23T15:25:05.222Z] ---> 2faee6956cda [2022-01-23T15:25:05.222Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-23T15:25:05.222Z] ---> 69f760c32862 [2022-01-23T15:25:05.222Z] ---> 6b75b431f8f5 [2022-01-23T15:25:05.222Z] Step 21/25 : 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/ [2022-01-23T15:25:05.222Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-23T15:25:05.497Z] ---> Running in 356d97ca7d2c [2022-01-23T15:25:05.497Z] ---> Running in 646efe84a925 [2022-01-23T15:25:05.497Z] ---> 3534c27244ef [2022-01-23T15:25:05.497Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-23T15:25:06.091Z] Removing intermediate container 356d97ca7d2c [2022-01-23T15:25:06.091Z] ---> a8fea9e8a129 [2022-01-23T15:25:06.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:25:06.362Z] ---> 4716170709b3 [2022-01-23T15:25:06.362Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-23T15:25:06.362Z] ---> Running in d61b3555122a [2022-01-23T15:25:06.635Z] ---> fb30564a337c [2022-01-23T15:25:06.635Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-23T15:25:06.909Z] ---> Running in f42b6e3ef03e [2022-01-23T15:25:06.909Z] Removing intermediate container d61b3555122a [2022-01-23T15:25:06.909Z] ---> 89ec6e4a3aa3 [2022-01-23T15:25:06.909Z] Step 20/22 : LABEL arch=arm64 [2022-01-23T15:25:07.191Z] ---> Running in 855abc931e62 [2022-01-23T15:25:07.191Z] ---> 710390abcb28 [2022-01-23T15:25:07.191Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-23T15:25:07.467Z] Removing intermediate container f42b6e3ef03e [2022-01-23T15:25:07.467Z] ---> a9abdfacec63 [2022-01-23T15:25:07.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:25:07.743Z] ---> Running in 8f03f89e1256 [2022-01-23T15:25:07.744Z] Removing intermediate container 855abc931e62 [2022-01-23T15:25:07.744Z] ---> c9a774e7544b [2022-01-23T15:25:07.744Z] Step 21/22 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:25:08.025Z] ---> Running in 0f6bdd388369 [2022-01-23T15:25:08.025Z] Removing intermediate container 646efe84a925 [2022-01-23T15:25:08.025Z] ---> 28a115458e49 [2022-01-23T15:25:08.025Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-23T15:25:08.025Z] Removing intermediate container 8f03f89e1256 [2022-01-23T15:25:08.025Z] ---> de78f1b5d5d6 [2022-01-23T15:25:08.025Z] Step 20/22 : LABEL arch=arm64 [2022-01-23T15:25:08.302Z] ---> Running in 513addba6a6a [2022-01-23T15:25:08.302Z] ---> Running in 5b03de419dae [2022-01-23T15:25:08.302Z] ---> 19426b00c640 [2022-01-23T15:25:08.302Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-23T15:25:08.576Z] Removing intermediate container 0f6bdd388369 [2022-01-23T15:25:08.576Z] ---> ed72097450ce [2022-01-23T15:25:08.576Z] Step 22/22 : LABEL version=0.0.0 [2022-01-23T15:25:08.856Z] ---> Running in 21c58182f2ee [2022-01-23T15:25:08.856Z] ---> Running in 43785b4602c6 [2022-01-23T15:25:08.856Z] Removing intermediate container 5b03de419dae [2022-01-23T15:25:08.856Z] ---> 9a1eba83f09e [2022-01-23T15:25:08.856Z] Step 21/22 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:25:08.856Z] Removing intermediate container 513addba6a6a [2022-01-23T15:25:08.856Z] ---> bfbe0093ed21 [2022-01-23T15:25:08.856Z] Step 23/25 : LABEL arch=arm64 [2022-01-23T15:25:08.856Z] ---> Running in 53eb9f27aaa7 [2022-01-23T15:25:09.136Z] ---> Running in 68311099ba1a [2022-01-23T15:25:09.408Z] Removing intermediate container 43785b4602c6 [2022-01-23T15:25:09.408Z] ---> 3e8cfacb5be1 [2022-01-23T15:25:09.408Z] [2022-01-23T15:25:09.408Z] Removing intermediate container 21c58182f2ee [2022-01-23T15:25:09.408Z] ---> 39b5ca66248d [2022-01-23T15:25:09.408Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-23T15:25:09.408Z] Removing intermediate container 53eb9f27aaa7 [2022-01-23T15:25:09.408Z] ---> caeca5be1a6c [2022-01-23T15:25:09.408Z] Step 22/22 : LABEL version=0.0.0 [2022-01-23T15:25:09.682Z] ---> Running in e973c8b449a9 [2022-01-23T15:25:09.682Z] Removing intermediate container 68311099ba1a [2022-01-23T15:25:09.682Z] ---> 95aa51c41d3e [2022-01-23T15:25:09.682Z] Step 24/25 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:25:09.682Z] ---> Running in f2098a8fb6bc [2022-01-23T15:25:09.954Z] Successfully built 3e8cfacb5be1 [2022-01-23T15:25:09.954Z] Successfully tagged support-scheduler-arm64:latest [2022-01-23T15:25:09.954Z]  Building support-scheduler ... done Building core-metadata [2022-01-23T15:25:10.227Z] Removing intermediate container e973c8b449a9 [2022-01-23T15:25:10.227Z] ---> fc2eb31e2b1b [2022-01-23T15:25:10.227Z] [2022-01-23T15:25:10.227Z] Removing intermediate container f2098a8fb6bc [2022-01-23T15:25:10.227Z] ---> ae3bd41d881b [2022-01-23T15:25:10.227Z] Step 25/25 : LABEL version=0.0.0 [2022-01-23T15:25:10.500Z] ---> Running in f3bf9c6d7064 [2022-01-23T15:25:10.500Z] Successfully built fc2eb31e2b1b [2022-01-23T15:25:10.500Z] ---> 042b874c5a21 [2022-01-23T15:25:10.500Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-23T15:25:10.500Z] Successfully tagged support-notifications-arm64:latest [2022-01-23T15:25:10.500Z] Building core-data [2022-01-23T15:25:10.770Z]  Building support-notifications ... done  ---> Running in e2d4282ff295 [2022-01-23T15:25:11.040Z] Removing intermediate container f3bf9c6d7064 [2022-01-23T15:25:11.040Z] ---> f03169d7bdc6 [2022-01-23T15:25:11.040Z] [2022-01-23T15:25:11.322Z] Successfully built f03169d7bdc6 [2022-01-23T15:25:11.322Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-23T15:25:11.322Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-01-23T15:25:12.746Z] Removing intermediate container e2d4282ff295 [2022-01-23T15:25:12.746Z] ---> d6281210c5ed [2022-01-23T15:25:12.746Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-23T15:25:13.020Z] ---> Running in ae5729d62246 [2022-01-23T15:25:13.291Z] Removing intermediate container ae5729d62246 [2022-01-23T15:25:13.291Z] ---> 9a1e36329a53 [2022-01-23T15:25:13.291Z] Step 28/31 : CMD ["gate"] [2022-01-23T15:25:13.567Z] ---> Running in 0e82838cfb51 [2022-01-23T15:25:13.838Z] Removing intermediate container 0e82838cfb51 [2022-01-23T15:25:13.838Z] ---> 48bfb71cdb36 [2022-01-23T15:25:13.838Z] Step 29/31 : LABEL arch=arm64 [2022-01-23T15:25:14.117Z] ---> Running in 3e5c5f8ad57b [2022-01-23T15:25:14.720Z] Removing intermediate container 3e5c5f8ad57b [2022-01-23T15:25:14.720Z] ---> 64c9ae6d9630 [2022-01-23T15:25:14.720Z] Step 30/31 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:25:14.992Z] ---> Running in 64ad5ced1067 [2022-01-23T15:25:15.594Z] Removing intermediate container 64ad5ced1067 [2022-01-23T15:25:15.594Z] ---> c20c6742102f [2022-01-23T15:25:15.594Z] Step 31/31 : LABEL version=0.0.0 [2022-01-23T15:25:15.594Z] ---> Running in 3b7eb49ef545 [2022-01-23T15:25:16.292Z] Removing intermediate container 3b7eb49ef545 [2022-01-23T15:25:16.292Z] ---> e948523ff084 [2022-01-23T15:25:16.292Z] [2022-01-23T15:25:16.598Z] Successfully built e948523ff084 [2022-01-23T15:25:16.598Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-23T15:25:55.646Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:25:55.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:25:55.646Z] ---> 55ca90a7395f [2022-01-23T15:25:55.646Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> f649d0cb7b4a [2022-01-23T15:25:55.646Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> fa90471950b6 [2022-01-23T15:25:55.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> 0752945ec737 [2022-01-23T15:25:55.646Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> ed8f1c1eff1b [2022-01-23T15:25:55.646Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> 36832cd27bb6 [2022-01-23T15:25:55.646Z] Step 8/23 : COPY . . [2022-01-23T15:25:55.646Z] ---> Using cache [2022-01-23T15:25:55.646Z] ---> 1c7e247e8db7 [2022-01-23T15:25:55.646Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-23T15:25:56.630Z] ---> Running in 6739b7409e56 [2022-01-23T15:25:57.614Z] 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 [2022-01-23T15:26:00.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:26:00.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:26:00.230Z] ---> 55ca90a7395f [2022-01-23T15:26:00.230Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:26:00.230Z] ---> Using cache [2022-01-23T15:26:00.230Z] ---> f649d0cb7b4a [2022-01-23T15:26:00.230Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:26:00.230Z] ---> Using cache [2022-01-23T15:26:00.230Z] ---> fa90471950b6 [2022-01-23T15:26:00.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-23T15:26:00.230Z] ---> Using cache [2022-01-23T15:26:00.230Z] ---> 0752945ec737 [2022-01-23T15:26:00.230Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:26:00.230Z] ---> Using cache [2022-01-23T15:26:00.230Z] ---> ed8f1c1eff1b [2022-01-23T15:26:00.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:26:00.230Z] ---> Using cache [2022-01-23T15:26:00.230Z] ---> 36832cd27bb6 [2022-01-23T15:26:00.230Z] Step 8/23 : COPY . . [2022-01-23T15:26:00.506Z] ---> Using cache [2022-01-23T15:26:00.506Z] ---> 1c7e247e8db7 [2022-01-23T15:26:00.506Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-23T15:26:01.106Z] ---> Running in 8dcb7d93f376 [2022-01-23T15:26:01.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:26:01.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:26:01.383Z] ---> 55ca90a7395f [2022-01-23T15:26:01.383Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:26:01.383Z] ---> Using cache [2022-01-23T15:26:01.383Z] ---> f649d0cb7b4a [2022-01-23T15:26:01.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:26:01.383Z] ---> Using cache [2022-01-23T15:26:01.383Z] ---> fa90471950b6 [2022-01-23T15:26:01.383Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-23T15:26:01.383Z] ---> Running in b66793357677 [2022-01-23T15:26:01.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-23T15:26:01.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-23T15:26:01.383Z] ---> 55ca90a7395f [2022-01-23T15:26:01.383Z] Step 3/23 : WORKDIR /edgex-go [2022-01-23T15:26:01.383Z] ---> Using cache [2022-01-23T15:26:01.383Z] ---> f649d0cb7b4a [2022-01-23T15:26:01.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:26:01.383Z] ---> Using cache [2022-01-23T15:26:01.383Z] ---> fa90471950b6 [2022-01-23T15:26:01.383Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-23T15:26:01.383Z] ---> Running in 274afa7e152b [2022-01-23T15:26:04.006Z] 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 [2022-01-23T15:26:04.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:26:04.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:26:04.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:26:04.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:26:05.584Z] OK: 220 MiB in 52 packages [2022-01-23T15:26:05.858Z] OK: 220 MiB in 52 packages [2022-01-23T15:26:07.321Z] Removing intermediate container 274afa7e152b [2022-01-23T15:26:07.321Z] Removing intermediate container b66793357677 [2022-01-23T15:26:07.321Z] ---> a397f857f1d5 [2022-01-23T15:26:07.321Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:26:07.321Z] ---> 48a301c4e82e [2022-01-23T15:26:07.321Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-23T15:26:08.305Z] ---> dd135b790470 [2022-01-23T15:26:08.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:26:08.305Z] ---> c23b8fbe0482 [2022-01-23T15:26:08.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-23T15:26:08.305Z] ---> Running in 8d0240d4d40c [2022-01-23T15:26:08.305Z] ---> Running in 997003ba9ecb [2022-01-23T15:26:13.721Z] Removing intermediate container 8d0240d4d40c [2022-01-23T15:26:13.721Z] ---> 36992e31f264 [2022-01-23T15:26:13.721Z] Step 8/23 : COPY . . [2022-01-23T15:26:13.721Z] Removing intermediate container 997003ba9ecb [2022-01-23T15:26:13.721Z] ---> 400da75dff62 [2022-01-23T15:26:13.721Z] Step 8/23 : COPY . . [2022-01-23T15:26:40.521Z] ---> 26ce3ad4d778 [2022-01-23T15:26:40.521Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-23T15:26:40.521Z] ---> 9ed1ead3dd59 [2022-01-23T15:26:40.521Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-23T15:26:40.521Z] ---> Running in ed0c28148f3d [2022-01-23T15:26:40.521Z] ---> Running in b98a2ec35928 [2022-01-23T15:26:41.956Z] 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 [2022-01-23T15:26:41.956Z] 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 [2022-01-23T15:27:28.928Z] Removing intermediate container 6739b7409e56 [2022-01-23T15:27:28.928Z] ---> eb18431c3b4e [2022-01-23T15:27:28.928Z] [2022-01-23T15:27:28.928Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:27:28.928Z] ---> 5b8b7b635229 [2022-01-23T15:27:28.928Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:27:28.928Z] ---> Using cache [2022-01-23T15:27:28.928Z] ---> 5f75cb64cc63 [2022-01-23T15:27:28.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:27:28.928Z] ---> Using cache [2022-01-23T15:27:28.928Z] ---> c2f0248adf17 [2022-01-23T15:27:28.928Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-23T15:27:28.928Z] ---> Running in 5f00392fe2d1 [2022-01-23T15:27:28.928Z] Removing intermediate container 5f00392fe2d1 [2022-01-23T15:27:28.928Z] ---> a6ae20e74072 [2022-01-23T15:27:28.928Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-23T15:27:28.928Z] ---> Running in 00f130f9c256 [2022-01-23T15:27:28.928Z] Removing intermediate container 00f130f9c256 [2022-01-23T15:27:28.928Z] ---> 3b2232b71319 [2022-01-23T15:27:28.928Z] Step 15/23 : WORKDIR / [2022-01-23T15:27:28.928Z] ---> Running in 93cce86f9883 [2022-01-23T15:27:28.928Z] Removing intermediate container 93cce86f9883 [2022-01-23T15:27:28.928Z] ---> c012f75024c7 [2022-01-23T15:27:28.928Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:27:28.928Z] ---> 4df751a70edd [2022-01-23T15:27:28.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-23T15:27:29.918Z] ---> 96605c41a534 [2022-01-23T15:27:29.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-23T15:27:30.904Z] ---> c512994d8c0e [2022-01-23T15:27:30.904Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-23T15:27:30.904Z] ---> Running in 6092042ed347 [2022-01-23T15:27:31.500Z] Removing intermediate container 6092042ed347 [2022-01-23T15:27:31.500Z] ---> 4bb2c55c3358 [2022-01-23T15:27:31.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:27:31.500Z] ---> Running in 807b9acf0c52 [2022-01-23T15:27:32.103Z] Removing intermediate container 807b9acf0c52 [2022-01-23T15:27:32.103Z] ---> 23d1fe583284 [2022-01-23T15:27:32.103Z] Step 21/23 : LABEL arch=arm64 [2022-01-23T15:27:32.103Z] ---> Running in 48adb0513f05 [2022-01-23T15:27:32.709Z] Removing intermediate container 48adb0513f05 [2022-01-23T15:27:32.709Z] ---> 2f76b511edc9 [2022-01-23T15:27:32.709Z] Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:27:32.709Z] ---> Running in 1aec19cbc644 [2022-01-23T15:27:33.309Z] Removing intermediate container 1aec19cbc644 [2022-01-23T15:27:33.309Z] ---> 9b94d54fe1a8 [2022-01-23T15:27:33.309Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:27:33.309Z] ---> Running in 43c8d7622910 [2022-01-23T15:27:33.906Z] Removing intermediate container 43c8d7622910 [2022-01-23T15:27:33.906Z] ---> 5d49e2fb77a3 [2022-01-23T15:27:33.906Z] [2022-01-23T15:27:34.180Z] Successfully built 5d49e2fb77a3 [2022-01-23T15:27:34.180Z] Successfully tagged core-command-arm64:latest [2022-01-23T15:27:44.346Z]  Building core-command ... done Removing intermediate container 8dcb7d93f376 [2022-01-23T15:27:44.346Z] ---> 50d742fec9ba [2022-01-23T15:27:44.346Z] [2022-01-23T15:27:44.346Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:27:44.346Z] ---> 5b8b7b635229 [2022-01-23T15:27:44.346Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-23T15:27:44.346Z] ---> Using cache [2022-01-23T15:27:44.346Z] ---> 5f75cb64cc63 [2022-01-23T15:27:44.346Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:27:44.346Z] ---> Using cache [2022-01-23T15:27:44.346Z] ---> c2f0248adf17 [2022-01-23T15:27:44.346Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-23T15:27:44.346Z] ---> Running in 7abb571ff6ee [2022-01-23T15:27:44.948Z] Removing intermediate container 7abb571ff6ee [2022-01-23T15:27:44.948Z] ---> 60fa99aa1842 [2022-01-23T15:27:44.948Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-23T15:27:44.948Z] ---> Running in c59a8e7a6506 [2022-01-23T15:27:45.544Z] Removing intermediate container c59a8e7a6506 [2022-01-23T15:27:45.544Z] ---> eb88a5cea9e5 [2022-01-23T15:27:45.544Z] Step 15/23 : WORKDIR / [2022-01-23T15:27:45.544Z] ---> Running in 4a785d240d9c [2022-01-23T15:27:46.534Z] Removing intermediate container 4a785d240d9c [2022-01-23T15:27:46.534Z] ---> 72fca7a9b85c [2022-01-23T15:27:46.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:27:47.530Z] ---> bdf4b89299cb [2022-01-23T15:27:47.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-23T15:27:48.968Z] ---> 945400998f08 [2022-01-23T15:27:48.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-23T15:27:49.956Z] ---> 5234df7079a4 [2022-01-23T15:27:49.956Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-23T15:27:49.956Z] ---> Running in 3e6ac30aa329 [2022-01-23T15:27:50.552Z] Removing intermediate container 3e6ac30aa329 [2022-01-23T15:27:50.552Z] ---> f343bdbeeaf1 [2022-01-23T15:27:50.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:27:50.552Z] ---> Running in 2f72ac3f4046 [2022-01-23T15:27:51.154Z] Removing intermediate container 2f72ac3f4046 [2022-01-23T15:27:51.155Z] ---> 74e25de856e0 [2022-01-23T15:27:51.155Z] Step 21/23 : LABEL arch=arm64 [2022-01-23T15:27:51.435Z] ---> Running in 4c995da2d1b9 [2022-01-23T15:27:51.709Z] Removing intermediate container 4c995da2d1b9 [2022-01-23T15:27:51.709Z] ---> 0a51eb8ab54a [2022-01-23T15:27:51.709Z] Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:27:51.984Z] ---> Running in b7c12e7ab380 [2022-01-23T15:27:52.268Z] Removing intermediate container b7c12e7ab380 [2022-01-23T15:27:52.268Z] ---> c01f37a197a7 [2022-01-23T15:27:52.268Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:27:52.543Z] ---> Running in 8b24d672e917 [2022-01-23T15:27:53.147Z] Removing intermediate container 8b24d672e917 [2022-01-23T15:27:53.147Z] ---> 6806e4ec0ec0 [2022-01-23T15:27:53.147Z] [2022-01-23T15:27:53.422Z] Successfully built 6806e4ec0ec0 [2022-01-23T15:27:53.422Z] Successfully tagged core-metadata-arm64:latest [2022-01-23T15:28:08.559Z]  Building core-metadata ... done Removing intermediate container ed0c28148f3d [2022-01-23T15:28:08.559Z] ---> aa80df223305 [2022-01-23T15:28:08.559Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-23T15:28:08.559Z] ---> Running in 8f3f51558f27 [2022-01-23T15:28:09.531Z] 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 [2022-01-23T15:28:12.149Z] Removing intermediate container 8f3f51558f27 [2022-01-23T15:28:12.149Z] ---> 964a346a7a20 [2022-01-23T15:28:12.149Z] [2022-01-23T15:28:12.149Z] Step 11/23 : FROM docker:20.10.10 [2022-01-23T15:28:12.149Z] 20.10.10: Pulling from library/docker [2022-01-23T15:28:16.444Z] Removing intermediate container b98a2ec35928 [2022-01-23T15:28:16.444Z] ---> 7a741a3cc93c [2022-01-23T15:28:16.444Z] [2022-01-23T15:28:16.444Z] Step 10/23 : FROM alpine:3.14 [2022-01-23T15:28:16.444Z] ---> 5b8b7b635229 [2022-01-23T15:28:16.444Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-23T15:28:16.444Z] ---> Running in 38a49baa2aaa [2022-01-23T15:28:16.716Z] Removing intermediate container 38a49baa2aaa [2022-01-23T15:28:16.716Z] ---> da9ea96cd437 [2022-01-23T15:28:16.716Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-23T15:28:16.716Z] ---> Running in 5d915bc22d7c [2022-01-23T15:28:17.310Z] Removing intermediate container 5d915bc22d7c [2022-01-23T15:28:17.310Z] ---> 0eebf30e9005 [2022-01-23T15:28:17.310Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-23T15:28:17.310Z] ---> Running in 927dba40c08b [2022-01-23T15:28:17.905Z] Removing intermediate container 927dba40c08b [2022-01-23T15:28:17.905Z] ---> 31d3fa4e82f9 [2022-01-23T15:28:17.905Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-23T15:28:17.905Z] ---> Running in 15b961ac5dff [2022-01-23T15:28:19.879Z] Removing intermediate container 15b961ac5dff [2022-01-23T15:28:19.879Z] ---> 7e2b83a1423d [2022-01-23T15:28:19.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-23T15:28:20.151Z] ---> Running in 339cb1e5fd6b [2022-01-23T15:28:21.128Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-23T15:28:21.128Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-23T15:28:21.128Z] ---> 520e9a0a30f7 [2022-01-23T15:28:21.128Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-23T15:28:21.128Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:28:21.128Z] ---> Running in cabccc57e86a [2022-01-23T15:28:21.401Z] Removing intermediate container cabccc57e86a [2022-01-23T15:28:21.401Z] ---> 0d4f8f4c87eb [2022-01-23T15:28:21.401Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-23T15:28:21.678Z] ---> Running in 5cb1e00a133e [2022-01-23T15:28:21.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:28:22.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-23T15:28:22.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-23T15:28:22.819Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-23T15:28:22.819Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-23T15:28:23.090Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-23T15:28:23.090Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-23T15:28:23.362Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-23T15:28:23.362Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-23T15:28:23.362Z] (1/42) Installing readline (8.1.0-r0) [2022-01-23T15:28:23.362Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:28:23.636Z] (2/42) Installing bash (5.1.4-r0) [2022-01-23T15:28:23.636Z] OK: 8 MiB in 20 packages [2022-01-23T15:28:23.636Z] Executing bash-5.1.4-r0.post-install [2022-01-23T15:28:23.636Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-23T15:28:23.636Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-23T15:28:23.636Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-23T15:28:23.636Z] (6/42) Installing curl (7.79.1-r0) [2022-01-23T15:28:23.636Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-23T15:28:23.636Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-23T15:28:23.636Z] (9/42) Installing expat (2.4.3-r0) [2022-01-23T15:28:23.636Z] (10/42) Installing libffi (3.3-r2) [2022-01-23T15:28:23.636Z] (11/42) Installing gdbm (1.19-r0) [2022-01-23T15:28:23.636Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-23T15:28:23.636Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-23T15:28:23.636Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-23T15:28:23.909Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-23T15:28:23.909Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-23T15:28:23.909Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-23T15:28:24.895Z] Removing intermediate container 339cb1e5fd6b [2022-01-23T15:28:24.895Z] ---> ff76bca631bc [2022-01-23T15:28:24.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-23T15:28:25.492Z] ---> 7fd08a2b251b [2022-01-23T15:28:25.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-23T15:28:25.766Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-23T15:28:25.766Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-23T15:28:25.766Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-23T15:28:25.766Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-23T15:28:26.037Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-23T15:28:26.037Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-23T15:28:26.037Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-23T15:28:26.037Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-23T15:28:26.037Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-23T15:28:26.037Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-23T15:28:26.037Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-23T15:28:26.037Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-23T15:28:26.037Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-23T15:28:26.037Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-23T15:28:26.037Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-23T15:28:26.037Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-23T15:28:26.311Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-23T15:28:26.311Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-23T15:28:26.311Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-23T15:28:26.311Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-23T15:28:26.311Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-23T15:28:26.311Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-23T15:28:26.311Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-23T15:28:26.311Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-23T15:28:26.583Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-23T15:28:26.865Z] ---> 6932715b5a94 [2022-01-23T15:28:26.865Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-23T15:28:27.138Z] Executing busybox-1.33.1-r6.trigger [2022-01-23T15:28:27.138Z] OK: 84 MiB in 64 packages [2022-01-23T15:28:27.413Z] ---> cce71a4c445f [2022-01-23T15:28:27.413Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-23T15:28:27.687Z] ---> Running in e9fa5c9f4d9e [2022-01-23T15:28:27.959Z] Removing intermediate container e9fa5c9f4d9e [2022-01-23T15:28:27.959Z] ---> dab312ad40f9 [2022-01-23T15:28:27.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:28:28.233Z] ---> Running in cb86ba8ad25c [2022-01-23T15:28:28.509Z] Removing intermediate container cb86ba8ad25c [2022-01-23T15:28:28.509Z] ---> 34a55784348c [2022-01-23T15:28:28.509Z] Step 21/23 : LABEL arch=arm64 [2022-01-23T15:28:28.509Z] ---> Running in 0b472b9bc19a [2022-01-23T15:28:28.784Z] Removing intermediate container 0b472b9bc19a [2022-01-23T15:28:28.784Z] ---> 159c987b8d24 [2022-01-23T15:28:28.784Z] Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:28:29.056Z] ---> Running in 5173fc47177f [2022-01-23T15:28:29.327Z] Removing intermediate container 5173fc47177f [2022-01-23T15:28:29.327Z] ---> 8a8ab8455726 [2022-01-23T15:28:29.327Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:28:29.327Z] ---> Running in bcd641bf8359 [2022-01-23T15:28:29.922Z] Removing intermediate container bcd641bf8359 [2022-01-23T15:28:29.922Z] ---> 9f1082817951 [2022-01-23T15:28:29.922Z] [2022-01-23T15:28:30.193Z] Successfully built 9f1082817951 [2022-01-23T15:28:30.193Z] Successfully tagged core-data-arm64:latest [2022-01-23T15:28:30.784Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-01-23T15:28:30.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-23T15:28:31.372Z] Collecting jsonschema<3,>=2.5.1 [2022-01-23T15:28:31.372Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-23T15:28:31.372Z] Collecting cached-property<2,>=1.2.0 [2022-01-23T15:28:31.372Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-23T15:28:31.641Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-23T15:28:31.641Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-23T15:28:33.595Z] Collecting docker<4.0,>=3.6.0 [2022-01-23T15:28:33.595Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-23T15:28:33.595Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-23T15:28:34.184Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-23T15:28:34.184Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-23T15:28:35.156Z] Collecting PyYAML<4,>=3.10 [2022-01-23T15:28:35.156Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-23T15:28:37.762Z] Collecting texttable<0.10,>=0.9.0 [2022-01-23T15:28:37.762Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-23T15:28:39.180Z] Collecting docopt<0.7,>=0.6.1 [2022-01-23T15:28:39.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-23T15:28:41.137Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-23T15:28:41.137Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-23T15:28:41.137Z] Collecting docker-pycreds>=0.4.0 [2022-01-23T15:28:41.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-23T15:28:41.724Z] Collecting idna<2.8,>=2.5 [2022-01-23T15:28:41.724Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-23T15:28:41.724Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-23T15:28:41.724Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-23T15:28:41.724Z] 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) [2022-01-23T15:28:42.309Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-23T15:28:42.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-23T15:28:42.577Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-23T15:28:42.578Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-23T15:28:42.578Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-23T15:28:42.578Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-23T15:28:43.165Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-23T15:28:43.165Z] Attempting uninstall: urllib3 [2022-01-23T15:28:43.165Z] Found existing installation: urllib3 1.26.5 [2022-01-23T15:28:43.165Z] Uninstalling urllib3-1.26.5: [2022-01-23T15:28:43.434Z] Successfully uninstalled urllib3-1.26.5 [2022-01-23T15:28:43.704Z] Attempting uninstall: idna [2022-01-23T15:28:43.704Z] Found existing installation: idna 3.2 [2022-01-23T15:28:43.973Z] Uninstalling idna-3.2: [2022-01-23T15:28:43.973Z] Successfully uninstalled idna-3.2 [2022-01-23T15:28:44.562Z] Attempting uninstall: chardet [2022-01-23T15:28:44.562Z] Found existing installation: chardet 4.0.0 [2022-01-23T15:28:44.832Z] Uninstalling chardet-4.0.0: [2022-01-23T15:28:44.832Z] Successfully uninstalled chardet-4.0.0 [2022-01-23T15:28:46.253Z] Attempting uninstall: requests [2022-01-23T15:28:46.254Z] Found existing installation: requests 2.25.1 [2022-01-23T15:28:46.254Z] Uninstalling requests-2.25.1: [2022-01-23T15:28:46.254Z] Successfully uninstalled requests-2.25.1 [2022-01-23T15:28:46.523Z] Running setup.py install for texttable: started [2022-01-23T15:28:48.483Z] Running setup.py install for texttable: finished with status 'done' [2022-01-23T15:28:48.483Z] Running setup.py install for PyYAML: started [2022-01-23T15:28:50.442Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-23T15:28:50.442Z] Running setup.py install for docopt: started [2022-01-23T15:28:52.399Z] Running setup.py install for docopt: finished with status 'done' [2022-01-23T15:28:52.399Z] Running setup.py install for dockerpty: started [2022-01-23T15:28:53.818Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-23T15:28:55.236Z] 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 [2022-01-23T15:29:03.482Z] Removing intermediate container 5cb1e00a133e [2022-01-23T15:29:03.482Z] ---> 41802a62a1a1 [2022-01-23T15:29:03.482Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-23T15:29:03.482Z] ---> Running in f039bbac1a45 [2022-01-23T15:29:03.482Z] Removing intermediate container f039bbac1a45 [2022-01-23T15:29:03.482Z] ---> 1846224d34b2 [2022-01-23T15:29:03.482Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-23T15:29:03.753Z] ---> Running in ea0eae0f956e [2022-01-23T15:29:04.025Z] Removing intermediate container ea0eae0f956e [2022-01-23T15:29:04.025Z] ---> b406e3965382 [2022-01-23T15:29:04.025Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-23T15:29:04.999Z] ---> 18d51f477444 [2022-01-23T15:29:04.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-23T15:29:05.592Z] ---> c9ce0714b0c3 [2022-01-23T15:29:05.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-23T15:29:06.182Z] ---> 656aabd1a320 [2022-01-23T15:29:06.182Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-23T15:29:06.454Z] ---> Running in a87c03f8f06a [2022-01-23T15:29:06.726Z] Removing intermediate container a87c03f8f06a [2022-01-23T15:29:06.726Z] ---> 47bdff397878 [2022-01-23T15:29:06.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-23T15:29:06.726Z] ---> Running in ea042d6a4ee1 [2022-01-23T15:29:07.319Z] Removing intermediate container ea042d6a4ee1 [2022-01-23T15:29:07.319Z] ---> f7b5214654b1 [2022-01-23T15:29:07.319Z] Step 21/23 : LABEL arch=arm64 [2022-01-23T15:29:07.319Z] ---> Running in 6508c7550b10 [2022-01-23T15:29:07.590Z] Removing intermediate container 6508c7550b10 [2022-01-23T15:29:07.590Z] ---> d2520dda544b [2022-01-23T15:29:07.590Z] Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 [2022-01-23T15:29:07.863Z] ---> Running in 176d6077d04e [2022-01-23T15:29:08.134Z] Removing intermediate container 176d6077d04e [2022-01-23T15:29:08.134Z] ---> 90bf9b24df8d [2022-01-23T15:29:08.134Z] Step 23/23 : LABEL version=0.0.0 [2022-01-23T15:29:08.134Z] ---> Running in ada4f01d864d [2022-01-23T15:29:08.404Z] Removing intermediate container ada4f01d864d [2022-01-23T15:29:08.404Z] ---> 68f62b877ed8 [2022-01-23T15:29:08.404Z] [2022-01-23T15:29:08.996Z] Successfully built 68f62b877ed8 [2022-01-23T15:29:08.996Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-23T15:29:09.279Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-23T15:29:09.288Z] $ docker stop --time=1 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e [2022-01-23T15:29:10.949Z] $ docker rm -f 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-23T15:29:11.541Z] + docker images [2022-01-23T15:29:11.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-23T15:29:11.814Z] sys-mgmt-agent-arm64 latest 68f62b877ed8 3 seconds ago 280MB [2022-01-23T15:29:11.814Z] core-data-arm64 latest 9f1082817951 42 seconds ago 19.2MB [2022-01-23T15:29:11.815Z] 7a741a3cc93c 56 seconds ago 1.6GB [2022-01-23T15:29:11.815Z] 964a346a7a20 About a minute ago 1.59GB [2022-01-23T15:29:11.815Z] core-metadata-arm64 latest 6806e4ec0ec0 About a minute ago 15.9MB [2022-01-23T15:29:11.815Z] 50d742fec9ba About a minute ago 1.6GB [2022-01-23T15:29:11.815Z] core-command-arm64 latest 5d49e2fb77a3 About a minute ago 15.1MB [2022-01-23T15:29:11.815Z] eb18431c3b4e About a minute ago 1.59GB [2022-01-23T15:29:11.815Z] security-bootstrapper-arm64 latest e948523ff084 3 minutes ago 18MB [2022-01-23T15:29:11.815Z] security-secretstore-setup-arm64 latest f03169d7bdc6 4 minutes ago 26.8MB [2022-01-23T15:29:11.815Z] support-scheduler-arm64 latest 3e8cfacb5be1 4 minutes ago 15.3MB [2022-01-23T15:29:11.815Z] support-notifications-arm64 latest fc2eb31e2b1b 4 minutes ago 16MB [2022-01-23T15:29:11.815Z] security-proxy-setup-arm64 latest 5fa105654b5e 4 minutes ago 25.3MB [2022-01-23T15:29:11.815Z] f82170b6932f 4 minutes ago 1.59GB [2022-01-23T15:29:11.815Z] d06beaf01145 4 minutes ago 1.59GB [2022-01-23T15:29:11.815Z] 64aa764aefed 4 minutes ago 1.6GB [2022-01-23T15:29:11.815Z] 8fabe2d79326 4 minutes ago 1.6GB [2022-01-23T15:29:11.815Z] 9467610207cf 4 minutes ago 1.59GB [2022-01-23T15:29:11.815Z] ci-base-image-arm64 latest 55ca90a7395f 14 minutes ago 1.26GB [2022-01-23T15:29:11.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 11 days ago 551MB [2022-01-23T15:29:11.815Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-23T15:29:11.815Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-23T15:29:11.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-23T15:29:12.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-23T15:29:12.269Z] [2022-01-23T15:29:12.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:29:12.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-23T15:29:12.907Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-23T15:29:12.907Z] 448f6bf000e3: Pulling fs layer [2022-01-23T15:29:12.907Z] f757da607395: Pulling fs layer [2022-01-23T15:29:12.907Z] 05883995daec: Pulling fs layer [2022-01-23T15:29:12.907Z] 8603b9c90790: Pulling fs layer [2022-01-23T15:29:12.907Z] 1560dd03e051: Pulling fs layer [2022-01-23T15:29:12.907Z] 27f5ce0e4adf: Pulling fs layer [2022-01-23T15:29:12.907Z] c2d8d7efcc4b: Pulling fs layer [2022-01-23T15:29:12.907Z] 1560dd03e051: Waiting [2022-01-23T15:29:12.907Z] 27f5ce0e4adf: Waiting [2022-01-23T15:29:12.907Z] c2d8d7efcc4b: Waiting [2022-01-23T15:29:12.907Z] 8603b9c90790: Waiting [2022-01-23T15:29:12.907Z] f757da607395: Verifying Checksum [2022-01-23T15:29:12.907Z] f757da607395: Download complete [2022-01-23T15:29:12.907Z] 8603b9c90790: Verifying Checksum [2022-01-23T15:29:12.907Z] 8603b9c90790: Download complete [2022-01-23T15:29:12.907Z] 1560dd03e051: Verifying Checksum [2022-01-23T15:29:12.907Z] 1560dd03e051: Download complete [2022-01-23T15:29:13.185Z] 27f5ce0e4adf: Verifying Checksum [2022-01-23T15:29:13.185Z] 27f5ce0e4adf: Download complete [2022-01-23T15:29:13.185Z] 05883995daec: Verifying Checksum [2022-01-23T15:29:13.185Z] 05883995daec: Download complete [2022-01-23T15:29:13.459Z] 448f6bf000e3: Verifying Checksum [2022-01-23T15:29:13.459Z] 448f6bf000e3: Download complete [2022-01-23T15:29:16.082Z] c2d8d7efcc4b: Verifying Checksum [2022-01-23T15:29:16.082Z] c2d8d7efcc4b: Download complete [2022-01-23T15:29:17.059Z] 448f6bf000e3: Pull complete [2022-01-23T15:29:17.655Z] f757da607395: Pull complete [2022-01-23T15:29:19.083Z] 05883995daec: Pull complete [2022-01-23T15:29:19.353Z] 8603b9c90790: Pull complete [2022-01-23T15:29:20.327Z] 1560dd03e051: Pull complete [2022-01-23T15:29:20.602Z] 27f5ce0e4adf: Pull complete [2022-01-23T15:29:35.659Z] c2d8d7efcc4b: Pull complete [2022-01-23T15:29:35.659Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-23T15:29:35.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-23T15:29:35.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-23T15:29:35.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container [2022-01-23T15:29:35.941Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-23T15:29:38.551Z] $ docker top 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:29:39.546Z] ---> job-cost.sh [2022-01-23T15:29:39.546Z] lf-activate-venv: SKIPPING [2022-01-23T15:29:39.546Z] INFO: No Stack... [2022-01-23T15:29:39.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-23T15:29:40.406Z] INFO: Archiving Costs [Pipeline] sh [2022-01-23T15:29:41.069Z] + cat /w/workspace/edgex-go/22/archives/cost.csv [2022-01-23T15:29:41.069Z] + cut -d, -f6 [Pipeline] lock [2022-01-23T15:29:41.135Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] [2022-01-23T15:29:41.141Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] did not exist. Created. [2022-01-23T15:29:41.141Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-23T15:29:41.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-23T15:29:41.954Z] Stashed 1 file(s) [Pipeline] } [2022-01-23T15:29:41.963Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-23T15:29:41.986Z] $ docker stop --time=1 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b [2022-01-23T15:29:43.494Z] $ docker rm -f 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b [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 [2022-01-23T15:29:44.086Z] provisioning config files... [2022-01-23T15:29:44.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config7031334679529560438tmp [Pipeline] { [Pipeline] sh [2022-01-23T15:29:44.394Z] + set +x [2022-01-23T15:29:44.394Z] + curl -s https://codecov.io/bash [2022-01-23T15:29:44.394Z] + bash -s -- [2022-01-23T15:29:44.394Z] [2022-01-23T15:29:44.394Z] _____ _ [2022-01-23T15:29:44.394Z] / ____| | | [2022-01-23T15:29:44.394Z] | | ___ __| | ___ ___ _____ __ [2022-01-23T15:29:44.394Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-23T15:29:44.394Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-23T15:29:44.394Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-23T15:29:44.394Z] Bash-1.0.6 [2022-01-23T15:29:44.394Z] [2022-01-23T15:29:44.394Z] [2022-01-23T15:29:44.394Z] ==> git version 2.24.4 found [2022-01-23T15:29:44.394Z] ==> 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 [2022-01-23T15:29:44.394Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-23T15:29:44.394Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-23T15:29:44.394Z] ==> Jenkins CI detected. [2022-01-23T15:29:44.394Z] current dir:  /w/workspace/edgex-go/22 [2022-01-23T15:29:44.394Z] project root: . [2022-01-23T15:29:44.394Z] --> token set from env [2022-01-23T15:29:44.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-23T15:29:44.654Z] ==> Running gcov in . (disable via -X gcov) [2022-01-23T15:29:44.654Z] ==> Python coveragepy not found [2022-01-23T15:29:44.654Z] ==> Searching for coverage reports in: [2022-01-23T15:29:44.654Z] + . [2022-01-23T15:29:44.654Z] -> Found 1 reports [2022-01-23T15:29:44.654Z] ==> Detecting git/mercurial file structure [2022-01-23T15:29:44.654Z] ==> Reading reports [2022-01-23T15:29:44.654Z] + ./coverage.out bytes=428381 [2022-01-23T15:29:44.654Z] ==> Appending adjustments [2022-01-23T15:29:44.654Z] https://docs.codecov.io/docs/fixing-reports [2022-01-23T15:29:46.041Z] + Found adjustments [2022-01-23T15:29:46.041Z] ==> Gzipping contents [2022-01-23T15:29:46.041Z] 60K /tmp/codecov.X7Knf3.gz [2022-01-23T15:29:46.041Z] ==> Uploading reports [2022-01-23T15:29:46.041Z] url: https://codecov.io [2022-01-23T15:29:46.041Z] query: branch=PR-3848&commit=f66d19d3a44e66e372a88dea99a85aea12e84a84&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-23T15:29:46.041Z] -> Pinging Codecov [2022-01-23T15:29:46.041Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=f66d19d3a44e66e372a88dea99a85aea12e84a84&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-23T15:29:46.041Z] -> Uploading to [2022-01-23T15:29:46.041Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-23/00271124DB129430A58F1EEE437C3FCB/f66d19d3a44e66e372a88dea99a85aea12e84a84/19eaefcb-8fb0-4c3b-a781-c6759ea317ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220123T152945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4806a4df949d618051ee9d6f148ce588e4567f70f2ab563123d9aa014694ffb6 [2022-01-23T15:29:46.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-23T15:29:46.041Z] Dload Upload Total Spent Left Speed [2022-01-23T15:29:46.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57956 0 0 100 57956 0 176k --:--:-- --:--:-- --:--:-- 176k [2022-01-23T15:29:46.610Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] } [2022-01-23T15:29:46.617Z] 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 [2022-01-23T15:29:47.366Z] + '[' -d /w/workspace/edgex-go/22/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:29:47.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:29:48.226Z] ---> package-listing.sh [2022-01-23T15:29:48.226Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-23T15:29:48.226Z] ++ facter osfamily [2022-01-23T15:29:48.487Z] + OS_FAMILY=redhat [2022-01-23T15:29:48.487Z] + workspace=/w/workspace/edgex-go/22 [2022-01-23T15:29:48.487Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-23T15:29:48.487Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-23T15:29:48.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-23T15:29:48.487Z] + PACKAGES=/tmp/packages_start.txt [2022-01-23T15:29:48.487Z] + '[' /w/workspace/edgex-go/22 ']' [2022-01-23T15:29:48.487Z] + PACKAGES=/tmp/packages_end.txt [2022-01-23T15:29:48.487Z] + case "${OS_FAMILY}" in [2022-01-23T15:29:48.487Z] + rpm -qa [2022-01-23T15:29:48.487Z] + sort [2022-01-23T15:29:52.701Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-23T15:29:52.701Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-23T15:29:52.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-23T15:29:52.701Z] + '[' /w/workspace/edgex-go/22 ']' [2022-01-23T15:29:52.701Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2022-01-23T15:29:52.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2022-01-23T15:29:52.714Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-23T15:29:52.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:29:53.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-23T15:29:53.564Z] [2022-01-23T15:29:53.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-23T15:29:53.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-23T15:29:53.875Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-23T15:29:53.875Z] b4d181a07f80: Pulling fs layer [2022-01-23T15:29:53.875Z] a1111a8f2ec3: Pulling fs layer [2022-01-23T15:29:53.875Z] ed53099fbce6: Pulling fs layer [2022-01-23T15:29:53.875Z] dc539afda2c1: Pulling fs layer [2022-01-23T15:29:53.875Z] 77bc0d833cb6: Pulling fs layer [2022-01-23T15:29:53.875Z] 9065ff56babe: Pulling fs layer [2022-01-23T15:29:53.875Z] d287ab97295c: Pulling fs layer [2022-01-23T15:29:53.875Z] dc539afda2c1: Waiting [2022-01-23T15:29:53.875Z] 77bc0d833cb6: Waiting [2022-01-23T15:29:53.875Z] 9065ff56babe: Waiting [2022-01-23T15:29:53.875Z] d287ab97295c: Waiting [2022-01-23T15:29:53.875Z] a1111a8f2ec3: Verifying Checksum [2022-01-23T15:29:53.875Z] a1111a8f2ec3: Download complete [2022-01-23T15:29:53.875Z] dc539afda2c1: Verifying Checksum [2022-01-23T15:29:53.875Z] dc539afda2c1: Download complete [2022-01-23T15:29:53.875Z] ed53099fbce6: Verifying Checksum [2022-01-23T15:29:53.875Z] ed53099fbce6: Download complete [2022-01-23T15:29:54.136Z] 9065ff56babe: Verifying Checksum [2022-01-23T15:29:54.136Z] 9065ff56babe: Download complete [2022-01-23T15:29:54.136Z] 77bc0d833cb6: Verifying Checksum [2022-01-23T15:29:54.136Z] 77bc0d833cb6: Download complete [2022-01-23T15:29:54.136Z] b4d181a07f80: Verifying Checksum [2022-01-23T15:29:54.136Z] b4d181a07f80: Download complete [2022-01-23T15:29:54.715Z] d287ab97295c: Verifying Checksum [2022-01-23T15:29:54.715Z] d287ab97295c: Download complete [2022-01-23T15:29:55.658Z] b4d181a07f80: Pull complete [2022-01-23T15:29:55.658Z] a1111a8f2ec3: Pull complete [2022-01-23T15:29:56.237Z] ed53099fbce6: Pull complete [2022-01-23T15:29:56.237Z] dc539afda2c1: Pull complete [2022-01-23T15:29:56.500Z] 77bc0d833cb6: Pull complete [2022-01-23T15:29:56.500Z] 9065ff56babe: Pull complete [2022-01-23T15:30:01.833Z] d287ab97295c: Pull complete [2022-01-23T15:30:01.833Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-23T15:30:01.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-23T15:30:01.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-23T15:30:01.925Z] prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container [2022-01-23T15:30:01.985Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-23T15:30:05.546Z] $ docker top 4c4542fd6ed64bd7a1b318eb824695957459145781dc1b5b762cd958ee429fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-23T15:30:05.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-23T15:30:06.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-23T15:30:06.477Z] + ls /var/log/sa-host [2022-01-23T15:30:06.477Z] + sadf -c /var/log/sa-host/sa17 [2022-01-23T15:30:06.477Z] file_magic: OK [2022-01-23T15:30:06.477Z] HZ: Using current value: 100 [2022-01-23T15:30:06.477Z] file_header: OK [2022-01-23T15:30:06.477Z] 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 [2022-01-23T15:30:06.477Z] Statistics: [2022-01-23T15:30:06.477Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-23T15:30:06.477Z] File successfully converted to sysstat format version 12.0.3 [2022-01-23T15:30:06.477Z] + sadf -c /var/log/sa-host/sa23 [2022-01-23T15:30:06.477Z] file_magic: OK [2022-01-23T15:30:06.477Z] HZ: Using current value: 100 [2022-01-23T15:30:06.477Z] file_header: OK [2022-01-23T15:30:06.477Z] 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 [2022-01-23T15:30:06.477Z] Statistics: [2022-01-23T15:30:06.477Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-23T15:30:06.477Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-23T15:30:06.691Z] provisioning config files... [2022-01-23T15:30:06.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3103081957426791309tmp [Pipeline] { [Pipeline] echo [2022-01-23T15:30:06.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:30:07.001Z] ---> create-netrc.sh [Pipeline] } [2022-01-23T15:30:07.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:30:07.346Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-23T15:30:07.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:30:07.646Z] ---> sudo-logs.sh [2022-01-23T15:30:07.646Z] Archiving 'sudo' log.. [2022-01-23T15:30:07.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3725.novalocal: Name or service not known [2022-01-23T15:30:07.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3725.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-23T15:30:07.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:30:07.959Z] ---> job-cost.sh [2022-01-23T15:30:07.959Z] lf-activate-venv: SKIPPING [2022-01-23T15:30:07.959Z] DEBUG: total: 0.10999999940395355 [2022-01-23T15:30:07.959Z] INFO: Retrieving Stack Cost... [2022-01-23T15:30:08.275Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-23T15:30:08.559Z] INFO: Archiving Costs [Pipeline] echo [2022-01-23T15:30:08.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-23T15:30:09.009Z] ---> logs-deploy.sh [2022-01-23T15:30:09.009Z] lf-activate-venv: SKIPPING [2022-01-23T15:30:09.009Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/22 [2022-01-23T15:30:09.009Z] INFO: archiving workspace using pattern(s): [2022-01-23T15:30:09.678Z] Archives upload complete. [2022-01-23T15:30:09.990Z] INFO: archiving logs to Nexus