Pull request #3878 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb42136641a0685476f1b39d3285ed6cd3e9f716+6e64952caa3c3a65fc9a01095a97c9e8f8653b98 (9dab0729e35f72b16cbfa855f8f6001c0e5584f8) 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-ssh7294285114158968781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8549403775413575170.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4950586357502345571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17630887589908579266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17379454756651059295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6418439530500665163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4472’ Running on prd-centos7-docker-4c-2g-4475 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9184073768454173863.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4497691731577280313.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 Merge succeeded, producing fb42136641a0685476f1b39d3285ed6cd3e9f716 Checking out Revision fb42136641a0685476f1b39d3285ed6cd3e9f716 (PR-3878) > git config core.sparsecheckout # timeout=10 > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6937600277184853252.key > git merge 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-02T19:07:23.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-02T19:07:23.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-02T19:07:23.592Z] ========================================================= [2022-02-02T19:07:23.592Z] EdgeX Global Pipelines Version Info [2022-02-02T19:07:23.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:07:24.736Z] ------------------- [2022-02-02T19:07:24.736Z] stable info: [2022-02-02T19:07:24.736Z] ------------------- [2022-02-02T19:07:24.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T19:07:24.736Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T19:07:24.736Z] Message: update stable to v1.0.220 [2022-02-02T19:07:25.308Z] ------------------- [2022-02-02T19:07:25.308Z] experimental info: [2022-02-02T19:07:25.308Z] ------------------- [2022-02-02T19:07:25.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T19:07:25.309Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T19:07:25.309Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-02T19:07:25.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-02T19:07:25.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-02T19:07:25.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-02T19:07:25.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-02T19:07:25.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-02T19:07:25.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-02T19:07:25.817Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-02T19:07:25.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-02T19:07:25.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-02T19:07:25.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-02T19:07:25.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-02T19:07:26.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-02T19:07:26.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-02T19:07:26.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-02T19:07:26.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-02T19:07:26.187Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-02T19:07:26.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-02T19:07:26.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-02T19:07:26.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-02T19:07:26.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-02T19:07:26.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-02T19:07:26.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-02T19:07:26.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3878 [Pipeline] echo [2022-02-02T19:07:26.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3878 [Pipeline] echo [2022-02-02T19:07:26.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3878 [Pipeline] echo [2022-02-02T19:07:26.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb42136641a0685476f1b39d3285ed6cd3e9f716 [Pipeline] echo [2022-02-02T19:07:26.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb42136 [Pipeline] echo [2022-02-02T19:07:26.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T19:07:26.802Z] provisioning config files... [2022-02-02T19:07:26.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config275793668471772153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:07:27.169Z] ---> docker-login.sh [2022-02-02T19:07:27.169Z] nexus3.edgexfoundry.org:10001 [2022-02-02T19:07:27.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:07:27.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:07:27.169Z] Configure a credential helper to remove this warning. See [2022-02-02T19:07:27.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:07:27.169Z] [2022-02-02T19:07:27.432Z] Login Succeeded [2022-02-02T19:07:27.432Z] nexus3.edgexfoundry.org:10002 [2022-02-02T19:07:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:07:27.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:07:27.432Z] Configure a credential helper to remove this warning. See [2022-02-02T19:07:27.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:07:27.432Z] [2022-02-02T19:07:27.432Z] Login Succeeded [2022-02-02T19:07:27.432Z] nexus3.edgexfoundry.org:10003 [2022-02-02T19:07:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:07:27.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:07:27.432Z] Configure a credential helper to remove this warning. See [2022-02-02T19:07:27.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:07:27.432Z] [2022-02-02T19:07:27.432Z] Login Succeeded [2022-02-02T19:07:27.432Z] nexus3.edgexfoundry.org:10004 [2022-02-02T19:07:27.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:07:27.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:07:27.697Z] Configure a credential helper to remove this warning. See [2022-02-02T19:07:27.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:07:27.697Z] [2022-02-02T19:07:27.697Z] Login Succeeded [2022-02-02T19:07:27.697Z] docker.io [2022-02-02T19:07:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:07:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:07:27.961Z] Configure a credential helper to remove this warning. See [2022-02-02T19:07:27.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:07:27.961Z] [2022-02-02T19:07:27.961Z] Login Succeeded [2022-02-02T19:07:27.961Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T19:07:27.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T19:07:28.405Z] ++ 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-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/core-command/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/core-data/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-02T19:07:28.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-02T19:07:28.405Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-02T19:07:28.405Z] ++ cut -d/ -f2 [2022-02-02T19:07:28.405Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-02T19:07:28.453Z] 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-02-02T19:07:28.963Z] + git rev-list -1 --merges fb42136641a0685476f1b39d3285ed6cd3e9f716~1..fb42136641a0685476f1b39d3285ed6cd3e9f716 [Pipeline] echo [2022-02-02T19:07:28.999Z] -----------> git rev-list -1 --merges fb42136641a0685476f1b39d3285ed6cd3e9f716~1..fb42136641a0685476f1b39d3285ed6cd3e9f716 fb42136641a0685476f1b39d3285ed6cd3e9f716 [false] [Pipeline] sh [2022-02-02T19:07:29.318Z] + git log --format=format:%s -1 fb42136641a0685476f1b39d3285ed6cd3e9f716 [Pipeline] echo [2022-02-02T19:07:29.354Z] ========================================================= [2022-02-02T19:07:29.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T19:07:29.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-02T19:07:29.825Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T19:07:29.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-02T19:07:29.825Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-02T19:07:29.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-02T19:07:29.825Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-02T19:07:29.825Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-02T19:07:29.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:07:30.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T19:07:30.245Z] [2022-02-02T19:07:30.245Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:07:30.588Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T19:07:30.588Z] latest: Pulling from edgex-devops/git-semver [2022-02-02T19:07:30.588Z] a0d0a0d46f8b: Pulling fs layer [2022-02-02T19:07:30.588Z] 3e5f54012d9b: Pulling fs layer [2022-02-02T19:07:30.588Z] 4c7163046ea9: Pulling fs layer [2022-02-02T19:07:30.588Z] 0c2d73faf560: Pulling fs layer [2022-02-02T19:07:30.588Z] 0c2d73faf560: Waiting [2022-02-02T19:07:30.588Z] 3e5f54012d9b: Verifying Checksum [2022-02-02T19:07:30.588Z] 3e5f54012d9b: Download complete [2022-02-02T19:07:30.588Z] a0d0a0d46f8b: Verifying Checksum [2022-02-02T19:07:30.588Z] a0d0a0d46f8b: Download complete [2022-02-02T19:07:30.858Z] 0c2d73faf560: Verifying Checksum [2022-02-02T19:07:30.858Z] 0c2d73faf560: Download complete [2022-02-02T19:07:30.858Z] 4c7163046ea9: Verifying Checksum [2022-02-02T19:07:30.858Z] 4c7163046ea9: Download complete [2022-02-02T19:07:30.858Z] a0d0a0d46f8b: Pull complete [2022-02-02T19:07:30.858Z] 3e5f54012d9b: Pull complete [2022-02-02T19:07:31.126Z] 4c7163046ea9: Pull complete [2022-02-02T19:07:31.388Z] 0c2d73faf560: Pull complete [2022-02-02T19:07:31.388Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-02T19:07:31.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T19:07:31.388Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-02T19:07:31.488Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:07:31.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-02T19:07:32.163Z] $ docker top 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T19:07:32.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T19:07:32.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T19:07:32.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T19:07:32.473Z] $ docker exec 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 ssh-agent [2022-02-02T19:07:32.582Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIhCKGE/agent.13 [2022-02-02T19:07:32.582Z] SSH_AGENT_PID=20 [2022-02-02T19:07:32.594Z] Running ssh-add (command line suppressed) [2022-02-02T19:07:32.693Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6701935512033451432.key (/w/workspace/edgex-go/1@tmp/private_key_6701935512033451432.key) [2022-02-02T19:07:32.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T19:07:33.055Z] + git tag --points-at HEAD [Pipeline] } [2022-02-02T19:07:33.082Z] $ docker exec --env ******** --env ******** 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 ssh-agent -k [2022-02-02T19:07:33.186Z] unset SSH_AUTH_SOCK; [2022-02-02T19:07:33.186Z] unset SSH_AGENT_PID; [2022-02-02T19:07:33.186Z] echo Agent pid 20 killed; [2022-02-02T19:07:33.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-02T19:07:33.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T19:07:33.273Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T19:07:33.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T19:07:33.424Z] $ docker exec 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 ssh-agent [2022-02-02T19:07:33.527Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnOAiM/agent.54 [2022-02-02T19:07:33.527Z] SSH_AGENT_PID=60 [2022-02-02T19:07:33.533Z] Running ssh-add (command line suppressed) [2022-02-02T19:07:33.631Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8869182393987301190.key (/w/workspace/edgex-go/1@tmp/private_key_8869182393987301190.key) [2022-02-02T19:07:33.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T19:07:33.978Z] + git semver init [2022-02-02T19:07:33.978Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T19:07:33.978Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-02-02T19:07:33.978Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-02-02T19:07:33.978Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T19:07:33.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T19:07:33.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T19:07:33.978Z] # $SEMVER_BRANCH = PR-3878 [2022-02-02T19:07:33.978Z] # $SEMVER_TEMP = /tmp/semver-218476056 [2022-02-02T19:07:33.978Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-02T19:07:48.925Z] # '/tmp/semver-218476056' -> '/w/workspace/edgex-go/1/.semver' [2022-02-02T19:07:48.925Z] # -> Force: false [2022-02-02T19:07:48.925Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-02-02T19:07:48.955Z] $ docker exec --env ******** --env ******** 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 ssh-agent -k [2022-02-02T19:07:49.048Z] unset SSH_AUTH_SOCK; [2022-02-02T19:07:49.048Z] unset SSH_AGENT_PID; [2022-02-02T19:07:49.048Z] echo Agent pid 60 killed; [2022-02-02T19:07:49.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T19:07:49.476Z] + git semver [Pipeline] } [2022-02-02T19:07:49.512Z] $ docker stop --time=1 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 [2022-02-02T19:07:51.325Z] $ docker rm -f 2990a7c831c9cede070c7def0b6f381cd9ef3871b041e6d2600cd657452b6522 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T19:07:51.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-02T19:07:52.029Z] Stashed 1 file(s) [Pipeline] echo [2022-02-02T19:07:52.049Z] [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-02-02T19:07:52.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T19:07:52.584Z] ========================================================= [2022-02-02T19:07:52.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-02T19:07:52.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:07:52.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T19:07:52.936Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-02T19:07:52.936Z] 59bf1c3509f3: Pulling fs layer [2022-02-02T19:07:52.936Z] 666ba61612fd: Pulling fs layer [2022-02-02T19:07:52.936Z] 8ed8ca486205: Pulling fs layer [2022-02-02T19:07:52.936Z] 4fe6c5a15a65: Pulling fs layer [2022-02-02T19:07:52.936Z] 22a0e8bec74d: Pulling fs layer [2022-02-02T19:07:52.936Z] 640e595b4fbd: Pulling fs layer [2022-02-02T19:07:52.936Z] 763cafe07f6e: Pulling fs layer [2022-02-02T19:07:52.936Z] 0c0b528cf693: Pulling fs layer [2022-02-02T19:07:52.936Z] 10935f4eaf8b: Pulling fs layer [2022-02-02T19:07:52.936Z] 640e595b4fbd: Waiting [2022-02-02T19:07:52.936Z] 763cafe07f6e: Waiting [2022-02-02T19:07:52.936Z] 0c0b528cf693: Waiting [2022-02-02T19:07:52.936Z] 10935f4eaf8b: Waiting [2022-02-02T19:07:52.936Z] 22a0e8bec74d: Waiting [2022-02-02T19:07:52.936Z] 4fe6c5a15a65: Waiting [2022-02-02T19:07:52.936Z] 8ed8ca486205: Verifying Checksum [2022-02-02T19:07:52.936Z] 8ed8ca486205: Download complete [2022-02-02T19:07:52.936Z] 666ba61612fd: Verifying Checksum [2022-02-02T19:07:52.936Z] 666ba61612fd: Download complete [2022-02-02T19:07:52.936Z] 22a0e8bec74d: Verifying Checksum [2022-02-02T19:07:52.936Z] 22a0e8bec74d: Download complete [2022-02-02T19:07:52.936Z] 640e595b4fbd: Verifying Checksum [2022-02-02T19:07:52.936Z] 640e595b4fbd: Download complete [2022-02-02T19:07:52.936Z] 763cafe07f6e: Verifying Checksum [2022-02-02T19:07:52.936Z] 763cafe07f6e: Download complete [2022-02-02T19:07:52.936Z] 59bf1c3509f3: Verifying Checksum [2022-02-02T19:07:52.936Z] 59bf1c3509f3: Download complete [2022-02-02T19:07:53.205Z] 0c0b528cf693: Verifying Checksum [2022-02-02T19:07:53.205Z] 0c0b528cf693: Download complete [2022-02-02T19:07:53.205Z] 59bf1c3509f3: Pull complete [2022-02-02T19:07:53.472Z] 666ba61612fd: Pull complete [2022-02-02T19:07:53.472Z] 8ed8ca486205: Pull complete [2022-02-02T19:07:53.735Z] 4fe6c5a15a65: Verifying Checksum [2022-02-02T19:07:53.735Z] 4fe6c5a15a65: Download complete [2022-02-02T19:07:53.735Z] 10935f4eaf8b: Verifying Checksum [2022-02-02T19:07:53.735Z] 10935f4eaf8b: Download complete [2022-02-02T19:07:57.990Z] 4fe6c5a15a65: Pull complete [2022-02-02T19:07:57.990Z] 22a0e8bec74d: Pull complete [2022-02-02T19:07:57.990Z] 640e595b4fbd: Pull complete [2022-02-02T19:07:57.990Z] 763cafe07f6e: Pull complete [2022-02-02T19:07:57.990Z] 0c0b528cf693: Pull complete [2022-02-02T19:08:00.561Z] 10935f4eaf8b: Pull complete [2022-02-02T19:08:00.561Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-02T19:08:00.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T19:08:00.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:08:00.930Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T19:08:00.930Z] WORKDIR /edgex [2022-02-02T19:08:00.930Z] COPY go.mod . [2022-02-02T19:08:00.930Z] RUN go mod download' [2022-02-02T19:08:00.930Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-02T19:08:02.360Z] Sending build context to Docker daemon 334MB [2022-02-02T19:08:02.360Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T19:08:02.360Z] ---> 99d49a6021b9 [2022-02-02T19:08:02.360Z] Step 2/4 : WORKDIR /edgex [2022-02-02T19:08:04.291Z] ---> Running in 5c762779aa76 [2022-02-02T19:08:04.291Z] Removing intermediate container 5c762779aa76 [2022-02-02T19:08:04.291Z] ---> 2433d24a07ef [2022-02-02T19:08:04.291Z] Step 3/4 : COPY go.mod . [2022-02-02T19:08:04.291Z] ---> 87a1bdc06d84 [2022-02-02T19:08:04.291Z] Step 4/4 : RUN go mod download [2022-02-02T19:08:04.291Z] ---> Running in 10fb2ad9fcf0 [2022-02-02T19:08:07.377Z] Still waiting to schedule task [2022-02-02T19:08:07.378Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4473’ is offline [2022-02-02T19:08:43.085Z] Removing intermediate container 10fb2ad9fcf0 [2022-02-02T19:08:43.085Z] ---> 1bc33876395b [2022-02-02T19:08:43.085Z] Successfully built 1bc33876395b [2022-02-02T19:08:43.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:08:43.415Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-02T19:08:43.415Z] . [Pipeline] withDockerContainer [2022-02-02T19:08:43.511Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:08:43.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-02T19:08:43.909Z] $ docker top 35c394ad92c7eed314722838756545a56131a994a5966ce6ecf39e263e6f4688 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:08:44.309Z] + go version [2022-02-02T19:08:44.309Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-02T19:08:44.341Z] $ docker stop --time=1 35c394ad92c7eed314722838756545a56131a994a5966ce6ecf39e263e6f4688 [2022-02-02T19:08:45.525Z] $ docker rm -f 35c394ad92c7eed314722838756545a56131a994a5966ce6ecf39e263e6f4688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:08:46.181Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-02T19:08:46.182Z] . [Pipeline] withDockerContainer [2022-02-02T19:08:46.272Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:08:46.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-02T19:08:46.624Z] $ docker top 451be9ed130a5e9faee4beee7ec31cc0f508b6ca565ef009ebc5647181ea628e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-02T19:08:46.749Z] ========================================================= [2022-02-02T19:08:46.749Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-02T19:08:46.749Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:08:47.089Z] + make test [2022-02-02T19:08:47.089Z] go mod tidy [2022-02-02T19:08:47.089Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-02T19:08:53.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-02T19:09:08.762Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-02T19:09:14.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-02T19:09:14.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-02T19:09:14.105Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-02T19:09:16.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-02T19:09:16.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-02T19:09:16.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-02T19:09:16.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-02T19:09:17.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-02T19:09:17.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-02T19:09:17.737Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-02T19:09:17.737Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-02T19:09:17.737Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-02T19:09:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-02T19:09:19.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-02-02T19:09:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-02T19:09:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-02T19:09:20.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-02-02T19:09:20.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-02T19:09:20.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2022-02-02T19:09:20.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-02T19:09:20.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-02T19:09:21.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2022-02-02T19:09:21.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-02T19:09:21.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:09:22.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-02-02T19:09:22.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-02T19:09:22.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-02T19:09:22.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-02T19:09:22.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-02T19:09:22.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-02T19:09:22.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2022-02-02T19:09:22.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-02T19:09:22.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:09:22.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2022-02-02T19:09:22.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-02T19:09:22.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-02T19:09:22.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-02T19:09:22.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-02T19:09:22.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-02T19:09:23.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-02-02T19:09:23.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-02T19:09:23.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-02T19:09:23.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-02T19:09:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2022-02-02T19:09:24.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-02T19:09:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-02-02T19:09:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2022-02-02T19:09:24.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-02T19:09:24.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-02-02T19:09:25.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-02-02T19:09:25.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-02-02T19:09:25.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-02-02T19:09:25.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-02-02T19:09:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.055s coverage: 94.4% of statements [2022-02-02T19:09:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-02-02T19:09:44.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.187s coverage: 82.5% of statements [2022-02-02T19:09:44.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-02T19:09:49.498Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4476 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws [2022-02-02T19:09:49.551Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-02T19:09:49.819Z] The recommended git tool is: git [2022-02-02T19:09:55.198Z] using credential edgex-jenkins-ssh [2022-02-02T19:09:55.222Z] Cloning the remote Git repository [2022-02-02T19:09:55.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:09:55.394Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-02T19:09:55.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:09:55.494Z] > git --version # timeout=10 [2022-02-02T19:09:55.518Z] > git --version # 'git version 2.17.1' [2022-02-02T19:09:55.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:09:55.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T19:09:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-02T19:09:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-02T19:09:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-02T19:09:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-02T19:09:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-02-02T19:09:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-02T19:09:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-02-02T19:09:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-02T19:09:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-02-02T19:09:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-02-02T19:09:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-02-02T19:09:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.2% of statements [2022-02-02T19:09:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-02T19:09:59.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-02-02T19:09:59.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-02T19:09:59.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-02T19:09:59.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-02-02T19:09:59.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-02-02T19:09:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-02-02T19:09:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-02-02T19:10:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-02-02T19:10:01.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 65.4% of statements [2022-02-02T19:10:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-02T19:10:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-02T19:10:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-02T19:10:01.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-02-02T19:10:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-02T19:10:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-02T19:10:01.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-02-02T19:10:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-02T19:10:02.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements [2022-02-02T19:10:02.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-02T19:10:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-02-02T19:10:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-02-02T19:10:09.405Z] 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-02-02T19:10:13.225Z] Merging remotes/origin/main commit 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:10:13.584Z] Merge succeeded, producing fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:10:13.585Z] Checking out Revision fb42136641a0685476f1b39d3285ed6cd3e9f716 (PR-3878) [2022-02-02T19:10:12.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-02T19:10:12.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T19:10:12.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-02T19:10:12.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:10:12.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:10:12.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-02T19:10:13.246Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T19:10:13.264Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-02T19:10:13.504Z] > git remote # timeout=10 [2022-02-02T19:10:13.522Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T19:10:13.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:10:13.547Z] > git merge 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 # timeout=10 [2022-02-02T19:10:13.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T19:10:13.594Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T19:10:13.606Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-02T19:10:18.149Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-02-02T19:10:18.209Z] > git --version # timeout=10 [2022-02-02T19:10:18.218Z] > git --version # 'git version 2.17.1' [2022-02-02T19:10:18.232Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T19:10:19.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-02T19:10:19.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T19:10:19.401Z] Dload Upload Total Spent Left Speed [2022-02-02T19:10:19.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-02-02T19:10:19.951Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-02T19:10:20.306Z] + sudo tee /etc/docker/daemon.new [2022-02-02T19:10:20.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-02T19:10:20.306Z] { [2022-02-02T19:10:20.306Z] "registry-mirrors": [ [2022-02-02T19:10:20.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-02T19:10:20.306Z] ], [2022-02-02T19:10:20.306Z] "bip": "10.250.0.254/24", [2022-02-02T19:10:20.306Z] "hosts": [ [2022-02-02T19:10:20.306Z] "tcp://0.0.0.0:5555", [2022-02-02T19:10:20.306Z] "unix:///var/run/docker.sock" [2022-02-02T19:10:20.306Z] ], [2022-02-02T19:10:20.306Z] "mtu": 1458, [2022-02-02T19:10:20.306Z] "selinux-enabled": true, [2022-02-02T19:10:20.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-02T19:10:20.306Z] } [Pipeline] sh [2022-02-02T19:10:20.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-02T19:10:21.020Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T19:10:39.409Z] provisioning config files... [2022-02-02T19:10:39.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8078964198407327028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:10:39.837Z] ---> docker-login.sh [2022-02-02T19:10:39.837Z] nexus3.edgexfoundry.org:10001 [2022-02-02T19:10:40.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:10:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:10:40.709Z] Configure a credential helper to remove this warning. See [2022-02-02T19:10:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:10:40.709Z] [2022-02-02T19:10:40.709Z] Login Succeeded [2022-02-02T19:10:40.709Z] nexus3.edgexfoundry.org:10002 [2022-02-02T19:10:40.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:10:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:10:41.264Z] Configure a credential helper to remove this warning. See [2022-02-02T19:10:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:10:41.264Z] [2022-02-02T19:10:41.264Z] Login Succeeded [2022-02-02T19:10:41.264Z] nexus3.edgexfoundry.org:10003 [2022-02-02T19:10:41.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:10:41.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:10:41.811Z] Configure a credential helper to remove this warning. See [2022-02-02T19:10:41.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:10:41.811Z] [2022-02-02T19:10:41.811Z] Login Succeeded [2022-02-02T19:10:41.811Z] nexus3.edgexfoundry.org:10004 [2022-02-02T19:10:42.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:10:42.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:10:42.361Z] Configure a credential helper to remove this warning. See [2022-02-02T19:10:42.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:10:42.361Z] [2022-02-02T19:10:42.361Z] Login Succeeded [2022-02-02T19:10:42.361Z] docker.io [2022-02-02T19:10:42.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T19:10:43.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T19:10:43.233Z] Configure a credential helper to remove this warning. See [2022-02-02T19:10:43.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T19:10:43.233Z] [2022-02-02T19:10:43.233Z] Login Succeeded [2022-02-02T19:10:43.233Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T19:10:43.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-02T19:10:43.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T19:10:43.810Z] ========================================================= [2022-02-02T19:10:43.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-02T19:10:43.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:10:44.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-02T19:10:44.506Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-02T19:10:44.506Z] 9b3977197b4f: Pulling fs layer [2022-02-02T19:10:44.506Z] 1a89e8eeedd5: Pulling fs layer [2022-02-02T19:10:44.506Z] 94645a83ff95: Pulling fs layer [2022-02-02T19:10:44.506Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-02T19:10:44.506Z] 0c92f367c5e7: Pulling fs layer [2022-02-02T19:10:44.506Z] f7c0051592d6: Pulling fs layer [2022-02-02T19:10:44.506Z] a227ed2f7395: Pulling fs layer [2022-02-02T19:10:44.506Z] 7b1c46037f91: Pulling fs layer [2022-02-02T19:10:44.506Z] a227ed2f7395: Waiting [2022-02-02T19:10:44.506Z] 7b1c46037f91: Waiting [2022-02-02T19:10:44.506Z] 0c92f367c5e7: Waiting [2022-02-02T19:10:44.506Z] 94645a83ff95: Verifying Checksum [2022-02-02T19:10:44.506Z] 94645a83ff95: Download complete [2022-02-02T19:10:44.506Z] 1a89e8eeedd5: Verifying Checksum [2022-02-02T19:10:44.506Z] 0c92f367c5e7: Verifying Checksum [2022-02-02T19:10:44.506Z] 0c92f367c5e7: Download complete [2022-02-02T19:10:44.506Z] f7c0051592d6: Download complete [2022-02-02T19:10:44.506Z] 9b3977197b4f: Download complete [2022-02-02T19:10:44.506Z] a227ed2f7395: Verifying Checksum [2022-02-02T19:10:44.506Z] a227ed2f7395: Download complete [2022-02-02T19:10:45.520Z] 9b3977197b4f: Pull complete [2022-02-02T19:10:45.795Z] 1a89e8eeedd5: Pull complete [2022-02-02T19:10:46.392Z] 94645a83ff95: Pull complete [2022-02-02T19:10:46.392Z] 7b1c46037f91: Verifying Checksum [2022-02-02T19:10:46.392Z] 7b1c46037f91: Download complete [2022-02-02T19:10:46.987Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-02T19:10:46.987Z] 3f3a8bcf1eab: Download complete [2022-02-02T19:10:48.375Z] GO111MODULE=on go vet ./... [2022-02-02T19:10:53.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-02T19:10:53.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-02T19:10:53.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-02T19:10:54.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-02T19:10:54.925Z] + ls -al . [2022-02-02T19:10:54.925Z] total 644 [2022-02-02T19:10:54.925Z] drwxrwxr-x 10 1001 1001 4096 Feb 2 19:10 . [2022-02-02T19:10:54.925Z] drwxr-xr-x 4 root root 28 Feb 2 19:08 .. [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 11 Feb 2 19:07 .dockerignore [2022-02-02T19:10:54.925Z] drwxrwxr-x 8 1001 1001 179 Feb 2 19:07 .git [2022-02-02T19:10:54.925Z] drwxrwxr-x 4 1001 1001 142 Feb 2 19:07 .github [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 804 Feb 2 19:07 .gitignore [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 42 Feb 2 19:07 .golangci.yml [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 76 Feb 2 19:07 .hadolint.yml [2022-02-02T19:10:54.925Z] drwx------ 3 1001 1001 73 Feb 2 19:07 .semver [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 166 Feb 2 19:07 .sonarcloud.properties [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 1171 Feb 2 19:07 ADOPTERS.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 9019 Feb 2 19:07 Attribution.txt [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 51732 Feb 2 19:07 CHANGELOG.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 3804 Feb 2 19:07 CONTRIBUTING.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 677 Feb 2 19:07 GOVERNANCE.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 849 Feb 2 19:07 Jenkinsfile [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 10775 Feb 2 19:07 LICENSE [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 6508 Feb 2 19:07 Makefile [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 582 Feb 2 19:07 OWNERS.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 8207 Feb 2 19:07 README.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 6912 Feb 2 19:07 SECURITY.md [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 5 Feb 2 19:07 VERSION [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 4131 Feb 2 19:07 ZMQWindows.md [2022-02-02T19:10:54.925Z] drwxrwxr-x 2 1001 1001 37 Feb 2 19:07 bin [2022-02-02T19:10:54.925Z] drwxrwxr-x 14 1001 1001 4096 Feb 2 19:07 cmd [2022-02-02T19:10:54.925Z] -rw-r--r-- 1 root root 428383 Feb 2 19:10 coverage.out [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 2833 Feb 2 19:07 go.mod [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 50190 Feb 2 19:07 go.sum [2022-02-02T19:10:54.925Z] drwxrwxr-x 8 1001 1001 124 Feb 2 19:07 internal [2022-02-02T19:10:54.925Z] drwxrwxr-x 3 1001 1001 16 Feb 2 19:07 openapi [2022-02-02T19:10:54.925Z] drwxrwxr-x 4 1001 1001 71 Feb 2 19:07 snap [2022-02-02T19:10:54.925Z] -rw-rw-r-- 1 1001 1001 204 Feb 2 19:07 version.go [Pipeline] sh [2022-02-02T19:10:55.243Z] + '[' -e coverage.out ] [2022-02-02T19:10:55.243Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-02T19:10:55.371Z] Stashed 1 file(s) [Pipeline] sh [2022-02-02T19:10:55.684Z] + make build [2022-02-02T19:10:55.684Z] 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-02-02T19:10:57.076Z] 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-02-02T19:10:59.410Z] 3f3a8bcf1eab: Pull complete [2022-02-02T19:10:59.410Z] 0c92f367c5e7: Pull complete [2022-02-02T19:10:59.686Z] f7c0051592d6: Pull complete [2022-02-02T19:11:00.285Z] a227ed2f7395: Pull complete [2022-02-02T19:11:05.253Z] 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-02-02T19:11:05.253Z] 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-02-02T19:11:05.682Z] 7b1c46037f91: Pull complete [2022-02-02T19:11:05.682Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-02T19:11:05.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-02T19:11:05.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:11:05.826Z] 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-02-02T19:11:05.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-02T19:11:06.103Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-02T19:11:06.103Z] WORKDIR /edgex [2022-02-02T19:11:06.103Z] COPY go.mod . [2022-02-02T19:11:06.103Z] RUN go mod download [2022-02-02T19:11:06.104Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-02T19:11:06.777Z] 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-02-02T19:11:07.726Z] 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-02-02T19:11:08.301Z] 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-02-02T19:11:08.738Z] Sending build context to Docker daemon 168.6MB [2022-02-02T19:11:08.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-02T19:11:08.738Z] ---> f79e39bc4007 [2022-02-02T19:11:08.738Z] Step 2/4 : WORKDIR /edgex [2022-02-02T19:11:09.700Z] 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-02-02T19:11:10.290Z] 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-02-02T19:11:10.721Z] ---> Running in 34fe63b25f3b [2022-02-02T19:11:10.997Z] Removing intermediate container 34fe63b25f3b [2022-02-02T19:11:10.997Z] ---> e9b94911b7ec [2022-02-02T19:11:10.997Z] Step 3/4 : COPY go.mod . [2022-02-02T19:11:11.252Z] 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-02-02T19:11:11.593Z] ---> 84faafffb4f9 [2022-02-02T19:11:11.593Z] Step 4/4 : RUN go mod download [2022-02-02T19:11:11.593Z] ---> Running in 9fd6a8b56ae5 [Pipeline] } [2022-02-02T19:11:12.673Z] $ docker stop --time=1 451be9ed130a5e9faee4beee7ec31cc0f508b6ca565ef009ebc5647181ea628e [2022-02-02T19:11:14.822Z] $ docker rm -f 451be9ed130a5e9faee4beee7ec31cc0f508b6ca565ef009ebc5647181ea628e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:11:16.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-02T19:11:16.390Z] [2022-02-02T19:11:16.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:11:16.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-02T19:11:16.741Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-02T19:11:16.741Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-02T19:11:16.741Z] ca9280d653b3: Pulling fs layer [2022-02-02T19:11:16.741Z] 7e9c9ca2126c: Pulling fs layer [2022-02-02T19:11:16.741Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-02T19:11:16.741Z] cbdbe7a5bc2a: Download complete [2022-02-02T19:11:17.001Z] ca9280d653b3: Verifying Checksum [2022-02-02T19:11:17.001Z] ca9280d653b3: Download complete [2022-02-02T19:11:17.001Z] cbdbe7a5bc2a: Pull complete [2022-02-02T19:11:17.262Z] 7e9c9ca2126c: Verifying Checksum [2022-02-02T19:11:17.262Z] 7e9c9ca2126c: Download complete [2022-02-02T19:11:17.849Z] ca9280d653b3: Pull complete [2022-02-02T19:11:21.182Z] 7e9c9ca2126c: Pull complete [2022-02-02T19:11:21.182Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-02T19:11:21.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-02T19:11:21.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-02T19:11:21.275Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:11:21.311Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-02T19:11:23.567Z] $ docker top 4fb480fc95cd2d89a9b25e6b6c1e6aa23f6ce08ae4b8a5ffb38d0c5e44a115da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:11:24.000Z] + docker-compose build --help [2022-02-02T19:11:24.000Z] + grep parallel [2022-02-02T19:11:24.571Z] --parallel Build images in parallel. [Pipeline] } [2022-02-02T19:11:24.608Z] $ docker stop --time=1 4fb480fc95cd2d89a9b25e6b6c1e6aa23f6ce08ae4b8a5ffb38d0c5e44a115da [2022-02-02T19:11:25.793Z] $ docker rm -f 4fb480fc95cd2d89a9b25e6b6c1e6aa23f6ce08ae4b8a5ffb38d0c5e44a115da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:11:26.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-02T19:11:26.362Z] . [Pipeline] withDockerContainer [2022-02-02T19:11:26.461Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:11:26.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-02T19:11:26.867Z] $ docker top d9478f1d1813ccd401b05fc69c123f247f6a4c6394948c94ec4c79ebc2eb630f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:11:27.294Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-02T19:11:27.865Z] Building core-command ... [2022-02-02T19:11:27.866Z] Building core-data ... [2022-02-02T19:11:27.866Z] Building core-metadata ... [2022-02-02T19:11:27.866Z] Building security-bootstrapper ... [2022-02-02T19:11:27.866Z] Building security-proxy-setup ... [2022-02-02T19:11:27.866Z] Building security-secretstore-setup ... [2022-02-02T19:11:27.866Z] Building support-notifications ... [2022-02-02T19:11:27.866Z] Building support-scheduler ... [2022-02-02T19:11:27.866Z] Building sys-mgmt-agent ... [2022-02-02T19:11:27.866Z] Building security-secretstore-setup [2022-02-02T19:11:27.866Z] Building support-scheduler [2022-02-02T19:11:27.866Z] Building security-proxy-setup [2022-02-02T19:11:27.866Z] Building security-bootstrapper [2022-02-02T19:11:27.866Z] Building core-command [2022-02-02T19:11:38.240Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:11:38.240Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:11:38.240Z] ---> 1bc33876395b [2022-02-02T19:11:38.240Z] Step 3/25 : WORKDIR /edgex-go [2022-02-02T19:11:38.240Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:11:38.240Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:11:38.240Z] ---> 1bc33876395b [2022-02-02T19:11:38.240Z] Step 3/31 : WORKDIR /edgex-go [2022-02-02T19:11:44.836Z] ---> Running in b0deea22303b [2022-02-02T19:11:44.836Z] ---> Running in 3fc74ca0678a [2022-02-02T19:11:50.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:11:50.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:11:50.123Z] ---> 1bc33876395b [2022-02-02T19:11:50.123Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:11:50.123Z] ---> Using cache [2022-02-02T19:11:50.123Z] ---> f65ffd6a3266 [2022-02-02T19:11:50.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:11:50.123Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:11:50.123Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:11:50.123Z] ---> 1bc33876395b [2022-02-02T19:11:50.123Z] Step 3/21 : WORKDIR /edgex-go [2022-02-02T19:11:50.123Z] ---> Using cache [2022-02-02T19:11:50.123Z] ---> f65ffd6a3266 [2022-02-02T19:11:50.123Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:11:50.123Z] Removing intermediate container 3fc74ca0678a [2022-02-02T19:11:50.123Z] ---> e04b65443f13 [2022-02-02T19:11:50.123Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:11:50.123Z] Removing intermediate container b0deea22303b [2022-02-02T19:11:50.123Z] ---> f65ffd6a3266 [2022-02-02T19:11:50.123Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:11:50.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:11:50.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:11:50.383Z] ---> 1bc33876395b [2022-02-02T19:11:50.383Z] Step 3/22 : WORKDIR /edgex-go [2022-02-02T19:11:50.383Z] ---> Using cache [2022-02-02T19:11:50.383Z] ---> f65ffd6a3266 [2022-02-02T19:11:50.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:11:50.643Z] ---> Running in 3c2a77cb83de [2022-02-02T19:11:50.643Z] ---> Running in 0fbf58cb912a [2022-02-02T19:11:50.643Z] ---> Running in 20ef002567dd [2022-02-02T19:11:50.643Z] ---> Running in ad0c7ec01f8a [2022-02-02T19:11:50.643Z] ---> Running in f63348a026e4 [2022-02-02T19:11:51.591Z] Removing intermediate container 0fbf58cb912a [2022-02-02T19:11:51.591Z] ---> a292c535af74 [2022-02-02T19:11:51.591Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-02T19:11:51.591Z] ---> Running in e8616ef5e9ff [2022-02-02T19:11:51.850Z] Removing intermediate container 3c2a77cb83de [2022-02-02T19:11:51.850Z] ---> 449902f69cd8 [2022-02-02T19:11:51.850Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-02T19:11:51.850Z] ---> Running in 24e02fa03ebd [2022-02-02T19:11:51.850Z] Removing intermediate container 20ef002567dd [2022-02-02T19:11:51.850Z] ---> a9981a3f7008 [2022-02-02T19:11:51.850Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-02T19:11:51.850Z] ---> Running in 4e7880a87054 [2022-02-02T19:11:51.850Z] Removing intermediate container f63348a026e4 [2022-02-02T19:11:51.850Z] ---> a141517b5fc1 [2022-02-02T19:11:51.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-02T19:11:52.122Z] ---> Running in e22c51b19c61 [2022-02-02T19:11:52.122Z] Removing intermediate container ad0c7ec01f8a [2022-02-02T19:11:52.122Z] ---> 154a570d0033 [2022-02-02T19:11:52.122Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-02T19:11:52.122Z] ---> Running in f0de9372c6a5 [2022-02-02T19:11:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:53.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:53.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:53.944Z] OK: 221 MiB in 52 packages [2022-02-02T19:11:53.944Z] OK: 221 MiB in 52 packages [2022-02-02T19:11:54.205Z] Removing intermediate container f0de9372c6a5 [2022-02-02T19:11:54.205Z] ---> f3bcd336d88c [2022-02-02T19:11:54.205Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-02T19:11:54.205Z] Removing intermediate container e22c51b19c61 [2022-02-02T19:11:54.205Z] ---> 3b02638f63bc [2022-02-02T19:11:54.205Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-02T19:11:54.483Z] ---> 643c2be93e8a [2022-02-02T19:11:54.483Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:11:54.483Z] ---> Running in 849fd1748020 [2022-02-02T19:11:54.483Z] ---> 8c2021852a6a [2022-02-02T19:11:54.483Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:11:54.483Z] ---> Running in de24492a3033 [2022-02-02T19:11:55.434Z] Removing intermediate container 849fd1748020 [2022-02-02T19:11:55.434Z] ---> 3591a0d3d371 [2022-02-02T19:11:55.434Z] Step 8/22 : COPY . . [2022-02-02T19:11:55.715Z] Removing intermediate container de24492a3033 [2022-02-02T19:11:55.715Z] ---> 7487c4f2394d [2022-02-02T19:11:55.715Z] Step 8/31 : COPY . . [2022-02-02T19:11:56.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:56.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:56.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:11:56.598Z] OK: 221 MiB in 52 packages [2022-02-02T19:11:56.598Z] OK: 221 MiB in 52 packages [2022-02-02T19:11:56.598Z] OK: 221 MiB in 52 packages [2022-02-02T19:12:03.211Z] Removing intermediate container 24e02fa03ebd [2022-02-02T19:12:03.211Z] ---> c708e9dc74fd [2022-02-02T19:12:03.211Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-02T19:12:03.211Z] Removing intermediate container 4e7880a87054 [2022-02-02T19:12:03.211Z] ---> a1cc93df5af1 [2022-02-02T19:12:03.211Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-02T19:12:03.211Z] Removing intermediate container e8616ef5e9ff [2022-02-02T19:12:03.211Z] ---> 6223ddb8fe82 [2022-02-02T19:12:03.211Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:12:03.211Z] ---> 4eaa2e866101 [2022-02-02T19:12:03.211Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-02T19:12:03.211Z] ---> dd012af3134b [2022-02-02T19:12:03.211Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-02T19:12:03.211Z] ---> Running in 24920d4e5056 [2022-02-02T19:12:03.211Z] ---> Running in 551623a86ca8 [2022-02-02T19:12:03.211Z] ---> a70d7c57d215 [2022-02-02T19:12:03.211Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:12:03.211Z] ---> 5c7a1d864f40 [2022-02-02T19:12:03.211Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:12:03.211Z] ---> 80e68d2e28b9 [2022-02-02T19:12:03.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:12:03.211Z] ---> Running in 75faea7b20cf [2022-02-02T19:12:03.211Z] ---> Running in 3f394bd5b3e2 [2022-02-02T19:12:03.211Z] ---> Running in 51e10ee24f42 [2022-02-02T19:12:03.211Z] 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-02-02T19:12:03.211Z] 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-02-02T19:12:04.634Z] Removing intermediate container 3f394bd5b3e2 [2022-02-02T19:12:04.634Z] ---> fcee1eac1c3c [2022-02-02T19:12:04.634Z] Step 8/23 : COPY . . [2022-02-02T19:12:04.913Z] Removing intermediate container 75faea7b20cf [2022-02-02T19:12:04.913Z] ---> 202a921164b1 [2022-02-02T19:12:04.913Z] Step 8/25 : COPY . . [2022-02-02T19:12:05.185Z] Removing intermediate container 51e10ee24f42 [2022-02-02T19:12:05.185Z] ---> 45643ce02207 [2022-02-02T19:12:05.185Z] Step 8/21 : COPY . . [2022-02-02T19:12:20.222Z] ---> 23455795dec5 [2022-02-02T19:12:20.222Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-02T19:12:20.222Z] ---> Running in 62c0fa8af07c [2022-02-02T19:12:20.222Z] ---> 956e80257390 [2022-02-02T19:12:20.222Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-02T19:12:20.222Z] ---> Running in 4af4197221af [2022-02-02T19:12:20.222Z] ---> f6c55f659c89 [2022-02-02T19:12:20.222Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-02T19:12:20.492Z] ---> Running in 212fc199fe4f [2022-02-02T19:12:20.759Z] 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-02-02T19:12:21.030Z] 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-02-02T19:12:21.293Z] 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-02-02T19:12:33.403Z] Removing intermediate container 9fd6a8b56ae5 [2022-02-02T19:12:33.404Z] ---> 7d7cf18732c9 [2022-02-02T19:12:33.404Z] Successfully built 7d7cf18732c9 [2022-02-02T19:12:33.404Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:12:33.779Z] + docker inspect -f . ci-base-image-arm64 [2022-02-02T19:12:33.779Z] . [Pipeline] withDockerContainer [2022-02-02T19:12:34.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-4476 does not seem to be running inside a container [2022-02-02T19:12:34.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-02T19:12:35.431Z] $ docker top bfd785a197941f6aca8f20a01159496a65f5c5fcd3d88534168917010e6e61c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:12:36.379Z] + go version [2022-02-02T19:12:36.379Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-02T19:12:36.413Z] $ docker stop --time=1 bfd785a197941f6aca8f20a01159496a65f5c5fcd3d88534168917010e6e61c0 [2022-02-02T19:12:38.045Z] $ docker rm -f bfd785a197941f6aca8f20a01159496a65f5c5fcd3d88534168917010e6e61c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:12:38.910Z] + docker inspect -f . ci-base-image-arm64 [2022-02-02T19:12:38.910Z] . [Pipeline] withDockerContainer [2022-02-02T19:12:39.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-4476 does not seem to be running inside a container [2022-02-02T19:12:39.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-02T19:12:40.464Z] $ docker top e9d4c00d0409f2fd088a5486dd76ad99db4f464e08473b9a7279726422846e2d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-02T19:12:40.788Z] ========================================================= [2022-02-02T19:12:40.788Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-02T19:12:40.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-02T19:12:41.505Z] + make test [2022-02-02T19:12:41.505Z] go mod tidy [2022-02-02T19:12:42.480Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-02T19:12:47.895Z] Removing intermediate container 551623a86ca8 [2022-02-02T19:12:47.895Z] ---> 05c0d86e6564 [2022-02-02T19:12:47.895Z] [2022-02-02T19:12:47.895Z] Step 10/31 : FROM alpine:3.14 [2022-02-02T19:12:47.895Z] 3.14: Pulling from library/alpine [2022-02-02T19:12:47.895Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-02T19:12:47.895Z] Status: Downloaded newer image for alpine:3.14 [2022-02-02T19:12:47.895Z] ---> 0a97eee8041e [2022-02-02T19:12:47.895Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-02T19:12:47.895Z] ---> Running in 937da4a921bd [2022-02-02T19:12:47.895Z] Removing intermediate container 937da4a921bd [2022-02-02T19:12:47.895Z] ---> ae8d8886f3a1 [2022-02-02T19:12:47.895Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-02T19:12:47.895Z] ---> Running in 0cb3557ff6de [2022-02-02T19:12:47.895Z] Removing intermediate container 24920d4e5056 [2022-02-02T19:12:47.895Z] ---> fa39874d17b5 [2022-02-02T19:12:47.895Z] [2022-02-02T19:12:47.895Z] Step 10/22 : FROM alpine:3.14 [2022-02-02T19:12:47.895Z] ---> 0a97eee8041e [2022-02-02T19:12:47.895Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:12:47.895Z] ---> Running in f259b9a46ada [2022-02-02T19:12:47.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:12:47.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:12:47.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:12:47.895Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-02T19:12:47.895Z] (2/2) Installing su-exec (0.2-r1) [2022-02-02T19:12:47.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:12:47.895Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:12:47.895Z] OK: 6 MiB in 16 packages [2022-02-02T19:12:48.156Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-02T19:12:48.418Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:12:48.418Z] OK: 6 MiB in 15 packages [2022-02-02T19:12:48.418Z] Removing intermediate container 0cb3557ff6de [2022-02-02T19:12:48.418Z] ---> 4afef7bd01e4 [2022-02-02T19:12:48.418Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-02T19:12:48.418Z] ---> Running in 5cdda79d2337 [2022-02-02T19:12:48.990Z] Removing intermediate container 5cdda79d2337 [2022-02-02T19:12:48.990Z] ---> 10917de7956c [2022-02-02T19:12:48.990Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-02T19:12:48.990Z] ---> Running in f895f5b85f34 [2022-02-02T19:12:48.990Z] Removing intermediate container f259b9a46ada [2022-02-02T19:12:48.990Z] ---> a340b754ebf5 [2022-02-02T19:12:48.990Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:12:48.990Z] ---> Running in 33656d664798 [2022-02-02T19:12:48.990Z] Removing intermediate container f895f5b85f34 [2022-02-02T19:12:48.990Z] ---> 8bb7b0ceb148 [2022-02-02T19:12:48.990Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-02T19:12:48.990Z] ---> Running in 34aa27ab19bc [2022-02-02T19:12:49.253Z] Removing intermediate container 33656d664798 [2022-02-02T19:12:49.253Z] ---> 620ebfc40df4 [2022-02-02T19:12:49.253Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-02T19:12:49.253Z] ---> Running in 5a212d726a6c [2022-02-02T19:12:49.513Z] Removing intermediate container 5a212d726a6c [2022-02-02T19:12:49.513Z] ---> a3565c51ebc3 [2022-02-02T19:12:49.513Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-02T19:12:49.513Z] ---> Running in 7e370c674594 [2022-02-02T19:12:49.774Z] Removing intermediate container 7e370c674594 [2022-02-02T19:12:49.774Z] ---> 55fbe0c132f1 [2022-02-02T19:12:49.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:12:50.033Z] ---> d60899e751fc [2022-02-02T19:12:50.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-02T19:12:50.033Z] Removing intermediate container 34aa27ab19bc [2022-02-02T19:12:50.033Z] ---> 2c69b7e9e382 [2022-02-02T19:12:50.033Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-02T19:12:50.033Z] ---> Running in 934b2516ece9 [2022-02-02T19:12:50.606Z] Removing intermediate container 934b2516ece9 [2022-02-02T19:12:50.606Z] ---> a92a2b496cfe [2022-02-02T19:12:50.606Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-02T19:12:50.606Z] ---> c03d752674b3 [2022-02-02T19:12:50.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-02T19:12:50.872Z] ---> dcef6b3a8801 [2022-02-02T19:12:50.872Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-02T19:12:50.872Z] ---> a654ca1730b6 [2022-02-02T19:12:50.872Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-02T19:12:50.872Z] ---> Running in a72431bc6131 [2022-02-02T19:12:50.872Z] ---> Running in 0ff0039bfbd4 [2022-02-02T19:12:51.133Z] Removing intermediate container 0ff0039bfbd4 [2022-02-02T19:12:51.133Z] ---> 29925d21b675 [2022-02-02T19:12:51.133Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:12:51.394Z] ---> Running in c5b8152bdc57 [2022-02-02T19:12:51.394Z] Removing intermediate container c5b8152bdc57 [2022-02-02T19:12:51.394Z] ---> c7fc1daf430e [2022-02-02T19:12:51.394Z] Step 20/22 : LABEL arch=x86_64 [2022-02-02T19:12:51.394Z] ---> Running in ce16d81ddc93 [2022-02-02T19:12:51.658Z] Removing intermediate container ce16d81ddc93 [2022-02-02T19:12:51.658Z] ---> 18765fba8c3d [2022-02-02T19:12:51.658Z] Step 21/22 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:12:51.658Z] ---> Running in ff9742abe21b [2022-02-02T19:12:51.923Z] Removing intermediate container ff9742abe21b [2022-02-02T19:12:51.923Z] ---> 2bca7f87aee4 [2022-02-02T19:12:51.923Z] Step 22/22 : LABEL version=0.0.0 [2022-02-02T19:12:51.923Z] ---> Running in 76355ed5e2a7 [2022-02-02T19:12:51.923Z] Removing intermediate container a72431bc6131 [2022-02-02T19:12:51.923Z] ---> c5df52ffe340 [2022-02-02T19:12:51.923Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:12:52.192Z] Removing intermediate container 76355ed5e2a7 [2022-02-02T19:12:52.192Z] ---> 41140bd55f56 [2022-02-02T19:12:52.192Z] [2022-02-02T19:12:52.192Z] Successfully built 41140bd55f56 [2022-02-02T19:12:52.192Z] Successfully tagged support-scheduler:latest [2022-02-02T19:12:52.461Z] Building support-notifications [2022-02-02T19:12:52.461Z]  Building support-scheduler ... done  ---> cde5d8e893e7 [2022-02-02T19:12:52.461Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-02T19:12:53.904Z] ---> eaf50c6244d3 [2022-02-02T19:12:53.904Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-02T19:12:54.885Z] ---> 1e5fc60a80e1 [2022-02-02T19:12:54.885Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-02T19:12:56.299Z] ---> b10454545eec [2022-02-02T19:12:56.299Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-02T19:12:56.570Z] ---> f6676d0a257c [2022-02-02T19:12:56.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-02T19:12:56.840Z] ---> Running in b62c6298a116 [2022-02-02T19:12:57.111Z] Removing intermediate container b62c6298a116 [2022-02-02T19:12:57.112Z] ---> 54663e1e9164 [2022-02-02T19:12:57.112Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-02T19:12:57.701Z] ---> d5230017018d [2022-02-02T19:12:57.701Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-02T19:12:58.301Z] ---> Running in c74f028b01c2 [2022-02-02T19:12:58.889Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:12:58.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:12:58.889Z] ---> 1bc33876395b [2022-02-02T19:12:58.889Z] Step 3/22 : WORKDIR /edgex-go [2022-02-02T19:12:58.889Z] ---> Using cache [2022-02-02T19:12:58.889Z] ---> f65ffd6a3266 [2022-02-02T19:12:58.889Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:12:58.889Z] ---> Using cache [2022-02-02T19:12:58.889Z] ---> 154a570d0033 [2022-02-02T19:12:58.889Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-02T19:12:59.150Z] ---> Running in 0c764f087184 [2022-02-02T19:13:00.095Z] Removing intermediate container c74f028b01c2 [2022-02-02T19:13:00.095Z] ---> ff9016b2b26c [2022-02-02T19:13:00.095Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-02T19:13:00.095Z] ---> Running in 2293902e33fc [2022-02-02T19:13:00.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:00.360Z] Removing intermediate container 2293902e33fc [2022-02-02T19:13:00.360Z] ---> 10f5cf9eb236 [2022-02-02T19:13:00.360Z] Step 28/31 : CMD ["gate"] [2022-02-02T19:13:00.360Z] 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-02-02T19:13:00.360Z] ---> Running in 1ec75fab557e [2022-02-02T19:13:00.628Z] Removing intermediate container 1ec75fab557e [2022-02-02T19:13:00.629Z] ---> 97edd83ae9d2 [2022-02-02T19:13:00.629Z] Step 29/31 : LABEL arch=x86_64 [2022-02-02T19:13:00.629Z] ---> Running in 7a8c257eeed6 [2022-02-02T19:13:00.897Z] Removing intermediate container 7a8c257eeed6 [2022-02-02T19:13:00.897Z] ---> cbf4f6469048 [2022-02-02T19:13:00.897Z] Step 30/31 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:00.897Z] ---> Running in 5b928eb6874f [2022-02-02T19:13:00.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:01.169Z] Removing intermediate container 5b928eb6874f [2022-02-02T19:13:01.169Z] ---> f62f63ba7f1b [2022-02-02T19:13:01.169Z] Step 31/31 : LABEL version=0.0.0 [2022-02-02T19:13:01.169Z] ---> Running in 26ecd249e833 [2022-02-02T19:13:01.440Z] Removing intermediate container 26ecd249e833 [2022-02-02T19:13:01.440Z] ---> 1b9ba6b30715 [2022-02-02T19:13:01.440Z] [2022-02-02T19:13:01.440Z] Successfully built 1b9ba6b30715 [2022-02-02T19:13:01.709Z] Successfully tagged security-bootstrapper:latest [2022-02-02T19:13:01.709Z] Building core-metadata [2022-02-02T19:13:01.709Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-02-02T19:13:02.706Z] 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-02-02T19:13:04.634Z] Removing intermediate container 0c764f087184 [2022-02-02T19:13:04.634Z] ---> e6f742e9c587 [2022-02-02T19:13:04.634Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-02T19:13:05.610Z] ---> 78d5bf903fd2 [2022-02-02T19:13:05.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:13:06.195Z] ---> Running in d815d251119d [2022-02-02T19:13:06.195Z] Removing intermediate container 4af4197221af [2022-02-02T19:13:06.195Z] ---> 0bc55ca8bbc3 [2022-02-02T19:13:06.195Z] [2022-02-02T19:13:06.195Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:13:06.195Z] ---> 0a97eee8041e [2022-02-02T19:13:06.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:13:06.195Z] ---> Using cache [2022-02-02T19:13:06.195Z] ---> a340b754ebf5 [2022-02-02T19:13:06.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:13:06.195Z] ---> Using cache [2022-02-02T19:13:06.195Z] ---> 620ebfc40df4 [2022-02-02T19:13:06.195Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-02T19:13:06.470Z] Removing intermediate container 212fc199fe4f [2022-02-02T19:13:06.470Z] ---> a86fce00c603 [2022-02-02T19:13:06.470Z] [2022-02-02T19:13:06.470Z] Step 10/25 : FROM alpine:3.14 [2022-02-02T19:13:06.470Z] ---> 0a97eee8041e [2022-02-02T19:13:06.470Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-02T19:13:06.747Z] ---> Running in 988e6c465785 [2022-02-02T19:13:06.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:13:06.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:13:06.747Z] ---> 1bc33876395b [2022-02-02T19:13:06.747Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> f65ffd6a3266 [2022-02-02T19:13:06.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> 154a570d0033 [2022-02-02T19:13:06.747Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> f3bcd336d88c [2022-02-02T19:13:06.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> 8c2021852a6a [2022-02-02T19:13:06.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> 7487c4f2394d [2022-02-02T19:13:06.747Z] Step 8/23 : COPY . . [2022-02-02T19:13:06.747Z] ---> Using cache [2022-02-02T19:13:06.747Z] ---> dd012af3134b [2022-02-02T19:13:06.747Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-02T19:13:07.024Z] ---> Running in 14acd371ebbe [2022-02-02T19:13:07.024Z] ---> Running in 71d10161dbb8 [2022-02-02T19:13:07.024Z] Removing intermediate container 988e6c465785 [2022-02-02T19:13:07.024Z] ---> fb0d80fd23f8 [2022-02-02T19:13:07.024Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-02T19:13:07.286Z] ---> Running in dbe6362c82c7 [2022-02-02T19:13:07.548Z] Removing intermediate container dbe6362c82c7 [2022-02-02T19:13:07.548Z] ---> 267e720bf83e [2022-02-02T19:13:07.548Z] Step 15/23 : WORKDIR / [2022-02-02T19:13:07.548Z] Removing intermediate container 62c0fa8af07c [2022-02-02T19:13:07.548Z] ---> 54866498f9d1 [2022-02-02T19:13:07.548Z] [2022-02-02T19:13:07.548Z] Step 10/21 : FROM alpine:3.14 [2022-02-02T19:13:07.548Z] ---> 0a97eee8041e [2022-02-02T19:13:07.548Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-02T19:13:07.548Z] ---> Running in 427d08afb137 [2022-02-02T19:13:07.548Z] ---> Running in bfb6e6b645fd [2022-02-02T19:13:07.810Z] 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-02-02T19:13:07.810Z] Removing intermediate container 427d08afb137 [2022-02-02T19:13:07.810Z] ---> 369a42c63354 [2022-02-02T19:13:07.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:13:08.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:08.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:08.353Z] ---> 2e2003179a92 [2022-02-02T19:13:08.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-02T19:13:08.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:08.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:08.616Z] Removing intermediate container d815d251119d [2022-02-02T19:13:08.616Z] ---> 563d7be9cfdc [2022-02-02T19:13:08.616Z] Step 8/22 : COPY . . [2022-02-02T19:13:08.616Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-02T19:13:08.616Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-02T19:13:08.616Z] (3/3) Installing su-exec (0.2-r1) [2022-02-02T19:13:08.616Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:13:08.616Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:13:08.885Z] OK: 6 MiB in 17 packages [2022-02-02T19:13:08.885Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-02T19:13:08.885Z] ---> 30dd1f9ec3ac [2022-02-02T19:13:08.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-02T19:13:08.885Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-02T19:13:08.885Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-02T19:13:09.155Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-02T19:13:09.155Z] (5/5) Installing curl (7.79.1-r0) [2022-02-02T19:13:09.155Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:13:09.155Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:13:09.155Z] OK: 8 MiB in 19 packages [2022-02-02T19:13:11.805Z] ---> 00c130aa020a [2022-02-02T19:13:11.805Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-02T19:13:11.805Z] ---> Running in ba53fc7b2d33 [2022-02-02T19:13:11.805Z] Removing intermediate container 14acd371ebbe [2022-02-02T19:13:11.805Z] ---> 8fa50a6a907e [2022-02-02T19:13:11.805Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-02T19:13:12.078Z] ---> Running in 5649dc7d5283 [2022-02-02T19:13:12.344Z] Removing intermediate container ba53fc7b2d33 [2022-02-02T19:13:12.344Z] ---> 4d86bd48f334 [2022-02-02T19:13:12.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:13:12.619Z] Removing intermediate container 5649dc7d5283 [2022-02-02T19:13:12.619Z] ---> be66a3826a7a [2022-02-02T19:13:12.619Z] Step 13/25 : WORKDIR / [2022-02-02T19:13:12.619Z] Removing intermediate container bfb6e6b645fd [2022-02-02T19:13:12.619Z] ---> 233ab41ed8d9 [2022-02-02T19:13:12.619Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-02T19:13:12.619Z] ---> Running in 37a1d8f6bb58 [2022-02-02T19:13:12.619Z] ---> Running in 29b0d19f28c8 [2022-02-02T19:13:12.885Z] ---> Running in 8c32ac32b513 [2022-02-02T19:13:12.885Z] Removing intermediate container 37a1d8f6bb58 [2022-02-02T19:13:12.885Z] ---> 90d73ea7bdce [2022-02-02T19:13:12.885Z] Step 21/23 : LABEL arch=x86_64 [2022-02-02T19:13:13.159Z] ---> Running in 4c2f62425dd1 [2022-02-02T19:13:13.159Z] Removing intermediate container 8c32ac32b513 [2022-02-02T19:13:13.159Z] ---> c5efaa32f37b [2022-02-02T19:13:13.159Z] Step 13/21 : WORKDIR /edgex [2022-02-02T19:13:13.428Z] ---> Running in a0d2f61c7d35 [2022-02-02T19:13:13.428Z] Removing intermediate container 29b0d19f28c8 [2022-02-02T19:13:13.428Z] ---> 1f6ae46399e3 [2022-02-02T19:13:13.428Z] 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-02-02T19:13:13.697Z] Removing intermediate container 4c2f62425dd1 [2022-02-02T19:13:13.697Z] ---> 126a45e674c3 [2022-02-02T19:13:13.697Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:13.968Z] ---> Running in 56f8b368a59f [2022-02-02T19:13:14.230Z] Removing intermediate container a0d2f61c7d35 [2022-02-02T19:13:14.230Z] ---> b48d012dc466 [2022-02-02T19:13:14.230Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-02T19:13:14.230Z] ---> b9740eadbe84 [2022-02-02T19:13:14.230Z] 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-02-02T19:13:14.230Z] Removing intermediate container 56f8b368a59f [2022-02-02T19:13:14.230Z] ---> 866f441c7805 [2022-02-02T19:13:14.230Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:13:14.230Z] ---> 08f5e1d04cba [2022-02-02T19:13:14.230Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-02T19:13:14.230Z] ---> Running in 3890cfe692e1 [2022-02-02T19:13:14.230Z] ---> Running in 224e88c01edc [2022-02-02T19:13:14.492Z] Removing intermediate container 3890cfe692e1 [2022-02-02T19:13:14.492Z] ---> 7c7ca29adff6 [2022-02-02T19:13:14.492Z] [2022-02-02T19:13:14.751Z] ---> a7d3c2be0e88 [2022-02-02T19:13:14.751Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-02T19:13:14.751Z] ---> 665ea73b14d1 [2022-02-02T19:13:14.751Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-02T19:13:14.751Z] Successfully built 7c7ca29adff6 [2022-02-02T19:13:14.751Z] Successfully tagged core-command:latest [2022-02-02T19:13:14.751Z] Building core-data [2022-02-02T19:13:14.826Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-02T19:13:15.365Z]  Building core-command ... done 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-02-02T19:13:17.321Z] ---> c0ab5471b52b [2022-02-02T19:13:17.321Z] 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-02-02T19:13:17.321Z] ---> b6d1d3cef905 [2022-02-02T19:13:17.321Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-02T19:13:17.998Z] ---> 780d01350e63 [2022-02-02T19:13:17.998Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-02T19:13:18.273Z] ---> 89a6d1c53406 [2022-02-02T19:13:18.273Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-02T19:13:18.558Z] ---> Running in 629c850111d5 [2022-02-02T19:13:18.839Z] ---> 2d90ff02e70a [2022-02-02T19:13:18.839Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-02T19:13:18.839Z] Removing intermediate container 629c850111d5 [2022-02-02T19:13:18.839Z] ---> 4204009b93f3 [2022-02-02T19:13:18.839Z] Step 18/21 : CMD ["--init=true"] [2022-02-02T19:13:18.839Z] ---> Running in e380e0f1e01d [2022-02-02T19:13:19.430Z] Removing intermediate container e380e0f1e01d [2022-02-02T19:13:19.430Z] ---> 2eb82ba452d5 [2022-02-02T19:13:19.430Z] Step 19/21 : LABEL arch=x86_64 [2022-02-02T19:13:19.430Z] ---> Running in 70b1f6eebb7b [2022-02-02T19:13:19.430Z] ---> 7eb5241f3939 [2022-02-02T19:13:19.430Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-02T19:13:20.021Z] Removing intermediate container 70b1f6eebb7b [2022-02-02T19:13:20.021Z] ---> fefb6b933849 [2022-02-02T19:13:20.021Z] Step 20/21 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:20.287Z] ---> b3f74eb51e02 [2022-02-02T19:13:20.287Z] 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-02-02T19:13:20.287Z] ---> Running in e62978c10baf [2022-02-02T19:13:20.287Z] ---> Running in 26ac89b1ff74 [2022-02-02T19:13:20.555Z] Removing intermediate container e62978c10baf [2022-02-02T19:13:20.555Z] ---> 9a7b1b9aba44 [2022-02-02T19:13:20.555Z] Step 21/21 : LABEL version=0.0.0 [2022-02-02T19:13:20.555Z] ---> Running in aff8ef62fae8 [2022-02-02T19:13:20.828Z] Removing intermediate container aff8ef62fae8 [2022-02-02T19:13:20.828Z] ---> 78367d75c5ef [2022-02-02T19:13:20.828Z] [2022-02-02T19:13:21.102Z] Successfully built 78367d75c5ef [2022-02-02T19:13:21.102Z] Successfully tagged security-proxy-setup:latest [2022-02-02T19:13:21.102Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-02-02T19:13:23.032Z] Removing intermediate container 26ac89b1ff74 [2022-02-02T19:13:23.032Z] ---> 49038cff4e69 [2022-02-02T19:13:23.032Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-02T19:13:24.437Z] ---> Running in 0bcc44133f3a [2022-02-02T19:13:25.025Z] Removing intermediate container 0bcc44133f3a [2022-02-02T19:13:25.025Z] ---> a589f02d47f2 [2022-02-02T19:13:25.025Z] Step 23/25 : LABEL arch=x86_64 [2022-02-02T19:13:25.625Z] ---> Running in 083a56922a87 [2022-02-02T19:13:25.915Z] Removing intermediate container 083a56922a87 [2022-02-02T19:13:25.915Z] ---> 8c6a5bfa2aea [2022-02-02T19:13:25.915Z] Step 24/25 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:25.915Z] ---> Running in c902379dad69 [2022-02-02T19:13:26.192Z] Removing intermediate container c902379dad69 [2022-02-02T19:13:26.192Z] ---> 9d9748d580ae [2022-02-02T19:13:26.192Z] Step 25/25 : LABEL version=0.0.0 [2022-02-02T19:13:26.192Z] ---> Running in a9c996063e9e [2022-02-02T19:13:26.775Z] Removing intermediate container a9c996063e9e [2022-02-02T19:13:26.775Z] ---> 7022a096dfa5 [2022-02-02T19:13:26.775Z] [2022-02-02T19:13:26.775Z] Successfully built 7022a096dfa5 [2022-02-02T19:13:26.775Z] Successfully tagged security-secretstore-setup:latest [2022-02-02T19:13:27.531Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:13:27.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:13:27.531Z] ---> 1bc33876395b [2022-02-02T19:13:27.531Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:13:27.531Z] ---> Using cache [2022-02-02T19:13:27.531Z] ---> f65ffd6a3266 [2022-02-02T19:13:27.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:13:27.531Z] ---> Using cache [2022-02-02T19:13:27.531Z] ---> 154a570d0033 [2022-02-02T19:13:27.531Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-02T19:13:27.792Z] ---> Running in 20b887bf228d [2022-02-02T19:13:28.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:29.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:29.895Z] OK: 221 MiB in 52 packages [2022-02-02T19:13:30.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:13:30.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:13:30.474Z] ---> 1bc33876395b [2022-02-02T19:13:30.474Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:13:30.474Z] ---> Using cache [2022-02-02T19:13:30.474Z] ---> f65ffd6a3266 [2022-02-02T19:13:30.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:13:30.474Z] ---> Using cache [2022-02-02T19:13:30.474Z] ---> 154a570d0033 [2022-02-02T19:13:30.474Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-02T19:13:31.049Z] ---> Running in 293ef918d73d [2022-02-02T19:13:31.316Z] Removing intermediate container 20b887bf228d [2022-02-02T19:13:31.316Z] ---> 4d877aa17886 [2022-02-02T19:13:31.316Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:13:31.581Z] ---> 72b2afcef811 [2022-02-02T19:13:31.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:13:31.581Z] ---> Running in b8c9aa70e1a0 [2022-02-02T19:13:31.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:32.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:32.994Z] OK: 221 MiB in 52 packages [2022-02-02T19:13:33.574Z] Removing intermediate container 293ef918d73d [2022-02-02T19:13:33.574Z] ---> c6c113d9b177 [2022-02-02T19:13:33.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:13:34.149Z] Removing intermediate container b8c9aa70e1a0 [2022-02-02T19:13:34.149Z] ---> 1ded04705ef6 [2022-02-02T19:13:34.149Z] Step 8/23 : COPY . . [2022-02-02T19:13:34.149Z] ---> f8cd7e25bd83 [2022-02-02T19:13:34.149Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:13:34.149Z] ---> Running in 5de9c3c30d0d [2022-02-02T19:13:39.480Z] Removing intermediate container 5de9c3c30d0d [2022-02-02T19:13:39.480Z] ---> 177f3542b8a7 [2022-02-02T19:13:39.480Z] Step 8/23 : COPY . . [2022-02-02T19:13:39.745Z] ---> 19b0833d4a94 [2022-02-02T19:13:39.745Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-02T19:13:39.745Z] ---> Running in 11dfc45b906f [2022-02-02T19:13:40.712Z] 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-02-02T19:13:47.330Z] Removing intermediate container 71d10161dbb8 [2022-02-02T19:13:47.330Z] ---> 86a316185497 [2022-02-02T19:13:47.330Z] [2022-02-02T19:13:47.330Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:13:47.330Z] ---> 0a97eee8041e [2022-02-02T19:13:47.330Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:13:47.330Z] ---> Using cache [2022-02-02T19:13:47.330Z] ---> a340b754ebf5 [2022-02-02T19:13:47.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:13:47.330Z] ---> Using cache [2022-02-02T19:13:47.330Z] ---> 620ebfc40df4 [2022-02-02T19:13:47.330Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-02T19:13:47.330Z] ---> 5da3158368f5 [2022-02-02T19:13:47.330Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-02T19:13:47.330Z] ---> Running in 82b59d5344ae [2022-02-02T19:13:47.330Z] ---> Running in fb33bad3818d [2022-02-02T19:13:47.330Z] Removing intermediate container 82b59d5344ae [2022-02-02T19:13:47.330Z] ---> 1e95154b675e [2022-02-02T19:13:47.330Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-02T19:13:47.330Z] ---> Running in 5629a7a0bafb [2022-02-02T19:13:47.330Z] Removing intermediate container 5629a7a0bafb [2022-02-02T19:13:47.330Z] ---> 0fc17898a385 [2022-02-02T19:13:47.330Z] Step 15/23 : WORKDIR / [2022-02-02T19:13:47.330Z] ---> Running in 5a7d84280440 [2022-02-02T19:13:47.788Z] 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-02-02T19:13:47.788Z] Removing intermediate container 5a7d84280440 [2022-02-02T19:13:47.788Z] ---> f829c39d60c2 [2022-02-02T19:13:47.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:13:48.113Z] ---> 8504f7a74ec8 [2022-02-02T19:13:48.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-02T19:13:48.921Z] ---> 3d5a1eab95c3 [2022-02-02T19:13:48.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-02T19:13:48.921Z] ---> c43c16215635 [2022-02-02T19:13:48.921Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-02T19:13:48.921Z] ---> Running in bab27ef6e084 [2022-02-02T19:13:49.296Z] Removing intermediate container bab27ef6e084 [2022-02-02T19:13:49.296Z] ---> 78532fa2448d [2022-02-02T19:13:49.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:13:49.296Z] ---> Running in e1b145df633b [2022-02-02T19:13:49.296Z] Removing intermediate container e1b145df633b [2022-02-02T19:13:49.296Z] ---> 5b2533927916 [2022-02-02T19:13:49.296Z] Step 21/23 : LABEL arch=x86_64 [2022-02-02T19:13:49.596Z] ---> Running in 0115ebd05988 [2022-02-02T19:13:49.597Z] Removing intermediate container 0115ebd05988 [2022-02-02T19:13:49.597Z] ---> f5383660301f [2022-02-02T19:13:49.597Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:49.597Z] ---> Running in ee969e818096 [2022-02-02T19:13:49.935Z] Removing intermediate container ee969e818096 [2022-02-02T19:13:49.935Z] ---> 65357ce86d67 [2022-02-02T19:13:49.935Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:13:49.935Z] ---> Running in 4f4f9a683947 [2022-02-02T19:13:49.935Z] Removing intermediate container 4f4f9a683947 [2022-02-02T19:13:49.935Z] ---> 609f8003ee90 [2022-02-02T19:13:49.935Z] [2022-02-02T19:13:50.260Z] Successfully built 609f8003ee90 [2022-02-02T19:13:50.260Z] Successfully tagged core-metadata:latest [2022-02-02T19:13:52.865Z]  Building core-metadata ... done Removing intermediate container 224e88c01edc [2022-02-02T19:13:52.865Z] ---> 0067e04d1f9c [2022-02-02T19:13:52.865Z] [2022-02-02T19:13:52.865Z] Step 10/22 : FROM alpine:3.14 [2022-02-02T19:13:52.865Z] ---> 0a97eee8041e [2022-02-02T19:13:52.865Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-02T19:13:52.865Z] ---> Running in 7d3812d52cda [2022-02-02T19:13:53.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:53.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:13:53.972Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-02T19:13:53.972Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-02T19:13:53.972Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:13:53.972Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:13:53.972Z] OK: 6 MiB in 16 packages [2022-02-02T19:13:54.554Z] Removing intermediate container 7d3812d52cda [2022-02-02T19:13:54.554Z] ---> d14646f2fcd6 [2022-02-02T19:13:54.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:13:54.554Z] ---> Running in 1115ebc3a30b [2022-02-02T19:13:54.821Z] Removing intermediate container 1115ebc3a30b [2022-02-02T19:13:54.821Z] ---> c5c5a69ff3ee [2022-02-02T19:13:54.821Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-02T19:13:54.821Z] ---> Running in a1f9686cb394 [2022-02-02T19:13:55.088Z] Removing intermediate container a1f9686cb394 [2022-02-02T19:13:55.088Z] ---> fcf299b5e259 [2022-02-02T19:13:55.088Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-02T19:13:55.088Z] ---> Running in c5c4004a6784 [2022-02-02T19:13:55.352Z] Removing intermediate container c5c4004a6784 [2022-02-02T19:13:55.352Z] ---> 6eca7c2923cf [2022-02-02T19:13:55.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:13:55.629Z] ---> 0f1ef5577a1f [2022-02-02T19:13:55.629Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-02T19:13:56.216Z] ---> 0e78001c5356 [2022-02-02T19:13:56.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-02T19:13:56.479Z] ---> 9eeb4bd0e4f0 [2022-02-02T19:13:56.479Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-02T19:13:56.479Z] ---> Running in 5e1f10a0067b [2022-02-02T19:13:56.742Z] Removing intermediate container 5e1f10a0067b [2022-02-02T19:13:56.742Z] ---> ec4dd5f6a912 [2022-02-02T19:13:56.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:13:56.742Z] ---> Running in 6bf3411fca9c [2022-02-02T19:13:57.002Z] Removing intermediate container 6bf3411fca9c [2022-02-02T19:13:57.002Z] ---> 1013c0fbe226 [2022-02-02T19:13:57.002Z] Step 20/22 : LABEL arch=x86_64 [2022-02-02T19:13:57.002Z] ---> Running in f6fabe92ea15 [2022-02-02T19:13:57.002Z] Removing intermediate container f6fabe92ea15 [2022-02-02T19:13:57.002Z] ---> 66052bb8c1dc [2022-02-02T19:13:57.002Z] Step 21/22 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:13:57.002Z] ---> Running in 95bb522b4f49 [2022-02-02T19:13:57.263Z] Removing intermediate container 95bb522b4f49 [2022-02-02T19:13:57.263Z] ---> e9b7f1deb60b [2022-02-02T19:13:57.263Z] Step 22/22 : LABEL version=0.0.0 [2022-02-02T19:13:57.264Z] ---> Running in f48913303bac [2022-02-02T19:13:57.530Z] Removing intermediate container f48913303bac [2022-02-02T19:13:57.530Z] ---> 5e48913e061c [2022-02-02T19:13:57.530Z] [2022-02-02T19:13:57.530Z] Successfully built 5e48913e061c [2022-02-02T19:13:57.804Z] Successfully tagged support-notifications:latest [2022-02-02T19:14:11.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-02T19:14:12.815Z]  Building support-notifications ... done Removing intermediate container fb33bad3818d [2022-02-02T19:14:12.815Z] ---> ff71ccf4539e [2022-02-02T19:14:12.815Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-02T19:14:12.815Z] ---> Running in 823f724e3eb4 [2022-02-02T19:14:12.815Z] 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-02-02T19:14:12.815Z] Removing intermediate container 823f724e3eb4 [2022-02-02T19:14:12.815Z] ---> 51860f8b120a [2022-02-02T19:14:12.815Z] [2022-02-02T19:14:12.815Z] Step 11/23 : FROM docker:20.10.10 [2022-02-02T19:14:12.816Z] 20.10.10: Pulling from library/docker [2022-02-02T19:14:12.816Z] Removing intermediate container 11dfc45b906f [2022-02-02T19:14:12.816Z] ---> 4c0a45c22517 [2022-02-02T19:14:12.816Z] [2022-02-02T19:14:12.816Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:14:12.816Z] ---> 0a97eee8041e [2022-02-02T19:14:12.816Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-02T19:14:12.816Z] ---> Running in 84062a9d029a [2022-02-02T19:14:12.816Z] Removing intermediate container 84062a9d029a [2022-02-02T19:14:12.816Z] ---> 3aebf578e9f8 [2022-02-02T19:14:12.816Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-02T19:14:12.816Z] ---> Running in 1f701a7762c5 [2022-02-02T19:14:12.816Z] Removing intermediate container 1f701a7762c5 [2022-02-02T19:14:12.816Z] ---> 9d292a678144 [2022-02-02T19:14:12.816Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-02T19:14:12.816Z] ---> Running in 554eff0d8228 [2022-02-02T19:14:12.816Z] Removing intermediate container 554eff0d8228 [2022-02-02T19:14:12.816Z] ---> 47b070edabf7 [2022-02-02T19:14:12.816Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:14:12.816Z] ---> Running in 0881fcc1fffb [2022-02-02T19:14:13.082Z] Removing intermediate container 0881fcc1fffb [2022-02-02T19:14:13.082Z] ---> d1e69b446094 [2022-02-02T19:14:13.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-02T19:14:13.345Z] ---> Running in 2269031ef272 [2022-02-02T19:14:13.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:14:14.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:14:14.789Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-02T19:14:14.789Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-02T19:14:14.789Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-02T19:14:15.051Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-02T19:14:15.051Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-02T19:14:15.051Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-02T19:14:15.311Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:14:15.311Z] OK: 8 MiB in 20 packages [2022-02-02T19:14:15.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-02T19:14:16.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-02T19:14:16.701Z] Removing intermediate container 2269031ef272 [2022-02-02T19:14:16.701Z] ---> f9d5af6dbb05 [2022-02-02T19:14:16.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:14:16.701Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-02T19:14:16.701Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-02T19:14:16.701Z] ---> b706a049f56e [2022-02-02T19:14:16.701Z] 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-02-02T19:14:16.701Z] ---> Running in 96585d9cbba3 [2022-02-02T19:14:16.701Z] ---> 91479d90b229 [2022-02-02T19:14:16.702Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-02T19:14:16.962Z] Removing intermediate container 96585d9cbba3 [2022-02-02T19:14:16.962Z] ---> 01a0f2f4f11b [2022-02-02T19:14:16.962Z] 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-02-02T19:14:16.962Z] ---> Running in b02dcd52e7a8 [2022-02-02T19:14:17.232Z] ---> 26e2eedce3b1 [2022-02-02T19:14:17.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-02T19:14:17.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T19:14:17.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T19:14:17.496Z] ---> d1a322c5adfe [2022-02-02T19:14:17.496Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-02T19:14:17.496Z] ---> Running in 09d60e99b250 [2022-02-02T19:14:17.768Z] Removing intermediate container 09d60e99b250 [2022-02-02T19:14:17.768Z] ---> b011c7cde952 [2022-02-02T19:14:17.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:14:17.768Z] ---> Running in 546e3f73254e [2022-02-02T19:14:17.768Z] (1/42) Installing readline (8.1.0-r0) [2022-02-02T19:14:17.768Z] (2/42) Installing bash (5.1.4-r0) [2022-02-02T19:14:17.768Z] Executing bash-5.1.4-r0.post-install [2022-02-02T19:14:17.768Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-02T19:14:17.768Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-02T19:14:17.768Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-02T19:14:17.768Z] (6/42) Installing curl (7.79.1-r0) [2022-02-02T19:14:17.768Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-02T19:14:17.768Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-02T19:14:17.768Z] (9/42) Installing expat (2.4.3-r0) [2022-02-02T19:14:17.768Z] (10/42) Installing libffi (3.3-r2) [2022-02-02T19:14:17.768Z] (11/42) Installing gdbm (1.19-r0) [2022-02-02T19:14:17.768Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-02T19:14:17.768Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-02T19:14:17.768Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-02T19:14:17.768Z] Removing intermediate container 546e3f73254e [2022-02-02T19:14:17.768Z] ---> 41a05a7a52ba [2022-02-02T19:14:17.768Z] Step 21/23 : LABEL arch=x86_64 [2022-02-02T19:14:17.768Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-02T19:14:17.768Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-02T19:14:17.768Z] ---> Running in 25509e2ad469 [2022-02-02T19:14:18.031Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-02T19:14:18.031Z] Removing intermediate container 25509e2ad469 [2022-02-02T19:14:18.031Z] ---> 6173a5b81164 [2022-02-02T19:14:18.031Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:14:18.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-02T19:14:18.978Z] ---> Running in 73641c98b9ae [2022-02-02T19:14:18.978Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-02T19:14:18.978Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-02T19:14:18.978Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-02T19:14:19.241Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-02T19:14:19.241Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-02T19:14:19.241Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-02T19:14:19.241Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-02T19:14:19.241Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-02T19:14:19.241Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-02T19:14:19.241Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-02T19:14:19.241Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-02T19:14:19.241Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-02T19:14:19.241Z] Removing intermediate container 73641c98b9ae [2022-02-02T19:14:19.241Z] ---> 13b0b67d72e0 [2022-02-02T19:14:19.241Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:14:19.241Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-02T19:14:19.241Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-02T19:14:19.241Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-02T19:14:19.241Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-02T19:14:19.241Z] ---> Running in e6c42818616d [2022-02-02T19:14:19.241Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-02T19:14:19.241Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-02T19:14:19.241Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-02T19:14:19.241Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-02T19:14:19.241Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-02T19:14:19.241Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-02T19:14:19.502Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-02T19:14:19.502Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-02T19:14:19.502Z] Removing intermediate container e6c42818616d [2022-02-02T19:14:19.502Z] ---> e8c1eb89af45 [2022-02-02T19:14:19.502Z] [2022-02-02T19:14:19.502Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-02T19:14:19.502Z] Successfully built e8c1eb89af45 [2022-02-02T19:14:19.502Z] Successfully tagged core-data:latest [2022-02-02T19:14:19.762Z]  Building core-data ... done Executing busybox-1.33.1-r6.trigger [2022-02-02T19:14:19.762Z] OK: 84 MiB in 64 packages [2022-02-02T19:14:20.338Z] Collecting docker-compose==1.23.2 [2022-02-02T19:14:20.338Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-02T19:14:20.338Z] Collecting cached-property<2,>=1.2.0 [2022-02-02T19:14:20.338Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-02T19:14:20.338Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-02T19:14:20.338Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-02T19:14:20.601Z] Collecting docker<4.0,>=3.6.0 [2022-02-02T19:14:20.601Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-02T19:14:20.601Z] Collecting jsonschema<3,>=2.5.1 [2022-02-02T19:14:20.601Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-02T19:14:20.601Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-02T19:14:20.601Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-02T19:14:20.861Z] 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-02-02T19:14:21.121Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-02T19:14:21.121Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-02T19:14:21.121Z] Collecting PyYAML<4,>=3.10 [2022-02-02T19:14:21.121Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-02T19:14:21.696Z] Collecting texttable<0.10,>=0.9.0 [2022-02-02T19:14:21.696Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-02T19:14:21.956Z] Collecting docopt<0.7,>=0.6.1 [2022-02-02T19:14:21.956Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-02T19:14:22.217Z] Collecting docker-pycreds>=0.4.0 [2022-02-02T19:14:22.217Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-02T19:14:22.477Z] Collecting idna<2.8,>=2.5 [2022-02-02T19:14:22.477Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-02T19:14:22.477Z] 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-02-02T19:14:22.477Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-02T19:14:22.477Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-02T19:14:22.477Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-02T19:14:22.477Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-02T19:14:22.477Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-02T19:14:22.477Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-02T19:14:22.477Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-02T19:14:22.477Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-02T19:14:22.742Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-02T19:14:22.742Z] Attempting uninstall: urllib3 [2022-02-02T19:14:22.742Z] Found existing installation: urllib3 1.26.5 [2022-02-02T19:14:22.742Z] Uninstalling urllib3-1.26.5: [2022-02-02T19:14:22.742Z] Successfully uninstalled urllib3-1.26.5 [2022-02-02T19:14:22.742Z] Attempting uninstall: idna [2022-02-02T19:14:22.742Z] Found existing installation: idna 3.2 [2022-02-02T19:14:22.742Z] Uninstalling idna-3.2: [2022-02-02T19:14:22.742Z] Successfully uninstalled idna-3.2 [2022-02-02T19:14:23.009Z] Attempting uninstall: chardet [2022-02-02T19:14:23.009Z] Found existing installation: chardet 4.0.0 [2022-02-02T19:14:23.009Z] Uninstalling chardet-4.0.0: [2022-02-02T19:14:23.009Z] Successfully uninstalled chardet-4.0.0 [2022-02-02T19:14:23.270Z] Attempting uninstall: requests [2022-02-02T19:14:23.270Z] Found existing installation: requests 2.25.1 [2022-02-02T19:14:23.270Z] Uninstalling requests-2.25.1: [2022-02-02T19:14:23.270Z] Successfully uninstalled requests-2.25.1 [2022-02-02T19:14:23.270Z] Running setup.py install for texttable: started [2022-02-02T19:14:23.849Z] Running setup.py install for texttable: finished with status 'done' [2022-02-02T19:14:23.849Z] Running setup.py install for PyYAML: started [2022-02-02T19:14:24.111Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-02T19:14:24.111Z] Running setup.py install for docopt: started [2022-02-02T19:14:24.372Z] Running setup.py install for docopt: finished with status 'done' [2022-02-02T19:14:24.372Z] Running setup.py install for dockerpty: started [2022-02-02T19:14:24.946Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-02T19:14:25.210Z] 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-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-02T19:14:28.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-02T19:14:28.525Z] Removing intermediate container b02dcd52e7a8 [2022-02-02T19:14:28.525Z] ---> d0ca5e3f980a [2022-02-02T19:14:28.525Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-02T19:14:28.525Z] ---> Running in be3af9e06822 [2022-02-02T19:14:28.525Z] Removing intermediate container be3af9e06822 [2022-02-02T19:14:28.525Z] ---> f1b2cd865df9 [2022-02-02T19:14:28.525Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-02T19:14:28.525Z] ---> Running in b88aad24f177 [2022-02-02T19:14:28.525Z] Removing intermediate container b88aad24f177 [2022-02-02T19:14:28.525Z] ---> bbb5fa6a521b [2022-02-02T19:14:28.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-02T19:14:28.795Z] ---> d3d7de71ca8d [2022-02-02T19:14:28.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-02T19:14:28.795Z] ---> 79ecd38aedd8 [2022-02-02T19:14:28.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-02T19:14:29.062Z] ---> 29c49a30d491 [2022-02-02T19:14:29.062Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-02T19:14:29.062Z] ---> Running in 7f7849671e32 [2022-02-02T19:14:29.324Z] Removing intermediate container 7f7849671e32 [2022-02-02T19:14:29.324Z] ---> aca8d620c4b4 [2022-02-02T19:14:29.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:14:29.324Z] ---> Running in 0d63861445ab [2022-02-02T19:14:29.324Z] Removing intermediate container 0d63861445ab [2022-02-02T19:14:29.324Z] ---> be25f9d78951 [2022-02-02T19:14:29.324Z] Step 21/23 : LABEL arch=x86_64 [2022-02-02T19:14:29.324Z] ---> Running in 885068278f38 [2022-02-02T19:14:29.589Z] Removing intermediate container 885068278f38 [2022-02-02T19:14:29.589Z] ---> d83fc4a5eb03 [2022-02-02T19:14:29.589Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:14:29.589Z] ---> Running in 98c6b7e1ef7f [2022-02-02T19:14:29.589Z] Removing intermediate container 98c6b7e1ef7f [2022-02-02T19:14:29.589Z] ---> 8e426fc90904 [2022-02-02T19:14:29.589Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:14:29.589Z] ---> Running in e496083e118c [2022-02-02T19:14:29.589Z] Removing intermediate container e496083e118c [2022-02-02T19:14:29.589Z] ---> f0fb85e0fae3 [2022-02-02T19:14:29.589Z] [2022-02-02T19:14:29.850Z] Successfully built f0fb85e0fae3 [2022-02-02T19:14:29.850Z] Successfully tagged sys-mgmt-agent:latest [2022-02-02T19:14:29.859Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-02T19:14:29.879Z] $ docker stop --time=1 d9478f1d1813ccd401b05fc69c123f247f6a4c6394948c94ec4c79ebc2eb630f [2022-02-02T19:14:31.263Z] $ docker rm -f d9478f1d1813ccd401b05fc69c123f247f6a4c6394948c94ec4c79ebc2eb630f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T19:14:31.694Z] + docker images [2022-02-02T19:14:31.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T19:14:31.955Z] sys-mgmt-agent latest f0fb85e0fae3 2 seconds ago 296MB [2022-02-02T19:14:31.955Z] core-data latest e8c1eb89af45 12 seconds ago 19.9MB [2022-02-02T19:14:31.955Z] 4c0a45c22517 20 seconds ago 1.78GB [2022-02-02T19:14:31.955Z] 51860f8b120a 20 seconds ago 1.77GB [2022-02-02T19:14:31.955Z] support-notifications latest 5e48913e061c 34 seconds ago 16.6MB [2022-02-02T19:14:31.955Z] 0067e04d1f9c 39 seconds ago 1.78GB [2022-02-02T19:14:31.955Z] core-metadata latest 609f8003ee90 42 seconds ago 16.5MB [2022-02-02T19:14:31.955Z] 86a316185497 46 seconds ago 1.78GB [2022-02-02T19:14:31.955Z] security-secretstore-setup latest 7022a096dfa5 About a minute ago 27.8MB [2022-02-02T19:14:31.955Z] security-proxy-setup latest 78367d75c5ef About a minute ago 26.1MB [2022-02-02T19:14:31.955Z] core-command latest 7c7ca29adff6 About a minute ago 15.7MB [2022-02-02T19:14:31.955Z] 54866498f9d1 About a minute ago 1.78GB [2022-02-02T19:14:31.955Z] a86fce00c603 About a minute ago 1.78GB [2022-02-02T19:14:31.955Z] 0bc55ca8bbc3 About a minute ago 1.77GB [2022-02-02T19:14:31.955Z] security-bootstrapper latest 1b9ba6b30715 About a minute ago 18.7MB [2022-02-02T19:14:31.955Z] support-scheduler latest 41140bd55f56 About a minute ago 15.9MB [2022-02-02T19:14:31.955Z] fa39874d17b5 About a minute ago 1.77GB [2022-02-02T19:14:31.955Z] 05c0d86e6564 About a minute ago 1.77GB [2022-02-02T19:14:31.955Z] ci-base-image-x86_64 latest 1bc33876395b 5 minutes ago 1.27GB [2022-02-02T19:14:31.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 hours ago 562MB [2022-02-02T19:14:31.955Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-02-02T19:14:31.955Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-02-02T19:14:31.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-02-02T19:14:31.955Z] 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-02-02T19:14:36.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements [2022-02-02T19:14:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-02T19:14:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-02T19:14:41.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 98.5% of statements [2022-02-02T19:14:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-02T19:14:41.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 44.7% of statements [2022-02-02T19:14:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-02T19:14:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-02T19:14:42.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 89.5% of statements [2022-02-02T19:14:42.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-02T19:14:42.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:14:42.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 84.4% of statements [2022-02-02T19:14:42.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-02T19:14:42.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-02T19:14:42.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-02T19:14:42.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-02T19:14:42.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-02T19:14:47.496Z] Still waiting to schedule task [2022-02-02T19:14:47.497Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.756s coverage: 94.2% of statements [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.226s coverage: 59.1% of statements [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 21.7% of statements [2022-02-02T19:14:55.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.184s coverage: 47.1% of statements [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements [2022-02-02T19:14:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2022-02-02T19:15:07.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements [2022-02-02T19:15:07.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2022-02-02T19:15:13.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.645s coverage: 82.5% of statements [2022-02-02T19:15:13.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.180s coverage: 100.0% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 58.8% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2022-02-02T19:15:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.831s coverage: 91.2% of statements [2022-02-02T19:15:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-02T19:15:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.4% of statements [2022-02-02T19:15:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-02T19:15:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-02T19:15:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2022-02-02T19:15:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements [2022-02-02T19:15:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2022-02-02T19:15:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-02-02T19:15:21.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-02-02T19:15:27.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.462s coverage: 65.4% of statements [2022-02-02T19:15:27.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-02T19:15:27.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-02T19:15:27.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-02T19:15:29.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.8% of statements [2022-02-02T19:15:29.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-02T19:15:29.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-02T19:15:29.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2022-02-02T19:15:29.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-02T19:15:29.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2022-02-02T19:15:29.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.3% of statements [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-02T19:15:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-02-02T19:15:37.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-02-02T19:15:37.667Z] 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-02-02T19:15:37.667Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-02T19:15:37.667Z] GO111MODULE=on go vet ./... [2022-02-02T19:16:08.193Z] Running on prd-ubuntu18.04-docker-8c-8g-4477 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws [2022-02-02T19:16:08.235Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-02T19:16:08.349Z] The recommended git tool is: git [2022-02-02T19:16:10.073Z] using credential edgex-jenkins-ssh [2022-02-02T19:16:10.083Z] Cloning the remote Git repository [2022-02-02T19:16:10.104Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:16:10.137Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-02T19:16:10.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:16:10.181Z] > git --version # timeout=10 [2022-02-02T19:16:10.187Z] > git --version # 'git version 2.17.1' [2022-02-02T19:16:10.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:16:10.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T19:16:15.111Z] Merging remotes/origin/main commit 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:16:15.217Z] Merge succeeded, producing fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:16:15.218Z] Checking out Revision fb42136641a0685476f1b39d3285ed6cd3e9f716 (PR-3878) [2022-02-02T19:16:14.510Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-02T19:16:14.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T19:16:14.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-02T19:16:14.545Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-02T19:16:14.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:16:14.549Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-02T19:16:15.120Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T19:16:15.124Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-02T19:16:15.181Z] > git remote # timeout=10 [2022-02-02T19:16:15.194Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T19:16:15.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T19:16:15.203Z] > git merge 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 # timeout=10 [2022-02-02T19:16:15.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T19:16:15.219Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T19:16:15.224Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-02T19:16:18.756Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-02-02T19:16:18.782Z] > git --version # timeout=10 [2022-02-02T19:16:18.786Z] > git --version # 'git version 2.17.1' [2022-02-02T19:16:18.790Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:16:19.728Z] + echo snap-build.sh [2022-02-02T19:16:19.728Z] snap-build.sh [2022-02-02T19:16:19.728Z] + SNAP_BASE_DIR=. [2022-02-02T19:16:19.728Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-02-02T19:16:19.728Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-02-02T19:16:19.728Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-02-02T19:16:19.728Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-02-02T19:16:19.728Z] + cd /w/workspace/edgex-go/1 [2022-02-02T19:16:19.728Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-02T19:16:19.728Z] Reading package lists... [2022-02-02T19:16:19.728Z] Building dependency tree... [2022-02-02T19:16:19.728Z] Reading state information... [2022-02-02T19:16:19.728Z] The following packages were automatically installed and are no longer required: [2022-02-02T19:16:19.728Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-02T19:16:19.728Z] uidmap xdelta3 [2022-02-02T19:16:19.728Z] Use 'sudo apt autoremove' to remove them. [2022-02-02T19:16:19.728Z] The following packages will be REMOVED: [2022-02-02T19:16:19.728Z] lxd* lxd-client* [2022-02-02T19:16:19.728Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-02T19:16:19.989Z] After this operation, 31.7 MB disk space will be freed. [2022-02-02T19:16:20.777Z] (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-02-02T19:16:20.777Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-02T19:16:21.720Z] Removing lxd dnsmasq configuration [2022-02-02T19:16:21.720Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-02T19:16:21.720Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-02T19:16:22.293Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-02T19:16:22.558Z] (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-02-02T19:16:22.558Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-02T19:16:23.950Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-02T19:16:23.950Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-02T19:16:24.526Z] + sudo snap remove --purge lxd [2022-02-02T19:16:24.788Z] snap "lxd" is not installed [2022-02-02T19:16:24.788Z] + sudo groupadd --force --system lxd [2022-02-02T19:16:24.788Z] ++ whoami [2022-02-02T19:16:24.788Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-02T19:16:24.788Z] + newgrp - lxd [2022-02-02T19:16:24.788Z] + sudo snap install lxd [2022-02-02T19:16:34.795Z] 2022-02-02T19:16:31Z INFO Waiting for automatic snapd restart... [2022-02-02T19:16:49.746Z] lxd 4.22 from Canonical* installed [2022-02-02T19:16:49.746Z] + sudo lxd init --auto [2022-02-02T19:16:59.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-02T19:16:59.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-02T19:16:59.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-02T19:16:59.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-02T19:16:59.772Z] + sudo snap install --classic snapcraft [2022-02-02T19:17:00.201Z] + ls -al . [2022-02-02T19:17:00.201Z] total 672 [2022-02-02T19:17:00.201Z] drwxrwxr-x 9 1001 1001 4096 Feb 2 19:16 . [2022-02-02T19:17:00.201Z] drwxr-xr-x 4 root root 4096 Feb 2 19:12 .. [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 11 Feb 2 19:10 .dockerignore [2022-02-02T19:17:00.201Z] drwxrwxr-x 8 1001 1001 4096 Feb 2 19:10 .git [2022-02-02T19:17:00.201Z] drwxrwxr-x 4 1001 1001 4096 Feb 2 19:10 .github [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 804 Feb 2 19:10 .gitignore [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 42 Feb 2 19:10 .golangci.yml [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 76 Feb 2 19:10 .hadolint.yml [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 166 Feb 2 19:10 .sonarcloud.properties [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 1171 Feb 2 19:10 ADOPTERS.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 9019 Feb 2 19:10 Attribution.txt [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 51732 Feb 2 19:10 CHANGELOG.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 3804 Feb 2 19:10 CONTRIBUTING.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 677 Feb 2 19:10 GOVERNANCE.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 849 Feb 2 19:10 Jenkinsfile [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 10775 Feb 2 19:10 LICENSE [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 6508 Feb 2 19:10 Makefile [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 582 Feb 2 19:10 OWNERS.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 8207 Feb 2 19:10 README.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 6912 Feb 2 19:10 SECURITY.md [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 5 Feb 2 19:07 VERSION [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 4131 Feb 2 19:10 ZMQWindows.md [2022-02-02T19:17:00.201Z] drwxrwxr-x 2 1001 1001 4096 Feb 2 19:10 bin [2022-02-02T19:17:00.201Z] drwxrwxr-x 14 1001 1001 4096 Feb 2 19:10 cmd [2022-02-02T19:17:00.201Z] -rw-r--r-- 1 root root 428383 Feb 2 19:15 coverage.out [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 2833 Feb 2 19:10 go.mod [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 50190 Feb 2 19:10 go.sum [2022-02-02T19:17:00.201Z] drwxrwxr-x 8 1001 1001 4096 Feb 2 19:10 internal [2022-02-02T19:17:00.201Z] drwxrwxr-x 3 1001 1001 4096 Feb 2 19:10 openapi [2022-02-02T19:17:00.201Z] drwxrwxr-x 4 1001 1001 4096 Feb 2 19:10 snap [2022-02-02T19:17:00.201Z] -rw-rw-r-- 1 1001 1001 204 Feb 2 19:10 version.go [Pipeline] sh [2022-02-02T19:17:00.879Z] + '[' -e coverage.out ] [2022-02-02T19:17:00.879Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-02T19:17:00.919Z] Warning: overwriting stash ‘coverage-report’ [2022-02-02T19:17:01.666Z] Stashed 1 file(s) [Pipeline] sh [2022-02-02T19:17:02.328Z] + make build [2022-02-02T19:17:02.328Z] 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-02-02T19:17:05.070Z] snapcraft 6.0.2 from Canonical* installed [2022-02-02T19:17:05.070Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-02T19:17:05.070Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-02T19:17:05.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T19:17:05.070Z] Dload Upload Total Spent Left Speed [2022-02-02T19:17:05.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 [2022-02-02T19:17:05.070Z] 100 3325k 100 3325k 0 0 9185k 0 --:--:-- --:--:-- --:--:-- 9185k [2022-02-02T19:17:05.070Z] ./yq_linux_amd64 [2022-02-02T19:17:05.070Z] + sudo snapcraft prime --use-lxd [2022-02-02T19:17:06.992Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-02T19:17:06.992Z] 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-02-02T19:17:06.992Z] - README.md [2022-02-02T19:17:06.992Z] [2022-02-02T19:17:06.992Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-02T19:17:07.252Z] Launching a container. [2022-02-02T19:17:09.033Z] 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-02-02T19:17:17.254Z] Waiting for container to be ready [2022-02-02T19:17:17.826Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-02T19:17:17.826Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-02T19:17:17.826Z] [2022-02-02T19:17:22.030Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-02T19:17:22.974Z] Waiting for network to be ready... [2022-02-02T19:17:23.244Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-02T19:17:23.244Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-02T19:17:23.244Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1210 kB] [2022-02-02T19:17:23.505Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [213 kB] [2022-02-02T19:17:23.505Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-02-02T19:17:23.505Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-02-02T19:17:23.506Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [718 kB] [2022-02-02T19:17:23.506Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [103 kB] [2022-02-02T19:17:23.506Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] [2022-02-02T19:17:23.506Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-02-02T19:17:23.767Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-02T19:17:24.027Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-02T19:17:24.289Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-02T19:17:24.289Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-02T19:17:24.289Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-02T19:17:24.289Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-02T19:17:24.289Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-02T19:17:24.289Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-02T19:17:24.551Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-02T19:17:24.812Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1550 kB] [2022-02-02T19:17:24.812Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [300 kB] [2022-02-02T19:17:24.812Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-02-02T19:17:24.812Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-02-02T19:17:24.812Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [775 kB] [2022-02-02T19:17:24.812Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [111 kB] [2022-02-02T19:17:24.812Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [896 kB] [2022-02-02T19:17:24.812Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [197 kB] [2022-02-02T19:17:26.730Z] Fetched 22.9 MB in 4s (6280 kB/s) [2022-02-02T19:17:27.302Z] Reading package lists... [2022-02-02T19:17:27.562Z] Reading package lists... [2022-02-02T19:17:27.826Z] Building dependency tree... [2022-02-02T19:17:27.826Z] Reading state information... [2022-02-02T19:17:27.826Z] The following additional packages will be installed: [2022-02-02T19:17:27.826Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-02T19:17:27.826Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-02T19:17:27.826Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-02T19:17:27.826Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-02T19:17:27.826Z] Suggested packages: [2022-02-02T19:17:27.826Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-02T19:17:27.826Z] Recommended packages: [2022-02-02T19:17:27.826Z] gnupg libsasl2-modules [2022-02-02T19:17:27.826Z] The following NEW packages will be installed: [2022-02-02T19:17:27.826Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-02T19:17:27.826Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-02T19:17:27.826Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-02T19:17:27.826Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-02T19:17:27.826Z] The following packages will be upgraded: [2022-02-02T19:17:27.826Z] gpg gpg-agent gpgconf libudev1 [2022-02-02T19:17:28.087Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-02T19:17:28.087Z] Need to get 3859 kB of archives. [2022-02-02T19:17:28.087Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-02T19:17:28.087Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-02T19:17:28.087Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-02T19:17:28.661Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-02T19:17:28.661Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-02T19:17:28.661Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-02T19:17:28.661Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-02T19:17:28.923Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-02T19:17:28.923Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-02T19:17:28.923Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-02T19:17:28.923Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-02T19:17:28.923Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-02T19:17:28.923Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-02T19:17:28.923Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-02T19:17:28.923Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-02T19:17:28.923Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-02T19:17:28.923Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-02T19:17:29.185Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-02T19:17:29.449Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-02-02T19:17:29.449Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-02-02T19:17:29.449Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-02T19:17:29.449Z] 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-02-02T19:17:29.710Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-02T19:17:29.974Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T19:17:29.974Z] Fetched 3859 kB in 2s (2054 kB/s) [2022-02-02T19:17:29.974Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-02T19:17:29.974Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:17:29.974Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-02T19:17:29.974Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-02T19:17:29.974Z] Selecting previously unselected package udev. [2022-02-02T19:17:29.974Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-02T19:17:29.974Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:17:30.235Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-02T19:17:30.235Z] Selecting previously unselected package libfuse2:amd64. [2022-02-02T19:17:30.235Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-02T19:17:30.235Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-02T19:17:30.496Z] Selecting previously unselected package fuse. [2022-02-02T19:17:30.496Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-02T19:17:30.496Z] Unpacking fuse (2.9.9-3) ... [2022-02-02T19:17:30.496Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-02T19:17:30.496Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-02T19:17:30.496Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-02T19:17:30.496Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-02T19:17:30.496Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-02T19:17:30.496Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-02T19:17:30.759Z] Selecting previously unselected package libksba8:amd64. [2022-02-02T19:17:30.759Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-02T19:17:30.759Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-02T19:17:30.759Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-02T19:17:30.759Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:30.759Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:30.759Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-02T19:17:30.759Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:30.759Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:30.759Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-02T19:17:30.759Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:30.759Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.020Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-02T19:17:31.020Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.020Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.020Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-02T19:17:31.020Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.020Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.020Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-02T19:17:31.020Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.020Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.020Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-02T19:17:31.020Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.020Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.281Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-02T19:17:31.281Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.281Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.281Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-02T19:17:31.281Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-02T19:17:31.281Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:31.281Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-02T19:17:31.281Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-02-02T19:17:31.281Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-02T19:17:31.281Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-02T19:17:31.281Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-02-02T19:17:31.281Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-02T19:17:31.542Z] Selecting previously unselected package libldap-common. [2022-02-02T19:17:31.542Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-02T19:17:31.542Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-02T19:17:31.542Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-02T19:17:31.542Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-02T19:17:31.542Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-02T19:17:31.542Z] Selecting previously unselected package dirmngr. [2022-02-02T19:17:31.542Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-02T19:17:31.542Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-02T19:17:31.542Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-02T19:17:31.542Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-02T19:17:31.802Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-02T19:17:31.802Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-02T19:17:31.802Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-02T19:17:32.373Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T19:17:32.373Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-02T19:17:32.373Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.373Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-02T19:17:32.373Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-02T19:17:32.373Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.373Z] Setting up fuse (2.9.9-3) ... [2022-02-02T19:17:32.373Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-02T19:17:32.944Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.944Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.944Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.945Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.945Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.945Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.945Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-02T19:17:32.945Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-02T19:17:32.945Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-02T19:17:33.205Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-02T19:17:33.205Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-02T19:17:33.205Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-02T19:17:33.776Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-02T19:17:33.776Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-02T19:17:33.776Z] units). This means they are not meant to be enabled using systemctl. [2022-02-02T19:17:33.776Z] [2022-02-02T19:17:33.776Z] Possible reasons for having this kind of units are: [2022-02-02T19:17:33.776Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-02T19:17:33.776Z] .wants/ or .requires/ directory. [2022-02-02T19:17:33.776Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-02T19:17:33.776Z] a requirement dependency on it. [2022-02-02T19:17:33.776Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-02T19:17:33.776Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-02T19:17:33.776Z] • In case of template units, the unit is meant to be enabled with some [2022-02-02T19:17:33.776Z] instance name specified. [2022-02-02T19:17:34.037Z] Reading package lists... [2022-02-02T19:17:34.037Z] Building dependency tree... [2022-02-02T19:17:34.037Z] Reading state information... [2022-02-02T19:17:34.298Z] The following additional packages will be installed: [2022-02-02T19:17:34.298Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-02-02T19:17:34.298Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-02-02T19:17:34.298Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-02-02T19:17:34.298Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-02T19:17:34.298Z] squashfs-tools [2022-02-02T19:17:34.298Z] Suggested packages: [2022-02-02T19:17:34.298Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-02T19:17:34.298Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-02T19:17:34.298Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-02T19:17:34.298Z] Recommended packages: [2022-02-02T19:17:34.298Z] krb5-locales file xauth gnupg [2022-02-02T19:17:34.298Z] The following NEW packages will be installed: [2022-02-02T19:17:34.298Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-02-02T19:17:34.298Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-02-02T19:17:34.298Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-02-02T19:17:34.298Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-02-02T19:17:34.298Z] squashfs-tools sudo [2022-02-02T19:17:34.298Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-02-02T19:17:34.298Z] Need to get 38.0 MB of archives. [2022-02-02T19:17:34.298Z] After this operation, 166 MB of additional disk space will be used. [2022-02-02T19:17:34.298Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-02T19:17:34.559Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-02T19:17:34.559Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-02-02T19:17:34.559Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-02T19:17:34.559Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-02T19:17:34.559Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-02T19:17:34.559Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-02T19:17:34.559Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-02T19:17:34.559Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-02T19:17:34.559Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-02T19:17:34.559Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-02T19:17:34.820Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-02T19:17:34.820Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-02T19:17:34.820Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-02T19:17:34.820Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-02T19:17:34.820Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-02T19:17:35.082Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-02T19:17:35.082Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-02T19:17:35.082Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-02T19:17:35.082Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-02T19:17:35.082Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-02T19:17:35.082Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-02T19:17:35.082Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-02T19:17:35.344Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-02T19:17:35.344Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-02-02T19:17:35.818Z] 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-02-02T19:17:36.288Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T19:17:36.288Z] Fetched 38.0 MB in 2s (20.0 MB/s) [2022-02-02T19:17:36.288Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-02T19:17:36.288Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-02T19:17:36.288Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-02T19:17:36.288Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:36.548Z] Selecting previously unselected package libexpat1:amd64. [2022-02-02T19:17:36.548Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-02-02T19:17:36.548Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-02-02T19:17:36.548Z] Selecting previously unselected package python3.8-minimal. [2022-02-02T19:17:36.548Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-02T19:17:36.548Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:36.806Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:36.806Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-02-02T19:17:36.806Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:37.252Z] 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-02-02T19:17:37.376Z] Selecting previously unselected package python3-minimal. [2022-02-02T19:17:37.376Z] (Reading database ... 13358 files and directories currently installed.) [2022-02-02T19:17:37.376Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-02T19:17:37.376Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-02T19:17:37.376Z] Selecting previously unselected package mime-support. [2022-02-02T19:17:37.376Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-02T19:17:37.376Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-02T19:17:37.376Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-02T19:17:37.376Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-02T19:17:37.376Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-02T19:17:37.376Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-02T19:17:37.376Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-02T19:17:37.376Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:37.636Z] Selecting previously unselected package python3.8. [2022-02-02T19:17:37.636Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-02T19:17:37.636Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:37.896Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-02T19:17:37.896Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-02T19:17:37.896Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-02T19:17:37.896Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-02T19:17:37.896Z] Selecting previously unselected package python3. [2022-02-02T19:17:37.896Z] (Reading database ... 13760 files and directories currently installed.) [2022-02-02T19:17:37.896Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-02T19:17:38.157Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-02T19:17:38.157Z] Selecting previously unselected package libbsd0:amd64. [2022-02-02T19:17:38.157Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-02-02T19:17:38.157Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-02T19:17:38.157Z] Selecting previously unselected package sudo. [2022-02-02T19:17:38.157Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-02T19:17:38.157Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-02T19:17:38.157Z] Selecting previously unselected package apparmor. [2022-02-02T19:17:38.157Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-02T19:17:38.157Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-02T19:17:38.416Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-02T19:17:38.416Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-02T19:17:38.416Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-02T19:17:38.417Z] Selecting previously unselected package libedit2:amd64. [2022-02-02T19:17:38.417Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-02T19:17:38.417Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-02T19:17:38.680Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-02T19:17:38.680Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-02T19:17:38.680Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-02T19:17:38.680Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-02T19:17:38.680Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:17:38.680Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:38.680Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-02T19:17:38.680Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:17:38.680Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:38.680Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-02T19:17:38.680Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-02T19:17:38.680Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-02T19:17:38.680Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-02T19:17:38.680Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:17:38.680Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:38.942Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-02T19:17:38.942Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:17:38.942Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:38.942Z] Selecting previously unselected package openssh-client. [2022-02-02T19:17:38.942Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-02T19:17:38.943Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-02T19:17:39.204Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-02T19:17:39.204Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-02-02T19:17:39.204Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-02T19:17:39.204Z] Selecting previously unselected package squashfs-tools. [2022-02-02T19:17:39.204Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-02T19:17:39.204Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-02T19:17:39.204Z] Selecting previously unselected package snapd. [2022-02-02T19:17:39.204Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-02-02T19:17:39.204Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-02-02T19:17:41.760Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-02T19:17:41.760Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-02T19:17:42.021Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-02T19:17:42.021Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-02T19:17:42.021Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:42.021Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-02T19:17:42.021Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:42.021Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:42.021Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-02T19:17:42.021Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:42.021Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-02T19:17:42.021Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-02T19:17:42.591Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-02T19:17:42.591Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-02T19:17:42.591Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-02T19:17:42.591Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-02T19:17:42.591Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-02T19:17:42.591Z] running python rtupdate hooks for python3.8... [2022-02-02T19:17:42.591Z] running python post-rtupdate hooks for python3.8... [2022-02-02T19:17:42.591Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-02T19:17:42.663Z] 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-02-02T19:17:42.944Z] 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-02-02T19:17:43.531Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-02T19:17:43.791Z] Reloading AppArmor profiles [2022-02-02T19:17:44.051Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:17:44.051Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-02T19:17:44.051Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-02-02T19:17:44.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-02T19:17:44.572Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-02T19:17:44.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-02T19:17:45.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-02T19:17:45.362Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-02T19:17:45.362Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-02T19:17:45.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-02T19:17:45.901Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-02T19:17:45.901Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-02T19:17:46.174Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-02T19:17:46.337Z] 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-02-02T19:17:46.473Z] /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-02-02T19:17:46.739Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-02T19:17:47.328Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-02T19:17:48.275Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-02T19:17:48.275Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-02T19:17:48.275Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-02T19:17:49.106Z] Reading package lists... [2022-02-02T19:17:49.366Z] Reading package lists... [2022-02-02T19:17:49.366Z] Building dependency tree... [2022-02-02T19:17:49.366Z] Reading state information... [2022-02-02T19:17:49.628Z] Calculating upgrade... [2022-02-02T19:17:49.628Z] The following packages will be upgraded: [2022-02-02T19:17:49.628Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-02T19:17:49.628Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-02T19:17:49.628Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-02T19:17:49.628Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-02T19:17:49.628Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-02T19:17:49.628Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-02T19:17:49.628Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-02T19:17:49.628Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-02T19:17:49.628Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-02-02T19:17:49.628Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-02-02T19:17:49.628Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-02-02T19:17:49.628Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-02-02T19:17:49.889Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T19:17:49.889Z] Need to get 67.5 MB of archives. [2022-02-02T19:17:49.889Z] After this operation, 14.1 MB of additional disk space will be used. [2022-02-02T19:17:49.889Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-97.110 [1126 kB] [2022-02-02T19:17:49.889Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-02T19:17:49.889Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-02T19:17:49.889Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-02T19:17:49.889Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-02T19:17:49.889Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-02T19:17:49.889Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-02T19:17:49.889Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-02T19:17:49.889Z] 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-02-02T19:17:49.889Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-02T19:17:49.889Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-02T19:17:49.889Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-02T19:17:49.889Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-02T19:17:49.889Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-02T19:17:50.149Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-02T19:17:50.149Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-02T19:17:50.149Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-02T19:17:50.149Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-02T19:17:50.149Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-02T19:17:50.149Z] 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-02-02T19:17:50.149Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-02T19:17:50.149Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-02T19:17:50.149Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-02T19:17:50.149Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-02T19:17:50.149Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-02T19:17:50.149Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-02T19:17:50.149Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-02T19:17:50.149Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-02T19:17:50.149Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-02T19:17:50.149Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-02T19:17:50.149Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-02T19:17:50.149Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-02T19:17:50.149Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-02T19:17:50.149Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-02T19:17:50.149Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-02T19:17:50.149Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-02T19:17:50.149Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-02T19:17:50.149Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-02T19:17:50.149Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-02T19:17:50.149Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-02T19:17:50.149Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-02T19:17:50.149Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-02T19:17:50.149Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-02T19:17:50.410Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-02T19:17:50.410Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-02T19:17:50.410Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-02T19:17:50.410Z] 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-02-02T19:17:50.631Z] 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-02-02T19:17:50.670Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-02T19:17:50.670Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-02T19:17:50.670Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-02-02T19:17:50.670Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-02T19:17:50.670Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-02-02T19:17:50.670Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-02T19:17:50.670Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-02T19:17:50.930Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-02-02T19:17:50.930Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-02-02T19:17:50.930Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-02-02T19:17:50.930Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-02-02T19:17:50.930Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-02-02T19:17:50.930Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-02-02T19:17:50.930Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-02-02T19:17:50.930Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-02T19:17:50.930Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-02T19:17:50.930Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-02T19:17:50.930Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-02T19:17:50.930Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-02-02T19:17:50.930Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-02T19:17:50.930Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-02-02T19:17:51.192Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-02T19:17:51.192Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-02T19:17:51.192Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-02T19:17:51.192Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-02T19:17:51.192Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-02T19:17:51.192Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-02T19:17:51.192Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-02T19:17:51.192Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-02T19:17:51.192Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-02T19:17:51.192Z] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-02T19:17:51.192Z] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-02T19:17:51.192Z] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-02T19:17:51.192Z] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-02T19:17:51.453Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T19:17:51.453Z] Fetched 67.5 MB in 2s (42.4 MB/s) [2022-02-02T19:17:51.453Z] (Reading database ... 14243 files and directories currently installed.) [2022-02-02T19:17:51.453Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-02T19:17:51.453Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-02T19:17:52.027Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-02T19:17:52.027Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-02T19:17:52.027Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-97.110_amd64.deb ... [2022-02-02T19:17:52.027Z] Unpacking linux-libc-dev:amd64 (5.4.0-97.110) over (5.4.0-26.30) ... [2022-02-02T19:17:52.291Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:52.291Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:52.291Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:52.291Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:52.552Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:52.552Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:52.813Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:52.813Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:52.813Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:52.813Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.075Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.075Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.075Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.075Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.075Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:17:53.341Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:17:53.341Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.341Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.341Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:17:53.341Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:17:53.341Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.341Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.341Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.603Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.603Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-02T19:17:53.603Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-02T19:17:53.603Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:17:53.865Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:17:53.865Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-02T19:17:53.865Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-02T19:17:54.118Z] 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-02-02T19:17:54.131Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-02T19:17:54.393Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:17:54.393Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-02-02T19:17:54.393Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-02T19:17:54.393Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-02T19:17:54.393Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-02-02T19:17:54.653Z] Setting up base-files (11ubuntu5.4) ... [2022-02-02T19:17:54.653Z] Installing new version of config file /etc/issue ... [2022-02-02T19:17:54.653Z] Installing new version of config file /etc/issue.net ... [2022-02-02T19:17:54.653Z] Installing new version of config file /etc/lsb-release ... [2022-02-02T19:17:54.913Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-02T19:17:54.913Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-02T19:17:55.173Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-02T19:17:55.173Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-02T19:17:55.173Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:55.173Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-02T19:17:55.173Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-02T19:17:55.435Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-02T19:17:55.435Z] 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-02-02T19:17:55.435Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:55.435Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:55.435Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-02-02T19:17:55.435Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:55.435Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:55.435Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-02T19:17:55.697Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-02T19:17:55.697Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-02T19:17:55.697Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:55.697Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-02T19:17:55.697Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-02T19:17:56.275Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-02T19:17:56.275Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-02T19:17:56.275Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-02T19:17:56.275Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-02T19:17:56.846Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-02T19:17:56.846Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:56.846Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-02T19:17:56.846Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-02T19:17:57.106Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-02T19:17:57.106Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-02T19:17:57.366Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-02T19:17:57.366Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:57.366Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-02T19:17:57.366Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-02T19:17:57.939Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-02T19:17:57.939Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:57.939Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:57.939Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:57.939Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:57.939Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:57.939Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:57.939Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:58.200Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:58.200Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:58.200Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:58.200Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:58.200Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:58.200Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:58.200Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:58.463Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:58.463Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:58.463Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:58.463Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:58.725Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:58.725Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:58.725Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:58.725Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:17:58.725Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:17:59.295Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-02-02T19:17:59.556Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-02T19:17:59.638Z] 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-02-02T19:17:59.817Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-02T19:17:59.818Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:17:59.818Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-02T19:17:59.818Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-02T19:18:00.078Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-02T19:18:00.078Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:00.078Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-02T19:18:00.078Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-02T19:18:00.337Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-02T19:18:00.337Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:00.337Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-02T19:18:00.337Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-02T19:18:00.337Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-02T19:18:00.337Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:00.337Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-02T19:18:00.337Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-02T19:18:00.598Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-02T19:18:00.598Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:00.598Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:18:00.598Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-02T19:18:00.859Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:18:00.859Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-02T19:18:00.859Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-02T19:18:00.859Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-02T19:18:00.859Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-02T19:18:00.859Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-02T19:18:00.859Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-02T19:18:00.859Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-02T19:18:01.120Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-02-02T19:18:01.120Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-02-02T19:18:01.120Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-02T19:18:01.120Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-02T19:18:01.120Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-02T19:18:01.380Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:01.380Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-02T19:18:01.380Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-02T19:18:01.380Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-02T19:18:01.380Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:01.380Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-02T19:18:01.380Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-02T19:18:01.641Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-02T19:18:01.641Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:01.641Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-02T19:18:01.641Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-02T19:18:01.641Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-02T19:18:01.641Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:01.641Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-02T19:18:01.641Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-02T19:18:01.903Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-02T19:18:01.903Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:01.903Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-02T19:18:01.903Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-02T19:18:01.903Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-02T19:18:02.165Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-02T19:18:02.165Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-02T19:18:02.165Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-02T19:18:02.165Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:18:02.425Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-02T19:18:02.996Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-02T19:18:02.996Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-02T19:18:02.996Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-02T19:18:02.996Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:02.996Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-02T19:18:02.996Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-02T19:18:02.996Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-02T19:18:03.058Z] 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-02-02T19:18:03.259Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:03.259Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-02T19:18:03.259Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-02T19:18:03.259Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-02T19:18:03.259Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:03.259Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-02T19:18:03.259Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-02T19:18:03.521Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-02T19:18:03.521Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:03.521Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-02T19:18:03.521Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-02T19:18:03.521Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-02T19:18:03.521Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:03.521Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-02T19:18:03.521Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-02T19:18:04.090Z] Setting up apt (2.0.6) ... [2022-02-02T19:18:04.661Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-02T19:18:04.661Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-02T19:18:04.661Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-02T19:18:04.661Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-02T19:18:04.661Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-02T19:18:04.661Z] (Reading database ... 14244 files and directories currently installed.) [2022-02-02T19:18:04.661Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-02T19:18:04.922Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-02T19:18:04.922Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-02T19:18:04.922Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-02T19:18:04.922Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-02T19:18:04.922Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-02T19:18:05.182Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-02T19:18:05.441Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-02T19:18:05.441Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-02T19:18:05.441Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-02T19:18:05.441Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-02T19:18:05.702Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-02T19:18:05.702Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-02T19:18:05.702Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-02T19:18:05.702Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-02T19:18:05.702Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-02T19:18:05.965Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-02T19:18:05.965Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-02T19:18:05.965Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-02T19:18:05.965Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-02T19:18:05.965Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-02T19:18:05.965Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-02T19:18:06.227Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-02T19:18:06.227Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-02T19:18:06.487Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-02T19:18:06.487Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-02T19:18:06.749Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:06.749Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:06.749Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:06.749Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:07.011Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:07.011Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:07.011Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:07.011Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:07.011Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:07.276Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:07.276Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-02T19:18:07.276Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-02T19:18:07.276Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-02T19:18:07.276Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-02T19:18:07.276Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:07.276Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:07.382Z] 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-02-02T19:18:07.535Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:07.535Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:08.472Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:08.472Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:09.042Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:09.042Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:09.302Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:09.302Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:09.561Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:09.561Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:10.500Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-02T19:18:10.500Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-02T19:18:10.500Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-02T19:18:10.500Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-02T19:18:10.500Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-02T19:18:10.500Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-02T19:18:10.500Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-02T19:18:10.500Z] Setting up linux-libc-dev:amd64 (5.4.0-97.110) ... [2022-02-02T19:18:10.500Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-02T19:18:10.500Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.501Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-02T19:18:10.501Z] [2022-02-02T19:18:10.501Z] Current default time zone: 'Etc/UTC' [2022-02-02T19:18:10.501Z] Local time is now: Wed Feb 2 19:18:10 UTC 2022. [2022-02-02T19:18:10.501Z] Universal Time is now: Wed Feb 2 19:18:10 UTC 2022. [2022-02-02T19:18:10.501Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-02T19:18:10.501Z] [2022-02-02T19:18:10.501Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-02T19:18:10.761Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-02T19:18:10.761Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-02-02T19:18:10.761Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-02T19:18:10.761Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-02T19:18:10.761Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-02T19:18:10.761Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-02T19:18:10.761Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-02T19:18:10.761Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-02T19:18:10.761Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-02T19:18:10.761Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-02T19:18:10.761Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-02-02T19:18:10.761Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-02T19:18:12.676Z] Updating certificates in /etc/ssl/certs... [2022-02-02T19:18:13.620Z] 21 added, 21 removed; done. [2022-02-02T19:18:13.620Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.620Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-02T19:18:13.620Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-02T19:18:13.620Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.620Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-02T19:18:13.620Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-02-02T19:18:13.880Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-02T19:18:13.880Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-02T19:18:13.880Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.880Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-02T19:18:13.880Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.880Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.880Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-02T19:18:13.880Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-02T19:18:14.141Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-02T19:18:14.141Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-02T19:18:14.141Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-02T19:18:14.141Z] Installing new version of config file /etc/systemd/resolved.conf ... [Pipeline] } [2022-02-02T19:18:14.161Z] $ docker stop --time=1 e9d4c00d0409f2fd088a5486dd76ad99db4f464e08473b9a7279726422846e2d [2022-02-02T19:18:15.084Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-02T19:18:15.084Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-02T19:18:15.084Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-02T19:18:15.084Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-02T19:18:15.084Z] Updating certificates in /etc/ssl/certs... [2022-02-02T19:18:15.654Z] 0 added, 0 removed; done. [2022-02-02T19:18:15.654Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-02T19:18:15.654Z] done. [2022-02-02T19:18:16.146Z] $ docker rm -f e9d4c00d0409f2fd088a5486dd76ad99db4f464e08473b9a7279726422846e2d [2022-02-02T19:18:16.794Z] Reading package lists... [2022-02-02T19:18:17.055Z] Building dependency tree... [2022-02-02T19:18:17.055Z] Reading state information... [2022-02-02T19:18:17.055Z] The following NEW packages will be installed: [2022-02-02T19:18:17.055Z] apt-transport-https [2022-02-02T19:18:17.055Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T19:18:17.316Z] Need to get 4680 B of archives. [2022-02-02T19:18:17.316Z] After this operation, 162 kB of additional disk space will be used. [2022-02-02T19:18:17.316Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-02-02T19:18:17.576Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T19:18:17.576Z] Fetched 4680 B in 0s (24.6 kB/s) [2022-02-02T19:18:17.576Z] Selecting previously unselected package apt-transport-https. [2022-02-02T19:18:17.576Z] (Reading database ... 14251 files and directories currently installed.) [2022-02-02T19:18:17.576Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-02T19:18:17.576Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-02T19:18:17.576Z] Setting up apt-transport-https (2.0.6) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:18:17.836Z] Waiting for network to be ready... [2022-02-02T19:18:18.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-02T19:18:18.127Z] [2022-02-02T19:18:18.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:18:18.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-02T19:18:18.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-02T19:18:18.783Z] 29e5d40040c1: Pulling fs layer [2022-02-02T19:18:18.783Z] 1ce36da41761: Pulling fs layer [2022-02-02T19:18:18.783Z] 25b303627fd3: Pulling fs layer [2022-02-02T19:18:18.783Z] 29e5d40040c1: Verifying Checksum [2022-02-02T19:18:18.783Z] 29e5d40040c1: Download complete [2022-02-02T19:18:19.057Z] 1ce36da41761: Download complete [2022-02-02T19:18:19.651Z] 29e5d40040c1: Pull complete [2022-02-02T19:18:20.642Z] 25b303627fd3: Verifying Checksum [2022-02-02T19:18:20.642Z] 25b303627fd3: Download complete [2022-02-02T19:18:20.642Z] 1ce36da41761: Pull complete [2022-02-02T19:18:24.420Z] 2022-02-02T19:18:21Z INFO Waiting for automatic snapd restart... [2022-02-02T19:18:25.808Z] snapd 2.54.2 from Canonical* installed [2022-02-02T19:18:27.195Z] "snapd" switched to the "latest/stable" channel [2022-02-02T19:18:27.195Z] [2022-02-02T19:18:29.738Z] core20 20220114 from Canonical* installed [2022-02-02T19:18:29.738Z] "core20" switched to the "latest/stable" channel [2022-02-02T19:18:29.738Z] [2022-02-02T19:18:30.777Z] 25b303627fd3: Pull complete [2022-02-02T19:18:30.777Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-02T19:18:30.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-02T19:18:30.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-02T19:18:31.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-4476 does not seem to be running inside a container [2022-02-02T19:18:31.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-02T19:18:31.651Z] snapcraft 6.0.2 from Canonical* installed [2022-02-02T19:18:31.910Z] "snapcraft" switched to the "latest/stable" channel [2022-02-02T19:18:31.910Z] [2022-02-02T19:18:33.524Z] $ docker top 92afd2d53a16f0116e4ce1a2aa12aeb81542a19a1188c3f043d5b759d591f165 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:18:34.527Z] + docker-compose build+ --helpgrep [2022-02-02T19:18:34.527Z] parallel [2022-02-02T19:18:36.110Z] 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-02-02T19:18:36.110Z] - README.md [2022-02-02T19:18:36.110Z] [2022-02-02T19:18:36.110Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-02T19:18:36.680Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-02T19:18:36.680Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-02T19:18:36.940Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-02T19:18:37.769Z] Reading package lists... [2022-02-02T19:18:38.029Z] 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-02-02T19:18:38.029Z] Reading package lists... [2022-02-02T19:18:38.291Z] Building dependency tree... [2022-02-02T19:18:38.291Z] Reading state information... [2022-02-02T19:18:38.291Z] Suggested packages: [2022-02-02T19:18:38.291Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-02T19:18:38.291Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-02T19:18:38.291Z] krb5-user libnorm-doc [2022-02-02T19:18:38.291Z] Recommended packages: [2022-02-02T19:18:38.291Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-02T19:18:38.550Z] The following NEW packages will be installed: [2022-02-02T19:18:38.550Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-02T19:18:38.550Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-02T19:18:38.550Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-02T19:18:38.550Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-02T19:18:38.550Z] libzmq5 pkg-config zip [2022-02-02T19:18:38.550Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T19:18:38.550Z] Need to get 10.3 MB of archives. [2022-02-02T19:18:38.550Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-02T19:18:38.550Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-02T19:18:38.810Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-02T19:18:38.810Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-02T19:18:38.810Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-02T19:18:38.810Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-02T19:18:38.810Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-02T19:18:38.810Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-02T19:18:38.810Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-02T19:18:38.810Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-02T19:18:38.810Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-02T19:18:38.810Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-02T19:18:38.810Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-02T19:18:38.821Z] --parallel Build images in parallel. [Pipeline] } [2022-02-02T19:18:38.849Z] $ docker stop --time=1 92afd2d53a16f0116e4ce1a2aa12aeb81542a19a1188c3f043d5b759d591f165 [2022-02-02T19:18:39.380Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-02T19:18:39.380Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-02T19:18:39.380Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-02T19:18:39.380Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-02T19:18:39.380Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-02T19:18:39.380Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-02T19:18:39.380Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-02T19:18:39.380Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-02T19:18:39.380Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-02T19:18:39.380Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-02T19:18:39.640Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-02T19:18:39.640Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-02T19:18:39.640Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-02T19:18:39.640Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-02T19:18:39.640Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-02T19:18:39.640Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T19:18:39.640Z] Fetched 10.3 MB in 1s (9577 kB/s) [2022-02-02T19:18:39.640Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-02T19:18:39.640Z] (Reading database ... 14255 files and directories currently installed.) [2022-02-02T19:18:39.640Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-02T19:18:39.640Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-02T19:18:39.900Z] Selecting previously unselected package libsodium23:amd64. [2022-02-02T19:18:39.900Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-02T19:18:39.900Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-02T19:18:39.900Z] Selecting previously unselected package libpsl5:amd64. [2022-02-02T19:18:39.900Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-02T19:18:39.900Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-02T19:18:39.900Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-02T19:18:39.900Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-02T19:18:39.900Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-02T19:18:40.160Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-02T19:18:40.160Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-02T19:18:40.160Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-02T19:18:40.160Z] Selecting previously unselected package librtmp1:amd64. [2022-02-02T19:18:40.160Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-02T19:18:40.160Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-02T19:18:40.160Z] Selecting previously unselected package libssh-4:amd64. [2022-02-02T19:18:40.160Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-02T19:18:40.160Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-02T19:18:40.160Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-02T19:18:40.160Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-02T19:18:40.160Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-02T19:18:40.421Z] Selecting previously unselected package liberror-perl. [2022-02-02T19:18:40.421Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-02T19:18:40.421Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-02T19:18:40.421Z] Selecting previously unselected package git-man. [2022-02-02T19:18:40.421Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-02T19:18:40.421Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-02T19:18:40.421Z] Selecting previously unselected package git. [2022-02-02T19:18:40.421Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-02T19:18:40.421Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-02T19:18:40.511Z] $ docker rm -f 92afd2d53a16f0116e4ce1a2aa12aeb81542a19a1188c3f043d5b759d591f165 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2022-02-02T19:18:40.992Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-02T19:18:40.992Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:40.992Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:40.992Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-02T19:18:40.992Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:40.992Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:40.992Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-02T19:18:40.992Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:40.992Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:18:41.252Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-02T19:18:41.252Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:41.252Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:41.252Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-02T19:18:41.252Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-02T19:18:41.252Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-02T19:18:41.252Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-02T19:18:41.252Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:41.252Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:41.252Z] Selecting previously unselected package libnorm1:amd64. [2022-02-02T19:18:41.252Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-02T19:18:41.252Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-02T19:18:41.252Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-02T19:18:41.252Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-02T19:18:41.252Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-02T19:18:41.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-02T19:18:41.372Z] . [Pipeline] withDockerContainer [2022-02-02T19:18:41.513Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-02T19:18:41.513Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-02T19:18:41.513Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-02T19:18:41.513Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-02T19:18:41.513Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-02T19:18:41.513Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-02T19:18:41.513Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-02T19:18:41.513Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-02T19:18:41.513Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-02T19:18:41.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-4476 does not seem to be running inside a container [2022-02-02T19:18:41.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-02T19:18:41.772Z] Selecting previously unselected package libzmq5:amd64. [2022-02-02T19:18:41.773Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-02T19:18:41.773Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-02T19:18:41.773Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-02T19:18:41.773Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-02T19:18:41.773Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:41.773Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-02T19:18:41.773Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-02T19:18:41.773Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-02T19:18:41.773Z] Selecting previously unselected package pkg-config. [2022-02-02T19:18:41.773Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-02T19:18:41.773Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-02T19:18:41.773Z] Selecting previously unselected package zip. [2022-02-02T19:18:41.773Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-02T19:18:41.773Z] Unpacking zip (3.0-11build1) ... [2022-02-02T19:18:42.032Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-02T19:18:42.032Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-02T19:18:42.032Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-02T19:18:42.032Z] No schema files found: doing nothing. [2022-02-02T19:18:42.032Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-02T19:18:42.032Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-02T19:18:42.032Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-02T19:18:42.033Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-02T19:18:42.033Z] Setting up liberror-perl (0.17029-1) ... [2022-02-02T19:18:42.033Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.033Z] Setting up zip (3.0-11build1) ... [2022-02-02T19:18:42.033Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-02T19:18:42.033Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-02T19:18:42.033Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-02T19:18:42.033Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-02T19:18:42.033Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-02T19:18:42.033Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.033Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-02T19:18:42.033Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.033Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-02T19:18:42.033Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.033Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-02T19:18:42.033Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-02T19:18:42.033Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-02T19:18:42.293Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-02T19:18:42.293Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.293Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-02T19:18:42.293Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-02T19:18:42.293Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-02T19:18:42.872Z] comerr-dev set to automatically installed. [2022-02-02T19:18:42.872Z] git set to automatically installed. [2022-02-02T19:18:42.872Z] git-man set to automatically installed. [2022-02-02T19:18:42.872Z] krb5-multidev set to automatically installed. [2022-02-02T19:18:42.872Z] libbrotli1 set to automatically installed. [2022-02-02T19:18:42.872Z] libcurl3-gnutls set to automatically installed. [2022-02-02T19:18:42.872Z] liberror-perl set to automatically installed. [2022-02-02T19:18:42.872Z] libglib2.0-0 set to automatically installed. [2022-02-02T19:18:42.872Z] libgssrpc4 set to automatically installed. [2022-02-02T19:18:42.872Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-02T19:18:42.872Z] libkadm5srv-mit11 set to automatically installed. [2022-02-02T19:18:42.872Z] libkdb5-9 set to automatically installed. [2022-02-02T19:18:42.872Z] libkrb5-dev set to automatically installed. [2022-02-02T19:18:42.872Z] libnghttp2-14 set to automatically installed. [2022-02-02T19:18:42.872Z] libnorm-dev set to automatically installed. [2022-02-02T19:18:42.872Z] libnorm1 set to automatically installed. [2022-02-02T19:18:42.872Z] libpgm-5.2-0 set to automatically installed. [2022-02-02T19:18:42.872Z] libpgm-dev set to automatically installed. [2022-02-02T19:18:42.872Z] libpsl5 set to automatically installed. [2022-02-02T19:18:42.872Z] librtmp1 set to automatically installed. [2022-02-02T19:18:42.872Z] libsodium-dev set to automatically installed. [2022-02-02T19:18:42.872Z] libsodium23 set to automatically installed. [2022-02-02T19:18:42.872Z] libssh-4 set to automatically installed. [2022-02-02T19:18:42.872Z] libzmq3-dev set to automatically installed. [2022-02-02T19:18:42.872Z] libzmq5 set to automatically installed. [2022-02-02T19:18:42.872Z] pkg-config set to automatically installed. [2022-02-02T19:18:42.872Z] zip set to automatically installed. [2022-02-02T19:18:43.044Z] $ docker top 0323c8c51c1753c4ae7f322936ba69291a040a0bbfba26c25010cc7160d2fd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:18:43.815Z] snapd is not logged in, snap install commands will use sudo [2022-02-02T19:18:44.116Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-02T19:18:49.503Z] Building core-command ... [2022-02-02T19:18:49.503Z] Building core-data ... [2022-02-02T19:18:49.503Z] Building core-metadata ... [2022-02-02T19:18:49.503Z] Building security-bootstrapper ... [2022-02-02T19:18:49.503Z] Building security-proxy-setup ... [2022-02-02T19:18:49.503Z] Building security-secretstore-setup ... [2022-02-02T19:18:49.503Z] Building support-notifications ... [2022-02-02T19:18:49.503Z] Building support-scheduler ... [2022-02-02T19:18:49.503Z] Building sys-mgmt-agent ... [2022-02-02T19:18:49.503Z] Building core-command [2022-02-02T19:18:49.503Z] Building core-data [2022-02-02T19:18:49.503Z] Building security-secretstore-setup [2022-02-02T19:18:49.503Z] Building security-proxy-setup [2022-02-02T19:18:49.503Z] Building sys-mgmt-agent [2022-02-02T19:18:56.048Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-02T19:18:56.049Z] Downloading snap 'edgex-app-service-configurable' [2022-02-02T19:18:56.989Z] Pulling app-service-configurable [2022-02-02T19:18:56.989Z] + snapcraftctl pull [2022-02-02T19:18:58.370Z] Pulling config-common [2022-02-02T19:18:58.370Z] + snapcraftctl pull [2022-02-02T19:19:00.282Z] Pulling go-build-helper [2022-02-02T19:19:00.282Z] + snapcraftctl pull [2022-02-02T19:19:01.669Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-02T19:19:01.669Z] Skipping pull go-build-helper (already ran) [2022-02-02T19:19:01.669Z] Building go-build-helper [2022-02-02T19:19:01.669Z] + snapcraftctl build [2022-02-02T19:19:03.054Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-02T19:19:03.999Z] Staging go-build-helper [2022-02-02T19:19:03.999Z] + snapcraftctl stage [2022-02-02T19:19:09.290Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-02T19:19:09.290Z] Fetched 290 kB in 0s (0 B/s) [2022-02-02T19:19:09.290Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-02T19:19:09.290Z] Fetched 158 kB in 0s (0 B/s) [2022-02-02T19:19:09.290Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-02T19:19:09.290Z] Fetched 242 kB in 0s (0 B/s) [2022-02-02T19:19:09.290Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-02T19:19:09.290Z] Fetched 150 kB in 0s (0 B/s) [2022-02-02T19:19:09.290Z] Pulling edgex-go [2022-02-02T19:19:09.290Z] + snapcraftctl pull [2022-02-02T19:19:10.739Z] Pulling hooks [2022-02-02T19:19:10.739Z] + snapcraftctl pull [2022-02-02T19:19:25.815Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-02T19:19:25.815Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-02T19:19:25.815Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-02T19:19:25.815Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-02T19:19:25.815Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-02T19:19:25.815Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-02-02T19:19:25.815Z] Fetched 14.9 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-02T19:19:25.815Z] Fetched 234 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-02T19:19:25.815Z] Fetched 155 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-02T19:19:25.815Z] Fetched 170 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-02T19:19:25.815Z] Fetched 267 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-02T19:19:25.815Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-02T19:19:25.815Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-02T19:19:25.815Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-02T19:19:25.815Z] Fetched 121 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-02T19:19:25.815Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-02-02T19:19:25.815Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-02-02T19:19:25.815Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-02T19:19:25.815Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-02T19:19:25.815Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-02T19:19:25.815Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-02T19:19:25.815Z] Fetched 142 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-02T19:19:25.815Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-02T19:19:25.815Z] Fetched 181 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-02T19:19:25.815Z] Fetched 208 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-02T19:19:25.815Z] Fetched 161 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-02T19:19:25.815Z] Fetched 107 kB in 0s (0 B/s) [2022-02-02T19:19:25.815Z] Pulling static-packages [2022-02-02T19:19:25.815Z] + snapcraftctl pull [2022-02-02T19:19:26.760Z] Pulling version [2022-02-02T19:19:27.021Z] + cd /root/project [2022-02-02T19:19:27.021Z] ++ git describe --tags --abbrev=0 [2022-02-02T19:19:27.021Z] ++ sed s/v// [2022-02-02T19:19:27.021Z] + GIT_VERSION=2.2.0-dev.26 [2022-02-02T19:19:27.021Z] + '[' -z 2.2.0-dev.26 ']' [2022-02-02T19:19:27.021Z] + snapcraftctl set-version 2.2.0-dev.26 [2022-02-02T19:19:28.406Z] Building app-service-configurable [2022-02-02T19:19:28.406Z] + snapcraftctl build [2022-02-02T19:19:30.317Z] Building config-common [2022-02-02T19:19:30.317Z] + snapcraftctl build [2022-02-02T19:19:31.704Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-02T19:19:32.650Z] Skipping build go-build-helper (already ran) [2022-02-02T19:19:32.650Z] Building edgex-go [2022-02-02T19:19:32.911Z] + cd /root/parts/edgex-go/src [2022-02-02T19:19:32.911Z] ++ git describe --tags --abbrev=0 [2022-02-02T19:19:32.911Z] ++ sed s/v// [2022-02-02T19:19:32.911Z] + GIT_VERSION=2.2.0-dev.26 [2022-02-02T19:19:32.911Z] + '[' -z 2.2.0-dev.26 ']' [2022-02-02T19:19:32.911Z] + echo 2.2.0-dev.26 [2022-02-02T19:19:32.911Z] + '[' '!' -d vendor ']' [2022-02-02T19:19:32.911Z] + go mod download all [2022-02-02T19:19:42.916Z] + make build [2022-02-02T19:19:42.916Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2022-02-02T19:19:52.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-02T19:19:57.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2022-02-02T19:19:57.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:19:57.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:19:57.495Z] ---> 7d7cf18732c9 [2022-02-02T19:19:57.495Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:19:57.495Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:19:57.495Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:19:57.495Z] ---> 7d7cf18732c9 [2022-02-02T19:19:57.495Z] Step 3/25 : WORKDIR /edgex-go [2022-02-02T19:19:57.495Z] ---> Running in bae1f6b96f36 [2022-02-02T19:19:57.495Z] ---> Running in 66a7f2338f82 [2022-02-02T19:19:57.495Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:19:57.495Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:19:57.495Z] ---> 7d7cf18732c9 [2022-02-02T19:19:57.495Z] Step 3/21 : WORKDIR /edgex-go [2022-02-02T19:19:57.495Z] ---> Running in d2e67c95aeb6 [2022-02-02T19:19:57.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:19:57.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:19:57.778Z] ---> 7d7cf18732c9 [2022-02-02T19:19:57.778Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:19:57.778Z] ---> Running in 4250984a2843 [2022-02-02T19:19:57.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:19:57.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:19:57.778Z] ---> 7d7cf18732c9 [2022-02-02T19:19:57.778Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:19:57.778Z] ---> Running in 749fe101ea9c [2022-02-02T19:19:58.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-02T19:19:58.061Z] Removing intermediate container bae1f6b96f36 [2022-02-02T19:19:58.061Z] ---> 106bea3c84bf [2022-02-02T19:19:58.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:19:58.061Z] Removing intermediate container 66a7f2338f82 [2022-02-02T19:19:58.061Z] ---> a95bf863aea8 [2022-02-02T19:19:58.061Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:19:58.061Z] Removing intermediate container d2e67c95aeb6 [2022-02-02T19:19:58.061Z] ---> d6fe6c6911c1 [2022-02-02T19:19:58.061Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:19:58.061Z] ---> Running in 0e387ad6f0a1 [2022-02-02T19:19:58.061Z] ---> Running in c79c55f2b280 [2022-02-02T19:19:58.341Z] Removing intermediate container 749fe101ea9c [2022-02-02T19:19:58.341Z] ---> c6bc2a0c32fb [2022-02-02T19:19:58.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:19:58.341Z] ---> Running in 6c6cf5ef0f06 [2022-02-02T19:19:58.341Z] Removing intermediate container 4250984a2843 [2022-02-02T19:19:58.341Z] ---> f9050eae66d3 [2022-02-02T19:19:58.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:19:58.341Z] ---> Running in 562350014f20 [2022-02-02T19:19:58.633Z] ---> Running in 7ccdf3c597c7 [2022-02-02T19:19:59.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-02T19:19:59.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-02T19:20:00.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-02T19:20:01.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-02T19:20:02.048Z] Removing intermediate container c79c55f2b280 [2022-02-02T19:20:02.048Z] ---> 4198bcc1d57f [2022-02-02T19:20:02.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-02T19:20:02.048Z] Removing intermediate container 0e387ad6f0a1 [2022-02-02T19:20:02.048Z] ---> f9f332a7f996 [2022-02-02T19:20:02.048Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-02T19:20:02.048Z] Removing intermediate container 562350014f20 [2022-02-02T19:20:02.048Z] ---> 6e2b7d7d2910 [2022-02-02T19:20:02.048Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-02T19:20:02.048Z] ---> Running in d1f70d1fe269 [2022-02-02T19:20:02.048Z] ---> Running in b5679b577463 [2022-02-02T19:20:02.048Z] Removing intermediate container 6c6cf5ef0f06 [2022-02-02T19:20:02.048Z] ---> 384a1a35a7e7 [2022-02-02T19:20:02.048Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-02T19:20:02.048Z] Removing intermediate container 7ccdf3c597c7 [2022-02-02T19:20:02.048Z] ---> b523ebe9911f [2022-02-02T19:20:02.048Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-02T19:20:02.048Z] ---> Running in de046c0168da [2022-02-02T19:20:02.048Z] ---> Running in cc7634c54431 [2022-02-02T19:20:02.048Z] ---> Running in 551a684274a6 [2022-02-02T19:20:02.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-02T19:20:04.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-02T19:20:04.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-02T19:20:04.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:04.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:20:05.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-02T19:20:05.922Z] OK: 220 MiB in 52 packages [2022-02-02T19:20:05.922Z] OK: 220 MiB in 52 packages [2022-02-02T19:20:05.922Z] OK: 220 MiB in 52 packages [2022-02-02T19:20:06.201Z] OK: 220 MiB in 52 packages [2022-02-02T19:20:06.201Z] OK: 220 MiB in 52 packages [2022-02-02T19:20:07.190Z] Removing intermediate container d1f70d1fe269 [2022-02-02T19:20:07.190Z] ---> 0b8ea0cdd0f6 [2022-02-02T19:20:07.190Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-02T19:20:07.729Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-02T19:20:07.729Z] + case "$service" in [2022-02-02T19:20:07.729Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.729Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-02T19:20:07.729Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-02T19:20:07.729Z] + 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-02-02T19:20:07.782Z] Removing intermediate container b5679b577463 [2022-02-02T19:20:07.783Z] ---> 4964d28011f0 [2022-02-02T19:20:07.783Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-02T19:20:07.783Z] Removing intermediate container de046c0168da [2022-02-02T19:20:07.783Z] ---> fdfcb61a5607 [2022-02-02T19:20:07.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:20:07.783Z] Removing intermediate container cc7634c54431 [2022-02-02T19:20:07.783Z] ---> c3e89617327d [2022-02-02T19:20:07.783Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-02T19:20:07.783Z] Removing intermediate container 551a684274a6 [2022-02-02T19:20:07.783Z] ---> faf86f629c90 [2022-02-02T19:20:07.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:20:08.299Z] Building hooks [2022-02-02T19:20:08.299Z] + cd /root/parts/hooks/src [2022-02-02T19:20:08.299Z] + make build [2022-02-02T19:20:08.299Z] go mod tidy [2022-02-02T19:20:08.299Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-02T19:20:08.381Z] ---> 9e535a31abda [2022-02-02T19:20:08.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:20:08.381Z] ---> Running in a537d5ebde13 [2022-02-02T19:20:08.872Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-02T19:20:08.873Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-02T19:20:08.873Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-02T19:20:08.983Z] ---> 7eb5a700a54f [2022-02-02T19:20:08.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:20:08.983Z] ---> b87ca876dd43 [2022-02-02T19:20:08.983Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:20:08.983Z] ---> fa96424fd4f1 [2022-02-02T19:20:08.983Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:20:08.983Z] ---> Running in 42ad439777da [2022-02-02T19:20:08.983Z] ---> Running in 3c914a36e950 [2022-02-02T19:20:08.983Z] ---> Running in 586510f8d07f [2022-02-02T19:20:09.255Z] ---> 20906da39097 [2022-02-02T19:20:09.255Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:20:09.255Z] ---> Running in 36651e3357d0 [2022-02-02T19:20:09.443Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-02T19:20:10.015Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-02T19:20:10.015Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-02T19:20:11.919Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-02T19:20:11.919Z] Building static-packages [2022-02-02T19:20:11.919Z] + snapcraftctl build [2022-02-02T19:20:13.564Z] Removing intermediate container a537d5ebde13 [2022-02-02T19:20:13.564Z] ---> 4a7e0cb0d87b [2022-02-02T19:20:13.564Z] Step 8/23 : COPY . . [2022-02-02T19:20:13.828Z] Building version [2022-02-02T19:20:13.828Z] + snapcraftctl build [2022-02-02T19:20:15.563Z] Removing intermediate container 42ad439777da [2022-02-02T19:20:15.563Z] ---> 7b52a0ffea83 [2022-02-02T19:20:15.563Z] Step 8/25 : COPY . . [2022-02-02T19:20:15.563Z] Removing intermediate container 586510f8d07f [2022-02-02T19:20:15.563Z] ---> 57251ccf2776 [2022-02-02T19:20:15.563Z] Step 8/21 : COPY . . [2022-02-02T19:20:15.563Z] Removing intermediate container 36651e3357d0 [2022-02-02T19:20:15.563Z] ---> e13c83a479b6 [2022-02-02T19:20:15.563Z] Step 8/23 : COPY . . [2022-02-02T19:20:15.740Z] Staging app-service-configurable [2022-02-02T19:20:15.740Z] + snapcraftctl stage [2022-02-02T19:20:15.840Z] Removing intermediate container 3c914a36e950 [2022-02-02T19:20:15.840Z] ---> 5c6f9ce98719 [2022-02-02T19:20:15.840Z] Step 8/23 : COPY . . [2022-02-02T19:20:17.649Z] Staging config-common [2022-02-02T19:20:17.649Z] + snapcraftctl stage [2022-02-02T19:20:18.587Z] Skipping stage go-build-helper (already ran) [2022-02-02T19:20:18.587Z] Staging edgex-go [2022-02-02T19:20:18.587Z] + snapcraftctl stage [2022-02-02T19:20:20.501Z] Staging hooks [2022-02-02T19:20:20.501Z] + snapcraftctl stage [2022-02-02T19:20:21.442Z] Staging static-packages [2022-02-02T19:20:21.442Z] + snapcraftctl stage [2022-02-02T19:20:23.356Z] Staging version [2022-02-02T19:20:23.356Z] + snapcraftctl stage [2022-02-02T19:20:24.742Z] Priming app-service-configurable [2022-02-02T19:20:24.742Z] + snapcraftctl prime [2022-02-02T19:20:26.698Z] 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-02-02T19:20:26.698Z] stage-packages: [2022-02-02T19:20:26.698Z] - libnorm1 [2022-02-02T19:20:26.698Z] - libpgm-5.2-0 [2022-02-02T19:20:26.698Z] - libsodium23 [2022-02-02T19:20:26.698Z] - libzmq5 [2022-02-02T19:20:26.959Z] Priming config-common [2022-02-02T19:20:26.959Z] + snapcraftctl prime [2022-02-02T19:20:28.873Z] Priming go-build-helper [2022-02-02T19:20:28.873Z] + snapcraftctl prime [2022-02-02T19:20:29.814Z] Priming edgex-go [2022-02-02T19:20:29.814Z] + snapcraftctl prime [2022-02-02T19:20:31.727Z] Priming hooks [2022-02-02T19:20:31.727Z] + snapcraftctl prime [2022-02-02T19:20:33.638Z] Priming static-packages [2022-02-02T19:20:33.638Z] + snapcraftctl prime [2022-02-02T19:20:37.996Z] ---> 55aa2c3a9db0 [2022-02-02T19:20:37.996Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-02T19:20:37.996Z] ---> 9666f39e3d83 [2022-02-02T19:20:37.996Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-02T19:20:37.996Z] ---> 8e41052d0da2 [2022-02-02T19:20:37.996Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-02T19:20:37.996Z] ---> 4dde19f7b614 [2022-02-02T19:20:37.996Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-02T19:20:37.996Z] ---> Running in e36c3f7d1f53 [2022-02-02T19:20:37.996Z] ---> Running in c6f3b6dea770 [2022-02-02T19:20:37.996Z] ---> Running in bdda9a7f818a [2022-02-02T19:20:37.996Z] ---> Running in 1e413b7fd2a9 [2022-02-02T19:20:37.996Z] ---> a010735c8fbb [2022-02-02T19:20:37.996Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-02T19:20:37.996Z] ---> Running in 675c5fce3616 [2022-02-02T19:20:38.920Z] Priming version [2022-02-02T19:20:38.920Z] + snapcraftctl prime [2022-02-02T19:20:38.973Z] 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-02-02T19:20:38.973Z] 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-02-02T19:20:39.491Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-02-02T19:20:39.575Z] 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-02-02T19:20:39.575Z] 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-02-02T19:20:39.575Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T19:22:46.923Z] 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-02-02T19:22:46.923Z] 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-02-02T19:22:49.559Z] Removing intermediate container c6f3b6dea770 [2022-02-02T19:22:49.559Z] ---> df20c29a95e7 [2022-02-02T19:22:49.559Z] [2022-02-02T19:22:49.559Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:22:49.559Z] Removing intermediate container bdda9a7f818a [2022-02-02T19:22:49.559Z] ---> 2ecb6d7fb836 [2022-02-02T19:22:49.559Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-02T19:22:49.559Z] 3.14: Pulling from library/alpine [2022-02-02T19:22:49.834Z] ---> Running in 9916dd49b3a5 [2022-02-02T19:22:51.844Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-02T19:22:51.844Z] Status: Downloaded newer image for alpine:3.14 [2022-02-02T19:22:51.844Z] ---> 5b8b7b635229 [2022-02-02T19:22:51.844Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:22:51.844Z] 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-02-02T19:22:51.844Z] ---> Running in d5bbb0f22ea5 [2022-02-02T19:22:54.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:22:54.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:22:55.459Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-02T19:22:55.459Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:22:55.459Z] OK: 6 MiB in 15 packages [2022-02-02T19:22:58.080Z] Removing intermediate container 9916dd49b3a5 [2022-02-02T19:22:58.080Z] ---> 8813024aa11d [2022-02-02T19:22:58.080Z] [2022-02-02T19:22:58.080Z] Step 11/23 : FROM docker:20.10.10 [2022-02-02T19:22:58.080Z] Removing intermediate container d5bbb0f22ea5 [2022-02-02T19:22:58.080Z] ---> 4a0e7f7fa76a [2022-02-02T19:22:58.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:22:58.080Z] ---> Running in 137755a7f3e5 [2022-02-02T19:22:58.080Z] 20.10.10: Pulling from library/docker [2022-02-02T19:22:58.353Z] Removing intermediate container e36c3f7d1f53 [2022-02-02T19:22:58.353Z] ---> cb26d80a69aa [2022-02-02T19:22:58.353Z] [2022-02-02T19:22:58.353Z] Step 10/25 : FROM alpine:3.14 [2022-02-02T19:22:58.353Z] ---> 5b8b7b635229 [2022-02-02T19:22:58.353Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-02T19:22:58.353Z] ---> Running in c76f64bd44a4 [2022-02-02T19:22:58.634Z] Removing intermediate container 137755a7f3e5 [2022-02-02T19:22:58.634Z] ---> c75e48248d1d [2022-02-02T19:22:58.634Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-02T19:22:58.907Z] ---> Running in ee5b525fea90 [2022-02-02T19:23:00.545Z] Removing intermediate container ee5b525fea90 [2022-02-02T19:23:00.545Z] ---> 811b368bf060 [2022-02-02T19:23:00.545Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-02T19:23:00.545Z] ---> Running in b95f3fabf54b [2022-02-02T19:23:01.249Z] Removing intermediate container 1e413b7fd2a9 [2022-02-02T19:23:01.249Z] ---> c42092d9e111 [2022-02-02T19:23:01.249Z] [2022-02-02T19:23:01.249Z] Step 10/21 : FROM alpine:3.14 [2022-02-02T19:23:01.249Z] ---> 5b8b7b635229 [2022-02-02T19:23:01.249Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-02T19:23:01.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:01.567Z] ---> Running in 0b3bbcfdd2a8 [2022-02-02T19:23:01.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:02.290Z] Removing intermediate container b95f3fabf54b [2022-02-02T19:23:02.290Z] ---> 5621d4ff8509 [2022-02-02T19:23:02.290Z] Step 15/23 : WORKDIR / [2022-02-02T19:23:02.581Z] ---> Running in 29f21fd5f9e4 [2022-02-02T19:23:02.581Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-02T19:23:02.581Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-02T19:23:02.581Z] (3/3) Installing su-exec (0.2-r1) [2022-02-02T19:23:02.581Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:23:02.861Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:23:03.141Z] OK: 6 MiB in 17 packages [2022-02-02T19:23:03.798Z] Removing intermediate container 29f21fd5f9e4 [2022-02-02T19:23:03.798Z] ---> abf04d0ba2ef [2022-02-02T19:23:03.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:23:04.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:04.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:04.945Z] ---> e9b866c436ed [2022-02-02T19:23:04.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-02T19:23:05.548Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-02T19:23:05.548Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-02T19:23:05.548Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-02T19:23:05.548Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-02T19:23:05.548Z] Removing intermediate container c76f64bd44a4 [2022-02-02T19:23:05.548Z] ---> ba1fc90f50d3 [2022-02-02T19:23:05.549Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-02T19:23:05.549Z] (5/5) Installing curl (7.79.1-r0) [2022-02-02T19:23:05.825Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:23:05.825Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:23:05.825Z] ---> Running in 7e08bdaae1bb [2022-02-02T19:23:06.099Z] OK: 8 MiB in 19 packages [2022-02-02T19:23:07.080Z] Removing intermediate container 7e08bdaae1bb [2022-02-02T19:23:07.080Z] ---> 69aa0f10ff2f [2022-02-02T19:23:07.080Z] Step 13/25 : WORKDIR / [2022-02-02T19:23:07.080Z] ---> Running in 55bd9a9466cb [2022-02-02T19:23:07.676Z] ---> 6825889eeeb4 [2022-02-02T19:23:07.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-02T19:23:07.954Z] Removing intermediate container 55bd9a9466cb [2022-02-02T19:23:07.954Z] ---> feac8e2574a9 [2022-02-02T19:23:07.954Z] 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-02-02T19:23:08.548Z] Removing intermediate container 0b3bbcfdd2a8 [2022-02-02T19:23:08.548Z] ---> 38643a4a30e9 [2022-02-02T19:23:08.548Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-02T19:23:08.548Z] ---> Running in 74ada4bd2a90 [2022-02-02T19:23:09.153Z] ---> fa7783099efc [2022-02-02T19:23:09.153Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-02T19:23:09.153Z] ---> Running in 1b1575c756ee [2022-02-02T19:23:09.425Z] Removing intermediate container 74ada4bd2a90 [2022-02-02T19:23:09.425Z] ---> 79a049a9698b [2022-02-02T19:23:09.425Z] Step 13/21 : WORKDIR /edgex [2022-02-02T19:23:09.698Z] ---> Running in 7aabd930faab [2022-02-02T19:23:09.698Z] ---> f97c6f39b436 [2022-02-02T19:23:09.698Z] 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-02-02T19:23:09.968Z] Removing intermediate container 1b1575c756ee [2022-02-02T19:23:09.968Z] ---> 58e0425b987e [2022-02-02T19:23:09.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:23:10.242Z] ---> Running in 1f079de42793 [2022-02-02T19:23:10.242Z] Removing intermediate container 7aabd930faab [2022-02-02T19:23:10.242Z] ---> 59a4c0d4653a [2022-02-02T19:23:10.242Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-02T19:23:10.839Z] Removing intermediate container 1f079de42793 [2022-02-02T19:23:10.839Z] ---> 30110fe9c72f [2022-02-02T19:23:10.839Z] Step 21/23 : LABEL arch=arm64 [2022-02-02T19:23:10.839Z] ---> 9cf4ac635e1c [2022-02-02T19:23:10.839Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-02T19:23:10.839Z] ---> Running in bbfb41af9f2b [2022-02-02T19:23:11.822Z] Removing intermediate container bbfb41af9f2b [2022-02-02T19:23:11.823Z] ---> 7c59f6e37ba6 [2022-02-02T19:23:11.823Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:23:11.823Z] ---> 2141818523aa [2022-02-02T19:23:11.823Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-02T19:23:11.823Z] ---> Running in 9665f056ff80 [2022-02-02T19:23:12.092Z] ---> 003f958958f3 [2022-02-02T19:23:12.092Z] 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-02-02T19:23:12.686Z] Removing intermediate container 9665f056ff80 [2022-02-02T19:23:12.686Z] ---> a07770cde61c [2022-02-02T19:23:12.686Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:23:12.961Z] ---> Running in 1fa3e17f51a4 [2022-02-02T19:23:13.231Z] ---> 8f418fde0f0e [2022-02-02T19:23:13.231Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-02T19:23:13.231Z] Removing intermediate container 1fa3e17f51a4 [2022-02-02T19:23:13.231Z] ---> 7bddccae76f3 [2022-02-02T19:23:13.231Z] [2022-02-02T19:23:13.830Z] ---> 28850537f7be [2022-02-02T19:23:13.830Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-02T19:23:14.102Z] Successfully built 7bddccae76f3 [2022-02-02T19:23:14.102Z] Successfully tagged core-command-arm64:latest [2022-02-02T19:23:14.102Z]  Building core-command ... done Building support-notifications [2022-02-02T19:23:14.701Z] ---> 121be0d3c74f [2022-02-02T19:23:14.701Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-02T19:23:16.146Z] ---> 94ff5070f019 [2022-02-02T19:23:16.146Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-02T19:23:16.421Z] ---> Running in 2c90fa07c92a [2022-02-02T19:23:16.692Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-02T19:23:16.692Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-02T19:23:16.692Z] ---> 520e9a0a30f7 [2022-02-02T19:23:16.692Z] 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-02-02T19:23:16.692Z] Removing intermediate container 675c5fce3616 [2022-02-02T19:23:16.692Z] ---> 3c3972095efa [2022-02-02T19:23:16.692Z] [2022-02-02T19:23:16.692Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:23:16.692Z] ---> 5b8b7b635229 [2022-02-02T19:23:16.692Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-02T19:23:16.972Z] ---> a29e2120df32 [2022-02-02T19:23:16.972Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-02T19:23:16.972Z] ---> Running in e5cedd9d8974 [2022-02-02T19:23:16.972Z] ---> Running in 2314106daeda [2022-02-02T19:23:16.972Z] Removing intermediate container 2c90fa07c92a [2022-02-02T19:23:16.972Z] ---> b4a00ad6a263 [2022-02-02T19:23:16.972Z] Step 18/21 : CMD ["--init=true"] [2022-02-02T19:23:17.243Z] ---> Running in 08cda50be247 [2022-02-02T19:23:17.519Z] Removing intermediate container e5cedd9d8974 [2022-02-02T19:23:17.519Z] ---> 159135c2ce19 [2022-02-02T19:23:17.519Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-02T19:23:17.804Z] Removing intermediate container 2314106daeda [2022-02-02T19:23:17.804Z] ---> 4a612634d4db [2022-02-02T19:23:17.804Z] 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-02-02T19:23:17.804Z] ---> Running in dcd4135f9892 [2022-02-02T19:23:17.804Z] Removing intermediate container 08cda50be247 [2022-02-02T19:23:17.804Z] ---> 77095992c115 [2022-02-02T19:23:17.804Z] Step 19/21 : LABEL arch=arm64 [2022-02-02T19:23:17.804Z] ---> Running in 463fb056d532 [2022-02-02T19:23:18.084Z] ---> Running in 96061363baa0 [2022-02-02T19:23:18.084Z] ---> 3821542b9e23 [2022-02-02T19:23:18.084Z] 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-02-02T19:23:18.358Z] ---> Running in 3b50f0eb3641 [2022-02-02T19:23:18.358Z] Removing intermediate container dcd4135f9892 [2022-02-02T19:23:18.358Z] ---> ade4e7f295e9 [2022-02-02T19:23:18.358Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-02T19:23:18.641Z] ---> Running in dd6d8397d89f [2022-02-02T19:23:18.641Z] Removing intermediate container 96061363baa0 [2022-02-02T19:23:18.641Z] ---> 01fbbe4ea4a1 [2022-02-02T19:23:18.641Z] Step 20/21 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:23:18.920Z] ---> Running in d7229077ba4a [2022-02-02T19:23:19.528Z] Removing intermediate container dd6d8397d89f [2022-02-02T19:23:19.528Z] ---> 194900bc8386 [2022-02-02T19:23:19.528Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:23:19.528Z] Removing intermediate container d7229077ba4a [2022-02-02T19:23:19.528Z] ---> 7f80ca25cff6 [2022-02-02T19:23:19.528Z] Step 21/21 : LABEL version=0.0.0 [2022-02-02T19:23:19.799Z] ---> Running in 6892047e347d [2022-02-02T19:23:19.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:19.799Z] ---> Running in fafdfccafc05 [2022-02-02T19:23:20.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:20.342Z] Removing intermediate container fafdfccafc05 [2022-02-02T19:23:20.342Z] ---> 7e645e2054a7 [2022-02-02T19:23:20.342Z] [2022-02-02T19:23:21.350Z] (1/42) Installing readline (8.1.0-r0) [2022-02-02T19:23:21.350Z] (2/42) Installing bash (5.1.4-r0) [2022-02-02T19:23:21.350Z] Successfully built 7e645e2054a7 [2022-02-02T19:23:21.350Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-02T19:23:21.350Z] Building security-bootstrapper [2022-02-02T19:23:21.351Z] Executing bash-5.1.4-r0.post-install [2022-02-02T19:23:21.351Z]  Building security-proxy-setup ... done (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-02T19:23:21.351Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-02T19:23:21.351Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-02T19:23:21.351Z] (6/42) Installing curl (7.79.1-r0) [2022-02-02T19:23:21.351Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-02T19:23:21.351Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-02T19:23:21.351Z] (9/42) Installing expat (2.4.3-r0) [2022-02-02T19:23:21.351Z] (10/42) Installing libffi (3.3-r2) [2022-02-02T19:23:21.351Z] (11/42) Installing gdbm (1.19-r0) [2022-02-02T19:23:21.351Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-02T19:23:21.351Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-02T19:23:21.351Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-02T19:23:21.351Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-02T19:23:21.351Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-02T19:23:21.351Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-02T19:23:21.625Z] Removing intermediate container 3b50f0eb3641 [2022-02-02T19:23:21.625Z] ---> 998761c5ae1b [2022-02-02T19:23:21.625Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-02T19:23:21.902Z] ---> Running in b3831586d0f6 [2022-02-02T19:23:22.515Z] Removing intermediate container b3831586d0f6 [2022-02-02T19:23:22.515Z] ---> 7732b8014598 [2022-02-02T19:23:22.515Z] Step 23/25 : LABEL arch=arm64 [2022-02-02T19:23:22.515Z] Removing intermediate container 6892047e347d [2022-02-02T19:23:22.515Z] ---> 6ca630a807fc [2022-02-02T19:23:22.515Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-02T19:23:22.798Z] ---> Running in dc6e06ddd4e1 [2022-02-02T19:23:22.798Z] ---> Running in dc8c1208da6a [2022-02-02T19:23:23.787Z] Removing intermediate container dc6e06ddd4e1 [2022-02-02T19:23:23.787Z] ---> 5d8f5c97d59b [2022-02-02T19:23:23.787Z] Step 24/25 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:23:23.787Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-02T19:23:23.787Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-02T19:23:23.787Z] ---> Running in 7ea656a441d1 [2022-02-02T19:23:23.787Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-02T19:23:23.787Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-02T19:23:23.787Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-02T19:23:23.787Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-02T19:23:23.787Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-02T19:23:24.063Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-02T19:23:24.063Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-02T19:23:24.063Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-02T19:23:24.063Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-02T19:23:24.063Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-02T19:23:24.063Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-02T19:23:24.063Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-02T19:23:24.063Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-02T19:23:24.063Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-02T19:23:24.063Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-02T19:23:24.063Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-02T19:23:24.338Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-02T19:23:24.338Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-02T19:23:24.338Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-02T19:23:24.338Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-02T19:23:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:24.338Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-02T19:23:24.338Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-02T19:23:24.338Z] Removing intermediate container 7ea656a441d1 [2022-02-02T19:23:24.338Z] ---> a04e6870baf7 [2022-02-02T19:23:24.338Z] Step 25/25 : LABEL version=0.0.0 [2022-02-02T19:23:24.627Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-02T19:23:24.627Z] ---> Running in bb5d57211902 [2022-02-02T19:23:25.246Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:23:25.246Z] OK: 84 MiB in 64 packages [2022-02-02T19:23:25.246Z] Removing intermediate container bb5d57211902 [2022-02-02T19:23:25.246Z] ---> 89e1b2a8cf1a [2022-02-02T19:23:25.246Z] [2022-02-02T19:23:25.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:25.846Z] Successfully built 89e1b2a8cf1a [2022-02-02T19:23:25.846Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-02T19:23:25.846Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-02-02T19:23:26.126Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-02T19:23:26.126Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-02T19:23:26.402Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-02T19:23:26.402Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-02T19:23:26.688Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-02T19:23:26.688Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-02T19:23:26.688Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:23:26.688Z] OK: 8 MiB in 20 packages [2022-02-02T19:23:28.133Z] Removing intermediate container dc8c1208da6a [2022-02-02T19:23:28.133Z] ---> 807d948168f4 [2022-02-02T19:23:28.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:23:29.110Z] ---> f8e94e00891e [2022-02-02T19:23:29.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-02T19:23:29.382Z] Collecting docker-compose==1.23.2 [2022-02-02T19:23:29.652Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-02T19:23:29.923Z] Collecting cached-property<2,>=1.2.0 [2022-02-02T19:23:29.923Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-02T19:23:30.513Z] ---> 4b196265de26 [2022-02-02T19:23:30.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-02T19:23:31.124Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-02T19:23:31.396Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-02T19:23:31.396Z] ---> 8feb5911af6b [2022-02-02T19:23:31.396Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-02T19:23:31.667Z] ---> Running in 1df22d2617ab [2022-02-02T19:23:31.950Z] Collecting docker<4.0,>=3.6.0 [2022-02-02T19:23:31.950Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-02T19:23:32.226Z] Removing intermediate container 1df22d2617ab [2022-02-02T19:23:32.226Z] ---> b4373ba919e7 [2022-02-02T19:23:32.226Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:23:32.226Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-02T19:23:32.226Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-02T19:23:32.226Z] ---> Running in e46fad325ca4 [2022-02-02T19:23:32.821Z] Collecting jsonschema<3,>=2.5.1 [2022-02-02T19:23:32.821Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-02T19:23:32.821Z] Removing intermediate container e46fad325ca4 [2022-02-02T19:23:32.821Z] ---> caf0042a37f8 [2022-02-02T19:23:32.821Z] Step 21/23 : LABEL arch=arm64 [2022-02-02T19:23:32.821Z] Collecting texttable<0.10,>=0.9.0 [2022-02-02T19:23:32.821Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-02T19:23:33.094Z] ---> Running in 6eb59c2babef [2022-02-02T19:23:33.689Z] Removing intermediate container 6eb59c2babef [2022-02-02T19:23:33.689Z] ---> 5a6ac6647f2a [2022-02-02T19:23:33.689Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:23:33.689Z] ---> Running in 5a413e8faaaa [2022-02-02T19:23:34.285Z] Removing intermediate container 5a413e8faaaa [2022-02-02T19:23:34.285Z] ---> 44aaa9ccbde1 [2022-02-02T19:23:34.285Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:23:34.285Z] ---> Running in eb5efa618cd9 [2022-02-02T19:23:34.876Z] Removing intermediate container eb5efa618cd9 [2022-02-02T19:23:34.876Z] ---> 33ce2e229ec0 [2022-02-02T19:23:34.876Z] [2022-02-02T19:23:34.876Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-02T19:23:34.876Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-02T19:23:35.162Z] Successfully built 33ce2e229ec0 [2022-02-02T19:23:35.162Z] Successfully tagged core-data-arm64:latest [2022-02-02T19:23:35.162Z]  Building core-data ... done Building core-metadata [2022-02-02T19:23:36.592Z] 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-02-02T19:23:37.184Z] Collecting PyYAML<4,>=3.10 [2022-02-02T19:23:37.456Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-02T19:23:40.836Z] Collecting docopt<0.7,>=0.6.1 [2022-02-02T19:23:40.836Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-02T19:23:42.817Z] Collecting docker-pycreds>=0.4.0 [2022-02-02T19:23:42.817Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-02T19:23:43.796Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-02T19:23:43.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-02T19:23:43.796Z] Collecting idna<2.8,>=2.5 [2022-02-02T19:23:44.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-02T19:23:44.078Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-02T19:23:44.078Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-02T19:23:44.078Z] 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-02-02T19:23:44.350Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-02T19:23:44.350Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-02T19:23:44.350Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-02T19:23:44.350Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-02T19:23:45.329Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-02T19:23:45.329Z] Attempting uninstall: urllib3 [2022-02-02T19:23:45.329Z] Found existing installation: urllib3 1.26.5 [2022-02-02T19:23:45.329Z] Uninstalling urllib3-1.26.5: [2022-02-02T19:23:45.604Z] Successfully uninstalled urllib3-1.26.5 [2022-02-02T19:23:46.204Z] Attempting uninstall: idna [2022-02-02T19:23:46.204Z] Found existing installation: idna 3.2 [2022-02-02T19:23:46.204Z] Uninstalling idna-3.2: [2022-02-02T19:23:46.204Z] Successfully uninstalled idna-3.2 [2022-02-02T19:23:46.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:23:46.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:23:46.482Z] ---> 7d7cf18732c9 [2022-02-02T19:23:46.482Z] Step 3/22 : WORKDIR /edgex-go [2022-02-02T19:23:46.482Z] ---> Using cache [2022-02-02T19:23:46.482Z] ---> f9050eae66d3 [2022-02-02T19:23:46.482Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:23:46.482Z] ---> Using cache [2022-02-02T19:23:46.482Z] ---> b523ebe9911f [2022-02-02T19:23:46.482Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-02T19:23:47.120Z] Attempting uninstall: chardet [2022-02-02T19:23:47.120Z] Found existing installation: chardet 4.0.0 [2022-02-02T19:23:47.120Z] Uninstalling chardet-4.0.0: [2022-02-02T19:23:47.392Z] Successfully uninstalled chardet-4.0.0 [2022-02-02T19:23:47.392Z] ---> Running in 168c7543d831 [2022-02-02T19:23:48.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:49.433Z] Attempting uninstall: requests [2022-02-02T19:23:49.433Z] Found existing installation: requests 2.25.1 [2022-02-02T19:23:49.433Z] Uninstalling requests-2.25.1: [2022-02-02T19:23:49.433Z] Successfully uninstalled requests-2.25.1 [2022-02-02T19:23:49.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:23:49.708Z] Running setup.py install for texttable: started [2022-02-02T19:23:50.686Z] OK: 220 MiB in 52 packages [2022-02-02T19:23:52.126Z] Running setup.py install for texttable: finished with status 'done' [2022-02-02T19:23:52.126Z] Running setup.py install for PyYAML: started [2022-02-02T19:23:52.400Z] Removing intermediate container 168c7543d831 [2022-02-02T19:23:52.400Z] ---> 5fa0ff91761f [2022-02-02T19:23:52.400Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-02T19:23:53.383Z] ---> 08abf3ff196d [2022-02-02T19:23:53.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:23:53.654Z] ---> Running in c4ddf202bf34 [2022-02-02T19:23:54.630Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-02T19:23:54.905Z] Running setup.py install for docopt: started [2022-02-02T19:23:57.539Z] Running setup.py install for docopt: finished with status 'done' [2022-02-02T19:23:57.539Z] Running setup.py install for dockerpty: started [2022-02-02T19:23:57.813Z] Removing intermediate container c4ddf202bf34 [2022-02-02T19:23:57.813Z] ---> fa841fc75560 [2022-02-02T19:23:57.813Z] Step 8/22 : COPY . . [2022-02-02T19:23:59.245Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-02T19:24:01.224Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:24:01.224Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:24:01.224Z] ---> 7d7cf18732c9 [2022-02-02T19:24:01.224Z] Step 3/31 : WORKDIR /edgex-go [2022-02-02T19:24:01.224Z] ---> Using cache [2022-02-02T19:24:01.224Z] ---> f9050eae66d3 [2022-02-02T19:24:01.224Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:24:01.224Z] ---> Using cache [2022-02-02T19:24:01.224Z] ---> b523ebe9911f [2022-02-02T19:24:01.224Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-02T19:24:01.224Z] ---> Running in 0af5c945cde0 [2022-02-02T19:24:01.224Z] 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-02-02T19:24:02.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:24:03.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:24:04.624Z] OK: 220 MiB in 52 packages [2022-02-02T19:24:05.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:24:05.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:24:05.601Z] ---> 7d7cf18732c9 [2022-02-02T19:24:05.601Z] Step 3/22 : WORKDIR /edgex-go [2022-02-02T19:24:05.601Z] ---> Using cache [2022-02-02T19:24:05.601Z] ---> f9050eae66d3 [2022-02-02T19:24:05.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:24:05.601Z] ---> Using cache [2022-02-02T19:24:05.601Z] ---> b523ebe9911f [2022-02-02T19:24:05.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-02T19:24:05.601Z] ---> Running in 8d40766e4fe0 [2022-02-02T19:24:06.588Z] Removing intermediate container 0af5c945cde0 [2022-02-02T19:24:06.588Z] ---> 14c68b849050 [2022-02-02T19:24:06.588Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-02T19:24:07.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:24:07.803Z] ---> 2125cd1c4923 [2022-02-02T19:24:07.803Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:24:07.803Z] ---> Running in deefc30978d0 [2022-02-02T19:24:08.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:24:09.535Z] OK: 220 MiB in 52 packages [2022-02-02T19:24:11.525Z] Removing intermediate container 8d40766e4fe0 [2022-02-02T19:24:11.525Z] ---> b12290b67c25 [2022-02-02T19:24:11.525Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-02T19:24:12.514Z] Removing intermediate container deefc30978d0 [2022-02-02T19:24:12.514Z] ---> 4b393f5d100c [2022-02-02T19:24:12.514Z] Step 8/31 : COPY . . [2022-02-02T19:24:12.514Z] ---> c7725c38e984 [2022-02-02T19:24:12.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:24:12.791Z] ---> Running in 6c4fe50bf6f6 [2022-02-02T19:24:14.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-02T19:24:14.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-02T19:24:14.766Z] ---> 7d7cf18732c9 [2022-02-02T19:24:14.766Z] Step 3/23 : WORKDIR /edgex-go [2022-02-02T19:24:14.766Z] ---> Using cache [2022-02-02T19:24:14.766Z] ---> f9050eae66d3 [2022-02-02T19:24:14.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T19:24:14.766Z] ---> Using cache [2022-02-02T19:24:14.766Z] ---> b523ebe9911f [2022-02-02T19:24:14.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-02T19:24:14.766Z] ---> Using cache [2022-02-02T19:24:14.766Z] ---> b12290b67c25 [2022-02-02T19:24:14.766Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-02T19:24:14.766Z] ---> Using cache [2022-02-02T19:24:14.766Z] ---> c7725c38e984 [2022-02-02T19:24:14.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-02T19:24:14.766Z] ---> Running in d3b6b7ac6642 [2022-02-02T19:24:17.383Z] Removing intermediate container 6c4fe50bf6f6 [2022-02-02T19:24:17.383Z] ---> bc0576bb7d6e [2022-02-02T19:24:17.383Z] Step 8/22 : COPY . . [2022-02-02T19:24:18.812Z] Removing intermediate container 463fb056d532 [2022-02-02T19:24:18.812Z] ---> ff5f8138889b [2022-02-02T19:24:18.812Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-02T19:24:19.084Z] ---> Running in afc0dad282ff [2022-02-02T19:24:19.085Z] Removing intermediate container d3b6b7ac6642 [2022-02-02T19:24:19.085Z] ---> ba7a446137eb [2022-02-02T19:24:19.085Z] Step 8/23 : COPY . . [2022-02-02T19:24:19.683Z] Removing intermediate container afc0dad282ff [2022-02-02T19:24:19.683Z] ---> f3925dccb149 [2022-02-02T19:24:19.683Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-02T19:24:19.958Z] ---> Running in e87e64fcf0f8 [2022-02-02T19:24:20.559Z] Removing intermediate container e87e64fcf0f8 [2022-02-02T19:24:20.559Z] ---> 0ab376c790ab [2022-02-02T19:24:20.559Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-02T19:24:22.533Z] ---> 4fc48db31f35 [2022-02-02T19:24:22.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-02T19:24:23.975Z] ---> f3ed6b8e07df [2022-02-02T19:24:23.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-02T19:24:25.409Z] ---> 6d1ebf0fd383 [2022-02-02T19:24:25.409Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-02T19:24:25.409Z] ---> 30ced2fc86d4 [2022-02-02T19:24:25.409Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-02T19:24:25.409Z] ---> Running in cf4dc7050917 [2022-02-02T19:24:25.682Z] ---> Running in cf94ab248861 [2022-02-02T19:24:26.277Z] Removing intermediate container cf4dc7050917 [2022-02-02T19:24:26.277Z] ---> 8f0c17a20980 [2022-02-02T19:24:26.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:24:26.277Z] ---> Running in 37e1563ad2b7 [2022-02-02T19:24:26.871Z] 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-02-02T19:24:27.166Z] Removing intermediate container 37e1563ad2b7 [2022-02-02T19:24:27.166Z] ---> 8b7f7ecc7f96 [2022-02-02T19:24:27.166Z] Step 21/23 : LABEL arch=arm64 [2022-02-02T19:24:27.456Z] ---> Running in f744605977dc [2022-02-02T19:24:28.435Z] Removing intermediate container f744605977dc [2022-02-02T19:24:28.435Z] ---> c2bc13326f28 [2022-02-02T19:24:28.435Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:24:28.435Z] ---> Running in 800c45414539 [2022-02-02T19:24:29.872Z] Removing intermediate container 800c45414539 [2022-02-02T19:24:29.872Z] ---> 2a251a36201d [2022-02-02T19:24:29.872Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:24:30.146Z] ---> Running in e3ab6be34619 [2022-02-02T19:24:31.130Z] Removing intermediate container e3ab6be34619 [2022-02-02T19:24:31.130Z] ---> 1ac50c8527df [2022-02-02T19:24:31.130Z] [2022-02-02T19:24:32.111Z] Successfully built 1ac50c8527df [2022-02-02T19:24:32.111Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-02T19:24:42.255Z]  Building sys-mgmt-agent ... done  ---> 253f2d864765 [2022-02-02T19:24:42.255Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-02T19:24:42.255Z] ---> Running in b4a9355e1d04 [2022-02-02T19:24:44.234Z] 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-02-02T19:24:46.868Z] ---> 558c481060fc [2022-02-02T19:24:46.868Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-02T19:24:47.153Z] ---> Running in 5cde9ecb144c [2022-02-02T19:24:49.800Z] 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-02-02T19:24:49.800Z] ---> 34a8021cfadf [2022-02-02T19:24:49.800Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-02T19:24:49.800Z] ---> Running in 96953b33bd37 [2022-02-02T19:24:51.239Z] 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-02-02T19:25:59.245Z] Removing intermediate container cf94ab248861 [2022-02-02T19:25:59.245Z] ---> 3519ee80711b [2022-02-02T19:25:59.245Z] [2022-02-02T19:25:59.245Z] Step 10/22 : FROM alpine:3.14 [2022-02-02T19:25:59.245Z] ---> 5b8b7b635229 [2022-02-02T19:25:59.245Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-02T19:25:59.245Z] ---> Running in e7ef7ad4852b [2022-02-02T19:26:00.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:26:00.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:26:01.934Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-02T19:26:01.934Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-02T19:26:01.934Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:26:01.934Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T19:26:02.209Z] OK: 6 MiB in 16 packages [2022-02-02T19:26:04.181Z] Removing intermediate container e7ef7ad4852b [2022-02-02T19:26:04.181Z] ---> a276d9a0ee78 [2022-02-02T19:26:04.181Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:26:04.181Z] ---> Running in a7de633b42e5 [2022-02-02T19:26:04.777Z] Removing intermediate container a7de633b42e5 [2022-02-02T19:26:04.777Z] ---> 81f6d04b190a [2022-02-02T19:26:04.777Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-02T19:26:04.777Z] ---> Running in 10314699a2d0 [2022-02-02T19:26:05.382Z] Removing intermediate container 10314699a2d0 [2022-02-02T19:26:05.382Z] ---> e48dfb8d721d [2022-02-02T19:26:05.382Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-02T19:26:05.382Z] ---> Running in 08df256194f7 [2022-02-02T19:26:05.981Z] Removing intermediate container 08df256194f7 [2022-02-02T19:26:05.981Z] ---> 0d4b13a0b227 [2022-02-02T19:26:05.981Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:26:07.417Z] ---> 2b16a051bc19 [2022-02-02T19:26:07.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-02T19:26:08.853Z] ---> 88d91f9efd71 [2022-02-02T19:26:08.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-02T19:26:09.845Z] ---> 7e31ebb15893 [2022-02-02T19:26:09.845Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-02T19:26:09.845Z] ---> Running in 01b89b0e285c [2022-02-02T19:26:10.444Z] Removing intermediate container 01b89b0e285c [2022-02-02T19:26:10.444Z] ---> 7089703609fd [2022-02-02T19:26:10.444Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:26:10.444Z] ---> Running in 623b13f9f1a0 [2022-02-02T19:26:11.043Z] Removing intermediate container 623b13f9f1a0 [2022-02-02T19:26:11.043Z] ---> 6e289bca2447 [2022-02-02T19:26:11.043Z] Step 20/22 : LABEL arch=arm64 [2022-02-02T19:26:11.317Z] ---> Running in f092e56996af [2022-02-02T19:26:11.916Z] Removing intermediate container f092e56996af [2022-02-02T19:26:11.916Z] ---> a1e0ded1dcc9 [2022-02-02T19:26:11.916Z] Step 21/22 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:26:12.190Z] ---> Running in 22da0efafc3e [2022-02-02T19:26:12.482Z] Removing intermediate container 22da0efafc3e [2022-02-02T19:26:12.482Z] ---> aba7bae318ce [2022-02-02T19:26:12.482Z] Step 22/22 : LABEL version=0.0.0 [2022-02-02T19:26:12.799Z] ---> Running in 3d606b4f0cf3 [2022-02-02T19:26:13.553Z] Removing intermediate container 3d606b4f0cf3 [2022-02-02T19:26:13.553Z] ---> 4285d0a13b4c [2022-02-02T19:26:13.553Z] [2022-02-02T19:26:13.841Z] Successfully built 4285d0a13b4c [2022-02-02T19:26:13.841Z] Successfully tagged support-notifications-arm64:latest [2022-02-02T19:26:29.188Z]  Building support-notifications ... done Removing intermediate container b4a9355e1d04 [2022-02-02T19:26:29.188Z] ---> 1ce4231b7062 [2022-02-02T19:26:29.188Z] [2022-02-02T19:26:29.188Z] Step 10/31 : FROM alpine:3.14 [2022-02-02T19:26:29.188Z] ---> 5b8b7b635229 [2022-02-02T19:26:29.188Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-02T19:26:29.188Z] ---> Running in a576ed984517 [2022-02-02T19:26:29.188Z] Removing intermediate container a576ed984517 [2022-02-02T19:26:29.188Z] ---> 0dc9db9119be [2022-02-02T19:26:29.188Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-02T19:26:29.188Z] ---> Running in 8222fe557382 [2022-02-02T19:26:29.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T19:26:29.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T19:26:30.180Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-02T19:26:30.180Z] (2/2) Installing su-exec (0.2-r1) [2022-02-02T19:26:30.180Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T19:26:30.180Z] OK: 6 MiB in 16 packages [2022-02-02T19:26:31.180Z] Removing intermediate container 8222fe557382 [2022-02-02T19:26:31.180Z] ---> f2e5582ab4a5 [2022-02-02T19:26:31.180Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-02T19:26:31.458Z] ---> Running in ff00a50d41d0 [2022-02-02T19:26:31.735Z] Removing intermediate container ff00a50d41d0 [2022-02-02T19:26:31.735Z] ---> 6929edd7a20f [2022-02-02T19:26:31.735Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-02T19:26:32.011Z] ---> Running in b7e1d6520e56 [2022-02-02T19:26:32.608Z] Removing intermediate container b7e1d6520e56 [2022-02-02T19:26:32.608Z] ---> 92e95cd4df78 [2022-02-02T19:26:32.608Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-02T19:26:32.608Z] ---> Running in 1bd17297ec99 [2022-02-02T19:26:35.233Z] Removing intermediate container 1bd17297ec99 [2022-02-02T19:26:35.233Z] ---> e9ed8dc52228 [2022-02-02T19:26:35.233Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-02T19:26:35.233Z] Removing intermediate container 5cde9ecb144c [2022-02-02T19:26:35.233Z] ---> d6998cb72654 [2022-02-02T19:26:35.233Z] [2022-02-02T19:26:35.233Z] Step 10/22 : FROM alpine:3.14 [2022-02-02T19:26:35.233Z] ---> 5b8b7b635229 [2022-02-02T19:26:35.233Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:26:35.233Z] ---> Using cache [2022-02-02T19:26:35.233Z] ---> 4a0e7f7fa76a [2022-02-02T19:26:35.233Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:26:35.233Z] ---> Using cache [2022-02-02T19:26:35.233Z] ---> c75e48248d1d [2022-02-02T19:26:35.233Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-02T19:26:35.233Z] ---> Running in 9a37a66be43d [2022-02-02T19:26:35.233Z] ---> Running in 0440f7a19a77 [2022-02-02T19:26:35.830Z] Removing intermediate container 0440f7a19a77 [2022-02-02T19:26:35.830Z] ---> 5b05f3ec71e4 [2022-02-02T19:26:35.830Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-02T19:26:35.830Z] Removing intermediate container 9a37a66be43d [2022-02-02T19:26:35.830Z] ---> 0e9f4a023cb5 [2022-02-02T19:26:35.830Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-02T19:26:36.117Z] ---> Running in 66867f230438 [2022-02-02T19:26:36.718Z] Removing intermediate container 66867f230438 [2022-02-02T19:26:36.718Z] ---> 93a6ac21507c [2022-02-02T19:26:36.718Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:26:36.718Z] ---> 8f6f9ff05349 [2022-02-02T19:26:36.718Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-02T19:26:36.993Z] ---> Running in 1348a48b3da9 [2022-02-02T19:26:37.273Z] Removing intermediate container 96953b33bd37 [2022-02-02T19:26:37.273Z] ---> 2f92bad97933 [2022-02-02T19:26:37.273Z] [2022-02-02T19:26:37.273Z] Step 10/23 : FROM alpine:3.14 [2022-02-02T19:26:37.273Z] ---> 5b8b7b635229 [2022-02-02T19:26:37.273Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-02T19:26:37.273Z] ---> Using cache [2022-02-02T19:26:37.273Z] ---> 4a0e7f7fa76a [2022-02-02T19:26:37.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-02T19:26:37.273Z] ---> Using cache [2022-02-02T19:26:37.273Z] ---> c75e48248d1d [2022-02-02T19:26:37.273Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-02T19:26:37.547Z] ---> Running in 29f8cd3b3a77 [2022-02-02T19:26:37.547Z] ---> eaced3a5feac [2022-02-02T19:26:37.547Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-02T19:26:37.824Z] Removing intermediate container 29f8cd3b3a77 [2022-02-02T19:26:37.824Z] ---> 3456241dc351 [2022-02-02T19:26:37.824Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-02T19:26:38.100Z] ---> Running in d7a80f0ae55d [2022-02-02T19:26:38.386Z] Removing intermediate container d7a80f0ae55d [2022-02-02T19:26:38.386Z] ---> 8cff02fa806a [2022-02-02T19:26:38.386Z] Step 15/23 : WORKDIR / [2022-02-02T19:26:38.661Z] ---> Running in d33c78f30fda [2022-02-02T19:26:38.662Z] ---> fbe8a6bcd1fc [2022-02-02T19:26:38.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-02T19:26:38.937Z] Removing intermediate container d33c78f30fda [2022-02-02T19:26:38.938Z] Removing intermediate container 1348a48b3da9 [2022-02-02T19:26:38.938Z] ---> b9d40536c618 [2022-02-02T19:26:38.938Z] ---> fe28aeca685d [2022-02-02T19:26:38.938Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:26:38.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-02T19:26:39.546Z] ---> acf46bda4b6d [2022-02-02T19:26:39.546Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-02T19:26:39.546Z] ---> Running in 5070c0911ab7 [2022-02-02T19:26:39.546Z] ---> 31a6b812a6ec [2022-02-02T19:26:39.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-02T19:26:39.831Z] ---> 51f80d4ab833 [2022-02-02T19:26:39.831Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-02T19:26:40.103Z] Removing intermediate container 5070c0911ab7 [2022-02-02T19:26:40.103Z] ---> eeadba78b1ce [2022-02-02T19:26:40.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:26:40.103Z] ---> Running in 4ac415bd9f6e [2022-02-02T19:26:40.700Z] Removing intermediate container 4ac415bd9f6e [2022-02-02T19:26:40.700Z] ---> 545b853bb2a1 [2022-02-02T19:26:40.700Z] Step 20/22 : LABEL arch=arm64 [2022-02-02T19:26:40.700Z] ---> Running in 11a68ad44c8f [2022-02-02T19:26:40.976Z] ---> 6d478434bb66 [2022-02-02T19:26:40.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-02T19:26:41.249Z] Removing intermediate container 11a68ad44c8f [2022-02-02T19:26:41.249Z] ---> f7e53859fd31 [2022-02-02T19:26:41.249Z] Step 21/22 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:26:41.249Z] ---> 2ba51a83d20f [2022-02-02T19:26:41.249Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-02T19:26:41.249Z] ---> Running in d5058fb42005 [2022-02-02T19:26:41.846Z] ---> e85eedd00062 [2022-02-02T19:26:41.846Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-02T19:26:41.846Z] Removing intermediate container d5058fb42005 [2022-02-02T19:26:41.846Z] ---> 378090f6aae9 [2022-02-02T19:26:41.846Z] Step 22/22 : LABEL version=0.0.0 [2022-02-02T19:26:41.846Z] ---> Running in 39b6d7d33910 [2022-02-02T19:26:41.846Z] ---> Running in 3f2dedb5265d [2022-02-02T19:26:42.117Z] ---> 0e726978b762 [2022-02-02T19:26:42.117Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-02T19:26:42.390Z] Removing intermediate container 39b6d7d33910 [2022-02-02T19:26:42.390Z] ---> 2968e9875319 [2022-02-02T19:26:42.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-02T19:26:42.390Z] Removing intermediate container 3f2dedb5265d [2022-02-02T19:26:42.390Z] ---> b032597eff89 [2022-02-02T19:26:42.390Z] [2022-02-02T19:26:42.390Z] ---> Running in 3159d70dc8c1 [2022-02-02T19:26:42.986Z] Successfully built b032597eff89 [2022-02-02T19:26:42.986Z] Successfully tagged support-scheduler-arm64:latest [2022-02-02T19:26:42.986Z]  Building support-scheduler ... done Removing intermediate container 3159d70dc8c1 [2022-02-02T19:26:42.986Z] ---> 3ef5ea7655f3 [2022-02-02T19:26:42.986Z] Step 21/23 : LABEL arch=arm64 [2022-02-02T19:26:42.986Z] ---> 8847f5a0544f [2022-02-02T19:26:42.986Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-02T19:26:42.986Z] ---> Running in 640d58672adb [2022-02-02T19:26:43.584Z] Removing intermediate container 640d58672adb [2022-02-02T19:26:43.584Z] ---> d18fd6506b1f [2022-02-02T19:26:43.584Z] Step 22/23 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:26:43.584Z] ---> Running in 407c77c0164d [2022-02-02T19:26:43.584Z] ---> 3a341288eedb [2022-02-02T19:26:43.584Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-02T19:26:43.853Z] ---> Running in 0d93957b1939 [2022-02-02T19:26:44.124Z] Removing intermediate container 407c77c0164d [2022-02-02T19:26:44.124Z] ---> b92dbd8873dd [2022-02-02T19:26:44.124Z] Step 23/23 : LABEL version=0.0.0 [2022-02-02T19:26:44.124Z] ---> Running in 266cca9527a2 [2022-02-02T19:26:44.395Z] Removing intermediate container 0d93957b1939 [2022-02-02T19:26:44.395Z] ---> 30021ad9f76b [2022-02-02T19:26:44.395Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-02T19:26:44.667Z] Removing intermediate container 266cca9527a2 [2022-02-02T19:26:44.667Z] ---> deddc37df31b [2022-02-02T19:26:44.667Z] [2022-02-02T19:26:44.939Z] Successfully built deddc37df31b [2022-02-02T19:26:44.939Z] Successfully tagged core-metadata-arm64:latest [2022-02-02T19:26:44.939Z]  Building core-metadata ... done  ---> d1720e98110f [2022-02-02T19:26:44.939Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-02T19:26:45.220Z] ---> Running in a7179bf72d56 [2022-02-02T19:26:47.185Z] Removing intermediate container a7179bf72d56 [2022-02-02T19:26:47.185Z] ---> a867718e084b [2022-02-02T19:26:47.185Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-02T19:26:47.185Z] ---> Running in 768a4307efbf [2022-02-02T19:26:47.456Z] Removing intermediate container 768a4307efbf [2022-02-02T19:26:47.456Z] ---> d50cdc655c4f [2022-02-02T19:26:47.456Z] Step 28/31 : CMD ["gate"] [2022-02-02T19:26:47.726Z] ---> Running in f5b50f98b49a [2022-02-02T19:26:48.000Z] Removing intermediate container f5b50f98b49a [2022-02-02T19:26:48.000Z] ---> 856b577aab14 [2022-02-02T19:26:48.000Z] Step 29/31 : LABEL arch=arm64 [2022-02-02T19:26:48.271Z] ---> Running in 5cf793668eaa [2022-02-02T19:26:48.542Z] Removing intermediate container 5cf793668eaa [2022-02-02T19:26:48.543Z] ---> d0cf8a1d55a6 [2022-02-02T19:26:48.543Z] Step 30/31 : LABEL git_sha=fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-02T19:26:48.814Z] ---> Running in f2fe9a7773a3 [2022-02-02T19:26:49.090Z] Removing intermediate container f2fe9a7773a3 [2022-02-02T19:26:49.090Z] ---> 24c8e6ce8dc8 [2022-02-02T19:26:49.090Z] Step 31/31 : LABEL version=0.0.0 [2022-02-02T19:26:49.367Z] ---> Running in 09021aa30399 [2022-02-02T19:26:49.638Z] Removing intermediate container 09021aa30399 [2022-02-02T19:26:49.638Z] ---> 50b110e3129e [2022-02-02T19:26:49.638Z] [2022-02-02T19:26:50.228Z] Successfully built 50b110e3129e [2022-02-02T19:26:50.228Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-02T19:26:50.243Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-02-02T19:26:50.253Z] $ docker stop --time=1 0323c8c51c1753c4ae7f322936ba69291a040a0bbfba26c25010cc7160d2fd19 [2022-02-02T19:26:51.885Z] $ docker rm -f 0323c8c51c1753c4ae7f322936ba69291a040a0bbfba26c25010cc7160d2fd19 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T19:26:52.510Z] + docker images [2022-02-02T19:26:52.780Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T19:26:52.780Z] security-bootstrapper-arm64 latest 50b110e3129e 3 seconds ago 18MB [2022-02-02T19:26:52.780Z] core-metadata-arm64 latest deddc37df31b 8 seconds ago 15.9MB [2022-02-02T19:26:52.780Z] support-scheduler-arm64 latest b032597eff89 10 seconds ago 15.3MB [2022-02-02T19:26:52.780Z] 2f92bad97933 16 seconds ago 1.6GB [2022-02-02T19:26:52.780Z] d6998cb72654 18 seconds ago 1.59GB [2022-02-02T19:26:52.780Z] 1ce4231b7062 27 seconds ago 1.59GB [2022-02-02T19:26:52.780Z] support-notifications-arm64 latest 4285d0a13b4c 39 seconds ago 16MB [2022-02-02T19:26:52.780Z] 3519ee80711b 55 seconds ago 1.59GB [2022-02-02T19:26:52.780Z] sys-mgmt-agent-arm64 latest 1ac50c8527df 2 minutes ago 280MB [2022-02-02T19:26:52.780Z] core-data-arm64 latest 33ce2e229ec0 3 minutes ago 19.2MB [2022-02-02T19:26:52.780Z] security-secretstore-setup-arm64 latest 89e1b2a8cf1a 3 minutes ago 26.8MB [2022-02-02T19:26:52.780Z] security-proxy-setup-arm64 latest 7e645e2054a7 3 minutes ago 25.3MB [2022-02-02T19:26:52.780Z] 3c3972095efa 3 minutes ago 1.6GB [2022-02-02T19:26:52.780Z] core-command-arm64 latest 7bddccae76f3 3 minutes ago 15.1MB [2022-02-02T19:26:52.780Z] c42092d9e111 3 minutes ago 1.6GB [2022-02-02T19:26:52.780Z] 8813024aa11d 3 minutes ago 1.59GB [2022-02-02T19:26:52.780Z] cb26d80a69aa 3 minutes ago 1.6GB [2022-02-02T19:26:52.780Z] df20c29a95e7 4 minutes ago 1.59GB [2022-02-02T19:26:52.780Z] ci-base-image-arm64 latest 7d7cf18732c9 14 minutes ago 1.26GB [2022-02-02T19:26:52.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 hours ago 551MB [2022-02-02T19:26:52.780Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-02-02T19:26:52.780Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-02-02T19:26:52.780Z] 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-02-02T19:26:53.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T19:26:53.581Z] [2022-02-02T19:26:53.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:26:53.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T19:26:54.236Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-02T19:26:54.236Z] 448f6bf000e3: Pulling fs layer [2022-02-02T19:26:54.236Z] f757da607395: Pulling fs layer [2022-02-02T19:26:54.236Z] 05883995daec: Pulling fs layer [2022-02-02T19:26:54.236Z] 8603b9c90790: Pulling fs layer [2022-02-02T19:26:54.236Z] 1560dd03e051: Pulling fs layer [2022-02-02T19:26:54.237Z] 27f5ce0e4adf: Pulling fs layer [2022-02-02T19:26:54.237Z] c2d8d7efcc4b: Pulling fs layer [2022-02-02T19:26:54.237Z] 27f5ce0e4adf: Waiting [2022-02-02T19:26:54.237Z] 8603b9c90790: Waiting [2022-02-02T19:26:54.237Z] 1560dd03e051: Waiting [2022-02-02T19:26:54.237Z] c2d8d7efcc4b: Waiting [2022-02-02T19:26:54.237Z] f757da607395: Verifying Checksum [2022-02-02T19:26:54.237Z] f757da607395: Download complete [2022-02-02T19:26:54.237Z] 8603b9c90790: Verifying Checksum [2022-02-02T19:26:54.237Z] 8603b9c90790: Download complete [2022-02-02T19:26:54.237Z] 1560dd03e051: Verifying Checksum [2022-02-02T19:26:54.237Z] 1560dd03e051: Download complete [2022-02-02T19:26:54.508Z] 27f5ce0e4adf: Verifying Checksum [2022-02-02T19:26:54.508Z] 27f5ce0e4adf: Download complete [2022-02-02T19:26:54.508Z] 05883995daec: Verifying Checksum [2022-02-02T19:26:54.508Z] 05883995daec: Download complete [2022-02-02T19:26:54.781Z] 448f6bf000e3: Verifying Checksum [2022-02-02T19:26:54.781Z] 448f6bf000e3: Download complete [2022-02-02T19:26:57.392Z] c2d8d7efcc4b: Verifying Checksum [2022-02-02T19:26:57.392Z] c2d8d7efcc4b: Download complete [2022-02-02T19:26:58.373Z] 448f6bf000e3: Pull complete [2022-02-02T19:26:58.966Z] f757da607395: Pull complete [2022-02-02T19:27:00.394Z] 05883995daec: Pull complete [2022-02-02T19:27:00.394Z] 8603b9c90790: Pull complete [2022-02-02T19:27:01.369Z] 1560dd03e051: Pull complete [2022-02-02T19:27:01.641Z] 27f5ce0e4adf: Pull complete [2022-02-02T19:27:16.698Z] c2d8d7efcc4b: Pull complete [2022-02-02T19:27:16.698Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-02T19:27:16.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T19:27:16.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-02T19:27:16.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-4476 does not seem to be running inside a container [2022-02-02T19:27:17.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-02T19:27:19.638Z] $ docker top 444b88d7831dceec44785c75a0e80181c8222bf0711003cdb4585383ac59d9e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:20.690Z] ---> job-cost.sh [2022-02-02T19:27:20.690Z] lf-activate-venv: SKIPPING [2022-02-02T19:27:20.690Z] INFO: No Stack... [2022-02-02T19:27:21.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-02T19:27:21.553Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T19:27:22.238Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-02-02T19:27:22.238Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T19:27:22.279Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3878-1-stack-cost] [2022-02-02T19:27:22.284Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3878-1-stack-cost] did not exist. Created. [2022-02-02T19:27:22.284Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T19:27:23.013Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-02T19:27:23.191Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T19:27:23.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3878-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T19:27:23.284Z] $ docker stop --time=1 444b88d7831dceec44785c75a0e80181c8222bf0711003cdb4585383ac59d9e7 [2022-02-02T19:27:24.771Z] $ docker rm -f 444b88d7831dceec44785c75a0e80181c8222bf0711003cdb4585383ac59d9e7 [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-02-02T19:27:25.932Z] provisioning config files... [2022-02-02T19:27:25.944Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6529039293537234508tmp [Pipeline] { [Pipeline] sh [2022-02-02T19:27:26.303Z] + set +x [2022-02-02T19:27:26.304Z] + bash -s -- [2022-02-02T19:27:26.304Z] + curl -s https://codecov.io/bash [2022-02-02T19:27:26.304Z] [2022-02-02T19:27:26.304Z] _____ _ [2022-02-02T19:27:26.304Z] / ____| | | [2022-02-02T19:27:26.304Z] | | ___ __| | ___ ___ _____ __ [2022-02-02T19:27:26.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-02T19:27:26.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-02T19:27:26.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-02T19:27:26.304Z] Bash-1.0.6 [2022-02-02T19:27:26.304Z] [2022-02-02T19:27:26.304Z] [2022-02-02T19:27:26.304Z] ==> git version 2.24.4 found [2022-02-02T19:27:26.304Z] ==> 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-02-02T19:27:26.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-02T19:27:26.304Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-02T19:27:26.565Z] ==> Jenkins CI detected. [2022-02-02T19:27:26.565Z] current dir:  /w/workspace/edgex-go/1 [2022-02-02T19:27:26.565Z] project root: . [2022-02-02T19:27:26.565Z] --> token set from env [2022-02-02T19:27:26.565Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-02T19:27:26.565Z] ==> Running gcov in . (disable via -X gcov) [2022-02-02T19:27:26.565Z] ==> Python coveragepy not found [2022-02-02T19:27:26.565Z] ==> Searching for coverage reports in: [2022-02-02T19:27:26.565Z] + . [2022-02-02T19:27:26.565Z] -> Found 1 reports [2022-02-02T19:27:26.565Z] ==> Detecting git/mercurial file structure [2022-02-02T19:27:26.565Z] ==> Reading reports [2022-02-02T19:27:26.565Z] + ./coverage.out bytes=428383 [2022-02-02T19:27:26.565Z] ==> Appending adjustments [2022-02-02T19:27:26.565Z] https://docs.codecov.io/docs/fixing-reports [2022-02-02T19:27:27.956Z] + Found adjustments [2022-02-02T19:27:27.956Z] ==> Gzipping contents [2022-02-02T19:27:27.956Z] 60K /tmp/codecov.juPnEH.gz [2022-02-02T19:27:27.956Z] ==> Uploading reports [2022-02-02T19:27:27.956Z] url: https://codecov.io [2022-02-02T19:27:27.956Z] query: branch=PR-3878&commit=fb42136641a0685476f1b39d3285ed6cd3e9f716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3878&job=&cmd_args= [2022-02-02T19:27:27.956Z] -> Pinging Codecov [2022-02-02T19:27:27.956Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3878&commit=fb42136641a0685476f1b39d3285ed6cd3e9f716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3878&job=&cmd_args= [2022-02-02T19:27:28.218Z] -> Uploading to [2022-02-02T19:27:28.218Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-02/00271124DB129430A58F1EEE437C3FCB/fb42136641a0685476f1b39d3285ed6cd3e9f716/595eb5e8-4329-437e-8486-1343a7e8f752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220202T192728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8884fff3a49dfd82735f7f8f2ed0346f29ca74058c8b8c128df4272a1a65153c [2022-02-02T19:27:28.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T19:27:28.218Z] Dload Upload Total Spent Left Speed [2022-02-02T19:27:28.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57995 0 0 100 57995 0 148k --:--:-- --:--:-- --:--:-- 148k 100 57995 0 0 100 57995 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-02-02T19:27:28.790Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb42136641a0685476f1b39d3285ed6cd3e9f716 [Pipeline] } [2022-02-02T19:27:28.820Z] 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-02-02T19:27:30.239Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:30.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:31.173Z] ---> package-listing.sh [2022-02-02T19:27:31.173Z] ++ facter osfamily [2022-02-02T19:27:31.173Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-02T19:27:31.438Z] + OS_FAMILY=redhat [2022-02-02T19:27:31.438Z] + workspace=/w/workspace/edgex-go/1 [2022-02-02T19:27:31.438Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-02T19:27:31.438Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-02T19:27:31.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-02T19:27:31.438Z] + PACKAGES=/tmp/packages_start.txt [2022-02-02T19:27:31.438Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-02T19:27:31.438Z] + PACKAGES=/tmp/packages_end.txt [2022-02-02T19:27:31.438Z] + case "${OS_FAMILY}" in [2022-02-02T19:27:31.438Z] + rpm -qa [2022-02-02T19:27:31.438Z] + sort [2022-02-02T19:27:35.639Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-02T19:27:35.639Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-02T19:27:35.639Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-02T19:27:35.639Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-02T19:27:35.639Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-02-02T19:27:35.639Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-02-02T19:27:35.676Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-02T19:27:35.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:27:36.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T19:27:36.563Z] [2022-02-02T19:27:36.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T19:27:36.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T19:27:36.909Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-02T19:27:36.909Z] b4d181a07f80: Pulling fs layer [2022-02-02T19:27:36.909Z] a1111a8f2ec3: Pulling fs layer [2022-02-02T19:27:36.909Z] ed53099fbce6: Pulling fs layer [2022-02-02T19:27:36.909Z] dc539afda2c1: Pulling fs layer [2022-02-02T19:27:36.909Z] 77bc0d833cb6: Pulling fs layer [2022-02-02T19:27:36.909Z] 9065ff56babe: Pulling fs layer [2022-02-02T19:27:36.909Z] d287ab97295c: Pulling fs layer [2022-02-02T19:27:36.909Z] dc539afda2c1: Waiting [2022-02-02T19:27:36.909Z] 77bc0d833cb6: Waiting [2022-02-02T19:27:36.909Z] 9065ff56babe: Waiting [2022-02-02T19:27:36.909Z] d287ab97295c: Waiting [2022-02-02T19:27:36.909Z] a1111a8f2ec3: Verifying Checksum [2022-02-02T19:27:36.909Z] a1111a8f2ec3: Download complete [2022-02-02T19:27:36.909Z] dc539afda2c1: Verifying Checksum [2022-02-02T19:27:36.909Z] dc539afda2c1: Download complete [2022-02-02T19:27:37.174Z] ed53099fbce6: Verifying Checksum [2022-02-02T19:27:37.174Z] ed53099fbce6: Download complete [2022-02-02T19:27:37.174Z] 9065ff56babe: Verifying Checksum [2022-02-02T19:27:37.174Z] 9065ff56babe: Download complete [2022-02-02T19:27:37.174Z] 77bc0d833cb6: Verifying Checksum [2022-02-02T19:27:37.174Z] 77bc0d833cb6: Download complete [2022-02-02T19:27:37.174Z] b4d181a07f80: Verifying Checksum [2022-02-02T19:27:37.174Z] b4d181a07f80: Download complete [2022-02-02T19:27:37.749Z] d287ab97295c: Verifying Checksum [2022-02-02T19:27:37.749Z] d287ab97295c: Download complete [2022-02-02T19:27:38.688Z] b4d181a07f80: Pull complete [2022-02-02T19:27:38.949Z] a1111a8f2ec3: Pull complete [2022-02-02T19:27:39.517Z] ed53099fbce6: Pull complete [2022-02-02T19:27:39.517Z] dc539afda2c1: Pull complete [2022-02-02T19:27:39.793Z] 77bc0d833cb6: Pull complete [2022-02-02T19:27:40.064Z] 9065ff56babe: Pull complete [2022-02-02T19:27:45.409Z] d287ab97295c: Pull complete [2022-02-02T19:27:45.409Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-02T19:27:45.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T19:27:45.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-02T19:27:45.504Z] prd-centos7-docker-4c-2g-4475 does not seem to be running inside a container [2022-02-02T19:27:45.535Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T19:27:49.005Z] $ docker top d8f6569270ecd3dc9674180908fa8b675410483378feebc41910950fd069fc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T19:27:49.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-02T19:27:49.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-02T19:27:50.063Z] + ls /var/log/sa-host [2022-02-02T19:27:50.064Z] + sadf -c /var/log/sa-host/sa02 [2022-02-02T19:27:50.064Z] file_magic: OK [2022-02-02T19:27:50.064Z] HZ: Using current value: 100 [2022-02-02T19:27:50.064Z] file_header: OK [2022-02-02T19:27:50.064Z] 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-02-02T19:27:50.064Z] Statistics: [2022-02-02T19:27:50.064Z] 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-02-02T19:27:50.064Z] File successfully converted to sysstat format version 12.0.3 [2022-02-02T19:27:50.064Z] + sadf -c /var/log/sa-host/sa17 [2022-02-02T19:27:50.064Z] file_magic: OK [2022-02-02T19:27:50.064Z] HZ: Using current value: 100 [2022-02-02T19:27:50.064Z] file_header: OK [2022-02-02T19:27:50.064Z] 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-02-02T19:27:50.064Z] Statistics: [2022-02-02T19:27:50.064Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T19:27:50.064Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T19:27:50.346Z] provisioning config files... [2022-02-02T19:27:50.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6446668877108527967tmp [Pipeline] { [Pipeline] echo [2022-02-02T19:27:50.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:50.718Z] ---> create-netrc.sh [Pipeline] } [2022-02-02T19:27:50.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:51.152Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-02T19:27:51.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:51.503Z] ---> sudo-logs.sh [2022-02-02T19:27:51.503Z] Archiving 'sudo' log.. [2022-02-02T19:27:51.503Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4475.novalocal: Name or service not known [2022-02-02T19:27:51.503Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4475.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-02T19:27:51.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:51.911Z] ---> job-cost.sh [2022-02-02T19:27:51.911Z] lf-activate-venv: SKIPPING [2022-02-02T19:27:51.911Z] DEBUG: total: 0.10999999940395355 [2022-02-02T19:27:51.911Z] INFO: Retrieving Stack Cost... [2022-02-02T19:27:52.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T19:27:52.745Z] INFO: Archiving Costs [Pipeline] echo [2022-02-02T19:27:52.781Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T19:27:53.105Z] ---> logs-deploy.sh [2022-02-02T19:27:53.105Z] lf-activate-venv: SKIPPING [2022-02-02T19:27:53.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3878/1 [2022-02-02T19:27:53.105Z] INFO: archiving workspace using pattern(s): [2022-02-02T19:27:54.050Z] Archives upload complete. [2022-02-02T19:27:54.050Z] INFO: archiving logs to Nexus