Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 1404bfaf31859b334881d5b2c40dd08403d8cbc6 rather than 1aa1c1cec717cc491b4d969b18935d29e64f8a9f Obtained Jenkinsfile from 1404bfaf31859b334881d5b2c40dd08403d8cbc6 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-ssh15206338668635843531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7701686948335948982.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7680504924068456299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11028483127853747393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15513181805746970297.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7825 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 Merge succeeded, producing 45d5becd454db6d394af50a7692a957c8b2417a3 Checking out Revision 45d5becd454db6d394af50a7692a957c8b2417a3 (PR-3904) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45d5becd454db6d394af50a7692a957c8b2417a3 # timeout=10 Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-17T13:39:33.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-17T13:39:33.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-17T13:39:33.663Z] ========================================================= [2022-03-17T13:39:33.663Z] EdgeX Global Pipelines Version Info [2022-03-17T13:39:33.663Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 [2022-03-17T13:39:34.437Z] ------------------- [2022-03-17T13:39:34.437Z] stable info: [2022-03-17T13:39:34.437Z] ------------------- [2022-03-17T13:39:34.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-17T13:39:34.437Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T13:39:34.437Z] Message: update stable to v1.0.221 [2022-03-17T13:39:35.011Z] ------------------- [2022-03-17T13:39:35.011Z] experimental info: [2022-03-17T13:39:35.011Z] ------------------- [2022-03-17T13:39:35.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-17T13:39:35.011Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T13:39:35.011Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-17T13:39:35.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-17T13:39:35.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-17T13:39:35.159Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-17T13:39:35.170Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-17T13:39:35.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-17T13:39:35.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-17T13:39:35.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-17T13:39:35.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-17T13:39:35.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-17T13:39:35.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-17T13:39:35.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-17T13:39:35.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-17T13:39:35.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-17T13:39:35.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-17T13:39:35.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-17T13:39:35.307Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T13:39:35.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T13:39:35.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-17T13:39:35.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-17T13:39:35.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-17T13:39:35.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-17T13:39:35.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-17T13:39:35.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-17T13:39:35.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-17T13:39:35.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-17T13:39:35.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo [2022-03-17T13:39:35.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45d5bec [Pipeline] echo [2022-03-17T13:39:35.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T13:39:35.479Z] provisioning config files... [2022-03-17T13:39:35.497Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8997430675142383899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T13:39:35.824Z] ---> docker-login.sh [2022-03-17T13:39:35.824Z] nexus3.edgexfoundry.org:10001 [2022-03-17T13:39:36.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:39:36.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:39:36.350Z] Configure a credential helper to remove this warning. See [2022-03-17T13:39:36.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:39:36.350Z] [2022-03-17T13:39:36.350Z] Login Succeeded [2022-03-17T13:39:36.350Z] nexus3.edgexfoundry.org:10002 [2022-03-17T13:39:36.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:39:36.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:39:36.350Z] Configure a credential helper to remove this warning. See [2022-03-17T13:39:36.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:39:36.350Z] [2022-03-17T13:39:36.350Z] Login Succeeded [2022-03-17T13:39:36.350Z] nexus3.edgexfoundry.org:10003 [2022-03-17T13:39:36.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:39:36.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:39:36.611Z] Configure a credential helper to remove this warning. See [2022-03-17T13:39:36.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:39:36.611Z] [2022-03-17T13:39:36.611Z] Login Succeeded [2022-03-17T13:39:36.611Z] nexus3.edgexfoundry.org:10004 [2022-03-17T13:39:36.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:39:36.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:39:36.611Z] Configure a credential helper to remove this warning. See [2022-03-17T13:39:36.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:39:36.611Z] [2022-03-17T13:39:36.611Z] Login Succeeded [2022-03-17T13:39:36.611Z] docker.io [2022-03-17T13:39:36.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:39:37.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:39:37.136Z] Configure a credential helper to remove this warning. See [2022-03-17T13:39:37.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:39:37.136Z] [2022-03-17T13:39:37.136Z] Login Succeeded [2022-03-17T13:39:37.136Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T13:39:37.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T13:39:37.460Z] + 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-03-17T13:39:37.460Z] + dirname cmd/core-command/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/core-data/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/core-metadata/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-17T13:39:37.460Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-03-17T13:39:37.460Z] cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-17T13:39:37.460Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2022-03-17T13:39:37.460Z] cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/support-notifications/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-17T13:39:37.460Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-17T13:39:37.460Z] + cut -d/ -f2 [2022-03-17T13:39:37.460Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-17T13:39:37.498Z] 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-03-17T13:39:37.852Z] + git rev-list -1 --merges 45d5becd454db6d394af50a7692a957c8b2417a3~1..45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo [2022-03-17T13:39:37.866Z] -----------> git rev-list -1 --merges 45d5becd454db6d394af50a7692a957c8b2417a3~1..45d5becd454db6d394af50a7692a957c8b2417a3 45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:39:37.866Z] 45d5becd454db6d394af50a7692a957c8b2417a3 [false] [Pipeline] sh [2022-03-17T13:39:38.162Z] + git log --format=format:%s -1 45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo [2022-03-17T13:39:38.180Z] ========================================================= [2022-03-17T13:39:38.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-17T13:39:38.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-17T13:39:38.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T13:39:38.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-17T13:39:38.733Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-17T13:39:38.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-17T13:39:38.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-17T13:39:38.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-17T13:39:38.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:39:39.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T13:39:39.162Z] [2022-03-17T13:39:39.162Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:39:39.469Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T13:39:39.469Z] latest: Pulling from edgex-devops/git-semver [2022-03-17T13:39:39.469Z] a0d0a0d46f8b: Pulling fs layer [2022-03-17T13:39:39.469Z] 3e5f54012d9b: Pulling fs layer [2022-03-17T13:39:39.469Z] 4c7163046ea9: Pulling fs layer [2022-03-17T13:39:39.469Z] 0c2d73faf560: Pulling fs layer [2022-03-17T13:39:39.469Z] 0c2d73faf560: Waiting [2022-03-17T13:39:39.469Z] 3e5f54012d9b: Download complete [2022-03-17T13:39:39.469Z] a0d0a0d46f8b: Verifying Checksum [2022-03-17T13:39:39.469Z] a0d0a0d46f8b: Download complete [2022-03-17T13:39:39.469Z] 0c2d73faf560: Verifying Checksum [2022-03-17T13:39:39.469Z] 0c2d73faf560: Download complete [2022-03-17T13:39:39.469Z] 4c7163046ea9: Verifying Checksum [2022-03-17T13:39:39.469Z] 4c7163046ea9: Download complete [2022-03-17T13:39:39.731Z] a0d0a0d46f8b: Pull complete [2022-03-17T13:39:39.731Z] 3e5f54012d9b: Pull complete [2022-03-17T13:39:39.993Z] 4c7163046ea9: Pull complete [2022-03-17T13:39:40.256Z] 0c2d73faf560: Pull complete [2022-03-17T13:39:40.256Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-17T13:39:40.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T13:39:40.256Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-17T13:39:40.414Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T13:39:40.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-17T13:39:41.292Z] $ docker top 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T13:39:41.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T13:39:41.387Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T13:39:41.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T13:39:41.550Z] $ docker exec 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent [2022-03-17T13:39:41.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPnfLi/agent.13 [2022-03-17T13:39:41.675Z] SSH_AGENT_PID=19 [2022-03-17T13:39:41.685Z] Running ssh-add (command line suppressed) [2022-03-17T13:39:41.812Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7893907689134318758.key (/w/workspace/edgex-go/4@tmp/private_key_7893907689134318758.key) [2022-03-17T13:39:41.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T13:39:42.114Z] + git tag --points-at HEAD [Pipeline] } [2022-03-17T13:39:42.146Z] $ docker exec --env ******** --env ******** 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent -k [2022-03-17T13:39:42.268Z] unset SSH_AUTH_SOCK; [2022-03-17T13:39:42.269Z] unset SSH_AGENT_PID; [2022-03-17T13:39:42.269Z] echo Agent pid 19 killed; [2022-03-17T13:39:42.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-17T13:39:42.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T13:39:42.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T13:39:42.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T13:39:42.442Z] $ docker exec 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent [2022-03-17T13:39:42.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXABmaLC/agent.52 [2022-03-17T13:39:42.562Z] SSH_AGENT_PID=58 [2022-03-17T13:39:42.568Z] Running ssh-add (command line suppressed) [2022-03-17T13:39:42.702Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5888452145003149477.key (/w/workspace/edgex-go/4@tmp/private_key_5888452145003149477.key) [2022-03-17T13:39:42.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T13:39:43.009Z] + git semver init [2022-03-17T13:39:43.009Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T13:39:43.009Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-17T13:39:43.009Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-17T13:39:43.009Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T13:39:43.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T13:39:43.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T13:39:43.009Z] # $SEMVER_BRANCH = PR-3904 [2022-03-17T13:39:43.009Z] # $SEMVER_TEMP = /tmp/semver-114899305 [2022-03-17T13:39:43.009Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-17T13:39:57.942Z] # '/tmp/semver-114899305' -> '/w/workspace/edgex-go/4/.semver' [2022-03-17T13:39:57.942Z] # -> Force: false [2022-03-17T13:39:57.942Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-17T13:39:57.961Z] $ docker exec --env ******** --env ******** 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent -k [2022-03-17T13:39:58.090Z] unset SSH_AUTH_SOCK; [2022-03-17T13:39:58.090Z] unset SSH_AGENT_PID; [2022-03-17T13:39:58.091Z] echo Agent pid 58 killed; [2022-03-17T13:39:58.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T13:39:58.412Z] + git semver [Pipeline] } [2022-03-17T13:39:58.435Z] $ docker stop --time=1 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 [2022-03-17T13:40:00.543Z] $ docker rm -f 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T13:40:00.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-17T13:40:01.178Z] Stashed 1 file(s) [Pipeline] echo [2022-03-17T13:40:01.181Z] [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-03-17T13:40:01.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T13:40:01.326Z] ========================================================= [2022-03-17T13:40:01.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-17T13:40:01.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:40:01.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T13:40:01.616Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-17T13:40:01.616Z] 59bf1c3509f3: Pulling fs layer [2022-03-17T13:40:01.616Z] 666ba61612fd: Pulling fs layer [2022-03-17T13:40:01.616Z] 8ed8ca486205: Pulling fs layer [2022-03-17T13:40:01.616Z] 4fe6c5a15a65: Pulling fs layer [2022-03-17T13:40:01.616Z] 22a0e8bec74d: Pulling fs layer [2022-03-17T13:40:01.616Z] 640e595b4fbd: Pulling fs layer [2022-03-17T13:40:01.616Z] 763cafe07f6e: Pulling fs layer [2022-03-17T13:40:01.616Z] 0c0b528cf693: Pulling fs layer [2022-03-17T13:40:01.616Z] 10935f4eaf8b: Pulling fs layer [2022-03-17T13:40:01.616Z] 640e595b4fbd: Waiting [2022-03-17T13:40:01.616Z] 763cafe07f6e: Waiting [2022-03-17T13:40:01.616Z] 0c0b528cf693: Waiting [2022-03-17T13:40:01.616Z] 10935f4eaf8b: Waiting [2022-03-17T13:40:01.616Z] 4fe6c5a15a65: Waiting [2022-03-17T13:40:01.616Z] 22a0e8bec74d: Waiting [2022-03-17T13:40:01.616Z] 8ed8ca486205: Verifying Checksum [2022-03-17T13:40:01.616Z] 8ed8ca486205: Download complete [2022-03-17T13:40:01.616Z] 666ba61612fd: Download complete [2022-03-17T13:40:01.616Z] 22a0e8bec74d: Verifying Checksum [2022-03-17T13:40:01.616Z] 22a0e8bec74d: Download complete [2022-03-17T13:40:01.616Z] 640e595b4fbd: Verifying Checksum [2022-03-17T13:40:01.616Z] 640e595b4fbd: Download complete [2022-03-17T13:40:01.616Z] 59bf1c3509f3: Verifying Checksum [2022-03-17T13:40:01.616Z] 59bf1c3509f3: Download complete [2022-03-17T13:40:01.616Z] 763cafe07f6e: Download complete [2022-03-17T13:40:01.878Z] 0c0b528cf693: Verifying Checksum [2022-03-17T13:40:01.878Z] 0c0b528cf693: Download complete [2022-03-17T13:40:01.878Z] 59bf1c3509f3: Pull complete [2022-03-17T13:40:01.878Z] 666ba61612fd: Pull complete [2022-03-17T13:40:02.138Z] 8ed8ca486205: Pull complete [2022-03-17T13:40:02.398Z] 10935f4eaf8b: Verifying Checksum [2022-03-17T13:40:02.398Z] 10935f4eaf8b: Download complete [2022-03-17T13:40:02.398Z] 4fe6c5a15a65: Verifying Checksum [2022-03-17T13:40:02.398Z] 4fe6c5a15a65: Download complete [2022-03-17T13:40:06.598Z] 4fe6c5a15a65: Pull complete [2022-03-17T13:40:06.598Z] 22a0e8bec74d: Pull complete [2022-03-17T13:40:06.598Z] 640e595b4fbd: Pull complete [2022-03-17T13:40:06.862Z] 763cafe07f6e: Pull complete [2022-03-17T13:40:06.862Z] 0c0b528cf693: Pull complete [2022-03-17T13:40:09.419Z] 10935f4eaf8b: Pull complete [2022-03-17T13:40:09.419Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-17T13:40:09.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T13:40:09.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:40:09.722Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T13:40:09.722Z] WORKDIR /edgex [2022-03-17T13:40:09.722Z] COPY go.mod . [2022-03-17T13:40:09.722Z] RUN go mod download [2022-03-17T13:40:09.722Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-17T13:40:11.103Z] Sending build context to Docker daemon 334.2MB [2022-03-17T13:40:11.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T13:40:11.103Z] ---> 99d49a6021b9 [2022-03-17T13:40:11.103Z] Step 2/4 : WORKDIR /edgex [2022-03-17T13:40:13.650Z] ---> Running in 0986ae303aad [2022-03-17T13:40:13.650Z] Removing intermediate container 0986ae303aad [2022-03-17T13:40:13.650Z] ---> 77454c373233 [2022-03-17T13:40:13.650Z] Step 3/4 : COPY go.mod . [2022-03-17T13:40:13.650Z] ---> 18ff78af7445 [2022-03-17T13:40:13.650Z] Step 4/4 : RUN go mod download [2022-03-17T13:40:13.650Z] ---> Running in 2357d9512dbc [2022-03-17T13:40:16.268Z] Still waiting to schedule task [2022-03-17T13:40:16.269Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-17T13:40:40.241Z] Removing intermediate container 2357d9512dbc [2022-03-17T13:40:40.241Z] ---> d34b0990ef74 [2022-03-17T13:40:40.241Z] Successfully built d34b0990ef74 [2022-03-17T13:40:40.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:40:40.541Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T13:40:40.541Z] . [Pipeline] withDockerContainer [2022-03-17T13:40:40.608Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T13:40:40.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T13:40:41.138Z] $ docker top 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T13:40:41.513Z] + go version [2022-03-17T13:40:41.513Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-17T13:40:41.531Z] $ docker stop --time=1 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 [2022-03-17T13:40:42.895Z] $ docker rm -f 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:40:43.311Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T13:40:43.311Z] . [Pipeline] withDockerContainer [2022-03-17T13:40:43.392Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T13:40:43.434Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T13:40:43.843Z] $ docker top 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-17T13:40:43.922Z] ========================================================= [2022-03-17T13:40:43.922Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-17T13:40:43.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:40:44.209Z] + make test [2022-03-17T13:40:44.210Z] go mod tidy [2022-03-17T13:40:44.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-17T13:40:51.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-17T13:40:59.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-17T13:40:59.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-17T13:40:59.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-17T13:40:59.448Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-17T13:40:59.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-17T13:40:59.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-17T13:40:59.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-17T13:40:59.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-17T13:40:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-17T13:41:00.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-03-17T13:41:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-17T13:41:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-17T13:41:01.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-03-17T13:41:01.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-17T13:41:01.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements [2022-03-17T13:41:01.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-17T13:41:01.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.925s coverage: 89.2% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 94.2% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 24.0% of statements [2022-03-17T13:41:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-03-17T13:41:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-03-17T13:41:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2022-03-17T13:41:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-03-17T13:41:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-03-17T13:41:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-17T13:41:24.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-03-17T13:41:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-17T13:41:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-17T13:41:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-17T13:41:24.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2022-03-17T13:41:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-17T13:41:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.401s coverage: 65.4% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-17T13:41:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-03-17T13:41:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-17T13:41:24.939Z] 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-03-17T13:41:39.839Z] GO111MODULE=on go vet ./... [2022-03-17T13:41:44.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-17T13:41:44.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-17T13:41:44.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-17T13:41:45.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-17T13:41:45.486Z] + ls -al . [2022-03-17T13:41:45.486Z] total 676 [2022-03-17T13:41:45.486Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 13:41 . [2022-03-17T13:41:45.486Z] drwxr-xr-x 4 root root 4096 Mar 17 13:40 .. [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 11 Mar 17 13:39 .dockerignore [2022-03-17T13:41:45.486Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 13:39 .git [2022-03-17T13:41:45.486Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 13:39 .github [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 804 Mar 17 13:39 .gitignore [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 13:39 .golangci.yml [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 76 Mar 17 13:39 .hadolint.yml [2022-03-17T13:41:45.486Z] drwx------ 3 1001 1001 4096 Mar 17 13:39 .semver [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 13:39 .sonarcloud.properties [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 13:39 ADOPTERS.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 9019 Mar 17 13:39 Attribution.txt [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 51732 Mar 17 13:39 CHANGELOG.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 13:39 CONTRIBUTING.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 13:39 GOVERNANCE.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 849 Mar 17 13:39 Jenkinsfile [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 13:39 LICENSE [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 6508 Mar 17 13:39 Makefile [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 13:39 OWNERS.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 8207 Mar 17 13:39 README.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 6912 Mar 17 13:39 SECURITY.md [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 13:40 VERSION [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 4131 Mar 17 13:39 ZMQWindows.md [2022-03-17T13:41:45.486Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 13:39 bin [2022-03-17T13:41:45.486Z] drwxrwxr-x 14 1001 1001 4096 Mar 17 13:39 cmd [2022-03-17T13:41:45.486Z] -rw-r--r-- 1 root root 426503 Mar 17 13:41 coverage.out [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 2827 Mar 17 13:39 go.mod [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 50365 Mar 17 13:39 go.sum [2022-03-17T13:41:45.486Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 13:39 internal [2022-03-17T13:41:45.486Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 13:39 openapi [2022-03-17T13:41:45.486Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 13:39 snap [2022-03-17T13:41:45.486Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 13:39 version.go [Pipeline] sh [2022-03-17T13:41:45.774Z] + '[' -e coverage.out ] [2022-03-17T13:41:45.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-17T13:41:45.863Z] Stashed 1 file(s) [Pipeline] sh [2022-03-17T13:41:46.145Z] + make build [2022-03-17T13:41:46.145Z] 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-03-17T13:41:47.531Z] 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-03-17T13:41:48.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7826 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-17T13:41:48.266Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-17T13:41:48.456Z] The recommended git tool is: git [2022-03-17T13:41:52.819Z] 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-03-17T13:41:53.390Z] 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-03-17T13:41:54.331Z] 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-03-17T13:41:54.590Z] 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-03-17T13:41:55.531Z] 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-03-17T13:41:55.625Z] using credential edgex-jenkins-ssh [2022-03-17T13:41:55.647Z] Cloning the remote Git repository [2022-03-17T13:41:55.722Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:41:55.816Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-17T13:41:56.467Z] 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-03-17T13:41:56.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:41:56.042Z] > git --version # timeout=10 [2022-03-17T13:41:56.074Z] > git --version # 'git version 2.25.1' [2022-03-17T13:41:56.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:41:56.255Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T13:41:57.408Z] 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-03-17T13:41:58.347Z] 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-03-17T13:41:58.917Z] 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-03-17T13:41:59.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-17T13:42:01.257Z] $ docker stop --time=1 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 [2022-03-17T13:42:03.343Z] $ docker rm -f 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:42:04.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T13:42:04.613Z] [2022-03-17T13:42:04.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:42:04.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T13:42:04.920Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-17T13:42:04.920Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-17T13:42:04.920Z] ca9280d653b3: Pulling fs layer [2022-03-17T13:42:04.920Z] 7e9c9ca2126c: Pulling fs layer [2022-03-17T13:42:04.920Z] cbdbe7a5bc2a: Download complete [2022-03-17T13:42:05.180Z] ca9280d653b3: Verifying Checksum [2022-03-17T13:42:05.180Z] ca9280d653b3: Download complete [2022-03-17T13:42:05.180Z] cbdbe7a5bc2a: Pull complete [2022-03-17T13:42:05.440Z] 7e9c9ca2126c: Verifying Checksum [2022-03-17T13:42:05.440Z] 7e9c9ca2126c: Download complete [2022-03-17T13:42:05.700Z] ca9280d653b3: Pull complete [2022-03-17T13:42:08.993Z] 7e9c9ca2126c: Pull complete [2022-03-17T13:42:09.253Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-17T13:42:09.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T13:42:09.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-17T13:42:09.321Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T13:42:09.361Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-17T13:42:10.735Z] $ docker top ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T13:42:11.085Z] + docker-compose build --help [2022-03-17T13:42:11.085Z] + grep parallel [2022-03-17T13:42:11.657Z] --parallel Build images in parallel. [Pipeline] } [2022-03-17T13:42:11.674Z] $ docker stop --time=1 ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e [2022-03-17T13:42:12.286Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-17T13:42:12.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T13:42:12.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-17T13:42:12.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:42:12.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:42:12.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-17T13:42:12.981Z] $ docker rm -f ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:42:13.189Z] Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f [2022-03-17T13:42:13.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T13:42:13.375Z] . [Pipeline] withDockerContainer [2022-03-17T13:42:13.448Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T13:42:13.488Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-17T13:42:13.805Z] Merge succeeded, producing b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:42:13.806Z] Checking out Revision b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e (PR-3904) [2022-03-17T13:42:13.893Z] $ docker top 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T13:42:14.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-17T13:42:14.824Z] Building core-command ... [2022-03-17T13:42:14.824Z] Building core-data ... [2022-03-17T13:42:14.824Z] Building core-metadata ... [2022-03-17T13:42:14.824Z] Building security-bootstrapper ... [2022-03-17T13:42:14.824Z] Building security-proxy-setup ... [2022-03-17T13:42:14.824Z] Building security-secretstore-setup ... [2022-03-17T13:42:14.824Z] Building support-notifications ... [2022-03-17T13:42:14.824Z] Building support-scheduler ... [2022-03-17T13:42:14.824Z] Building sys-mgmt-agent ... [2022-03-17T13:42:14.824Z] Building support-notifications [2022-03-17T13:42:14.824Z] Building security-bootstrapper [2022-03-17T13:42:14.824Z] Building security-proxy-setup [2022-03-17T13:42:14.824Z] Building core-command [2022-03-17T13:42:14.824Z] Building core-metadata [2022-03-17T13:42:13.215Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T13:42:13.234Z] > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 [2022-03-17T13:42:13.471Z] > git remote # timeout=10 [2022-03-17T13:42:13.490Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T13:42:13.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:42:13.518Z] > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 [2022-03-17T13:42:13.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T13:42:13.820Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T13:42:13.833Z] > git checkout -f b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e # timeout=10 [2022-03-17T13:42:18.107Z] Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" [2022-03-17T13:42:18.133Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-17T13:42:19.446Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-17T13:42:19.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T13:42:19.446Z] Dload Upload Total Spent Left Speed [2022-03-17T13:42:19.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 [2022-03-17T13:42:18.124Z] > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 [Pipeline] sh [2022-03-17T13:42:19.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-17T13:42:20.309Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-03-17T13:42:20.309Z] tee /etc/docker/daemon.new [2022-03-17T13:42:20.309Z] { [2022-03-17T13:42:20.309Z] "registry-mirrors": [ [2022-03-17T13:42:20.309Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-17T13:42:20.309Z] ], [2022-03-17T13:42:20.309Z] "bip": "10.250.0.254/24", [2022-03-17T13:42:20.309Z] "hosts": [ [2022-03-17T13:42:20.309Z] "tcp://0.0.0.0:5555", [2022-03-17T13:42:20.309Z] "unix:///var/run/docker.sock" [2022-03-17T13:42:20.309Z] ], [2022-03-17T13:42:20.309Z] "mtu": 1458, [2022-03-17T13:42:20.309Z] "selinux-enabled": true, [2022-03-17T13:42:20.309Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-17T13:42:20.309Z] } [Pipeline] sh [2022-03-17T13:42:20.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-17T13:42:21.167Z] + sudo service docker restart [2022-03-17T13:42:32.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:42:32.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:42:32.933Z] ---> d34b0990ef74 [2022-03-17T13:42:32.934Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:42:32.934Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:42:32.934Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:42:32.934Z] ---> d34b0990ef74 [2022-03-17T13:42:32.934Z] Step 3/31 : WORKDIR /edgex-go [2022-03-17T13:42:32.934Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:42:32.934Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:42:32.934Z] ---> d34b0990ef74 [2022-03-17T13:42:32.934Z] Step 3/21 : WORKDIR /edgex-go [2022-03-17T13:42:32.934Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:42:32.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:42:32.934Z] ---> d34b0990ef74 [2022-03-17T13:42:32.934Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:42:32.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:42:32.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:42:32.934Z] ---> d34b0990ef74 [2022-03-17T13:42:32.934Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T13:42:34.930Z] ---> Running in 50457edd55e8 [2022-03-17T13:42:34.930Z] ---> Running in ad6bd3725df8 [2022-03-17T13:42:34.930Z] ---> Running in 926fd5b08ca5 [2022-03-17T13:42:34.930Z] ---> Running in 60a5f1872e21 [2022-03-17T13:42:34.930Z] ---> Running in 04c766054a50 [2022-03-17T13:42:34.930Z] Removing intermediate container 926fd5b08ca5 [2022-03-17T13:42:34.930Z] ---> b983e77e1bf0 [2022-03-17T13:42:34.930Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:42:34.930Z] Removing intermediate container 50457edd55e8 [2022-03-17T13:42:34.930Z] ---> 98ff1342dc84 [2022-03-17T13:42:34.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:42:34.930Z] Removing intermediate container 04c766054a50 [2022-03-17T13:42:34.930Z] ---> ac16d9f23b7e [2022-03-17T13:42:34.930Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:42:34.930Z] Removing intermediate container 60a5f1872e21 [2022-03-17T13:42:34.930Z] ---> a20b7197b80a [2022-03-17T13:42:34.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:42:34.930Z] Removing intermediate container ad6bd3725df8 [2022-03-17T13:42:34.930Z] ---> c689e65159b2 [2022-03-17T13:42:34.930Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:42:34.930Z] ---> Running in 0f934d4e7be0 [2022-03-17T13:42:34.930Z] ---> Running in 0cdb873ce7d5 [2022-03-17T13:42:34.930Z] ---> Running in e57dcc14b770 [2022-03-17T13:42:34.930Z] ---> Running in 69c5b0b58772 [2022-03-17T13:42:34.930Z] ---> Running in 2d5870e24a7e [2022-03-17T13:42:35.871Z] Removing intermediate container 0f934d4e7be0 [2022-03-17T13:42:35.871Z] ---> 7be9cf98a5bd [2022-03-17T13:42:35.871Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-17T13:42:36.148Z] ---> Running in da4a643a53be [2022-03-17T13:42:36.148Z] Removing intermediate container 0cdb873ce7d5 [2022-03-17T13:42:36.148Z] ---> 9dbce71f93bc [2022-03-17T13:42:36.148Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T13:42:36.148Z] ---> Running in 9a6a5636b3c4 [2022-03-17T13:42:36.148Z] Removing intermediate container e57dcc14b770 [2022-03-17T13:42:36.148Z] ---> ec87612aae51 [2022-03-17T13:42:36.148Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-17T13:42:36.408Z] ---> Running in e0f1a05dc513 [2022-03-17T13:42:36.408Z] Removing intermediate container 69c5b0b58772 [2022-03-17T13:42:36.408Z] ---> 851a707dc701 [2022-03-17T13:42:36.408Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T13:42:36.408Z] ---> Running in 6c38a013ba2c [2022-03-17T13:42:36.670Z] Removing intermediate container 2d5870e24a7e [2022-03-17T13:42:36.670Z] ---> 768a3c90d7dc [2022-03-17T13:42:36.670Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-17T13:42:36.670Z] ---> Running in 5fcadfe5e5fb [2022-03-17T13:42:36.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:36.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:36.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:36.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:37.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:38.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:42:38.024Z] OK: 221 MiB in 52 packages [2022-03-17T13:42:38.024Z] OK: 221 MiB in 52 packages [2022-03-17T13:42:38.024Z] OK: 221 MiB in 52 packages [2022-03-17T13:42:38.283Z] OK: 221 MiB in 52 packages [2022-03-17T13:42:38.283Z] OK: 221 MiB in 52 packages [2022-03-17T13:42:38.547Z] Removing intermediate container 9a6a5636b3c4 [2022-03-17T13:42:38.548Z] ---> b1dd4a5b66d0 [2022-03-17T13:42:38.548Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:42:38.548Z] Removing intermediate container da4a643a53be [2022-03-17T13:42:38.548Z] ---> d362d78252c9 [2022-03-17T13:42:38.548Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-17T13:42:38.548Z] ---> 0e02329aa7f0 [2022-03-17T13:42:38.548Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:42:38.809Z] ---> Running in 6d703d71c6f2 [2022-03-17T13:42:38.809Z] ---> 9198dc8744a0 [2022-03-17T13:42:38.809Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:42:38.809Z] ---> Running in 6d8b96d48d33 [2022-03-17T13:42:38.809Z] Removing intermediate container 6c38a013ba2c [2022-03-17T13:42:38.809Z] ---> f2a3da239e01 [2022-03-17T13:42:38.809Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:42:38.809Z] Removing intermediate container e0f1a05dc513 [2022-03-17T13:42:38.809Z] ---> b6194f81d272 [2022-03-17T13:42:38.809Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T13:42:39.074Z] Removing intermediate container 5fcadfe5e5fb [2022-03-17T13:42:39.074Z] ---> 9072ace2855a [2022-03-17T13:42:39.074Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-17T13:42:39.074Z] ---> 546844b2ace4 [2022-03-17T13:42:39.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:42:39.074Z] ---> 234284f8428e [2022-03-17T13:42:39.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:42:39.337Z] ---> bd46b47f4ce4 [2022-03-17T13:42:39.337Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:42:39.337Z] ---> Running in 281f26408b36 [2022-03-17T13:42:39.337Z] ---> Running in 6fc6ba6b895e [2022-03-17T13:42:39.337Z] ---> Running in c78c32cdbc56 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T13:42:39.526Z] provisioning config files... [2022-03-17T13:42:39.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7927762071004522240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T13:42:39.907Z] Removing intermediate container 6d703d71c6f2 [2022-03-17T13:42:39.907Z] ---> 5eb1266120b7 [2022-03-17T13:42:39.907Z] Step 8/23 : COPY . . [2022-03-17T13:42:39.915Z] ---> docker-login.sh [2022-03-17T13:42:39.915Z] nexus3.edgexfoundry.org:10001 [2022-03-17T13:42:40.478Z] Removing intermediate container 6d8b96d48d33 [2022-03-17T13:42:40.478Z] ---> cb937b4541b5 [2022-03-17T13:42:40.478Z] Step 8/21 : COPY . . [2022-03-17T13:42:40.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:42:40.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:42:40.782Z] Configure a credential helper to remove this warning. See [2022-03-17T13:42:40.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:42:40.782Z] [2022-03-17T13:42:40.782Z] Login Succeeded [2022-03-17T13:42:40.782Z] nexus3.edgexfoundry.org:10002 [2022-03-17T13:42:41.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:42:41.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:42:41.329Z] Configure a credential helper to remove this warning. See [2022-03-17T13:42:41.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:42:41.329Z] [2022-03-17T13:42:41.329Z] Login Succeeded [2022-03-17T13:42:41.329Z] nexus3.edgexfoundry.org:10003 [2022-03-17T13:42:41.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:42:41.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:42:41.602Z] Configure a credential helper to remove this warning. See [2022-03-17T13:42:41.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:42:41.602Z] [2022-03-17T13:42:41.602Z] Login Succeeded [2022-03-17T13:42:41.602Z] nexus3.edgexfoundry.org:10004 [2022-03-17T13:42:42.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:42:42.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:42:42.210Z] Configure a credential helper to remove this warning. See [2022-03-17T13:42:42.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:42:42.210Z] [2022-03-17T13:42:42.210Z] Login Succeeded [2022-03-17T13:42:42.210Z] docker.io [2022-03-17T13:42:42.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T13:42:43.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T13:42:43.079Z] Configure a credential helper to remove this warning. See [2022-03-17T13:42:43.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T13:42:43.079Z] [2022-03-17T13:42:43.079Z] Login Succeeded [2022-03-17T13:42:43.079Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T13:42:43.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-17T13:42:43.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T13:42:43.671Z] ========================================================= [2022-03-17T13:42:43.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-17T13:42:43.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:42:44.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T13:42:44.279Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-17T13:42:44.279Z] 9b3977197b4f: Pulling fs layer [2022-03-17T13:42:44.279Z] 1a89e8eeedd5: Pulling fs layer [2022-03-17T13:42:44.279Z] 94645a83ff95: Pulling fs layer [2022-03-17T13:42:44.279Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-17T13:42:44.279Z] 0c92f367c5e7: Pulling fs layer [2022-03-17T13:42:44.279Z] f7c0051592d6: Pulling fs layer [2022-03-17T13:42:44.279Z] a227ed2f7395: Pulling fs layer [2022-03-17T13:42:44.279Z] 7b1c46037f91: Pulling fs layer [2022-03-17T13:42:44.279Z] f7c0051592d6: Waiting [2022-03-17T13:42:44.279Z] a227ed2f7395: Waiting [2022-03-17T13:42:44.279Z] 7b1c46037f91: Waiting [2022-03-17T13:42:44.279Z] 3f3a8bcf1eab: Waiting [2022-03-17T13:42:44.279Z] 0c92f367c5e7: Waiting [2022-03-17T13:42:44.279Z] 94645a83ff95: Verifying Checksum [2022-03-17T13:42:44.279Z] 94645a83ff95: Download complete [2022-03-17T13:42:44.279Z] 1a89e8eeedd5: Download complete [2022-03-17T13:42:44.279Z] 0c92f367c5e7: Download complete [2022-03-17T13:42:44.279Z] f7c0051592d6: Verifying Checksum [2022-03-17T13:42:44.279Z] f7c0051592d6: Download complete [2022-03-17T13:42:44.279Z] 9b3977197b4f: Verifying Checksum [2022-03-17T13:42:44.279Z] 9b3977197b4f: Download complete [2022-03-17T13:42:44.279Z] a227ed2f7395: Verifying Checksum [2022-03-17T13:42:44.279Z] a227ed2f7395: Download complete [2022-03-17T13:42:44.670Z] Removing intermediate container 281f26408b36 [2022-03-17T13:42:44.670Z] ---> a11782fe3aaa [2022-03-17T13:42:44.670Z] Step 8/22 : COPY . . [2022-03-17T13:42:44.670Z] Removing intermediate container c78c32cdbc56 [2022-03-17T13:42:44.670Z] ---> 262662e66315 [2022-03-17T13:42:44.670Z] Step 8/31 : COPY . . [2022-03-17T13:42:44.670Z] Removing intermediate container 6fc6ba6b895e [2022-03-17T13:42:44.670Z] ---> b654d4a8af70 [2022-03-17T13:42:44.670Z] Step 8/23 : COPY . . [2022-03-17T13:42:45.284Z] 9b3977197b4f: Pull complete [2022-03-17T13:42:45.561Z] 1a89e8eeedd5: Pull complete [2022-03-17T13:42:45.838Z] 94645a83ff95: Pull complete [2022-03-17T13:42:46.450Z] 7b1c46037f91: Verifying Checksum [2022-03-17T13:42:46.450Z] 7b1c46037f91: Download complete [2022-03-17T13:42:46.722Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-17T13:42:46.722Z] 3f3a8bcf1eab: Download complete [2022-03-17T13:42:51.248Z] ---> d7575e4668bb [2022-03-17T13:42:51.248Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-17T13:42:51.513Z] ---> Running in 18ed02a13982 [2022-03-17T13:42:51.513Z] ---> b024c19475ff [2022-03-17T13:42:51.513Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-17T13:42:51.513Z] ---> 465a90fcc7f8 [2022-03-17T13:42:51.513Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-17T13:42:51.513Z] ---> 0fe041b67640 [2022-03-17T13:42:51.513Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-17T13:42:51.513Z] ---> Running in 698c520ac075 [2022-03-17T13:42:51.513Z] ---> 327fd789d7e4 [2022-03-17T13:42:51.513Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-17T13:42:51.774Z] ---> Running in 07d1188ad006 [2022-03-17T13:42:51.774Z] ---> Running in 799875db85af [2022-03-17T13:42:51.774Z] ---> Running in 220433ccafb7 [2022-03-17T13:42:51.774Z] 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-03-17T13:42:52.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-03-17T13:42:52.033Z] 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-03-17T13:42:52.293Z] 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-03-17T13:42:52.553Z] 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-03-17T13:42:59.128Z] 3f3a8bcf1eab: Pull complete [2022-03-17T13:42:59.128Z] 0c92f367c5e7: Pull complete [2022-03-17T13:42:59.128Z] f7c0051592d6: Pull complete [2022-03-17T13:42:59.403Z] a227ed2f7395: Pull complete [2022-03-17T13:43:04.772Z] 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-03-17T13:43:06.120Z] 7b1c46037f91: Pull complete [2022-03-17T13:43:06.120Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-17T13:43:06.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T13:43:06.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:43:06.513Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T13:43:06.513Z] WORKDIR /edgex [2022-03-17T13:43:06.513Z] COPY go.mod . [2022-03-17T13:43:06.513Z] RUN go mod download [2022-03-17T13:43:06.513Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-17T13:43:09.916Z] Sending build context to Docker daemon 168.8MB [2022-03-17T13:43:09.916Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T13:43:09.916Z] ---> f79e39bc4007 [2022-03-17T13:43:09.916Z] Step 2/4 : WORKDIR /edgex [2022-03-17T13:43:10.058Z] Removing intermediate container 220433ccafb7 [2022-03-17T13:43:10.058Z] ---> e99cb5e6c0c9 [2022-03-17T13:43:10.058Z] [2022-03-17T13:43:10.058Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:43:10.058Z] Removing intermediate container 18ed02a13982 [2022-03-17T13:43:10.058Z] ---> 2e6528bd3fed [2022-03-17T13:43:10.058Z] [2022-03-17T13:43:10.058Z] Step 10/21 : FROM alpine:3.14 [2022-03-17T13:43:10.058Z] Removing intermediate container 07d1188ad006 [2022-03-17T13:43:10.058Z] ---> 356b5e3954ae [2022-03-17T13:43:10.058Z] [2022-03-17T13:43:10.058Z] Step 10/31 : FROM alpine:3.14 [2022-03-17T13:43:10.058Z] Removing intermediate container 698c520ac075 [2022-03-17T13:43:10.058Z] ---> b9cebeefb0a7 [2022-03-17T13:43:10.058Z] [2022-03-17T13:43:10.058Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:43:10.058Z] Removing intermediate container 799875db85af [2022-03-17T13:43:10.058Z] ---> 53624653d41f [2022-03-17T13:43:10.058Z] [2022-03-17T13:43:10.058Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T13:43:10.058Z] 3.14: Pulling from library/alpine [2022-03-17T13:43:10.058Z] 3.14: Pulling from library/alpine [2022-03-17T13:43:11.001Z] 3.14: Pulling from library/alpine [2022-03-17T13:43:11.001Z] 3.14: Pulling from library/alpine [2022-03-17T13:43:11.001Z] 3.14: Pulling from library/alpine [2022-03-17T13:43:11.891Z] ---> Running in 127d2c65fed8 [2022-03-17T13:43:11.891Z] Removing intermediate container 127d2c65fed8 [2022-03-17T13:43:11.891Z] ---> ee6b62b35021 [2022-03-17T13:43:11.891Z] Step 3/4 : COPY go.mod . [2022-03-17T13:43:12.487Z] ---> 768db1e47c2e [2022-03-17T13:43:12.487Z] Step 4/4 : RUN go mod download [2022-03-17T13:43:12.487Z] ---> Running in c42b7523790b [2022-03-17T13:43:12.922Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:43:12.922Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:43:12.922Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:43:12.922Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T13:43:12.922Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:43:12.922Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T13:43:12.922Z] Status: Image is up to date for alpine:3.14 [2022-03-17T13:43:12.922Z] Status: Image is up to date for alpine:3.14 [2022-03-17T13:43:12.922Z] ---> 0a97eee8041e [2022-03-17T13:43:12.922Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-17T13:43:12.922Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:43:12.922Z] ---> 0a97eee8041e [2022-03-17T13:43:12.922Z] Status: Image is up to date for alpine:3.14 [2022-03-17T13:43:12.922Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' ---> 0a97eee8041e [2022-03-17T13:43:12.922Z] ---> 0a97eee8041e [2022-03-17T13:43:12.922Z] [2022-03-17T13:43:12.922Z] Step 11/23 : RUN apk add --update --no-cache dumb-initStep 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T13:43:12.922Z] [2022-03-17T13:43:12.922Z] ---> 0a97eee8041e [2022-03-17T13:43:12.922Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-17T13:43:12.922Z] ---> Running in 22aa6c78b811 [2022-03-17T13:43:12.922Z] ---> Running in 9efeee47cd58 [2022-03-17T13:43:12.922Z] ---> Running in 264e4ea3fdff [2022-03-17T13:43:12.922Z] ---> Running in 8295532064c3 [2022-03-17T13:43:12.922Z] ---> Running in 87b683123f60 [2022-03-17T13:43:13.182Z] Removing intermediate container 87b683123f60 [2022-03-17T13:43:13.182Z] ---> de8285982b27 [2022-03-17T13:43:13.182Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-17T13:43:13.182Z] ---> Running in 09ebd9e77601 [2022-03-17T13:43:13.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.966Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-17T13:43:13.966Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-17T13:43:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.966Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:13.966Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.966Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T13:43:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.966Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-17T13:43:13.966Z] OK: 6 MiB in 15 packages [2022-03-17T13:43:13.966Z] (5/5) Installing curl (7.79.1-r0) [2022-03-17T13:43:13.966Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:13.966Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:43:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:13.966Z] OK: 8 MiB in 19 packages [2022-03-17T13:43:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:14.261Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-17T13:43:14.261Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:14.261Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:14.261Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:43:14.261Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:14.261Z] (2/2) Installing su-exec (0.2-r1) [2022-03-17T13:43:14.261Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:14.261Z] OK: 6 MiB in 16 packages [2022-03-17T13:43:14.261Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:14.261Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:14.261Z] OK: 6 MiB in 15 packages [2022-03-17T13:43:14.261Z] OK: 6 MiB in 16 packages [2022-03-17T13:43:14.520Z] Removing intermediate container 9efeee47cd58 [2022-03-17T13:43:14.520Z] ---> ddde256d10bc [2022-03-17T13:43:14.520Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:43:14.520Z] ---> Running in 71736928329b [2022-03-17T13:43:14.780Z] Removing intermediate container 264e4ea3fdff [2022-03-17T13:43:14.780Z] ---> c730730d4894 [2022-03-17T13:43:14.780Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T13:43:14.780Z] Removing intermediate container 71736928329b [2022-03-17T13:43:14.780Z] ---> a135e9f6d28c [2022-03-17T13:43:14.780Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-17T13:43:14.780Z] ---> Running in d05b42b50bd2 [2022-03-17T13:43:14.780Z] ---> Running in 90e8361c0437 [2022-03-17T13:43:15.044Z] Removing intermediate container 8295532064c3 [2022-03-17T13:43:15.044Z] ---> 9fecd8c2da32 [2022-03-17T13:43:15.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:43:15.044Z] ---> Running in 1f82411b2003 [2022-03-17T13:43:15.044Z] Removing intermediate container 90e8361c0437 [2022-03-17T13:43:15.044Z] ---> cddba254a27b [2022-03-17T13:43:15.044Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T13:43:15.044Z] Removing intermediate container d05b42b50bd2 [2022-03-17T13:43:15.044Z] ---> 29762ab32955 [2022-03-17T13:43:15.044Z] Step 13/21 : WORKDIR /edgex [2022-03-17T13:43:15.044Z] Removing intermediate container 09ebd9e77601 [2022-03-17T13:43:15.044Z] ---> e37d4f4fc07e [2022-03-17T13:43:15.044Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-17T13:43:15.044Z] ---> Running in eafcdf3f4cf5 [2022-03-17T13:43:15.044Z] ---> Running in 81395b9d98b0 [2022-03-17T13:43:15.044Z] Removing intermediate container 22aa6c78b811 [2022-03-17T13:43:15.044Z] ---> 283719e2c229 [2022-03-17T13:43:15.044Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:43:15.044Z] ---> Running in 450db643c246 [2022-03-17T13:43:15.304Z] Removing intermediate container 1f82411b2003 [2022-03-17T13:43:15.304Z] ---> bdb134490bb9 [2022-03-17T13:43:15.304Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-17T13:43:15.304Z] ---> Running in d56d69d8630d [2022-03-17T13:43:15.304Z] ---> Running in 244b72630562 [2022-03-17T13:43:15.304Z] Removing intermediate container eafcdf3f4cf5 [2022-03-17T13:43:15.304Z] ---> 5fed5ce79728 [2022-03-17T13:43:15.304Z] Step 15/23 : WORKDIR / [2022-03-17T13:43:15.304Z] ---> Running in e7386e107f66 [2022-03-17T13:43:15.304Z] Removing intermediate container 450db643c246 [2022-03-17T13:43:15.304Z] ---> cc8dd3ecc5d7 [2022-03-17T13:43:15.304Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-17T13:43:15.304Z] Removing intermediate container 81395b9d98b0 [2022-03-17T13:43:15.304Z] ---> 57d849ba970a [2022-03-17T13:43:15.304Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-17T13:43:15.304Z] Removing intermediate container d56d69d8630d [2022-03-17T13:43:15.304Z] ---> a152b1abde42 [2022-03-17T13:43:15.304Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-17T13:43:15.304Z] Removing intermediate container 244b72630562 [2022-03-17T13:43:15.304Z] ---> c61a12d7e5a3 [2022-03-17T13:43:15.304Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T13:43:15.304Z] ---> Running in eb01b4ab5fb8 [2022-03-17T13:43:15.567Z] ---> Running in 5c6f61f971fe [2022-03-17T13:43:15.567Z] ---> Running in 5e7d152b105b [2022-03-17T13:43:15.567Z] Removing intermediate container e7386e107f66 [2022-03-17T13:43:15.567Z] ---> 439bb4853e3a [2022-03-17T13:43:15.567Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:15.567Z] Removing intermediate container eb01b4ab5fb8 [2022-03-17T13:43:15.567Z] ---> 47e9e3e60a3a [2022-03-17T13:43:15.567Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-17T13:43:15.567Z] ---> 3da9e0c34d8e [2022-03-17T13:43:15.567Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-17T13:43:15.567Z] ---> Running in 43b81d7a3e03 [2022-03-17T13:43:15.567Z] Removing intermediate container 5c6f61f971fe [2022-03-17T13:43:15.567Z] ---> 6d9315605fc9 [2022-03-17T13:43:15.567Z] Step 15/23 : WORKDIR / [2022-03-17T13:43:15.567Z] Removing intermediate container 5e7d152b105b [2022-03-17T13:43:15.567Z] ---> 700b05d29c07 [2022-03-17T13:43:15.567Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T13:43:15.567Z] ---> Running in d9a6d9fb468b [2022-03-17T13:43:15.828Z] ---> Running in 6be3794fceb5 [2022-03-17T13:43:15.828Z] ---> 7c0bf643c0be [2022-03-17T13:43:15.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-17T13:43:15.828Z] Removing intermediate container 6be3794fceb5 [2022-03-17T13:43:15.828Z] ---> eb97984072ea [2022-03-17T13:43:15.828Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:15.828Z] Removing intermediate container d9a6d9fb468b [2022-03-17T13:43:15.828Z] ---> c8a8d817fb5f [2022-03-17T13:43:15.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:16.093Z] ---> 6cc6239ad0d9 [2022-03-17T13:43:16.093Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-17T13:43:16.093Z] ---> 5cbc2676cfe4 [2022-03-17T13:43:16.093Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-17T13:43:16.354Z] ---> b12cb26a593f [2022-03-17T13:43:16.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-17T13:43:16.354Z] ---> df221122f8cc [2022-03-17T13:43:16.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-17T13:43:16.613Z] ---> e0fbe2791e93 [2022-03-17T13:43:16.613Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-17T13:43:16.613Z] Removing intermediate container 43b81d7a3e03 [2022-03-17T13:43:16.613Z] ---> c8afea4ec867 [2022-03-17T13:43:16.613Z] ---> 74467882a85b [2022-03-17T13:43:16.613Z] Step 19/23 : ENTRYPOINT ["/core-command"]Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-17T13:43:16.613Z] [2022-03-17T13:43:16.613Z] ---> 52eeaaf70f87 [2022-03-17T13:43:16.613Z] ---> 8875af67a848 [2022-03-17T13:43:16.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-17T13:43:16.613Z] [2022-03-17T13:43:16.613Z] ---> Running in 2d3d3c8ae501 [2022-03-17T13:43:16.613Z] ---> Running in 0b4a6bdfad7c [2022-03-17T13:43:16.613Z] ---> Running in 125eadf88337 [2022-03-17T13:43:16.873Z] Removing intermediate container 2d3d3c8ae501 [2022-03-17T13:43:16.873Z] ---> 5773aeaa82d1 [2022-03-17T13:43:16.873Z] Step 18/21 : CMD ["--init=true"] [2022-03-17T13:43:16.873Z] Removing intermediate container 125eadf88337 [2022-03-17T13:43:16.873Z] ---> 83244b48125b [2022-03-17T13:43:16.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:43:16.873Z] Removing intermediate container 0b4a6bdfad7c [2022-03-17T13:43:16.874Z] ---> 031291d72ab1 [2022-03-17T13:43:16.874Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-17T13:43:16.874Z] ---> c1fe1872e39c [2022-03-17T13:43:16.874Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-17T13:43:16.874Z] ---> Running in f6cdc1c967c5 [2022-03-17T13:43:16.874Z] ---> d04b74fa30b2 [2022-03-17T13:43:16.874Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-17T13:43:17.134Z] ---> Running in 600ed0844af1 [2022-03-17T13:43:17.134Z] ---> Running in e5cc91b35201 [2022-03-17T13:43:17.134Z] ---> Running in c9969389672c [2022-03-17T13:43:17.134Z] Removing intermediate container f6cdc1c967c5 [2022-03-17T13:43:17.134Z] ---> 37f7994fe1c5 [2022-03-17T13:43:17.134Z] Step 19/21 : LABEL arch=x86_64 [2022-03-17T13:43:17.134Z] ---> 8fbd9267c024 [2022-03-17T13:43:17.134Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-17T13:43:17.134Z] Removing intermediate container 600ed0844af1 [2022-03-17T13:43:17.134Z] ---> f95095c9d18b [2022-03-17T13:43:17.134Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T13:43:17.134Z] ---> Running in b29aff81a16d [2022-03-17T13:43:17.134Z] ---> Running in 9a2b1ae636a3 [2022-03-17T13:43:17.134Z] Removing intermediate container e5cc91b35201 [2022-03-17T13:43:17.134Z] ---> 4ee5ebad76dc [2022-03-17T13:43:17.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:43:17.395Z] Removing intermediate container c9969389672c [2022-03-17T13:43:17.395Z] ---> d3b79962ca62 [2022-03-17T13:43:17.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:43:17.395Z] ---> Running in 552a65f5e94f [2022-03-17T13:43:17.395Z] ---> Running in b6efd60024ab [2022-03-17T13:43:17.395Z] ---> Running in dd8c617310c6 [2022-03-17T13:43:17.395Z] Removing intermediate container 9a2b1ae636a3 [2022-03-17T13:43:17.395Z] ---> 42015be68c82 [2022-03-17T13:43:17.395Z] Step 20/21 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:17.395Z] ---> Running in 0bce223750c1 [2022-03-17T13:43:17.395Z] Removing intermediate container 552a65f5e94f [2022-03-17T13:43:17.395Z] ---> cfa9de7d44fe [2022-03-17T13:43:17.395Z] Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:17.395Z] Removing intermediate container b6efd60024ab [2022-03-17T13:43:17.395Z] ---> bedb4523e869 [2022-03-17T13:43:17.395Z] Step 20/22 : LABEL arch=x86_64 [2022-03-17T13:43:17.395Z] Removing intermediate container dd8c617310c6 [2022-03-17T13:43:17.395Z] ---> 8350dbc9a96c [2022-03-17T13:43:17.395Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T13:43:17.659Z] ---> Running in a8130051e640 [2022-03-17T13:43:17.659Z] ---> Running in 4c9e7f473d6f [2022-03-17T13:43:17.659Z] ---> Running in ff97cb290cda [2022-03-17T13:43:17.659Z] Removing intermediate container 0bce223750c1 [2022-03-17T13:43:17.659Z] ---> b332ca57e9a3 [2022-03-17T13:43:17.659Z] Step 21/21 : LABEL version=0.0.0 [2022-03-17T13:43:17.659Z] ---> Running in 085b5c165a31 [2022-03-17T13:43:17.659Z] Removing intermediate container 4c9e7f473d6f [2022-03-17T13:43:17.659Z] ---> 0d021ccd2c7a [2022-03-17T13:43:17.659Z] Step 21/22 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:17.659Z] Removing intermediate container a8130051e640 [2022-03-17T13:43:17.659Z] ---> c4473f88203b [2022-03-17T13:43:17.659Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:43:17.659Z] Removing intermediate container ff97cb290cda [2022-03-17T13:43:17.659Z] ---> 49037be4d6bc [2022-03-17T13:43:17.659Z] Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:17.925Z] ---> Running in 3d43ff1adc83 [2022-03-17T13:43:17.925Z] ---> Running in 8e892600a8d6 [2022-03-17T13:43:17.925Z] Removing intermediate container 085b5c165a31 [2022-03-17T13:43:17.925Z] ---> e33b98390bdc [2022-03-17T13:43:17.925Z] [2022-03-17T13:43:17.925Z] ---> Running in 6ecd9900fb25 [2022-03-17T13:43:17.925Z] Removing intermediate container 3d43ff1adc83 [2022-03-17T13:43:17.925Z] ---> ac946224ba93 [2022-03-17T13:43:17.925Z] Step 22/22 : LABEL version=0.0.0 [2022-03-17T13:43:17.925Z] Successfully built e33b98390bdc [2022-03-17T13:43:17.925Z] Removing intermediate container 8e892600a8d6 [2022-03-17T13:43:17.925Z] ---> 79c176736cb9 [2022-03-17T13:43:17.925Z] [2022-03-17T13:43:17.925Z] Successfully tagged security-proxy-setup:latest [2022-03-17T13:43:17.925Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-03-17T13:43:17.925Z] Removing intermediate container b29aff81a16d [2022-03-17T13:43:17.925Z] ---> 38ecf9862710 [2022-03-17T13:43:17.925Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:17.925Z] Removing intermediate container 6ecd9900fb25 [2022-03-17T13:43:17.925Z] ---> 22a3dbc71490 [2022-03-17T13:43:17.925Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:43:18.186Z] ---> Running in 2ab0bbc8820e [2022-03-17T13:43:18.186Z] ---> Running in 2a03f160b5d2 [2022-03-17T13:43:18.186Z] Successfully built 79c176736cb9 [2022-03-17T13:43:18.186Z] Successfully tagged core-command:latest [2022-03-17T13:43:18.186Z]  Building core-command ... done Building core-data [2022-03-17T13:43:20.727Z] ---> ea3f00355b44 [2022-03-17T13:43:20.727Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-17T13:43:21.376Z] Removing intermediate container 2ab0bbc8820e [2022-03-17T13:43:21.376Z] ---> 237cf4bee5f1 [2022-03-17T13:43:21.376Z] [2022-03-17T13:43:21.376Z] Removing intermediate container 2a03f160b5d2 [2022-03-17T13:43:21.376Z] ---> b50dc12fd143 [2022-03-17T13:43:21.376Z] [2022-03-17T13:43:21.376Z] Successfully built 237cf4bee5f1 [2022-03-17T13:43:21.376Z] Successfully built b50dc12fd143 [2022-03-17T13:43:21.634Z] Successfully tagged support-notifications:latest [2022-03-17T13:43:21.634Z]  Building support-notifications ... done Building support-scheduler [2022-03-17T13:43:21.634Z] Successfully tagged core-metadata:latest [2022-03-17T13:43:21.634Z] Building sys-mgmt-agent [2022-03-17T13:43:21.634Z]  Building core-metadata ... done  ---> 36ea9b2df267 [2022-03-17T13:43:21.634Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-17T13:43:21.892Z] ---> 2020bf9f2af3 [2022-03-17T13:43:21.892Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-17T13:43:22.460Z] ---> 33c6260692c3 [2022-03-17T13:43:22.460Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-17T13:43:23.398Z] ---> 114ddbea6af0 [2022-03-17T13:43:23.398Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-17T13:43:23.657Z] ---> Running in b8755b67f2c6 [2022-03-17T13:43:24.225Z] Removing intermediate container b8755b67f2c6 [2022-03-17T13:43:24.225Z] ---> 583ba07a5817 [2022-03-17T13:43:24.225Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-17T13:43:25.164Z] ---> 11e8b346e25e [2022-03-17T13:43:25.164Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-17T13:43:25.732Z] ---> Running in 60da9a40d581 [2022-03-17T13:43:26.300Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:43:26.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:43:26.300Z] ---> d34b0990ef74 [2022-03-17T13:43:26.300Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:43:26.300Z] ---> Using cache [2022-03-17T13:43:26.300Z] ---> c689e65159b2 [2022-03-17T13:43:26.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:43:26.300Z] ---> Using cache [2022-03-17T13:43:26.300Z] ---> 768a3c90d7dc [2022-03-17T13:43:26.300Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-17T13:43:26.875Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:43:26.875Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:43:26.875Z] ---> d34b0990ef74 [2022-03-17T13:43:26.875Z] Step 3/25 : WORKDIR /edgex-go [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> c689e65159b2 [2022-03-17T13:43:26.875Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> 768a3c90d7dc [2022-03-17T13:43:26.875Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> 9072ace2855a [2022-03-17T13:43:26.875Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> bd46b47f4ce4 [2022-03-17T13:43:26.875Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> 262662e66315 [2022-03-17T13:43:26.875Z] Step 8/25 : COPY . . [2022-03-17T13:43:26.875Z] ---> Using cache [2022-03-17T13:43:26.875Z] ---> 465a90fcc7f8 [2022-03-17T13:43:26.875Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-17T13:43:26.875Z] ---> Running in e67f906789f1 [2022-03-17T13:43:26.875Z] ---> Running in 0ab2369ad814 [2022-03-17T13:43:27.167Z] Removing intermediate container 60da9a40d581 [2022-03-17T13:43:27.167Z] ---> 42829d8d8bdf [2022-03-17T13:43:27.167Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-17T13:43:27.740Z] ---> Running in 0ded5531b550 [2022-03-17T13:43:28.000Z] 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-03-17T13:43:28.261Z] Removing intermediate container 0ded5531b550 [2022-03-17T13:43:28.261Z] ---> a4ea4d5d89fd [2022-03-17T13:43:28.261Z] Step 28/31 : CMD ["gate"] [2022-03-17T13:43:28.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:28.526Z] ---> Running in 997fa4c1fd3c [2022-03-17T13:43:28.791Z] Removing intermediate container 997fa4c1fd3c [2022-03-17T13:43:28.791Z] ---> f23f517e6b6e [2022-03-17T13:43:28.791Z] Step 29/31 : LABEL arch=x86_64 [2022-03-17T13:43:29.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:29.052Z] ---> Running in 03a36f134689 [2022-03-17T13:43:29.312Z] OK: 221 MiB in 52 packages [2022-03-17T13:43:29.573Z] Removing intermediate container 03a36f134689 [2022-03-17T13:43:29.573Z] ---> 75e727c4720d [2022-03-17T13:43:29.573Z] Step 30/31 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:30.143Z] ---> Running in e319c731d853 [2022-03-17T13:43:30.722Z] Removing intermediate container e67f906789f1 [2022-03-17T13:43:30.722Z] ---> 640889476a44 [2022-03-17T13:43:30.722Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:43:30.722Z] Removing intermediate container e319c731d853 [2022-03-17T13:43:30.722Z] ---> 8dc28adea716 [2022-03-17T13:43:30.722Z] Step 31/31 : LABEL version=0.0.0 [2022-03-17T13:43:30.722Z] ---> Running in 7fe2fb715ef0 [2022-03-17T13:43:30.984Z] ---> 967885628047 [2022-03-17T13:43:30.984Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:43:31.250Z] ---> Running in fb8eecbff2ff [2022-03-17T13:43:31.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:43:31.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:43:31.250Z] ---> d34b0990ef74 [2022-03-17T13:43:31.250Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> c689e65159b2 [2022-03-17T13:43:31.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> 768a3c90d7dc [2022-03-17T13:43:31.250Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-17T13:43:31.250Z] Removing intermediate container 7fe2fb715ef0 [2022-03-17T13:43:31.250Z] ---> cd08263ace2e [2022-03-17T13:43:31.250Z] [2022-03-17T13:43:31.250Z] ---> Running in b09c6f22158b [2022-03-17T13:43:31.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:43:31.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:43:31.250Z] ---> d34b0990ef74 [2022-03-17T13:43:31.250Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> c689e65159b2 [2022-03-17T13:43:31.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> 768a3c90d7dc [2022-03-17T13:43:31.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> 9072ace2855a [2022-03-17T13:43:31.250Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> bd46b47f4ce4 [2022-03-17T13:43:31.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> 262662e66315 [2022-03-17T13:43:31.250Z] Step 8/22 : COPY . . [2022-03-17T13:43:31.250Z] ---> Using cache [2022-03-17T13:43:31.250Z] ---> 465a90fcc7f8 [2022-03-17T13:43:31.250Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-17T13:43:31.250Z] Successfully built cd08263ace2e [2022-03-17T13:43:31.250Z] Successfully tagged security-bootstrapper:latest [2022-03-17T13:43:31.514Z]  Building security-bootstrapper ... done  ---> Running in 2bad29581858 [2022-03-17T13:43:31.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:31.775Z] 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-03-17T13:43:32.348Z] Removing intermediate container fb8eecbff2ff [2022-03-17T13:43:32.348Z] ---> c85d4b57e705 [2022-03-17T13:43:32.348Z] Step 8/23 : COPY . . [2022-03-17T13:43:32.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:32.918Z] OK: 221 MiB in 52 packages [2022-03-17T13:43:34.830Z] Removing intermediate container b09c6f22158b [2022-03-17T13:43:34.830Z] ---> 0fc0ec281c68 [2022-03-17T13:43:34.830Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:43:35.406Z] ---> 58f2699d07a1 [2022-03-17T13:43:35.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:43:35.666Z] ---> Running in f464ff841b4b [2022-03-17T13:43:35.926Z] 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-03-17T13:43:37.844Z] Removing intermediate container f464ff841b4b [2022-03-17T13:43:37.844Z] ---> 4936ce5b6fdf [2022-03-17T13:43:37.844Z] Step 8/23 : COPY . . [2022-03-17T13:43:39.238Z] ---> f8c6436f746b [2022-03-17T13:43:39.238Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-17T13:43:40.622Z] ---> Running in 40ee15821752 [2022-03-17T13:43:40.622Z] Removing intermediate container 0ab2369ad814 [2022-03-17T13:43:40.622Z] ---> 8bca51c2df97 [2022-03-17T13:43:40.622Z] [2022-03-17T13:43:40.622Z] Step 10/25 : FROM alpine:3.14 [2022-03-17T13:43:40.622Z] ---> 0a97eee8041e [2022-03-17T13:43:40.622Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-17T13:43:40.884Z] ---> Running in b205acfcd7bb [2022-03-17T13:43:41.145Z] 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-03-17T13:43:41.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:41.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:41.665Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-17T13:43:41.665Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:41.665Z] (3/3) Installing su-exec (0.2-r1) [2022-03-17T13:43:41.665Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:41.665Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:43:41.665Z] OK: 6 MiB in 17 packages [2022-03-17T13:43:42.606Z] Removing intermediate container 2bad29581858 [2022-03-17T13:43:42.606Z] ---> 6a7d7f16874d [2022-03-17T13:43:42.606Z] [2022-03-17T13:43:42.606Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T13:43:42.606Z] ---> 0a97eee8041e [2022-03-17T13:43:42.606Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-17T13:43:42.606Z] ---> Using cache [2022-03-17T13:43:42.606Z] ---> 9fecd8c2da32 [2022-03-17T13:43:42.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:43:42.606Z] ---> Using cache [2022-03-17T13:43:42.606Z] ---> bdb134490bb9 [2022-03-17T13:43:42.606Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-17T13:43:42.865Z] ---> Running in db7398de7aca [2022-03-17T13:43:43.435Z] Removing intermediate container db7398de7aca [2022-03-17T13:43:43.435Z] ---> 0636169bbdc9 [2022-03-17T13:43:43.435Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T13:43:43.435Z] Removing intermediate container b205acfcd7bb [2022-03-17T13:43:43.435Z] ---> 0021f581e05c [2022-03-17T13:43:43.435Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T13:43:43.435Z] ---> Running in d9dd9222b9a6 [2022-03-17T13:43:43.696Z] ---> Running in 0c6057c86390 [2022-03-17T13:43:43.696Z] Removing intermediate container 0c6057c86390 [2022-03-17T13:43:43.696Z] ---> 2c6b25e51578 [2022-03-17T13:43:43.696Z] Step 13/25 : WORKDIR / [2022-03-17T13:43:43.696Z] Removing intermediate container d9dd9222b9a6 [2022-03-17T13:43:43.696Z] ---> 56d86a2282c5 [2022-03-17T13:43:43.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:43.957Z] ---> e7b1190180aa [2022-03-17T13:43:43.957Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-17T13:43:43.957Z] ---> Running in f49ce738db44 [2022-03-17T13:43:43.957Z] ---> Running in 5e983b982755 [2022-03-17T13:43:44.220Z] ---> 62a24818dba5 [2022-03-17T13:43:44.220Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-17T13:43:44.220Z] Removing intermediate container f49ce738db44 [2022-03-17T13:43:44.220Z] ---> 4fca0b487db9 [2022-03-17T13:43:44.220Z] 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-03-17T13:43:44.789Z] 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-03-17T13:43:44.789Z] ---> d1861d6e05f9 [2022-03-17T13:43:44.789Z] 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-03-17T13:43:44.789Z] ---> 53e4453a2734 [2022-03-17T13:43:44.789Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-17T13:43:45.358Z] ---> 0a0594b3bb56 [2022-03-17T13:43:45.358Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-17T13:43:45.358Z] ---> af1efc6750ba [2022-03-17T13:43:45.358Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-17T13:43:45.358Z] ---> Running in 1285a0bff803 [2022-03-17T13:43:45.618Z] Removing intermediate container 1285a0bff803 [2022-03-17T13:43:45.618Z] ---> 593f6ceb7c3b [2022-03-17T13:43:45.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:43:45.878Z] ---> 5d51e1996c30 [2022-03-17T13:43:45.878Z] 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-03-17T13:43:45.878Z] ---> Running in 69e3b3e1f586 [2022-03-17T13:43:46.138Z] Removing intermediate container 69e3b3e1f586 [2022-03-17T13:43:46.138Z] ---> 119bd88e5ae6 [2022-03-17T13:43:46.138Z] Step 20/22 : LABEL arch=x86_64 [2022-03-17T13:43:46.138Z] ---> 287da5239eca [2022-03-17T13:43:46.138Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-17T13:43:46.138Z] ---> Running in c77b2c03cf3c [2022-03-17T13:43:46.708Z] Removing intermediate container c77b2c03cf3c [2022-03-17T13:43:46.708Z] ---> e968a23449b1 [2022-03-17T13:43:46.708Z] Step 21/22 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:46.708Z] ---> Running in 6301661883b9 [2022-03-17T13:43:46.969Z] ---> 92152f503807 [2022-03-17T13:43:46.969Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-17T13:43:46.969Z] Removing intermediate container 6301661883b9 [2022-03-17T13:43:46.969Z] ---> a22ebc60d6c5 [2022-03-17T13:43:46.969Z] Step 22/22 : LABEL version=0.0.0 [2022-03-17T13:43:47.229Z] ---> Running in d531096bd4f6 [2022-03-17T13:43:47.229Z] Removing intermediate container d531096bd4f6 [2022-03-17T13:43:47.229Z] ---> c2c7dfcd95c3 [2022-03-17T13:43:47.229Z] [2022-03-17T13:43:47.493Z] Successfully built c2c7dfcd95c3 [2022-03-17T13:43:47.493Z] Successfully tagged support-scheduler:latest [2022-03-17T13:43:47.493Z]  Building support-scheduler ... done  ---> 51043c0cc461 [2022-03-17T13:43:47.493Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-17T13:43:47.753Z] ---> f6d3b11253fb [2022-03-17T13:43:47.753Z] 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-03-17T13:43:47.753Z] ---> Running in ca600e5eb372 [2022-03-17T13:43:48.693Z] Removing intermediate container ca600e5eb372 [2022-03-17T13:43:48.693Z] ---> 561ae24b304e [2022-03-17T13:43:48.693Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-17T13:43:48.693Z] ---> Running in ac2d97e126d5 [2022-03-17T13:43:48.953Z] Removing intermediate container ac2d97e126d5 [2022-03-17T13:43:48.953Z] ---> 6a6a59ce08cf [2022-03-17T13:43:48.953Z] Step 23/25 : LABEL arch=x86_64 [2022-03-17T13:43:48.953Z] ---> Running in 9e990f28d60b [2022-03-17T13:43:49.218Z] Removing intermediate container 9e990f28d60b [2022-03-17T13:43:49.218Z] ---> 97c3cb38cc55 [2022-03-17T13:43:49.218Z] Step 24/25 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:49.218Z] ---> Running in 20399e67313f [2022-03-17T13:43:49.218Z] Removing intermediate container 20399e67313f [2022-03-17T13:43:49.218Z] ---> 26ae8ccc846e [2022-03-17T13:43:49.218Z] Step 25/25 : LABEL version=0.0.0 [2022-03-17T13:43:49.478Z] ---> Running in 32898351c7d9 [2022-03-17T13:43:49.478Z] Removing intermediate container 32898351c7d9 [2022-03-17T13:43:49.478Z] ---> 0c94ce703930 [2022-03-17T13:43:49.478Z] [2022-03-17T13:43:49.738Z] Successfully built 0c94ce703930 [2022-03-17T13:43:49.738Z] Successfully tagged security-secretstore-setup:latest [2022-03-17T13:43:51.652Z]  Building security-secretstore-setup ... done Removing intermediate container 40ee15821752 [2022-03-17T13:43:51.652Z] ---> 5dfb75fb6ae0 [2022-03-17T13:43:51.652Z] [2022-03-17T13:43:51.652Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:43:51.652Z] ---> 0a97eee8041e [2022-03-17T13:43:51.652Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-17T13:43:51.652Z] ---> Running in 93cd984d398a [2022-03-17T13:43:51.652Z] Removing intermediate container 93cd984d398a [2022-03-17T13:43:51.652Z] ---> 406583b28fa2 [2022-03-17T13:43:51.652Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-17T13:43:51.652Z] ---> Running in cadd02397384 [2022-03-17T13:43:51.912Z] Removing intermediate container cadd02397384 [2022-03-17T13:43:51.912Z] ---> e656ba30e51b [2022-03-17T13:43:51.912Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-17T13:43:51.912Z] ---> Running in 6c1888d1a823 [2022-03-17T13:43:51.912Z] Removing intermediate container 6c1888d1a823 [2022-03-17T13:43:51.912Z] ---> f9c6bf05e744 [2022-03-17T13:43:51.912Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:43:52.173Z] ---> Running in 63053fdf5386 [2022-03-17T13:43:52.750Z] Removing intermediate container 5e983b982755 [2022-03-17T13:43:52.750Z] ---> bb4d9684e00e [2022-03-17T13:43:52.750Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-17T13:43:53.011Z] ---> Running in 3d173b2682fd [2022-03-17T13:43:53.011Z] Removing intermediate container 63053fdf5386 [2022-03-17T13:43:53.011Z] ---> cf30ffd77d10 [2022-03-17T13:43:53.011Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T13:43:53.011Z] ---> Running in d0f6f781073f [2022-03-17T13:43:53.270Z] 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-03-17T13:43:53.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:54.210Z] Removing intermediate container 3d173b2682fd [2022-03-17T13:43:54.210Z] ---> 703880e7e757 [2022-03-17T13:43:54.210Z] [2022-03-17T13:43:54.210Z] Step 11/23 : FROM docker:20.10.10 [2022-03-17T13:43:54.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:54.210Z] 20.10.10: Pulling from library/docker [2022-03-17T13:43:54.471Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:54.471Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T13:43:54.732Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T13:43:54.732Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T13:43:54.732Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T13:43:54.993Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T13:43:54.993Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:54.993Z] OK: 8 MiB in 20 packages [2022-03-17T13:43:56.374Z] Removing intermediate container d0f6f781073f [2022-03-17T13:43:56.374Z] ---> 824dfce29e10 [2022-03-17T13:43:56.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:43:56.648Z] ---> 2e7a71e3564f [2022-03-17T13:43:56.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-17T13:43:56.648Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-17T13:43:56.648Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-17T13:43:56.648Z] ---> b706a049f56e [2022-03-17T13:43:56.648Z] 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-03-17T13:43:56.648Z] ---> Running in 274c69f50296 [2022-03-17T13:43:56.908Z] Removing intermediate container 274c69f50296 [2022-03-17T13:43:56.908Z] ---> 2b15b830bf81 [2022-03-17T13:43:56.908Z] 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-03-17T13:43:56.908Z] ---> Running in 97b696037786 [2022-03-17T13:43:56.908Z] ---> 2b35ba6eb514 [2022-03-17T13:43:56.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-17T13:43:56.908Z] ---> c99370b83a41 [2022-03-17T13:43:56.908Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-17T13:43:57.168Z] ---> Running in 1067eb39f607 [2022-03-17T13:43:57.168Z] Removing intermediate container 1067eb39f607 [2022-03-17T13:43:57.168Z] ---> 2821769d1aec [2022-03-17T13:43:57.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:43:57.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:57.168Z] ---> Running in 2e677dba6bc9 [2022-03-17T13:43:57.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T13:43:57.168Z] Removing intermediate container 2e677dba6bc9 [2022-03-17T13:43:57.168Z] ---> 962bb638e162 [2022-03-17T13:43:57.168Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T13:43:57.431Z] ---> Running in ee5c11f6c9f5 [2022-03-17T13:43:57.431Z] Removing intermediate container ee5c11f6c9f5 [2022-03-17T13:43:57.431Z] ---> 1e57b65ff126 [2022-03-17T13:43:57.431Z] Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:43:57.431Z] ---> Running in 46661f14c88b [2022-03-17T13:43:57.431Z] (1/42) Installing readline (8.1.0-r0) [2022-03-17T13:43:57.431Z] (2/42) Installing bash (5.1.4-r0) [2022-03-17T13:43:57.431Z] Executing bash-5.1.4-r0.post-install [2022-03-17T13:43:57.431Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-17T13:43:57.431Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T13:43:57.431Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-17T13:43:57.692Z] (6/42) Installing curl (7.79.1-r0) [2022-03-17T13:43:57.692Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-17T13:43:57.692Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-17T13:43:57.692Z] Removing intermediate container 46661f14c88b [2022-03-17T13:43:57.692Z] ---> c78289bde3db [2022-03-17T13:43:57.692Z] (9/42) Installing expat (2.4.7-r0) [2022-03-17T13:43:57.692Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:43:57.692Z] (10/42) Installing libffi (3.3-r2) [2022-03-17T13:43:57.692Z] (11/42) Installing gdbm (1.19-r0) [2022-03-17T13:43:57.692Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-17T13:43:57.692Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T13:43:57.692Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T13:43:57.692Z] ---> Running in 05902fb03742 [2022-03-17T13:43:57.692Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-17T13:43:57.692Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-17T13:43:57.692Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-17T13:43:57.692Z] Removing intermediate container 05902fb03742 [2022-03-17T13:43:57.692Z] ---> 031e2d40ca3c [2022-03-17T13:43:57.692Z] [2022-03-17T13:43:57.952Z] Successfully built 031e2d40ca3c [2022-03-17T13:43:57.952Z] Successfully tagged core-data:latest [2022-03-17T13:43:58.213Z]  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-17T13:43:58.213Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-17T13:43:58.213Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-17T13:43:58.213Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-17T13:43:58.214Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-17T13:43:58.214Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-17T13:43:58.214Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-17T13:43:58.214Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-17T13:43:58.214Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-17T13:43:58.214Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-17T13:43:58.214Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-17T13:43:58.214Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-17T13:43:58.214Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-17T13:43:58.214Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-17T13:43:58.214Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-17T13:43:58.214Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-17T13:43:58.214Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-17T13:43:58.214Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-17T13:43:58.214Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-17T13:43:58.214Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-17T13:43:58.214Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-17T13:43:58.214Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-17T13:43:58.214Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-17T13:43:58.214Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-17T13:43:58.214Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-17T13:43:58.474Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:43:58.474Z] OK: 84 MiB in 64 packages [2022-03-17T13:43:59.170Z] Collecting docker-compose==1.23.2 [2022-03-17T13:43:59.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-17T13:43:59.170Z] Collecting docopt<0.7,>=0.6.1 [2022-03-17T13:43:59.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-17T13:43:59.493Z] Collecting docker<4.0,>=3.6.0 [2022-03-17T13:43:59.493Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-17T13:43:59.493Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-17T13:43:59.493Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-17T13:43:59.800Z] Collecting jsonschema<3,>=2.5.1 [2022-03-17T13:43:59.800Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-17T13:44:00.101Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-17T13:44:00.101Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-17T13:44:00.101Z] 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-03-17T13:44:00.101Z] Collecting texttable<0.10,>=0.9.0 [2022-03-17T13:44:00.101Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-17T13:44:00.360Z] Collecting cached-property<2,>=1.2.0 [2022-03-17T13:44:00.360Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-17T13:44:00.360Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-17T13:44:00.360Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-17T13:44:00.360Z] Collecting PyYAML<4,>=3.10 [2022-03-17T13:44:00.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-17T13:44:00.931Z] Collecting docker-pycreds>=0.4.0 [2022-03-17T13:44:00.931Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-17T13:44:00.931Z] Collecting idna<2.8,>=2.5 [2022-03-17T13:44:00.931Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-17T13:44:01.192Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-17T13:44:01.192Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-17T13:44:01.192Z] 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-03-17T13:44:01.192Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-17T13:44:01.192Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-17T13:44:01.192Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-17T13:44:01.192Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-17T13:44:01.192Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-17T13:44:01.192Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-17T13:44:01.192Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-17T13:44:01.192Z] Attempting uninstall: urllib3 [2022-03-17T13:44:01.192Z] Found existing installation: urllib3 1.26.5 [2022-03-17T13:44:01.192Z] Uninstalling urllib3-1.26.5: [2022-03-17T13:44:01.452Z] Successfully uninstalled urllib3-1.26.5 [2022-03-17T13:44:01.452Z] Attempting uninstall: idna [2022-03-17T13:44:01.452Z] Found existing installation: idna 3.2 [2022-03-17T13:44:01.452Z] Uninstalling idna-3.2: [2022-03-17T13:44:01.452Z] Successfully uninstalled idna-3.2 [2022-03-17T13:44:01.715Z] Attempting uninstall: chardet [2022-03-17T13:44:01.715Z] Found existing installation: chardet 4.0.0 [2022-03-17T13:44:01.715Z] Uninstalling chardet-4.0.0: [2022-03-17T13:44:01.715Z] Successfully uninstalled chardet-4.0.0 [2022-03-17T13:44:01.976Z] Attempting uninstall: requests [2022-03-17T13:44:01.976Z] Found existing installation: requests 2.25.1 [2022-03-17T13:44:01.976Z] Uninstalling requests-2.25.1: [2022-03-17T13:44:01.976Z] Successfully uninstalled requests-2.25.1 [2022-03-17T13:44:01.976Z] Running setup.py install for texttable: started [2022-03-17T13:44:02.238Z] Running setup.py install for texttable: finished with status 'done' [2022-03-17T13:44:02.238Z] Running setup.py install for PyYAML: started [2022-03-17T13:44:02.810Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-17T13:44:02.810Z] Running setup.py install for docopt: started [2022-03-17T13:44:03.071Z] Running setup.py install for docopt: finished with status 'done' [2022-03-17T13:44:03.071Z] Running setup.py install for dockerpty: started [2022-03-17T13:44:03.332Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-17T13:44:03.593Z] 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-03-17T13:44:06.892Z] Removing intermediate container 97b696037786 [2022-03-17T13:44:06.892Z] ---> 11dc4801f8cb [2022-03-17T13:44:06.892Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-17T13:44:06.892Z] ---> Running in 0f3a0ec6f6fe [2022-03-17T13:44:06.892Z] Removing intermediate container 0f3a0ec6f6fe [2022-03-17T13:44:06.892Z] ---> b0d7bc85a161 [2022-03-17T13:44:06.892Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-17T13:44:06.892Z] ---> Running in ce1fb875cac7 [2022-03-17T13:44:06.892Z] Removing intermediate container ce1fb875cac7 [2022-03-17T13:44:06.892Z] ---> 100bb76f56a7 [2022-03-17T13:44:06.892Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-17T13:44:07.153Z] ---> bee1d33cbdf7 [2022-03-17T13:44:07.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-17T13:44:07.417Z] ---> 3f4d3da4914c [2022-03-17T13:44:07.417Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-17T13:44:07.417Z] ---> d2c45eb731b0 [2022-03-17T13:44:07.417Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-17T13:44:07.678Z] ---> Running in 6c2db566fbe4 [2022-03-17T13:44:07.678Z] Removing intermediate container 6c2db566fbe4 [2022-03-17T13:44:07.678Z] ---> 56d90b78f0ca [2022-03-17T13:44:07.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:44:07.678Z] ---> Running in d1c52a47a96b [2022-03-17T13:44:07.678Z] Removing intermediate container d1c52a47a96b [2022-03-17T13:44:07.678Z] ---> 9d562bc947b4 [2022-03-17T13:44:07.678Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T13:44:07.948Z] ---> Running in 19e5280d120d [2022-03-17T13:44:07.948Z] Removing intermediate container 19e5280d120d [2022-03-17T13:44:07.948Z] ---> 1d787dd3a11f [2022-03-17T13:44:07.948Z] Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 [2022-03-17T13:44:07.948Z] ---> Running in 838aec8fefd7 [2022-03-17T13:44:07.948Z] Removing intermediate container 838aec8fefd7 [2022-03-17T13:44:07.948Z] ---> 97e6518c13b1 [2022-03-17T13:44:07.948Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:44:08.208Z] ---> Running in 33c3f92ba8b1 [2022-03-17T13:44:08.208Z] Removing intermediate container 33c3f92ba8b1 [2022-03-17T13:44:08.208Z] ---> 7ed770f8f6e5 [2022-03-17T13:44:08.208Z] [2022-03-17T13:44:08.208Z] Successfully built 7ed770f8f6e5 [2022-03-17T13:44:08.208Z] Successfully tagged sys-mgmt-agent:latest [2022-03-17T13:44:08.476Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-17T13:44:08.487Z] $ docker stop --time=1 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 [2022-03-17T13:44:09.810Z] $ docker rm -f 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T13:44:10.157Z] + docker images [2022-03-17T13:44:10.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T13:44:10.157Z] sys-mgmt-agent latest 7ed770f8f6e5 1 second ago 296MB [2022-03-17T13:44:10.157Z] core-data latest 031e2d40ca3c 12 seconds ago 20MB [2022-03-17T13:44:10.157Z] 703880e7e757 16 seconds ago 1.77GB [2022-03-17T13:44:10.157Z] 5dfb75fb6ae0 19 seconds ago 1.79GB [2022-03-17T13:44:10.157Z] security-secretstore-setup latest 0c94ce703930 20 seconds ago 27.9MB [2022-03-17T13:44:10.157Z] support-scheduler latest c2c7dfcd95c3 22 seconds ago 16MB [2022-03-17T13:44:10.157Z] 6a7d7f16874d 28 seconds ago 1.78GB [2022-03-17T13:44:10.157Z] 8bca51c2df97 30 seconds ago 1.78GB [2022-03-17T13:44:10.157Z] security-bootstrapper latest cd08263ace2e 39 seconds ago 18.7MB [2022-03-17T13:44:10.157Z] support-notifications latest 237cf4bee5f1 51 seconds ago 16.7MB [2022-03-17T13:44:10.157Z] core-metadata latest b50dc12fd143 51 seconds ago 16.6MB [2022-03-17T13:44:10.157Z] core-command latest 79c176736cb9 52 seconds ago 15.8MB [2022-03-17T13:44:10.157Z] security-proxy-setup latest e33b98390bdc 52 seconds ago 26.2MB [2022-03-17T13:44:10.157Z] 2e6528bd3fed About a minute ago 1.78GB [2022-03-17T13:44:10.157Z] b9cebeefb0a7 About a minute ago 1.78GB [2022-03-17T13:44:10.157Z] 53624653d41f About a minute ago 1.78GB [2022-03-17T13:44:10.157Z] e99cb5e6c0c9 About a minute ago 1.77GB [2022-03-17T13:44:10.157Z] 356b5e3954ae About a minute ago 1.77GB [2022-03-17T13:44:10.157Z] ci-base-image-x86_64 latest d34b0990ef74 3 minutes ago 1.27GB [2022-03-17T13:44:10.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-17T13:44:10.157Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-17T13:44:10.157Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-17T13:44:10.157Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-17T13:44:10.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-03-17T13:44:25.327Z] Still waiting to schedule task [2022-03-17T13:44:25.327Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-17T13:44:34.287Z] Removing intermediate container c42b7523790b [2022-03-17T13:44:34.287Z] ---> b8558d1147cb [2022-03-17T13:44:34.287Z] Successfully built b8558d1147cb [2022-03-17T13:44:34.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:44:34.629Z] + docker inspect -f . ci-base-image-arm64 [2022-03-17T13:44:34.629Z] . [Pipeline] withDockerContainer [2022-03-17T13:44:34.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container [2022-03-17T13:44:34.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-17T13:44:36.339Z] $ docker top 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T13:44:37.261Z] + go version [2022-03-17T13:44:37.261Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-17T13:44:37.297Z] $ docker stop --time=1 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 [2022-03-17T13:44:38.916Z] $ docker rm -f 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:44:39.536Z] + docker inspect -f . ci-base-image-arm64 [2022-03-17T13:44:39.536Z] . [Pipeline] withDockerContainer [2022-03-17T13:44:39.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container [2022-03-17T13:44:39.864Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-17T13:44:41.169Z] $ docker top d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-17T13:44:41.445Z] ========================================================= [2022-03-17T13:44:41.445Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-17T13:44:41.445Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T13:44:42.097Z] + make test [2022-03-17T13:44:42.097Z] go mod tidy [2022-03-17T13:44:43.072Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-17T13:45:15.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-17T13:45:29.525Z] Running on prd-ubuntu18.04-docker-8c-8g-7827 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-17T13:45:29.538Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-17T13:45:29.622Z] The recommended git tool is: git [2022-03-17T13:45:31.170Z] using credential edgex-jenkins-ssh [2022-03-17T13:45:31.184Z] Cloning the remote Git repository [2022-03-17T13:45:31.193Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:45:31.225Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-17T13:45:31.249Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:45:31.249Z] > git --version # timeout=10 [2022-03-17T13:45:31.260Z] > git --version # 'git version 2.17.1' [2022-03-17T13:45:31.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:45:31.283Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T13:45:35.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-17T13:45:35.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T13:45:35.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-17T13:45:35.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-17T13:45:35.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:45:35.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-17T13:45:36.632Z] Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f [2022-03-17T13:45:36.787Z] Merge succeeded, producing 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b [2022-03-17T13:45:36.788Z] Checking out Revision 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b (PR-3904) [2022-03-17T13:45:36.637Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T13:45:36.644Z] > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 [2022-03-17T13:45:36.708Z] > git remote # timeout=10 [2022-03-17T13:45:36.715Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T13:45:36.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T13:45:36.725Z] > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 [2022-03-17T13:45:36.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T13:45:36.787Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T13:45:36.792Z] > git checkout -f 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b # timeout=10 [2022-03-17T13:45:40.360Z] Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" [2022-03-17T13:45:40.370Z] First time build. Skipping changelog. [2022-03-17T13:45:40.364Z] > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T13:45:41.704Z] + echo snap-build.sh [2022-03-17T13:45:41.704Z] snap-build.sh [2022-03-17T13:45:41.704Z] + SNAP_BASE_DIR=. [2022-03-17T13:45:41.704Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-17T13:45:41.704Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-17T13:45:41.704Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-17T13:45:41.704Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-17T13:45:41.704Z] + cd /w/workspace/edgex-go/4 [2022-03-17T13:45:41.704Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-17T13:45:41.704Z] Reading package lists... [2022-03-17T13:45:41.704Z] Building dependency tree... [2022-03-17T13:45:41.704Z] Reading state information... [2022-03-17T13:45:41.704Z] The following packages were automatically installed and are no longer required: [2022-03-17T13:45:41.704Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-17T13:45:41.704Z] uidmap xdelta3 [2022-03-17T13:45:41.704Z] Use 'sudo apt autoremove' to remove them. [2022-03-17T13:45:41.704Z] The following packages will be REMOVED: [2022-03-17T13:45:41.704Z] lxd* lxd-client* [2022-03-17T13:45:41.704Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-17T13:45:41.967Z] After this operation, 31.7 MB disk space will be freed. [2022-03-17T13:45:42.752Z] (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-03-17T13:45:42.753Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-17T13:45:43.697Z] Removing lxd dnsmasq configuration [2022-03-17T13:45:43.697Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-17T13:45:43.697Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-17T13:45:44.645Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-17T13:45:44.645Z] (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-03-17T13:45:44.645Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-17T13:45:46.037Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-17T13:45:46.037Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-17T13:45:46.612Z] + sudo snap remove --purge lxd [2022-03-17T13:45:46.875Z] snap "lxd" is not installed [2022-03-17T13:45:46.875Z] + sudo groupadd --force --system lxd [2022-03-17T13:45:46.875Z] ++ whoami [2022-03-17T13:45:46.875Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-17T13:45:46.875Z] + newgrp - lxd [2022-03-17T13:45:46.875Z] + sudo snap install lxd [2022-03-17T13:45:55.031Z] 2022-03-17T13:45:51Z INFO Waiting for automatic snapd restart... [2022-03-17T13:46:09.953Z] lxd 4.24 from Canonical* installed [2022-03-17T13:46:09.953Z] + sudo lxd init --auto [2022-03-17T13:46:12.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-17T13:46:12.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-17T13:46:12.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-17T13:46:12.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-17T13:46:18.118Z] + sudo snap install --classic snapcraft [2022-03-17T13:46:22.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-17T13:46:22.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-17T13:46:22.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-17T13:46:22.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-17T13:46:22.932Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-17T13:46:23.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-17T13:46:23.416Z] snapcraft 6.0.2 from Canonical* installed [2022-03-17T13:46:23.416Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-17T13:46:23.416Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-17T13:46:23.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T13:46:23.416Z] Dload Upload Total Spent Left Speed [2022-03-17T13:46:23.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 [2022-03-17T13:46:23.416Z] 100 3325k 100 3325k 0 0 9808k 0 --:--:-- --:--:-- --:--:-- 9808k [2022-03-17T13:46:23.416Z] ./yq_linux_amd64 [2022-03-17T13:46:23.416Z] + sudo snapcraft prime --use-lxd [2022-03-17T13:46:24.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-17T13:46:24.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-17T13:46:24.199Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-17T13:46:24.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-17T13:46:24.810Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-17T13:46:24.810Z] 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-03-17T13:46:24.810Z] - README.md [2022-03-17T13:46:24.810Z] [2022-03-17T13:46:24.810Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-17T13:46:25.385Z] Launching a container. [2022-03-17T13:46:32.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2022-03-17T13:46:32.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-17T13:46:32.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-17T13:46:36.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.381s coverage: 98.5% of statements [2022-03-17T13:46:36.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-17T13:46:36.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 54.9% of statements [2022-03-17T13:46:36.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-17T13:46:36.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-17T13:46:37.641Z] Waiting for container to be ready [2022-03-17T13:46:37.641Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-17T13:46:37.641Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-17T13:46:37.641Z] [2022-03-17T13:46:40.949Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-17T13:46:42.333Z] Waiting for network to be ready... [2022-03-17T13:46:42.598Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-17T13:46:42.860Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-17T13:46:42.860Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-17T13:46:42.860Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-17T13:46:42.860Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-17T13:46:42.860Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-17T13:46:42.860Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-17T13:46:42.860Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-17T13:46:42.860Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-17T13:46:42.860Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-17T13:46:43.432Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-17T13:46:43.432Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-17T13:46:44.376Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-17T13:46:44.637Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-17T13:46:44.637Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-17T13:46:44.637Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-17T13:46:44.637Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-17T13:46:44.637Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-17T13:46:52.790Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-17T13:46:55.361Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-17T13:46:59.628Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-17T13:47:00.200Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-17T13:47:00.462Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-17T13:47:00.462Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.091s coverage: 89.2% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.475s coverage: 84.4% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.492s coverage: 94.2% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 72.2% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.292s coverage: 60.0% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.606s coverage: 0.9% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.393s coverage: 24.0% of statements [2022-03-17T13:47:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.364s coverage: 47.1% of statements [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.375s coverage: 79.5% of statements [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.328s coverage: 94.1% of statements [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.531s coverage: 96.3% of statements [2022-03-17T13:47:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.271s coverage: 87.5% of statements [2022-03-17T13:47:03.769Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-17T13:47:03.769Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-17T13:47:04.711Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-17T13:47:04.973Z] Fetched 23.4 MB in 22s (1040 kB/s) [2022-03-17T13:47:05.916Z] Reading package lists... [2022-03-17T13:47:05.916Z] Reading package lists... [2022-03-17T13:47:06.177Z] Building dependency tree... [2022-03-17T13:47:06.177Z] Reading state information... [2022-03-17T13:47:06.177Z] The following additional packages will be installed: [2022-03-17T13:47:06.177Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-17T13:47:06.177Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-17T13:47:06.177Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-17T13:47:06.177Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-17T13:47:06.177Z] Suggested packages: [2022-03-17T13:47:06.177Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-17T13:47:06.177Z] Recommended packages: [2022-03-17T13:47:06.177Z] gnupg libsasl2-modules [2022-03-17T13:47:06.177Z] The following NEW packages will be installed: [2022-03-17T13:47:06.177Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-17T13:47:06.177Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-17T13:47:06.177Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-17T13:47:06.177Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-17T13:47:06.177Z] The following packages will be upgraded: [2022-03-17T13:47:06.177Z] gpg gpg-agent gpgconf libudev1 [2022-03-17T13:47:06.438Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-17T13:47:06.438Z] Need to get 3859 kB of archives. [2022-03-17T13:47:06.438Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-17T13:47:06.439Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-17T13:47:06.439Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-17T13:47:06.439Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-17T13:47:06.439Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-17T13:47:06.439Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-17T13:47:07.011Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-17T13:47:07.011Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-17T13:47:07.011Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-17T13:47:07.273Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-17T13:47:07.273Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-17T13:47:07.273Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-17T13:47:07.273Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-17T13:47:07.273Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-17T13:47:07.273Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-17T13:47:07.273Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-17T13:47:07.273Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-17T13:47:07.273Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-17T13:47:07.273Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-17T13:47:07.273Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-17T13:47:07.534Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-17T13:47:07.534Z] 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-03-17T13:47:07.534Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-17T13:47:07.534Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T13:47:07.534Z] Fetched 3859 kB in 1s (3172 kB/s) [2022-03-17T13:47:07.534Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-17T13:47:07.534Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:47:07.534Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-17T13:47:07.794Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-17T13:47:07.794Z] Selecting previously unselected package udev. [2022-03-17T13:47:07.794Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-17T13:47:07.794Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:47:07.794Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-17T13:47:08.058Z] Selecting previously unselected package libfuse2:amd64. [2022-03-17T13:47:08.058Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-17T13:47:08.058Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-17T13:47:08.058Z] Selecting previously unselected package fuse. [2022-03-17T13:47:08.058Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-17T13:47:08.058Z] Unpacking fuse (2.9.9-3) ... [2022-03-17T13:47:08.058Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-17T13:47:08.058Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-17T13:47:08.322Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-17T13:47:08.322Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-17T13:47:08.322Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-17T13:47:08.322Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-17T13:47:08.322Z] Selecting previously unselected package libksba8:amd64. [2022-03-17T13:47:08.322Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-17T13:47:08.322Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-17T13:47:08.582Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-17T13:47:08.582Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.582Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.582Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-17T13:47:08.582Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.582Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.582Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-17T13:47:08.582Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.582Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.582Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-17T13:47:08.582Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.582Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.582Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-17T13:47:08.582Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.582Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.843Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-17T13:47:08.843Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.843Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.843Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-17T13:47:08.843Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.843Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.843Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-17T13:47:08.843Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.843Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:08.843Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-17T13:47:08.843Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-17T13:47:08.843Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:09.104Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T13:47:09.104Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-17T13:47:09.104Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-17T13:47:09.104Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T13:47:09.104Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-17T13:47:09.104Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-17T13:47:09.104Z] Selecting previously unselected package libldap-common. [2022-03-17T13:47:09.104Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-17T13:47:09.104Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-17T13:47:09.104Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T13:47:09.104Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-17T13:47:09.104Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-17T13:47:09.364Z] Selecting previously unselected package dirmngr. [2022-03-17T13:47:09.364Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-17T13:47:09.364Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-17T13:47:09.364Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-17T13:47:09.364Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-17T13:47:09.364Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-17T13:47:09.364Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-17T13:47:09.364Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-17T13:47:09.938Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T13:47:09.938Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-17T13:47:09.938Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:09.938Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-17T13:47:10.200Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-17T13:47:10.200Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.200Z] Setting up fuse (2.9.9-3) ... [2022-03-17T13:47:10.200Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-17T13:47:10.771Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-17T13:47:10.771Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-17T13:47:10.771Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-17T13:47:10.771Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-17T13:47:10.771Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-17T13:47:11.031Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-17T13:47:11.291Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-17T13:47:11.291Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-17T13:47:11.291Z] units). This means they are not meant to be enabled using systemctl. [2022-03-17T13:47:11.291Z] [2022-03-17T13:47:11.291Z] Possible reasons for having this kind of units are: [2022-03-17T13:47:11.291Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-17T13:47:11.291Z] .wants/ or .requires/ directory. [2022-03-17T13:47:11.291Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-17T13:47:11.291Z] a requirement dependency on it. [2022-03-17T13:47:11.291Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-17T13:47:11.291Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-17T13:47:11.291Z] • In case of template units, the unit is meant to be enabled with some [2022-03-17T13:47:11.291Z] instance name specified. [2022-03-17T13:47:11.553Z] Reading package lists... [2022-03-17T13:47:11.814Z] Building dependency tree... [2022-03-17T13:47:11.814Z] Reading state information... [2022-03-17T13:47:11.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2022-03-17T13:47:11.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-03-17T13:47:12.075Z] The following additional packages will be installed: [2022-03-17T13:47:12.075Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-17T13:47:12.075Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-17T13:47:12.075Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-17T13:47:12.075Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-17T13:47:12.075Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-17T13:47:12.075Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-17T13:47:12.075Z] Suggested packages: [2022-03-17T13:47:12.075Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-17T13:47:12.075Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-17T13:47:12.075Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-17T13:47:12.075Z] systemd-container policykit-1 [2022-03-17T13:47:12.075Z] Recommended packages: [2022-03-17T13:47:12.075Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-17T13:47:12.075Z] The following NEW packages will be installed: [2022-03-17T13:47:12.075Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-17T13:47:12.075Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-17T13:47:12.075Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-17T13:47:12.075Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-17T13:47:12.075Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-17T13:47:12.075Z] The following packages will be upgraded: [2022-03-17T13:47:12.075Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-17T13:47:12.336Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-17T13:47:12.336Z] Need to get 46.5 MB of archives. [2022-03-17T13:47:12.336Z] After this operation, 181 MB of additional disk space will be used. [2022-03-17T13:47:12.336Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-17T13:47:12.336Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-17T13:47:12.597Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-17T13:47:12.597Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-17T13:47:12.597Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-17T13:47:12.597Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-17T13:47:12.857Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-17T13:47:13.119Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-17T13:47:13.379Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-17T13:47:13.379Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-17T13:47:14.325Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-17T13:47:14.325Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-17T13:47:14.325Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-17T13:47:14.586Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-17T13:47:14.586Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-17T13:47:15.976Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-17T13:47:16.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.618s coverage: 82.5% of statements [2022-03-17T13:47:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-17T13:47:24.123Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-17T13:47:24.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.371s coverage: 92.9% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.394s coverage: 85.4% of statements [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.831s coverage: 91.2% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 64.4% of statements [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-17T13:47:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2022-03-17T13:47:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2022-03-17T13:47:24.693Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-17T13:47:26.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-03-17T13:47:26.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-03-17T13:47:26.607Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-17T13:47:26.868Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-17T13:47:30.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.440s coverage: 65.4% of statements [2022-03-17T13:47:30.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-17T13:47:30.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-17T13:47:30.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-17T13:47:33.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 43.8% of statements [2022-03-17T13:47:33.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-17T13:47:33.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-17T13:47:33.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2022-03-17T13:47:33.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-17T13:47:33.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2022-03-17T13:47:33.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-17T13:47:33.447Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-17T13:47:36.750Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-17T13:47:37.011Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-17T13:47:37.582Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-17T13:47:37.842Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-17T13:47:38.414Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-17T13:47:40.329Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-17T13:47:40.329Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-17T13:47:40.591Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 17.7% of statements [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.622s coverage: 92.3% of statements [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-17T13:47:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-03-17T13:47:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-03-17T13:47:41.630Z] 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-03-17T13:47:41.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-17T13:47:41.630Z] GO111MODULE=on go vet ./... [2022-03-17T13:47:41.979Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-17T13:47:41.979Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-17T13:47:41.979Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-17T13:47:42.240Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-17T13:48:49.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-17T13:48:51.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-17T13:48:52.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-17T13:48:55.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-17T13:48:55.879Z] + ls -al . [2022-03-17T13:48:55.879Z] total 672 [2022-03-17T13:48:55.879Z] drwxrwxr-x 9 1001 1001 4096 Mar 17 13:48 . [2022-03-17T13:48:55.879Z] drwxr-xr-x 4 root root 4096 Mar 17 13:44 .. [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 11 Mar 17 13:42 .dockerignore [2022-03-17T13:48:55.879Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 13:42 .git [2022-03-17T13:48:55.879Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 13:42 .github [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 804 Mar 17 13:42 .gitignore [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 13:42 .golangci.yml [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 76 Mar 17 13:42 .hadolint.yml [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 13:42 .sonarcloud.properties [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 13:42 ADOPTERS.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 9019 Mar 17 13:42 Attribution.txt [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 51732 Mar 17 13:42 CHANGELOG.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 13:42 CONTRIBUTING.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 13:42 GOVERNANCE.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 849 Mar 17 13:42 Jenkinsfile [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 13:42 LICENSE [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 6508 Mar 17 13:42 Makefile [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 13:42 OWNERS.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 8207 Mar 17 13:42 README.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 6912 Mar 17 13:42 SECURITY.md [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 13:40 VERSION [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 4131 Mar 17 13:42 ZMQWindows.md [2022-03-17T13:48:55.879Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 13:42 bin [2022-03-17T13:48:55.879Z] drwxrwxr-x 14 1001 1001 4096 Mar 17 13:42 cmd [2022-03-17T13:48:55.879Z] -rw-r--r-- 1 root root 426503 Mar 17 13:47 coverage.out [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 2827 Mar 17 13:42 go.mod [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 50365 Mar 17 13:42 go.sum [2022-03-17T13:48:55.879Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 13:42 internal [2022-03-17T13:48:55.879Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 13:42 openapi [2022-03-17T13:48:55.879Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 13:42 snap [2022-03-17T13:48:55.879Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 13:42 version.go [Pipeline] sh [2022-03-17T13:48:56.568Z] + '[' -e coverage.out ] [2022-03-17T13:48:56.568Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-17T13:48:56.591Z] Warning: overwriting stash ‘coverage-report’ [2022-03-17T13:48:57.365Z] Stashed 1 file(s) [Pipeline] sh [2022-03-17T13:48:58.030Z] + make build [2022-03-17T13:48:58.030Z] 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-03-17T13:49:04.757Z] 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-03-17T13:49:18.761Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T13:49:18.761Z] Fetched 46.5 MB in 2min 4s (373 kB/s) [2022-03-17T13:49:18.761Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-17T13:49:18.761Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-17T13:49:18.761Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-17T13:49:18.761Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-17T13:49:18.761Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-17T13:49:18.761Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-17T13:49:18.761Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-17T13:49:18.761Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-17T13:49:18.761Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:18.761Z] Selecting previously unselected package libexpat1:amd64. [2022-03-17T13:49:18.761Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-17T13:49:18.761Z] Selecting previously unselected package python3.8-minimal. [2022-03-17T13:49:18.761Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:18.761Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:18.761Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-17T13:49:18.761Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:18.761Z] Selecting previously unselected package python3-minimal. [2022-03-17T13:49:18.761Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-17T13:49:18.761Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-17T13:49:18.761Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-17T13:49:19.022Z] Selecting previously unselected package mime-support. [2022-03-17T13:49:19.022Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-17T13:49:19.022Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-17T13:49:19.022Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-17T13:49:19.022Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-17T13:49:19.022Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-17T13:49:19.022Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-17T13:49:19.022Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-17T13:49:19.022Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:19.287Z] Selecting previously unselected package python3.8. [2022-03-17T13:49:19.287Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-17T13:49:19.287Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:19.287Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-17T13:49:19.287Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-17T13:49:19.287Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-17T13:49:19.287Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-17T13:49:19.549Z] Selecting previously unselected package python3. [2022-03-17T13:49:19.549Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-17T13:49:19.549Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-17T13:49:19.549Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-17T13:49:19.549Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-17T13:49:19.549Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-17T13:49:19.549Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:19.811Z] Selecting previously unselected package dbus. [2022-03-17T13:49:19.811Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-17T13:49:19.811Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:19.811Z] Selecting previously unselected package libbsd0:amd64. [2022-03-17T13:49:19.811Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-17T13:49:19.811Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-17T13:49:19.811Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-17T13:49:19.811Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-17T13:49:19.811Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-17T13:49:19.811Z] Selecting previously unselected package sudo. [2022-03-17T13:49:19.811Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-17T13:49:19.811Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-17T13:49:20.072Z] Selecting previously unselected package apparmor. [2022-03-17T13:49:20.072Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-17T13:49:20.072Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-17T13:49:20.072Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-17T13:49:20.072Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-17T13:49:20.072Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-17T13:49:20.333Z] Selecting previously unselected package libedit2:amd64. [2022-03-17T13:49:20.333Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-17T13:49:20.333Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-17T13:49:20.333Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-17T13:49:20.333Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-17T13:49:20.333Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-17T13:49:20.333Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-17T13:49:20.333Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:49:20.333Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:20.333Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-17T13:49:20.333Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:49:20.333Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:20.333Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-17T13:49:20.333Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-17T13:49:20.333Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-17T13:49:20.597Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-17T13:49:20.597Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:49:20.597Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:20.597Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-17T13:49:20.597Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:49:20.597Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:20.597Z] Selecting previously unselected package openssh-client. [2022-03-17T13:49:20.597Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-17T13:49:20.597Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-17T13:49:20.862Z] Selecting previously unselected package dbus-user-session. [2022-03-17T13:49:20.862Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-17T13:49:20.862Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:20.862Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-17T13:49:20.862Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-17T13:49:20.862Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-17T13:49:20.862Z] Selecting previously unselected package squashfs-tools. [2022-03-17T13:49:20.862Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-17T13:49:20.862Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-17T13:49:20.862Z] Selecting previously unselected package snapd. [2022-03-17T13:49:20.862Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-17T13:49:21.123Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-17T13:49:24.425Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-17T13:49:24.425Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-17T13:49:24.425Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-17T13:49:24.425Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-17T13:49:24.425Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:24.425Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:24.425Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:24.425Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-17T13:49:24.425Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:24.425Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:24.425Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-17T13:49:24.425Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:24.425Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-17T13:49:24.425Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-17T13:49:25.367Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-17T13:49:25.367Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-17T13:49:25.367Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-17T13:49:25.367Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-17T13:49:25.367Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-17T13:49:25.367Z] running python rtupdate hooks for python3.8... [2022-03-17T13:49:25.367Z] running python post-rtupdate hooks for python3.8... [2022-03-17T13:49:25.367Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-17T13:49:26.308Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-17T13:49:26.569Z] Reloading AppArmor profiles [2022-03-17T13:49:26.569Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:49:26.569Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-17T13:49:26.569Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-17T13:49:26.830Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-17T13:49:26.830Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-17T13:49:26.830Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-17T13:49:27.090Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-17T13:49:28.473Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-17T13:49:28.473Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-17T13:49:28.732Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-17T13:49:28.732Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-17T13:49:28.993Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-17T13:49:29.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-17T13:49:29.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-17T13:49:29.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-17T13:49:30.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-17T13:49:30.036Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-17T13:49:30.298Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-17T13:49:30.559Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-17T13:49:30.819Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-17T13:49:31.080Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-17T13:49:31.080Z] /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-03-17T13:49:31.340Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-17T13:49:31.599Z] 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-03-17T13:49:31.908Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-17T13:49:32.167Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-17T13:49:32.167Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-17T13:49:32.997Z] Reading package lists... [2022-03-17T13:49:33.041Z] 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-03-17T13:49:33.258Z] Reading package lists... [2022-03-17T13:49:33.517Z] Building dependency tree... [2022-03-17T13:49:33.517Z] Reading state information... [2022-03-17T13:49:33.517Z] Calculating upgrade... [2022-03-17T13:49:33.778Z] The following packages will be upgraded: [2022-03-17T13:49:33.778Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-17T13:49:33.778Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-17T13:49:33.778Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-17T13:49:33.778Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-17T13:49:33.778Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-17T13:49:33.778Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-17T13:49:33.778Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-17T13:49:33.778Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-17T13:49:33.778Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-17T13:49:33.778Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-17T13:49:33.778Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-17T13:49:33.778Z] xz-utils zlib1g [2022-03-17T13:49:33.778Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T13:49:33.778Z] Need to get 65.7 MB of archives. [2022-03-17T13:49:33.778Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-17T13:49:33.778Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-17T13:49:33.778Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-17T13:49:34.038Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-17T13:49:34.038Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-17T13:49:34.038Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-17T13:49:34.038Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-17T13:49:34.038Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-17T13:49:34.038Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-17T13:49:34.038Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-17T13:49:34.038Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-17T13:49:34.038Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-17T13:49:34.039Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-17T13:49:34.039Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-17T13:49:34.039Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-17T13:49:34.039Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-17T13:49:34.039Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-17T13:49:34.039Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-17T13:49:34.039Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-17T13:49:34.039Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-17T13:49:34.039Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-17T13:49:34.039Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-17T13:49:34.039Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-17T13:49:34.039Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-17T13:49:34.039Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-17T13:49:34.039Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-17T13:49:34.039Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-17T13:49:34.039Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-17T13:49:34.039Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-17T13:49:34.039Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-17T13:49:34.039Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-17T13:49:34.039Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-17T13:49:34.039Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-17T13:49:34.039Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-17T13:49:34.039Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-17T13:49:34.039Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-17T13:49:34.039Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-17T13:49:34.039Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-17T13:49:34.039Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-17T13:49:34.039Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-17T13:49:34.300Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-17T13:49:34.300Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-17T13:49:34.300Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-17T13:49:34.300Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-17T13:49:34.300Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-17T13:49:34.300Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-17T13:49:34.300Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-17T13:49:34.300Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-17T13:49:34.300Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-17T13:49:34.300Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-17T13:49:34.300Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-17T13:49:34.300Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-17T13:49:34.300Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-17T13:49:34.300Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-17T13:49:34.300Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-17T13:49:34.300Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-17T13:49:34.300Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-17T13:49:34.300Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-17T13:49:34.300Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-17T13:49:34.300Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-17T13:49:34.560Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-17T13:49:35.133Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-17T13:49:35.706Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-17T13:49:35.970Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-17T13:49:36.232Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-17T13:49:37.362Z] 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-03-17T13:49:38.147Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-17T13:49:38.355Z] 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-03-17T13:49:38.408Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-17T13:49:38.408Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-17T13:49:41.712Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-17T13:49:41.712Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-17T13:49:41.712Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-17T13:49:41.763Z] 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-03-17T13:49:42.284Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-17T13:49:42.544Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-17T13:49:45.091Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-17T13:49:45.091Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-17T13:49:45.664Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-17T13:49:45.664Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-17T13:49:45.925Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-17T13:49:46.079Z] 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-03-17T13:49:46.186Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T13:49:46.186Z] Fetched 65.7 MB in 12s (5423 kB/s) [2022-03-17T13:49:46.186Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-17T13:49:46.186Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-17T13:49:46.186Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-17T13:49:46.755Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-17T13:49:46.755Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-17T13:49:46.755Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-17T13:49:46.755Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-17T13:49:47.017Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.017Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.278Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.278Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.538Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.538Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.538Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.538Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.798Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.798Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.798Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.798Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:47.798Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:47.798Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:48.057Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:49:48.057Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-17T13:49:48.057Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:48.057Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:48.057Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:49:48.316Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-17T13:49:48.316Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:48.316Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:48.316Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:48.316Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:48.316Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:49:48.316Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-17T13:49:48.575Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:49:48.575Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-17T13:49:48.575Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-17T13:49:48.719Z] 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-03-17T13:49:48.836Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-17T13:49:49.097Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-17T13:49:49.359Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-17T13:49:49.359Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-17T13:49:49.359Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-17T13:49:49.359Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-17T13:49:49.359Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-17T13:49:49.620Z] Setting up base-files (11ubuntu5.5) ... [2022-03-17T13:49:49.620Z] Installing new version of config file /etc/issue ... [2022-03-17T13:49:49.620Z] Installing new version of config file /etc/issue.net ... [2022-03-17T13:49:49.620Z] Installing new version of config file /etc/lsb-release ... [2022-03-17T13:49:49.880Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-17T13:49:50.141Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-17T13:49:50.141Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-17T13:49:50.141Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-17T13:49:50.141Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:50.141Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-17T13:49:50.406Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-17T13:49:50.406Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-17T13:49:50.406Z] 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-03-17T13:49:50.406Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:50.406Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:50.406Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-17T13:49:50.668Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:50.668Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:50.668Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-17T13:49:50.668Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-17T13:49:50.930Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-17T13:49:50.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:50.930Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-17T13:49:50.930Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-17T13:49:51.502Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-17T13:49:51.502Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-17T13:49:51.502Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-17T13:49:51.502Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-17T13:49:52.092Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-17T13:49:52.092Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:52.092Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-17T13:49:52.092Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-17T13:49:52.666Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-17T13:49:52.666Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-17T13:49:52.666Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-17T13:49:52.666Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:52.666Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-17T13:49:52.666Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-17T13:49:52.666Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-17T13:49:52.666Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:52.666Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:52.666Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:52.927Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:52.928Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:52.928Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:52.928Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:52.928Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:53.035Z] 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-03-17T13:49:53.196Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:53.196Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:53.196Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:53.457Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:53.457Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:53.457Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:53.457Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:53.457Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:53.457Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:53.718Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:53.718Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:53.718Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:53.718Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:53.978Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:53.978Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:54.550Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-17T13:49:54.814Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-17T13:49:55.075Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-17T13:49:55.075Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.075Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-17T13:49:55.075Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-17T13:49:55.337Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-17T13:49:55.337Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.337Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-17T13:49:55.337Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-17T13:49:55.656Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-17T13:49:55.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.656Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-17T13:49:55.656Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-17T13:49:55.656Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-17T13:49:55.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.656Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-17T13:49:55.656Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-17T13:49:55.656Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-17T13:49:55.933Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.933Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-17T13:49:55.933Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-17T13:49:55.933Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-17T13:49:55.933Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:55.933Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-17T13:49:55.933Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-17T13:49:56.194Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-17T13:49:56.194Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.194Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-17T13:49:56.194Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-17T13:49:56.194Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-17T13:49:56.194Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.194Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-17T13:49:56.194Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-17T13:49:56.436Z] 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-03-17T13:49:56.462Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-17T13:49:56.462Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.462Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-17T13:49:56.462Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-17T13:49:56.462Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-17T13:49:56.462Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.462Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-17T13:49:56.462Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-17T13:49:56.728Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-17T13:49:56.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.728Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-17T13:49:56.728Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-17T13:49:56.728Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-17T13:49:56.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.728Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-17T13:49:56.728Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-17T13:49:56.992Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-17T13:49:56.992Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:56.992Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-17T13:49:56.992Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-17T13:49:56.992Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-17T13:49:57.265Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:57.265Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-17T13:49:57.265Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-17T13:49:57.853Z] Setting up apt (2.0.6) ... [2022-03-17T13:49:58.115Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-17T13:49:58.115Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:58.115Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-17T13:49:58.375Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-17T13:49:58.375Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-17T13:49:58.375Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-17T13:49:58.375Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-17T13:49:58.375Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-17T13:49:58.636Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-17T13:49:58.636Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-17T13:49:58.636Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-17T13:49:58.636Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-17T13:49:58.946Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-17T13:49:58.946Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-17T13:49:58.946Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-17T13:49:58.946Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-17T13:49:58.946Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-17T13:49:58.946Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-17T13:49:59.207Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-17T13:49:59.207Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-17T13:49:59.207Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-17T13:49:59.477Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-17T13:49:59.477Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-17T13:49:59.759Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-17T13:49:59.759Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-17T13:49:59.759Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-17T13:49:59.759Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-17T13:49:59.759Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-17T13:49:59.832Z] 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-03-17T13:50:00.020Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-17T13:50:00.020Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-17T13:50:00.290Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-17T13:50:00.290Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-17T13:50:00.290Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-17T13:50:00.290Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-17T13:50:00.552Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-17T13:50:00.552Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-17T13:50:00.552Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-17T13:50:00.552Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-17T13:50:00.552Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-17T13:50:00.552Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-17T13:50:00.813Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-17T13:50:00.813Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-17T13:50:00.813Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-17T13:50:00.813Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-17T13:50:01.382Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-17T13:50:01.382Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-17T13:50:01.382Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.382Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:01.382Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.382Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:01.643Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.643Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:01.903Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.903Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:01.903Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.903Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:01.903Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-17T13:50:01.903Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-17T13:50:02.164Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-17T13:50:02.164Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-17T13:50:02.164Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:02.164Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:02.424Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:02.424Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:03.367Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:03.367Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:03.940Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:03.940Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:04.511Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:04.511Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:04.773Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:05.034Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:05.607Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-17T13:50:05.607Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-17T13:50:05.607Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-17T13:50:05.607Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-17T13:50:05.607Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-17T13:50:05.875Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-17T13:50:05.875Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-17T13:50:05.875Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-17T13:50:05.875Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-17T13:50:05.875Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:05.875Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-17T13:50:05.875Z] [2022-03-17T13:50:05.875Z] Current default time zone: 'Etc/UTC' [2022-03-17T13:50:05.875Z] Local time is now: Thu Mar 17 13:50:05 UTC 2022. [2022-03-17T13:50:05.875Z] Universal Time is now: Thu Mar 17 13:50:05 UTC 2022. [2022-03-17T13:50:05.875Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-17T13:50:05.875Z] [2022-03-17T13:50:05.875Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-17T13:50:05.875Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:05.875Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:05.875Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-17T13:50:05.875Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:05.875Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-17T13:50:05.875Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-17T13:50:05.875Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-17T13:50:06.136Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-17T13:50:06.136Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-17T13:50:06.136Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-17T13:50:06.136Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:06.136Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:06.136Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-17T13:50:06.136Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:06.136Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:06.136Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-17T13:50:06.136Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-17T13:50:06.136Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-17T13:50:06.136Z] Setting up ca-certificates (20210119~20.04.2) ... [Pipeline] } [2022-03-17T13:50:06.580Z] $ docker stop --time=1 d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 [2022-03-17T13:50:08.051Z] Updating certificates in /etc/ssl/certs... [2022-03-17T13:50:08.531Z] $ docker rm -f d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 [2022-03-17T13:50:08.624Z] 21 added, 21 removed; done. [2022-03-17T13:50:08.624Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:08.885Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-17T13:50:08.885Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-17T13:50:08.885Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:08.885Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-17T13:50:08.885Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-17T13:50:09.146Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-17T13:50:09.146Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-17T13:50:09.146Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:09.146Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-17T13:50:09.146Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:09.146Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:09.146Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-17T13:50:09.146Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-17T13:50:09.146Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-17T13:50:09.406Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-17T13:50:09.406Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-17T13:50:09.406Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:50:09.975Z] 0 added, 0 removed; done. [2022-03-17T13:50:09.976Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-17T13:50:09.976Z] done. [2022-03-17T13:50:10.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T13:50:10.009Z] [2022-03-17T13:50:10.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:50:10.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T13:50:10.634Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-17T13:50:10.634Z] 29e5d40040c1: Pulling fs layer [2022-03-17T13:50:10.634Z] 1ce36da41761: Pulling fs layer [2022-03-17T13:50:10.634Z] 25b303627fd3: Pulling fs layer [2022-03-17T13:50:10.634Z] 29e5d40040c1: Verifying Checksum [2022-03-17T13:50:10.634Z] 29e5d40040c1: Download complete [2022-03-17T13:50:10.910Z] 1ce36da41761: Verifying Checksum [2022-03-17T13:50:10.910Z] 1ce36da41761: Download complete [2022-03-17T13:50:11.179Z] Reading package lists... [2022-03-17T13:50:11.185Z] 29e5d40040c1: Pull complete [2022-03-17T13:50:11.441Z] Building dependency tree... [2022-03-17T13:50:11.441Z] Reading state information... [2022-03-17T13:50:11.441Z] The following NEW packages will be installed: [2022-03-17T13:50:11.441Z] apt-transport-https [2022-03-17T13:50:11.441Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T13:50:12.633Z] 25b303627fd3: Verifying Checksum [2022-03-17T13:50:12.633Z] 25b303627fd3: Download complete [2022-03-17T13:50:12.633Z] 1ce36da41761: Pull complete [2022-03-17T13:50:16.735Z] Need to get 4680 B of archives. [2022-03-17T13:50:16.735Z] After this operation, 162 kB of additional disk space will be used. [2022-03-17T13:50:16.735Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-17T13:50:16.735Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T13:50:16.735Z] Fetched 4680 B in 5s (1033 B/s) [2022-03-17T13:50:16.735Z] Selecting previously unselected package apt-transport-https. [2022-03-17T13:50:16.735Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-17T13:50:16.735Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-17T13:50:16.735Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-17T13:50:16.735Z] Setting up apt-transport-https (2.0.6) ... [2022-03-17T13:50:16.735Z] Waiting for network to be ready... [2022-03-17T13:50:23.318Z] 2022-03-17T13:50:20Z INFO Waiting for automatic snapd restart... [2022-03-17T13:50:23.888Z] snapd 2.54.4 from Canonical* installed [2022-03-17T13:50:24.829Z] "snapd" switched to the "latest/stable" channel [2022-03-17T13:50:24.829Z] [2022-03-17T13:50:25.041Z] 25b303627fd3: Pull complete [2022-03-17T13:50:25.041Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-17T13:50:25.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T13:50:25.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-17T13:50:25.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container [2022-03-17T13:50:25.369Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-17T13:50:27.372Z] core20 20220304 from Canonical* installed [2022-03-17T13:50:27.678Z] $ docker top 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff -eo pid,comm [Pipeline] { [2022-03-17T13:50:27.946Z] "core20" switched to the "latest/stable" channel [2022-03-17T13:50:27.946Z] [Pipeline] sh [2022-03-17T13:50:28.703Z] + docker-compose build --help [2022-03-17T13:50:28.703Z] + grep parallel [2022-03-17T13:50:30.487Z] snapcraft 6.0.2 from Canonical* installed [2022-03-17T13:50:30.487Z] "snapcraft" switched to the "latest/stable" channel [2022-03-17T13:50:30.487Z] [2022-03-17T13:50:33.045Z] --parallel Build images in parallel. [Pipeline] } [2022-03-17T13:50:33.098Z] $ docker stop --time=1 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff [2022-03-17T13:50:34.788Z] $ docker rm -f 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:50:35.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T13:50:35.417Z] . [Pipeline] withDockerContainer [2022-03-17T13:50:35.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container [2022-03-17T13:50:35.767Z] 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-03-17T13:50:35.767Z] - README.md [2022-03-17T13:50:35.767Z] [2022-03-17T13:50:35.767Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-17T13:50:35.767Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-17T13:50:35.767Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-17T13:50:35.767Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-17T13:50:35.798Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-17T13:50:36.339Z] Reading package lists... [2022-03-17T13:50:36.600Z] 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-03-17T13:50:36.862Z] Reading package lists... [2022-03-17T13:50:36.862Z] Building dependency tree... [2022-03-17T13:50:36.862Z] Reading state information... [2022-03-17T13:50:37.101Z] $ docker top 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 -eo pid,comm [2022-03-17T13:50:37.121Z] Suggested packages: [2022-03-17T13:50:37.121Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-17T13:50:37.121Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-17T13:50:37.121Z] krb5-user libnorm-doc [2022-03-17T13:50:37.121Z] Recommended packages: [2022-03-17T13:50:37.121Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-17T13:50:37.121Z] The following NEW packages will be installed: [2022-03-17T13:50:37.121Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-17T13:50:37.121Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-17T13:50:37.121Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-17T13:50:37.121Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-17T13:50:37.121Z] libzmq5 pkg-config zip [2022-03-17T13:50:37.121Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T13:50:37.121Z] Need to get 10.3 MB of archives. [2022-03-17T13:50:37.121Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-17T13:50:37.121Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-17T13:50:37.380Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-17T13:50:37.380Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-17T13:50:37.380Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-17T13:50:37.380Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-17T13:50:37.380Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-17T13:50:37.380Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-17T13:50:37.380Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-17T13:50:37.380Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-17T13:50:37.380Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-17T13:50:37.380Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-17T13:50:37.380Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [Pipeline] { [Pipeline] sh [2022-03-17T13:50:38.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-17T13:50:38.320Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-17T13:50:38.320Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-17T13:50:38.320Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-17T13:50:38.320Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-17T13:50:38.320Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-17T13:50:38.320Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-17T13:50:38.320Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-17T13:50:38.320Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-17T13:50:38.320Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-17T13:50:38.320Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-17T13:50:38.320Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-17T13:50:38.320Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-17T13:50:38.320Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-17T13:50:38.320Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-17T13:50:38.320Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-17T13:50:38.582Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T13:50:38.582Z] Fetched 10.3 MB in 1s (8637 kB/s) [2022-03-17T13:50:38.582Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-17T13:50:38.582Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-17T13:50:38.582Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-17T13:50:38.582Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-17T13:50:38.843Z] Selecting previously unselected package libsodium23:amd64. [2022-03-17T13:50:38.843Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-17T13:50:38.843Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-17T13:50:38.843Z] Selecting previously unselected package libpsl5:amd64. [2022-03-17T13:50:38.843Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-17T13:50:38.843Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-17T13:50:38.843Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-17T13:50:38.843Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-17T13:50:38.843Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-17T13:50:38.843Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T13:50:38.843Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-17T13:50:38.843Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-17T13:50:39.103Z] Selecting previously unselected package librtmp1:amd64. [2022-03-17T13:50:39.103Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-17T13:50:39.103Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-17T13:50:39.103Z] Selecting previously unselected package libssh-4:amd64. [2022-03-17T13:50:39.103Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-17T13:50:39.103Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-17T13:50:39.103Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-17T13:50:39.103Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-17T13:50:39.103Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-17T13:50:39.103Z] Selecting previously unselected package liberror-perl. [2022-03-17T13:50:39.103Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-17T13:50:39.103Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-17T13:50:39.363Z] Selecting previously unselected package git-man. [2022-03-17T13:50:39.363Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-17T13:50:39.363Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-17T13:50:39.363Z] Selecting previously unselected package git. [2022-03-17T13:50:39.363Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-17T13:50:39.363Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-17T13:50:39.936Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-17T13:50:39.936Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:39.936Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.196Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-17T13:50:40.196Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:40.196Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.196Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-17T13:50:40.196Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:40.196Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.196Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-17T13:50:40.196Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:40.196Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.196Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-17T13:50:40.196Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-17T13:50:40.196Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-17T13:50:40.196Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-17T13:50:40.196Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:40.196Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.456Z] Selecting previously unselected package libnorm1:amd64. [2022-03-17T13:50:40.456Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-17T13:50:40.456Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-17T13:50:40.456Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-17T13:50:40.456Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-17T13:50:40.456Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-17T13:50:40.456Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-17T13:50:40.456Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-17T13:50:40.456Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-17T13:50:40.716Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-17T13:50:40.716Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-17T13:50:40.716Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-17T13:50:40.716Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-17T13:50:40.716Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-17T13:50:40.716Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-17T13:50:40.716Z] Selecting previously unselected package libzmq5:amd64. [2022-03-17T13:50:40.716Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-17T13:50:40.716Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-17T13:50:40.977Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-17T13:50:40.977Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-17T13:50:40.977Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:40.977Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-17T13:50:40.977Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-17T13:50:40.977Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-17T13:50:40.977Z] Selecting previously unselected package pkg-config. [2022-03-17T13:50:40.977Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-17T13:50:40.977Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-17T13:50:40.977Z] Selecting previously unselected package zip. [2022-03-17T13:50:40.977Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-17T13:50:40.977Z] Unpacking zip (3.0-11build1) ... [2022-03-17T13:50:41.238Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-17T13:50:41.238Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-17T13:50:41.239Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-17T13:50:41.239Z] No schema files found: doing nothing. [2022-03-17T13:50:41.239Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-17T13:50:41.239Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-17T13:50:41.239Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-17T13:50:41.239Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-17T13:50:41.239Z] Setting up liberror-perl (0.17029-1) ... [2022-03-17T13:50:41.239Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.239Z] Setting up zip (3.0-11build1) ... [2022-03-17T13:50:41.239Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-17T13:50:41.239Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-17T13:50:41.239Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-17T13:50:41.239Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-17T13:50:41.239Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-17T13:50:41.239Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.500Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-17T13:50:41.500Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.500Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-17T13:50:41.500Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.500Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-17T13:50:41.500Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-17T13:50:41.500Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-17T13:50:41.500Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-17T13:50:41.500Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.500Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-17T13:50:41.500Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-17T13:50:41.500Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-17T13:50:42.076Z] comerr-dev set to automatically installed. [2022-03-17T13:50:42.076Z] git set to automatically installed. [2022-03-17T13:50:42.076Z] git-man set to automatically installed. [2022-03-17T13:50:42.076Z] krb5-multidev set to automatically installed. [2022-03-17T13:50:42.076Z] libbrotli1 set to automatically installed. [2022-03-17T13:50:42.076Z] libcurl3-gnutls set to automatically installed. [2022-03-17T13:50:42.076Z] liberror-perl set to automatically installed. [2022-03-17T13:50:42.076Z] libglib2.0-0 set to automatically installed. [2022-03-17T13:50:42.076Z] libgssrpc4 set to automatically installed. [2022-03-17T13:50:42.076Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-17T13:50:42.076Z] libkadm5srv-mit11 set to automatically installed. [2022-03-17T13:50:42.076Z] libkdb5-9 set to automatically installed. [2022-03-17T13:50:42.076Z] libkrb5-dev set to automatically installed. [2022-03-17T13:50:42.076Z] libnghttp2-14 set to automatically installed. [2022-03-17T13:50:42.076Z] libnorm-dev set to automatically installed. [2022-03-17T13:50:42.076Z] libnorm1 set to automatically installed. [2022-03-17T13:50:42.076Z] libpgm-5.2-0 set to automatically installed. [2022-03-17T13:50:42.076Z] libpgm-dev set to automatically installed. [2022-03-17T13:50:42.076Z] libpsl5 set to automatically installed. [2022-03-17T13:50:42.076Z] librtmp1 set to automatically installed. [2022-03-17T13:50:42.076Z] libsodium-dev set to automatically installed. [2022-03-17T13:50:42.076Z] libsodium23 set to automatically installed. [2022-03-17T13:50:42.076Z] libssh-4 set to automatically installed. [2022-03-17T13:50:42.076Z] libzmq3-dev set to automatically installed. [2022-03-17T13:50:42.076Z] libzmq5 set to automatically installed. [2022-03-17T13:50:42.076Z] pkg-config set to automatically installed. [2022-03-17T13:50:42.076Z] zip set to automatically installed. [2022-03-17T13:50:42.452Z] Building core-command ... [2022-03-17T13:50:42.453Z] Building core-data ... [2022-03-17T13:50:42.453Z] Building core-metadata ... [2022-03-17T13:50:42.453Z] Building security-bootstrapper ... [2022-03-17T13:50:42.453Z] Building security-proxy-setup ... [2022-03-17T13:50:42.453Z] Building security-secretstore-setup ... [2022-03-17T13:50:42.453Z] Building support-notifications ... [2022-03-17T13:50:42.453Z] Building support-scheduler ... [2022-03-17T13:50:42.453Z] Building sys-mgmt-agent ... [2022-03-17T13:50:42.453Z] Building core-data [2022-03-17T13:50:42.453Z] Building security-secretstore-setup [2022-03-17T13:50:42.453Z] Building core-metadata [2022-03-17T13:50:42.453Z] Building support-notifications [2022-03-17T13:50:42.453Z] Building support-scheduler [2022-03-17T13:50:43.020Z] snapd is not logged in, snap install commands will use sudo [2022-03-17T13:50:53.031Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-17T13:50:53.603Z] Downloading snap 'edgex-app-service-configurable' [2022-03-17T13:50:56.151Z] Pulling app-service-configurable [2022-03-17T13:50:56.151Z] + snapcraftctl pull [2022-03-17T13:50:57.537Z] Pulling config-common [2022-03-17T13:50:57.537Z] + snapcraftctl pull [2022-03-17T13:50:58.920Z] Pulling go-build-helper [2022-03-17T13:50:58.920Z] + snapcraftctl pull [2022-03-17T13:51:00.309Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-17T13:51:00.309Z] Skipping pull go-build-helper (already ran) [2022-03-17T13:51:00.309Z] Building go-build-helper [2022-03-17T13:51:00.309Z] + snapcraftctl build [2022-03-17T13:51:01.256Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-17T13:51:02.201Z] Staging go-build-helper [2022-03-17T13:51:02.201Z] + snapcraftctl stage [2022-03-17T13:51:08.805Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-17T13:51:08.805Z] Fetched 290 kB in 0s (0 B/s) [2022-03-17T13:51:08.805Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-17T13:51:08.805Z] Fetched 158 kB in 0s (0 B/s) [2022-03-17T13:51:08.805Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-17T13:51:08.805Z] Fetched 242 kB in 0s (0 B/s) [2022-03-17T13:51:08.805Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-17T13:51:08.805Z] Fetched 150 kB in 0s (0 B/s) [2022-03-17T13:51:08.805Z] Pulling edgex-go [2022-03-17T13:51:08.805Z] + snapcraftctl pull [2022-03-17T13:51:09.377Z] Pulling hooks [2022-03-17T13:51:09.377Z] + snapcraftctl pull [2022-03-17T13:51:24.460Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-17T13:51:24.460Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-17T13:51:24.460Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-17T13:51:24.460Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-17T13:51:24.460Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-17T13:51:24.460Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-17T13:51:24.460Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-17T13:51:24.460Z] Fetched 234 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-17T13:51:24.460Z] Fetched 155 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-17T13:51:24.460Z] Fetched 170 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-17T13:51:24.460Z] Fetched 267 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-17T13:51:24.460Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-17T13:51:24.460Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-17T13:51:24.460Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-17T13:51:24.460Z] Fetched 121 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-17T13:51:24.460Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-17T13:51:24.460Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-17T13:51:24.460Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-17T13:51:24.460Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-17T13:51:24.460Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-17T13:51:24.460Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-17T13:51:24.460Z] Fetched 142 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-17T13:51:24.460Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-17T13:51:24.460Z] Fetched 181 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-17T13:51:24.460Z] Fetched 208 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-17T13:51:24.460Z] Fetched 161 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-17T13:51:24.460Z] Fetched 107 kB in 0s (0 B/s) [2022-03-17T13:51:24.460Z] Pulling static-packages [2022-03-17T13:51:24.460Z] + snapcraftctl pull [2022-03-17T13:51:25.031Z] Pulling version [2022-03-17T13:51:25.031Z] + cd /root/project [2022-03-17T13:51:25.031Z] ++ sed s/v// [2022-03-17T13:51:25.031Z] ++ git describe --tags --abbrev=0 [2022-03-17T13:51:25.031Z] + GIT_VERSION=2.2.0-dev.37 [2022-03-17T13:51:25.031Z] + '[' -z 2.2.0-dev.37 ']' [2022-03-17T13:51:25.031Z] + snapcraftctl set-version 2.2.0-dev.37 [2022-03-17T13:51:26.948Z] Building app-service-configurable [2022-03-17T13:51:26.948Z] + snapcraftctl build [2022-03-17T13:51:28.333Z] Building config-common [2022-03-17T13:51:28.333Z] + snapcraftctl build [2022-03-17T13:51:29.714Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-17T13:51:30.654Z] Skipping build go-build-helper (already ran) [2022-03-17T13:51:30.655Z] Building edgex-go [2022-03-17T13:51:30.655Z] + cd /root/parts/edgex-go/src [2022-03-17T13:51:30.655Z] ++ git describe --tags --abbrev=0 [2022-03-17T13:51:30.655Z] ++ sed s/v// [2022-03-17T13:51:30.655Z] + GIT_VERSION=2.2.0-dev.37 [2022-03-17T13:51:30.655Z] + '[' -z 2.2.0-dev.37 ']' [2022-03-17T13:51:30.655Z] + echo 2.2.0-dev.37 [2022-03-17T13:51:30.655Z] + '[' '!' -d vendor ']' [2022-03-17T13:51:30.655Z] + go mod download all [2022-03-17T13:51:37.244Z] + make build [2022-03-17T13:51:37.244Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2022-03-17T13:51:49.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-17T13:51:53.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2022-03-17T13:51:53.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-17T13:51:55.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-17T13:51:55.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-17T13:51:56.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-17T13:51:58.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-17T13:51:59.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-17T13:52:00.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-17T13:52:01.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-17T13:52:02.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-17T13:52:04.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:52:04.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:52:04.195Z] ---> b8558d1147cb [2022-03-17T13:52:04.195Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T13:52:04.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:52:04.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:52:04.195Z] ---> b8558d1147cb [2022-03-17T13:52:04.195Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T13:52:04.195Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:52:04.195Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:52:04.195Z] ---> b8558d1147cb [2022-03-17T13:52:04.195Z] Step 3/25 : WORKDIR /edgex-go [2022-03-17T13:52:04.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:52:04.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:52:04.195Z] ---> b8558d1147cb [2022-03-17T13:52:04.195Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:52:04.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:52:04.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:52:04.195Z] ---> b8558d1147cb [2022-03-17T13:52:04.195Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:52:04.195Z] ---> Running in 1f172097dcd8 [2022-03-17T13:52:04.195Z] ---> Running in 93ae535894ef [2022-03-17T13:52:04.195Z] ---> Running in e4ddc93ebf2e [2022-03-17T13:52:04.195Z] ---> Running in 3127e970246f [2022-03-17T13:52:04.195Z] ---> Running in 2548562f448b [2022-03-17T13:52:04.195Z] Removing intermediate container 1f172097dcd8 [2022-03-17T13:52:04.195Z] ---> a788e5a384aa [2022-03-17T13:52:04.195Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:52:04.195Z] Removing intermediate container 2548562f448b [2022-03-17T13:52:04.195Z] ---> 80e147fb52e8 [2022-03-17T13:52:04.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:52:04.195Z] Removing intermediate container e4ddc93ebf2e [2022-03-17T13:52:04.195Z] ---> a759e02db127 [2022-03-17T13:52:04.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:52:04.195Z] Removing intermediate container 3127e970246f [2022-03-17T13:52:04.195Z] ---> 601610d5bcfa [2022-03-17T13:52:04.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:52:04.195Z] Removing intermediate container 93ae535894ef [2022-03-17T13:52:04.195Z] ---> 917df8c700a0 [2022-03-17T13:52:04.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:52:04.195Z] ---> Running in 6b2dda3dca8f [2022-03-17T13:52:04.195Z] ---> Running in 400124fa50da [2022-03-17T13:52:04.195Z] ---> Running in 33938029275c [2022-03-17T13:52:04.195Z] ---> Running in e8ed103a4e01 [2022-03-17T13:52:04.195Z] ---> Running in e26f331d2bab [2022-03-17T13:52:04.195Z] Removing intermediate container 6b2dda3dca8f [2022-03-17T13:52:04.195Z] ---> 50fd73845374 [2022-03-17T13:52:04.195Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-17T13:52:04.195Z] ---> Running in 9602c430193b [2022-03-17T13:52:04.195Z] Removing intermediate container 33938029275c [2022-03-17T13:52:04.195Z] Removing intermediate container 400124fa50da [2022-03-17T13:52:04.195Z] ---> c3d426604031 [2022-03-17T13:52:04.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-17T13:52:04.195Z] ---> 20f8737210bd [2022-03-17T13:52:04.195Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-17T13:52:04.195Z] Removing intermediate container e26f331d2bab [2022-03-17T13:52:04.195Z] ---> 3947d9085c8e [2022-03-17T13:52:04.195Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-17T13:52:04.195Z] ---> Running in 008cccf85ec4 [2022-03-17T13:52:04.195Z] ---> Running in 87b4a0c49dc7 [2022-03-17T13:52:04.195Z] ---> Running in 3d048c46e80c [2022-03-17T13:52:04.195Z] Removing intermediate container e8ed103a4e01 [2022-03-17T13:52:04.195Z] ---> 81dd51dc2866 [2022-03-17T13:52:04.195Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T13:52:04.195Z] ---> Running in 2e97d5364a33 [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.310Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-17T13:52:04.310Z] + case "$service" in [2022-03-17T13:52:04.310Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-17T13:52:04.310Z] + 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-03-17T13:52:04.311Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-17T13:52:04.311Z] + case "$service" in [2022-03-17T13:52:04.311Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-17T13:52:04.311Z] + case "$service" in [2022-03-17T13:52:04.311Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-17T13:52:04.311Z] + case "$service" in [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-17T13:52:04.311Z] + case "$service" in [2022-03-17T13:52:04.311Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-17T13:52:04.311Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-17T13:52:04.311Z] + case "$service" in [2022-03-17T13:52:04.311Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.311Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-17T13:52:04.311Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-17T13:52:04.311Z] + 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-03-17T13:52:04.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:04.882Z] Building hooks [2022-03-17T13:52:04.882Z] + cd /root/parts/hooks/src [2022-03-17T13:52:04.882Z] + make build [2022-03-17T13:52:04.882Z] go mod tidy [2022-03-17T13:52:04.882Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-17T13:52:05.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:52:05.086Z] OK: 220 MiB in 52 packages [2022-03-17T13:52:05.450Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T13:52:05.450Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-17T13:52:05.450Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-17T13:52:05.450Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-17T13:52:06.080Z] OK: 220 MiB in 52 packages [2022-03-17T13:52:06.362Z] OK: 220 MiB in 52 packages [2022-03-17T13:52:06.362Z] OK: 220 MiB in 52 packages [2022-03-17T13:52:06.388Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-17T13:52:06.641Z] OK: 220 MiB in 52 packages [2022-03-17T13:52:06.641Z] Removing intermediate container 9602c430193b [2022-03-17T13:52:06.641Z] ---> c2a0c377429e [2022-03-17T13:52:06.641Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-17T13:52:06.649Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-17T13:52:06.649Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-17T13:52:07.636Z] Removing intermediate container 008cccf85ec4 [2022-03-17T13:52:07.636Z] ---> 80f73cb8de32 [2022-03-17T13:52:07.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T13:52:07.916Z] Removing intermediate container 3d048c46e80c [2022-03-17T13:52:07.916Z] ---> bfbae5ab36ea [2022-03-17T13:52:07.916Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:52:07.916Z] Removing intermediate container 2e97d5364a33 [2022-03-17T13:52:07.916Z] ---> e4f7ff7605e2 [2022-03-17T13:52:07.916Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:52:07.916Z] Removing intermediate container 87b4a0c49dc7 [2022-03-17T13:52:07.916Z] ---> b020f61ec06b [2022-03-17T13:52:07.916Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T13:52:08.193Z] ---> 37f42722ba4e [2022-03-17T13:52:08.193Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:52:08.469Z] ---> Running in d69a9ea57460 [2022-03-17T13:52:08.560Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-17T13:52:08.560Z] Building static-packages [2022-03-17T13:52:08.560Z] + snapcraftctl build [2022-03-17T13:52:09.075Z] ---> 164dabf282de [2022-03-17T13:52:09.075Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:52:09.358Z] ---> a46b1b67d964 [2022-03-17T13:52:09.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:52:09.358Z] ---> Running in 8791066e64e2 [2022-03-17T13:52:09.358Z] ---> 2ddc2d40303f [2022-03-17T13:52:09.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:52:09.358Z] ---> 37c96beacc9d [2022-03-17T13:52:09.358Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:52:09.358Z] ---> Running in 4ad8a05e02d2 [2022-03-17T13:52:09.641Z] ---> Running in 6a4ddfc8f62d [2022-03-17T13:52:09.641Z] ---> Running in 6f0f6afa673a [2022-03-17T13:52:11.104Z] Building version [2022-03-17T13:52:11.104Z] + snapcraftctl build [2022-03-17T13:52:13.010Z] Staging app-service-configurable [2022-03-17T13:52:13.010Z] + snapcraftctl stage [2022-03-17T13:52:13.983Z] Removing intermediate container d69a9ea57460 [2022-03-17T13:52:13.983Z] ---> 45cd8e12ee34 [2022-03-17T13:52:13.983Z] Step 8/25 : COPY . . [2022-03-17T13:52:14.392Z] Staging config-common [2022-03-17T13:52:14.393Z] + snapcraftctl stage [2022-03-17T13:52:15.776Z] Skipping stage go-build-helper (already ran) [2022-03-17T13:52:15.776Z] Staging edgex-go [2022-03-17T13:52:15.776Z] + snapcraftctl stage [2022-03-17T13:52:16.626Z] Removing intermediate container 8791066e64e2 [2022-03-17T13:52:16.626Z] ---> 2e58aa293ae3 [2022-03-17T13:52:16.626Z] Step 8/22 : COPY . . [2022-03-17T13:52:16.716Z] Staging hooks [2022-03-17T13:52:16.716Z] + snapcraftctl stage [2022-03-17T13:52:16.908Z] Removing intermediate container 4ad8a05e02d2 [2022-03-17T13:52:16.908Z] ---> 49d0bb80a1eb [2022-03-17T13:52:16.908Z] Step 8/23 : COPY . . [2022-03-17T13:52:16.908Z] Removing intermediate container 6a4ddfc8f62d [2022-03-17T13:52:16.908Z] ---> dc30dae1bc62 [2022-03-17T13:52:16.908Z] Removing intermediate container 6f0f6afa673a [2022-03-17T13:52:16.908Z] ---> 1a0a2b46d786 [2022-03-17T13:52:16.908Z] Step 8/22 : COPY . . [2022-03-17T13:52:16.908Z] Step 8/23 : COPY . . [2022-03-17T13:52:18.098Z] Staging static-packages [2022-03-17T13:52:18.099Z] + snapcraftctl stage [2022-03-17T13:52:19.480Z] Staging version [2022-03-17T13:52:19.480Z] + snapcraftctl stage [2022-03-17T13:52:21.389Z] Priming app-service-configurable [2022-03-17T13:52:21.389Z] + snapcraftctl prime [2022-03-17T13:52:23.931Z] 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-03-17T13:52:23.931Z] stage-packages: [2022-03-17T13:52:23.931Z] - libnorm1 [2022-03-17T13:52:23.931Z] - libpgm-5.2-0 [2022-03-17T13:52:23.931Z] - libsodium23 [2022-03-17T13:52:23.931Z] - libzmq5 [2022-03-17T13:52:23.931Z] Priming config-common [2022-03-17T13:52:23.931Z] + snapcraftctl prime [2022-03-17T13:52:25.311Z] Priming go-build-helper [2022-03-17T13:52:25.311Z] + snapcraftctl prime [2022-03-17T13:52:26.698Z] Priming edgex-go [2022-03-17T13:52:26.698Z] + snapcraftctl prime [2022-03-17T13:52:28.610Z] Priming hooks [2022-03-17T13:52:28.610Z] + snapcraftctl prime [2022-03-17T13:52:29.552Z] Priming static-packages [2022-03-17T13:52:29.813Z] + snapcraftctl prime [2022-03-17T13:52:34.039Z] Priming version [2022-03-17T13:52:34.039Z] + snapcraftctl prime [2022-03-17T13:52:35.420Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T13:52:39.100Z] ---> 8572b7521c4d [2022-03-17T13:52:39.100Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-17T13:52:39.100Z] ---> Running in 2b9588d33eaa [2022-03-17T13:52:39.100Z] 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-03-17T13:52:43.461Z] ---> 7ca41e0f825a [2022-03-17T13:52:43.461Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-17T13:52:43.742Z] ---> Running in f77769f1cbd1 [2022-03-17T13:52:44.728Z] ---> 2ad722f83d43 [2022-03-17T13:52:44.728Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-17T13:52:45.001Z] ---> Running in 9417a4338b35 [2022-03-17T13:52:45.001Z] ---> 87274ccc37e1 [2022-03-17T13:52:45.001Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-17T13:52:45.598Z] ---> Running in 2b49e1b51e8d [2022-03-17T13:52:45.886Z] ---> 7b139da229e7 [2022-03-17T13:52:45.886Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-17T13:52:45.886Z] ---> Running in e7cc0784e23f [2022-03-17T13:52:47.365Z] 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-03-17T13:52:47.643Z] 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-03-17T13:52:48.249Z] 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-03-17T13:52:48.525Z] 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-03-17T13:54:40.414Z] 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-03-17T13:54:44.779Z] Removing intermediate container 2b9588d33eaa [2022-03-17T13:54:44.779Z] ---> 3aa40fa2cafa [2022-03-17T13:54:44.779Z] [2022-03-17T13:54:44.779Z] Step 10/25 : FROM alpine:3.14 [2022-03-17T13:54:44.779Z] 3.14: Pulling from library/alpine [2022-03-17T13:54:45.390Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T13:54:45.390Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T13:54:45.390Z] ---> 5b8b7b635229 [2022-03-17T13:54:45.390Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-17T13:54:45.677Z] ---> Running in 6776574e8d4e [2022-03-17T13:54:47.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:54:47.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:54:49.405Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-17T13:54:49.405Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-17T13:54:49.405Z] (3/3) Installing su-exec (0.2-r1) [2022-03-17T13:54:49.405Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:54:49.405Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:54:50.006Z] OK: 6 MiB in 17 packages [2022-03-17T13:54:52.029Z] Removing intermediate container 6776574e8d4e [2022-03-17T13:54:52.029Z] ---> 5c3017091d5b [2022-03-17T13:54:52.029Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T13:54:52.029Z] ---> Running in eb0ebbb41128 [2022-03-17T13:54:52.311Z] Removing intermediate container eb0ebbb41128 [2022-03-17T13:54:52.311Z] ---> 9345a3002806 [2022-03-17T13:54:52.311Z] Step 13/25 : WORKDIR / [2022-03-17T13:54:52.311Z] ---> Running in d6a19e1c4ba9 [2022-03-17T13:54:52.919Z] Removing intermediate container d6a19e1c4ba9 [2022-03-17T13:54:52.919Z] ---> 4cfadd3ba793 [2022-03-17T13:54:52.919Z] 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-03-17T13:54:53.924Z] ---> 63b6f6342286 [2022-03-17T13:54:53.924Z] 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-03-17T13:54:54.919Z] ---> 1f763024a0b3 [2022-03-17T13:54:54.919Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-17T13:54:55.527Z] ---> e1561187347d [2022-03-17T13:54:55.527Z] 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-03-17T13:54:56.536Z] ---> 33baa549aac7 [2022-03-17T13:54:56.536Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-17T13:54:57.989Z] ---> 8f08d0319fab [2022-03-17T13:54:57.989Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-17T13:54:59.449Z] ---> 13ed06219c2d [2022-03-17T13:54:59.449Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-17T13:55:00.447Z] ---> a0837b44e638 [2022-03-17T13:55:00.447Z] 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-03-17T13:55:00.447Z] ---> Running in ab2d4bfb6e09 [2022-03-17T13:55:03.861Z] Removing intermediate container ab2d4bfb6e09 [2022-03-17T13:55:03.861Z] ---> ae7ff86d3dd8 [2022-03-17T13:55:03.861Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-17T13:55:03.861Z] ---> Running in b9a2fcfbd66a [2022-03-17T13:55:04.141Z] Removing intermediate container b9a2fcfbd66a [2022-03-17T13:55:04.141Z] ---> b2b5cabf5eff [2022-03-17T13:55:04.141Z] Step 23/25 : LABEL arch=arm64 [2022-03-17T13:55:04.420Z] ---> Running in aa0c7b39bbbc [2022-03-17T13:55:05.025Z] Removing intermediate container aa0c7b39bbbc [2022-03-17T13:55:05.025Z] ---> 1cfa7c5e8223 [2022-03-17T13:55:05.025Z] Step 24/25 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:55:05.025Z] ---> Running in f4fc2e87c24e [2022-03-17T13:55:05.627Z] Removing intermediate container f4fc2e87c24e [2022-03-17T13:55:05.627Z] ---> 2e2eb1ed3419 [2022-03-17T13:55:05.627Z] Step 25/25 : LABEL version=0.0.0 [2022-03-17T13:55:05.627Z] ---> Running in 13d7def427e3 [2022-03-17T13:55:06.233Z] Removing intermediate container 13d7def427e3 [2022-03-17T13:55:06.233Z] ---> 090a58f1e5fb [2022-03-17T13:55:06.233Z] [2022-03-17T13:55:06.509Z] Successfully built 090a58f1e5fb [2022-03-17T13:55:06.509Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-17T13:55:06.509Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-17T13:55:28.713Z] Removing intermediate container 9417a4338b35 [2022-03-17T13:55:28.713Z] ---> 291cdb764828 [2022-03-17T13:55:28.713Z] [2022-03-17T13:55:28.713Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T13:55:28.713Z] ---> 5b8b7b635229 [2022-03-17T13:55:28.713Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-17T13:55:28.713Z] ---> Running in 0a5b539a5c6c [2022-03-17T13:55:28.713Z] Removing intermediate container f77769f1cbd1 [2022-03-17T13:55:28.713Z] ---> d4ef1bd10b37 [2022-03-17T13:55:28.713Z] [2022-03-17T13:55:28.713Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:55:28.713Z] ---> 5b8b7b635229 [2022-03-17T13:55:28.713Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T13:55:28.713Z] ---> Running in d8ac195d8bcb [2022-03-17T13:55:28.713Z] Removing intermediate container e7cc0784e23f [2022-03-17T13:55:28.713Z] ---> 6378964cda9c [2022-03-17T13:55:28.713Z] [2022-03-17T13:55:28.713Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T13:55:28.713Z] ---> 5b8b7b635229 [2022-03-17T13:55:28.713Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-17T13:55:28.713Z] ---> Running in 895e36129085 [2022-03-17T13:55:29.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:30.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:30.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:30.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:30.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:31.486Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T13:55:31.486Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:55:31.486Z] OK: 6 MiB in 15 packages [2022-03-17T13:55:31.772Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T13:55:31.772Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:55:31.772Z] OK: 6 MiB in 15 packages [2022-03-17T13:55:31.772Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-17T13:55:32.049Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-17T13:55:32.049Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:55:32.049Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:55:32.358Z] OK: 6 MiB in 16 packages [2022-03-17T13:55:33.822Z] Removing intermediate container 0a5b539a5c6c [2022-03-17T13:55:33.822Z] ---> e6a02678b55c [2022-03-17T13:55:33.822Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:55:33.822Z] ---> Running in c8e71dc95cca [2022-03-17T13:55:34.096Z] Removing intermediate container d8ac195d8bcb [2022-03-17T13:55:34.096Z] ---> caadc7188356 [2022-03-17T13:55:34.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:55:34.096Z] ---> Running in 7e1e4d822d18 [2022-03-17T13:55:34.372Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:55:34.372Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:55:34.372Z] ---> b8558d1147cb [2022-03-17T13:55:34.372Z] Step 3/31 : WORKDIR /edgex-go [2022-03-17T13:55:34.372Z] ---> Using cache [2022-03-17T13:55:34.372Z] ---> 917df8c700a0 [2022-03-17T13:55:34.372Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:55:34.372Z] ---> Using cache [2022-03-17T13:55:34.372Z] ---> 3947d9085c8e [2022-03-17T13:55:34.372Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-17T13:55:34.372Z] ---> Running in 0c82fb033fb1 [2022-03-17T13:55:34.646Z] Removing intermediate container c8e71dc95cca [2022-03-17T13:55:34.646Z] ---> 6ecdd6e63ac9 [2022-03-17T13:55:34.646Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-17T13:55:34.922Z] ---> Running in 47386be73766 [2022-03-17T13:55:34.922Z] Removing intermediate container 7e1e4d822d18 [2022-03-17T13:55:34.922Z] ---> 07dca336c919 [2022-03-17T13:55:34.922Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-17T13:55:35.211Z] Removing intermediate container 895e36129085 [2022-03-17T13:55:35.211Z] ---> 661ff162824e [2022-03-17T13:55:35.211Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:55:35.211Z] ---> Running in c1b5e2b4f9ce [2022-03-17T13:55:35.211Z] ---> Running in b05cb656f98f [2022-03-17T13:55:35.491Z] Removing intermediate container 47386be73766 [2022-03-17T13:55:35.491Z] ---> d9432c0af586 [2022-03-17T13:55:35.491Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T13:55:35.491Z] ---> Running in 993a1b478187 [2022-03-17T13:55:36.092Z] Removing intermediate container b05cb656f98f [2022-03-17T13:55:36.092Z] ---> e8824cb2eb8a [2022-03-17T13:55:36.092Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-17T13:55:36.368Z] Removing intermediate container c1b5e2b4f9ce [2022-03-17T13:55:36.368Z] ---> 4b4fb4232948 [2022-03-17T13:55:36.368Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T13:55:36.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:36.368Z] Removing intermediate container 993a1b478187 [2022-03-17T13:55:36.368Z] ---> f1474d99e1cf [2022-03-17T13:55:36.368Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:55:36.368Z] ---> Running in 5a9ff82009fd [2022-03-17T13:55:36.368Z] ---> Running in d330512783e6 [2022-03-17T13:55:36.969Z] Removing intermediate container 5a9ff82009fd [2022-03-17T13:55:36.969Z] ---> 238c3ba2565a [2022-03-17T13:55:36.969Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T13:55:36.969Z] Removing intermediate container d330512783e6 [2022-03-17T13:55:37.263Z] ---> a93d17ff688c [2022-03-17T13:55:37.263Z] Step 15/23 : WORKDIR / [2022-03-17T13:55:37.263Z] ---> Running in 4a2450fc04a3 [2022-03-17T13:55:37.263Z] ---> Running in c163f9c5c593 [2022-03-17T13:55:37.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:37.543Z] ---> 22583b612c0d [2022-03-17T13:55:37.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-17T13:55:37.821Z] Removing intermediate container 4a2450fc04a3 [2022-03-17T13:55:37.821Z] ---> 4453f6578093 [2022-03-17T13:55:37.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:55:38.097Z] Removing intermediate container c163f9c5c593 [2022-03-17T13:55:38.097Z] ---> 91dedefd8e2a [2022-03-17T13:55:38.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:55:38.384Z] OK: 220 MiB in 52 packages [2022-03-17T13:55:39.379Z] ---> 3b20d68295f8 [2022-03-17T13:55:39.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-17T13:55:39.653Z] ---> a5bc4e5b3a78 [2022-03-17T13:55:39.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-17T13:55:39.653Z] Removing intermediate container 0c82fb033fb1 [2022-03-17T13:55:39.653Z] ---> 1143f958e2af [2022-03-17T13:55:39.653Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-17T13:55:39.653Z] ---> 8e92f9c17723 [2022-03-17T13:55:39.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-17T13:55:39.938Z] Removing intermediate container 2b49e1b51e8d [2022-03-17T13:55:39.938Z] ---> 23d511273609 [2022-03-17T13:55:39.938Z] [2022-03-17T13:55:39.938Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:55:39.938Z] ---> 5b8b7b635229 [2022-03-17T13:55:39.938Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-17T13:55:40.214Z] ---> Running in a6da93d5c0df [2022-03-17T13:55:40.813Z] ---> bee46bb263c7 [2022-03-17T13:55:40.813Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-17T13:55:41.089Z] ---> 6d428b2e8274 [2022-03-17T13:55:41.089Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:55:41.089Z] Removing intermediate container a6da93d5c0df [2022-03-17T13:55:41.089Z] ---> 61e9fddc6e6a [2022-03-17T13:55:41.089Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-17T13:55:41.089Z] ---> Running in a3bcad46c4aa [2022-03-17T13:55:41.089Z] ---> Running in 44a4390018ea [2022-03-17T13:55:41.366Z] ---> Running in b024d08bd5b1 [2022-03-17T13:55:41.640Z] ---> 9f35bfbc8e02 [2022-03-17T13:55:41.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-17T13:55:41.641Z] ---> 6acba4997824 [2022-03-17T13:55:41.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-17T13:55:41.916Z] Removing intermediate container a3bcad46c4aa [2022-03-17T13:55:41.916Z] ---> 95ba115749f8 [2022-03-17T13:55:41.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:55:41.916Z] Removing intermediate container b024d08bd5b1 [2022-03-17T13:55:41.916Z] ---> 3e0261b13166 [2022-03-17T13:55:41.916Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-17T13:55:42.196Z] ---> Running in 1c3f40c58046 [2022-03-17T13:55:42.196Z] ---> Running in 953c5696ad53 [2022-03-17T13:55:42.473Z] ---> 0639db8fe08e [2022-03-17T13:55:42.473Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-17T13:55:42.748Z] Removing intermediate container 1c3f40c58046 [2022-03-17T13:55:42.748Z] ---> 9fc15a62a926 [2022-03-17T13:55:42.748Z] Step 20/22 : LABEL arch=arm64 [2022-03-17T13:55:42.748Z] ---> Running in 84df3a1b97cd [2022-03-17T13:55:42.748Z] ---> Running in e327c9676f6b [2022-03-17T13:55:43.029Z] ---> 183a10e630d0 [2022-03-17T13:55:43.029Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-17T13:55:43.029Z] Removing intermediate container 953c5696ad53 [2022-03-17T13:55:43.029Z] ---> 09e1cc2f0fc9 [2022-03-17T13:55:43.029Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:55:43.029Z] ---> Running in ac981d8ab2ed [2022-03-17T13:55:43.029Z] ---> Running in 5f058ccbd99c [2022-03-17T13:55:43.642Z] Removing intermediate container 84df3a1b97cd [2022-03-17T13:55:43.642Z] ---> e88fdeebba14 [2022-03-17T13:55:43.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:55:43.918Z] ---> Running in be4c5d2728e3 [2022-03-17T13:55:43.918Z] Removing intermediate container e327c9676f6b [2022-03-17T13:55:43.918Z] ---> d3887b63b64e [2022-03-17T13:55:43.918Z] Step 21/22 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:55:43.918Z] Removing intermediate container ac981d8ab2ed [2022-03-17T13:55:43.918Z] ---> 0e7894e7566b [2022-03-17T13:55:43.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:55:44.199Z] ---> Running in 8306ffddba16 [2022-03-17T13:55:44.199Z] ---> Running in c9463d835c44 [2022-03-17T13:55:44.474Z] Removing intermediate container be4c5d2728e3 [2022-03-17T13:55:44.474Z] ---> 4ff2345640fb [2022-03-17T13:55:44.474Z] Step 20/22 : LABEL arch=arm64 [2022-03-17T13:55:44.748Z] ---> Running in bdb9e7a6c0e9 [2022-03-17T13:55:45.026Z] Removing intermediate container 8306ffddba16 [2022-03-17T13:55:45.026Z] ---> ebfb750fbb35 [2022-03-17T13:55:45.026Z] Step 22/22 : LABEL version=0.0.0 [2022-03-17T13:55:45.026Z] Removing intermediate container c9463d835c44 [2022-03-17T13:55:45.026Z] ---> 1b6da99c2538 [2022-03-17T13:55:45.026Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T13:55:45.026Z] ---> Running in b54a2dc2855a [2022-03-17T13:55:45.304Z] ---> Running in e1d85fb3f51d [2022-03-17T13:55:45.304Z] Removing intermediate container bdb9e7a6c0e9 [2022-03-17T13:55:45.304Z] ---> 23979f6c2852 [2022-03-17T13:55:45.304Z] Step 21/22 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:55:45.585Z] ---> Running in b5fc73d0c741 [2022-03-17T13:55:45.854Z] Removing intermediate container e1d85fb3f51d [2022-03-17T13:55:45.854Z] ---> d0af081fbfb5 [2022-03-17T13:55:45.854Z] Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:55:46.126Z] ---> Running in f6f0c2bab312 [2022-03-17T13:55:46.126Z] Removing intermediate container b54a2dc2855a [2022-03-17T13:55:46.126Z] ---> d287ddca969b [2022-03-17T13:55:46.126Z] [2022-03-17T13:55:46.126Z] Removing intermediate container 44a4390018ea [2022-03-17T13:55:46.126Z] ---> 0dbf4e8a09bb [2022-03-17T13:55:46.126Z] Step 8/31 : COPY . . [2022-03-17T13:55:46.398Z] Removing intermediate container b5fc73d0c741 [2022-03-17T13:55:46.399Z] ---> e69024878135 [2022-03-17T13:55:46.399Z] Step 22/22 : LABEL version=0.0.0 [2022-03-17T13:55:46.688Z] ---> Running in f242ec1d4479 [2022-03-17T13:55:46.688Z] Removing intermediate container f6f0c2bab312 [2022-03-17T13:55:46.688Z] ---> 14039fc58312 [2022-03-17T13:55:46.688Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:55:46.688Z] Removing intermediate container 5f058ccbd99c [2022-03-17T13:55:46.688Z] ---> 85dac2a8b45e [2022-03-17T13:55:46.688Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T13:55:46.688Z] ---> Running in ab912aec81ce [2022-03-17T13:55:46.965Z] ---> Running in 24355270ec51 [2022-03-17T13:55:46.965Z] Successfully built d287ddca969b [2022-03-17T13:55:46.965Z] Successfully tagged support-scheduler-arm64:latest [2022-03-17T13:55:46.965Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-17T13:55:47.242Z] Removing intermediate container f242ec1d4479 [2022-03-17T13:55:47.242Z] ---> 62570e8beb23 [2022-03-17T13:55:47.242Z] [2022-03-17T13:55:47.513Z] Removing intermediate container 24355270ec51 [2022-03-17T13:55:47.513Z] ---> fdb5bc558f88 [2022-03-17T13:55:47.513Z] [2022-03-17T13:55:48.115Z] Successfully built 62570e8beb23 [2022-03-17T13:55:48.115Z] Successfully tagged support-notifications-arm64:latest [2022-03-17T13:55:48.115Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-03-17T13:55:48.390Z] Successfully built fdb5bc558f88 [2022-03-17T13:55:48.390Z] Successfully tagged core-metadata-arm64:latest [2022-03-17T13:55:48.390Z]  Building core-metadata ... done Building core-command [2022-03-17T13:55:48.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:49.378Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:55:50.363Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T13:55:50.363Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T13:55:50.363Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T13:55:50.640Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T13:55:50.640Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T13:55:50.921Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T13:55:50.921Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:55:50.921Z] OK: 8 MiB in 20 packages [2022-03-17T13:55:53.550Z] Removing intermediate container ab912aec81ce [2022-03-17T13:55:53.550Z] ---> a29a2eecf07c [2022-03-17T13:55:53.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:55:54.538Z] ---> 4efed8b3d4f7 [2022-03-17T13:55:54.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-17T13:55:55.986Z] ---> 7dc608b5d6b8 [2022-03-17T13:55:55.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-17T13:55:56.986Z] ---> 9540774df21c [2022-03-17T13:55:56.986Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-17T13:55:57.261Z] ---> Running in ca1db2a14213 [2022-03-17T13:55:57.549Z] Removing intermediate container ca1db2a14213 [2022-03-17T13:55:57.549Z] ---> 4d62fcee96b1 [2022-03-17T13:55:57.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:55:57.824Z] ---> Running in 823cdf2a2814 [2022-03-17T13:55:58.100Z] Removing intermediate container 823cdf2a2814 [2022-03-17T13:55:58.100Z] ---> 6d538debc557 [2022-03-17T13:55:58.100Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T13:55:58.386Z] ---> Running in b6f73bd975ed [2022-03-17T13:55:58.992Z] Removing intermediate container b6f73bd975ed [2022-03-17T13:55:58.992Z] ---> 45505ed99c78 [2022-03-17T13:55:58.992Z] Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:55:58.992Z] ---> Running in 444797d58775 [2022-03-17T13:55:59.599Z] Removing intermediate container 444797d58775 [2022-03-17T13:55:59.599Z] ---> 0ba7c16cdb73 [2022-03-17T13:55:59.599Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:55:59.599Z] ---> Running in 2aecc3e62054 [2022-03-17T13:56:00.202Z] Removing intermediate container 2aecc3e62054 [2022-03-17T13:56:00.202Z] ---> 4f1902665136 [2022-03-17T13:56:00.202Z] [2022-03-17T13:56:00.811Z] Successfully built 4f1902665136 [2022-03-17T13:56:00.811Z] Successfully tagged core-data-arm64:latest [2022-03-17T13:56:01.410Z]  Building core-data ... done  ---> 742bb831d28e [2022-03-17T13:56:01.410Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-17T13:56:01.686Z] ---> Running in 994abfccedb4 [2022-03-17T13:56:02.676Z] 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-03-17T13:56:29.866Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:56:29.866Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:56:29.866Z] ---> b8558d1147cb [2022-03-17T13:56:29.866Z] Step 3/21 : WORKDIR /edgex-go [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 917df8c700a0 [2022-03-17T13:56:29.866Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 3947d9085c8e [2022-03-17T13:56:29.866Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 1143f958e2af [2022-03-17T13:56:29.866Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 6d428b2e8274 [2022-03-17T13:56:29.866Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 0dbf4e8a09bb [2022-03-17T13:56:29.866Z] Step 8/21 : COPY . . [2022-03-17T13:56:29.866Z] ---> Using cache [2022-03-17T13:56:29.866Z] ---> 742bb831d28e [2022-03-17T13:56:29.866Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-17T13:56:29.866Z] ---> Running in 4b8490600135 [2022-03-17T13:56:30.465Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:56:30.465Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:56:30.465Z] ---> b8558d1147cb [2022-03-17T13:56:30.465Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:56:30.465Z] ---> Using cache [2022-03-17T13:56:30.465Z] ---> 917df8c700a0 [2022-03-17T13:56:30.465Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:56:30.465Z] ---> Using cache [2022-03-17T13:56:30.465Z] ---> 3947d9085c8e [2022-03-17T13:56:30.465Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-17T13:56:30.465Z] ---> Running in 9acad6e03602 [2022-03-17T13:56:30.744Z] 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-03-17T13:56:31.355Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T13:56:31.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T13:56:31.355Z] ---> b8558d1147cb [2022-03-17T13:56:31.355Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 917df8c700a0 [2022-03-17T13:56:31.355Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 3947d9085c8e [2022-03-17T13:56:31.355Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 1143f958e2af [2022-03-17T13:56:31.355Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 6d428b2e8274 [2022-03-17T13:56:31.355Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 0dbf4e8a09bb [2022-03-17T13:56:31.355Z] Step 8/23 : COPY . . [2022-03-17T13:56:31.355Z] ---> Using cache [2022-03-17T13:56:31.355Z] ---> 742bb831d28e [2022-03-17T13:56:31.355Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-17T13:56:31.355Z] ---> Running in 066851dd4cbe [2022-03-17T13:56:32.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:56:33.407Z] 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-03-17T13:56:33.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:56:34.860Z] OK: 220 MiB in 52 packages [2022-03-17T13:56:35.888Z] Removing intermediate container 9acad6e03602 [2022-03-17T13:56:35.888Z] ---> 44f20ab79021 [2022-03-17T13:56:35.888Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T13:56:36.884Z] ---> 710df8cbd913 [2022-03-17T13:56:36.884Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T13:56:36.884Z] ---> Running in c4e8d0fd55ae [2022-03-17T13:56:43.651Z] Removing intermediate container c4e8d0fd55ae [2022-03-17T13:56:43.651Z] ---> 8ebd17f96c90 [2022-03-17T13:56:43.651Z] Step 8/23 : COPY . . [2022-03-17T13:57:02.038Z] ---> 691de88bf115 [2022-03-17T13:57:02.038Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-17T13:57:02.038Z] ---> Running in 445396c9cf21 [2022-03-17T13:57:03.481Z] 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-03-17T13:57:30.322Z] Removing intermediate container 994abfccedb4 [2022-03-17T13:57:30.322Z] ---> f47e2b989b75 [2022-03-17T13:57:30.322Z] [2022-03-17T13:57:30.322Z] Step 10/31 : FROM alpine:3.14 [2022-03-17T13:57:30.322Z] ---> 5b8b7b635229 [2022-03-17T13:57:30.322Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-17T13:57:30.322Z] ---> Running in 2309fbe2fe02 [2022-03-17T13:57:30.604Z] Removing intermediate container 2309fbe2fe02 [2022-03-17T13:57:30.604Z] ---> 28d296747c1c [2022-03-17T13:57:30.604Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-17T13:57:30.893Z] ---> Running in ab8d2aca24b3 [2022-03-17T13:57:32.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:57:32.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:57:33.904Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-17T13:57:33.904Z] (2/2) Installing su-exec (0.2-r1) [2022-03-17T13:57:33.904Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:57:33.904Z] OK: 6 MiB in 16 packages [2022-03-17T13:57:35.361Z] Removing intermediate container ab8d2aca24b3 [2022-03-17T13:57:35.361Z] ---> 9b4f87fa7014 [2022-03-17T13:57:35.361Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-17T13:57:35.361Z] ---> Running in 44e7e0167e4f [2022-03-17T13:57:35.645Z] Removing intermediate container 44e7e0167e4f [2022-03-17T13:57:35.645Z] ---> d80045c5c1a8 [2022-03-17T13:57:35.645Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-17T13:57:35.936Z] ---> Running in d4d1affbe938 [2022-03-17T13:57:36.534Z] Removing intermediate container d4d1affbe938 [2022-03-17T13:57:36.534Z] ---> 9fd3dda09a4b [2022-03-17T13:57:36.534Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-17T13:57:36.534Z] ---> Running in 3fb20ec29942 [2022-03-17T13:57:39.164Z] Removing intermediate container 3fb20ec29942 [2022-03-17T13:57:39.164Z] ---> b914ee090097 [2022-03-17T13:57:39.164Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-17T13:57:39.164Z] ---> Running in a85ace6eed04 [2022-03-17T13:57:39.765Z] Removing intermediate container a85ace6eed04 [2022-03-17T13:57:39.765Z] ---> ba8cf6ec0d28 [2022-03-17T13:57:39.765Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-17T13:57:40.756Z] ---> 41869997f328 [2022-03-17T13:57:40.756Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-17T13:57:40.756Z] ---> Running in 1a5399589337 [2022-03-17T13:57:44.224Z] Removing intermediate container 1a5399589337 [2022-03-17T13:57:44.224Z] ---> c704990b76d1 [2022-03-17T13:57:44.224Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:57:44.503Z] ---> 61ef6d455a48 [2022-03-17T13:57:44.503Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-17T13:57:46.508Z] ---> b462f6903cbd [2022-03-17T13:57:46.508Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-17T13:57:47.117Z] ---> 9c5eced486bf [2022-03-17T13:57:47.117Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-17T13:57:48.115Z] ---> 3dcd37f83d54 [2022-03-17T13:57:48.115Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-17T13:57:49.579Z] ---> 4665af282a91 [2022-03-17T13:57:49.579Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-17T13:57:49.865Z] ---> Running in 72afc529187e [2022-03-17T13:57:50.152Z] Removing intermediate container 72afc529187e [2022-03-17T13:57:50.152Z] ---> b18126fdcab2 [2022-03-17T13:57:50.152Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-17T13:57:51.152Z] ---> b227b72bffb8 [2022-03-17T13:57:51.152Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-17T13:57:51.431Z] ---> Running in 393a1921b8cf [2022-03-17T13:57:54.839Z] Removing intermediate container 393a1921b8cf [2022-03-17T13:57:54.839Z] ---> 7541934f2b6a [2022-03-17T13:57:54.839Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-17T13:57:54.839Z] ---> Running in 0bad5187a3bb [2022-03-17T13:57:55.123Z] Removing intermediate container 0bad5187a3bb [2022-03-17T13:57:55.123Z] ---> 68fac1d0462e [2022-03-17T13:57:55.123Z] Step 28/31 : CMD ["gate"] [2022-03-17T13:57:55.403Z] ---> Running in bfc18272b59e [2022-03-17T13:57:56.016Z] Removing intermediate container bfc18272b59e [2022-03-17T13:57:56.016Z] ---> cd6c6cabe9c0 [2022-03-17T13:57:56.016Z] Step 29/31 : LABEL arch=arm64 [2022-03-17T13:57:56.016Z] ---> Running in 36cd8f0c580f [2022-03-17T13:57:56.618Z] Removing intermediate container 36cd8f0c580f [2022-03-17T13:57:56.618Z] ---> 1d3df1b07e32 [2022-03-17T13:57:56.618Z] Step 30/31 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:57:56.901Z] ---> Running in 3b690bdfcba3 [2022-03-17T13:57:57.506Z] Removing intermediate container 3b690bdfcba3 [2022-03-17T13:57:57.506Z] ---> b986d01a9c26 [2022-03-17T13:57:57.506Z] Step 31/31 : LABEL version=0.0.0 [2022-03-17T13:57:57.506Z] ---> Running in f0baae334326 [2022-03-17T13:57:58.135Z] Removing intermediate container f0baae334326 [2022-03-17T13:57:58.135Z] ---> ede05e0f4a6c [2022-03-17T13:57:58.135Z] [2022-03-17T13:57:58.734Z] Successfully built ede05e0f4a6c [2022-03-17T13:57:58.734Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-17T13:58:07.036Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-17T13:58:19.479Z] Removing intermediate container 066851dd4cbe [2022-03-17T13:58:19.479Z] ---> 29373b15ec7f [2022-03-17T13:58:19.479Z] [2022-03-17T13:58:19.479Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T13:58:19.479Z] ---> 5b8b7b635229 [2022-03-17T13:58:19.479Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T13:58:19.479Z] ---> Using cache [2022-03-17T13:58:19.479Z] ---> caadc7188356 [2022-03-17T13:58:19.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T13:58:19.479Z] ---> Using cache [2022-03-17T13:58:19.479Z] ---> 07dca336c919 [2022-03-17T13:58:19.479Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-17T13:58:19.479Z] ---> Running in 7ff63ed19df2 [2022-03-17T13:58:19.479Z] Removing intermediate container 7ff63ed19df2 [2022-03-17T13:58:19.479Z] ---> 58285c1e6988 [2022-03-17T13:58:19.479Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T13:58:19.479Z] ---> Running in 69e1e5289aa8 [2022-03-17T13:58:19.479Z] Removing intermediate container 69e1e5289aa8 [2022-03-17T13:58:19.479Z] ---> 7459f34f00dc [2022-03-17T13:58:19.479Z] Step 15/23 : WORKDIR / [2022-03-17T13:58:19.479Z] ---> Running in 1253b49525ed [2022-03-17T13:58:20.080Z] Removing intermediate container 1253b49525ed [2022-03-17T13:58:20.080Z] ---> 1503836385e1 [2022-03-17T13:58:20.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T13:58:20.080Z] Removing intermediate container 4b8490600135 [2022-03-17T13:58:20.080Z] ---> 3b92f1854be1 [2022-03-17T13:58:20.080Z] [2022-03-17T13:58:20.080Z] Step 10/21 : FROM alpine:3.14 [2022-03-17T13:58:20.080Z] ---> 5b8b7b635229 [2022-03-17T13:58:20.080Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-17T13:58:20.361Z] ---> Running in d23912e9c6ab [2022-03-17T13:58:20.965Z] ---> fb78e1d0eb02 [2022-03-17T13:58:20.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-17T13:58:21.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:58:22.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:58:22.507Z] ---> 8f0255024469 [2022-03-17T13:58:22.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-17T13:58:23.126Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-17T13:58:23.405Z] ---> 78f32aaa7b8a [2022-03-17T13:58:23.405Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-17T13:58:23.405Z] ---> Running in bc9eaed7d413 [2022-03-17T13:58:23.405Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-17T13:58:23.405Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T13:58:23.405Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-17T13:58:23.405Z] (5/5) Installing curl (7.79.1-r0) [2022-03-17T13:58:23.405Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:58:23.405Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T13:58:23.699Z] OK: 8 MiB in 19 packages [2022-03-17T13:58:23.977Z] Removing intermediate container bc9eaed7d413 [2022-03-17T13:58:23.977Z] ---> 86e8eae4b448 [2022-03-17T13:58:23.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:58:23.977Z] ---> Running in 3f87d95f3c9c [2022-03-17T13:58:24.580Z] Removing intermediate container 3f87d95f3c9c [2022-03-17T13:58:24.580Z] ---> eb90d3b6894f [2022-03-17T13:58:24.580Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T13:58:24.580Z] ---> Running in 4fb6ab02eeb8 [2022-03-17T13:58:25.180Z] Removing intermediate container 4fb6ab02eeb8 [2022-03-17T13:58:25.180Z] ---> adcaadcf4077 [2022-03-17T13:58:25.180Z] Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:58:25.180Z] ---> Running in eae624ff84f3 [2022-03-17T13:58:25.180Z] Removing intermediate container d23912e9c6ab [2022-03-17T13:58:25.180Z] ---> b1705044b73d [2022-03-17T13:58:25.180Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T13:58:25.451Z] ---> Running in baf25d78544a [2022-03-17T13:58:25.729Z] Removing intermediate container eae624ff84f3 [2022-03-17T13:58:25.729Z] ---> ee4b419e3e2b [2022-03-17T13:58:25.729Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:58:26.032Z] ---> Running in 9e4ddc153ca1 [2022-03-17T13:58:26.032Z] Removing intermediate container baf25d78544a [2022-03-17T13:58:26.032Z] ---> dc8e95e4a096 [2022-03-17T13:58:26.032Z] Step 13/21 : WORKDIR /edgex [2022-03-17T13:58:26.032Z] ---> Running in 98d69702f107 [2022-03-17T13:58:26.316Z] Removing intermediate container 9e4ddc153ca1 [2022-03-17T13:58:26.316Z] ---> e70d3f63831a [2022-03-17T13:58:26.316Z] [2022-03-17T13:58:26.600Z] Removing intermediate container 98d69702f107 [2022-03-17T13:58:26.600Z] ---> 83fbb152130c [2022-03-17T13:58:26.600Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-17T13:58:26.895Z] Successfully built e70d3f63831a [2022-03-17T13:58:26.895Z] Successfully tagged core-command-arm64:latest [2022-03-17T13:58:27.500Z]  Building core-command ... done  ---> 6751d7b53962 [2022-03-17T13:58:27.500Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-17T13:58:28.943Z] ---> 7363d25f86ea [2022-03-17T13:58:28.943Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-17T13:58:28.943Z] Removing intermediate container 445396c9cf21 [2022-03-17T13:58:28.943Z] ---> 6d63a9c40345 [2022-03-17T13:58:28.943Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-17T13:58:28.943Z] ---> Running in 067ce219671f [2022-03-17T13:58:29.922Z] ---> 17c811027bd0 [2022-03-17T13:58:29.922Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-17T13:58:29.922Z] ---> Running in 3b2b64b62fc4 [2022-03-17T13:58:30.196Z] 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-03-17T13:58:30.196Z] Removing intermediate container 3b2b64b62fc4 [2022-03-17T13:58:30.196Z] ---> ff735bdc9a84 [2022-03-17T13:58:30.196Z] Step 18/21 : CMD ["--init=true"] [2022-03-17T13:58:30.473Z] ---> Running in 390858d1780a [2022-03-17T13:58:30.750Z] Removing intermediate container 390858d1780a [2022-03-17T13:58:30.750Z] ---> f60fa5e6a7ca [2022-03-17T13:58:30.750Z] Step 19/21 : LABEL arch=arm64 [2022-03-17T13:58:30.750Z] ---> Running in d50c74a72bc3 [2022-03-17T13:58:31.030Z] Removing intermediate container d50c74a72bc3 [2022-03-17T13:58:31.030Z] ---> 90b9d3f6d6c4 [2022-03-17T13:58:31.313Z] Step 20/21 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:58:31.313Z] ---> Running in df3ad9ccae51 [2022-03-17T13:58:31.587Z] Removing intermediate container df3ad9ccae51 [2022-03-17T13:58:31.587Z] ---> f966a6be03d2 [2022-03-17T13:58:31.587Z] Step 21/21 : LABEL version=0.0.0 [2022-03-17T13:58:31.587Z] ---> Running in c6fa6dce4c41 [2022-03-17T13:58:32.188Z] Removing intermediate container c6fa6dce4c41 [2022-03-17T13:58:32.188Z] ---> 493c8156865a [2022-03-17T13:58:32.188Z] [2022-03-17T13:58:32.461Z] Successfully built 493c8156865a [2022-03-17T13:58:32.461Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-17T13:58:32.461Z]  Building security-proxy-setup ... done Removing intermediate container 067ce219671f [2022-03-17T13:58:32.461Z] ---> 7eef49ae3829 [2022-03-17T13:58:32.461Z] [2022-03-17T13:58:32.461Z] Step 11/23 : FROM docker:20.10.10 [2022-03-17T13:58:32.735Z] 20.10.10: Pulling from library/docker [2022-03-17T13:58:39.445Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-17T13:58:39.445Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-17T13:58:39.445Z] ---> 520e9a0a30f7 [2022-03-17T13:58:39.445Z] 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-03-17T13:58:39.445Z] ---> Running in 25952a024af0 [2022-03-17T13:58:39.445Z] Removing intermediate container 25952a024af0 [2022-03-17T13:58:39.445Z] ---> 926096a36659 [2022-03-17T13:58:39.445Z] 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-03-17T13:58:39.445Z] ---> Running in 8537d83d0944 [2022-03-17T13:58:40.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T13:58:40.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T13:58:41.670Z] (1/42) Installing readline (8.1.0-r0) [2022-03-17T13:58:41.671Z] (2/42) Installing bash (5.1.4-r0) [2022-03-17T13:58:41.671Z] Executing bash-5.1.4-r0.post-install [2022-03-17T13:58:41.671Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-17T13:58:41.671Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T13:58:41.671Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-17T13:58:41.671Z] (6/42) Installing curl (7.79.1-r0) [2022-03-17T13:58:41.671Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-17T13:58:41.671Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-17T13:58:41.671Z] (9/42) Installing expat (2.4.7-r0) [2022-03-17T13:58:41.671Z] (10/42) Installing libffi (3.3-r2) [2022-03-17T13:58:41.671Z] (11/42) Installing gdbm (1.19-r0) [2022-03-17T13:58:41.944Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-17T13:58:41.944Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T13:58:41.944Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T13:58:41.944Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-17T13:58:41.944Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-17T13:58:41.945Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-17T13:58:43.909Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-17T13:58:43.909Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-17T13:58:43.909Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-17T13:58:43.909Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-17T13:58:43.909Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-17T13:58:43.909Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-17T13:58:43.909Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-17T13:58:43.909Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-17T13:58:43.909Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-17T13:58:43.909Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-17T13:58:43.909Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-17T13:58:43.909Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-17T13:58:44.182Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-17T13:58:44.182Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-17T13:58:44.182Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-17T13:58:44.182Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-17T13:58:44.182Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-17T13:58:44.182Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-17T13:58:44.182Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-17T13:58:44.182Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-17T13:58:44.182Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-17T13:58:44.182Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-17T13:58:44.182Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-17T13:58:44.182Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-17T13:58:44.456Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-17T13:58:45.048Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T13:58:45.048Z] OK: 84 MiB in 64 packages [2022-03-17T13:58:48.422Z] Collecting docker-compose==1.23.2 [2022-03-17T13:58:48.694Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-17T13:58:49.668Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-17T13:58:49.668Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-17T13:58:49.668Z] Collecting cached-property<2,>=1.2.0 [2022-03-17T13:58:49.668Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-17T13:58:49.940Z] Collecting docopt<0.7,>=0.6.1 [2022-03-17T13:58:49.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-17T13:58:51.903Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-17T13:58:51.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-17T13:58:51.903Z] 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-03-17T13:58:52.492Z] Collecting PyYAML<4,>=3.10 [2022-03-17T13:58:52.492Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-17T13:58:55.860Z] Collecting jsonschema<3,>=2.5.1 [2022-03-17T13:58:55.860Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-17T13:58:55.860Z] Collecting docker<4.0,>=3.6.0 [2022-03-17T13:58:55.860Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-17T13:58:56.134Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-17T13:58:56.134Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-17T13:58:57.559Z] Collecting texttable<0.10,>=0.9.0 [2022-03-17T13:58:57.559Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-17T13:58:59.529Z] Collecting docker-pycreds>=0.4.0 [2022-03-17T13:58:59.529Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-17T13:59:00.503Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-17T13:59:00.503Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-17T13:59:00.503Z] 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-03-17T13:59:00.503Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-17T13:59:00.503Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-17T13:59:00.503Z] Collecting idna<2.8,>=2.5 [2022-03-17T13:59:00.503Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-17T13:59:00.773Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-17T13:59:00.773Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-17T13:59:00.773Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-17T13:59:00.773Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-17T13:59:01.745Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-17T13:59:01.745Z] Attempting uninstall: urllib3 [2022-03-17T13:59:01.745Z] Found existing installation: urllib3 1.26.5 [2022-03-17T13:59:01.745Z] Uninstalling urllib3-1.26.5: [2022-03-17T13:59:01.745Z] Successfully uninstalled urllib3-1.26.5 [2022-03-17T13:59:02.332Z] Attempting uninstall: idna [2022-03-17T13:59:02.333Z] Found existing installation: idna 3.2 [2022-03-17T13:59:02.333Z] Uninstalling idna-3.2: [2022-03-17T13:59:02.333Z] Successfully uninstalled idna-3.2 [2022-03-17T13:59:03.300Z] Attempting uninstall: chardet [2022-03-17T13:59:03.300Z] Found existing installation: chardet 4.0.0 [2022-03-17T13:59:03.300Z] Uninstalling chardet-4.0.0: [2022-03-17T13:59:03.300Z] Successfully uninstalled chardet-4.0.0 [2022-03-17T13:59:04.722Z] Attempting uninstall: requests [2022-03-17T13:59:04.722Z] Found existing installation: requests 2.25.1 [2022-03-17T13:59:04.722Z] Uninstalling requests-2.25.1: [2022-03-17T13:59:04.722Z] Successfully uninstalled requests-2.25.1 [2022-03-17T13:59:05.313Z] Running setup.py install for texttable: started [2022-03-17T13:59:06.741Z] Running setup.py install for texttable: finished with status 'done' [2022-03-17T13:59:06.741Z] Running setup.py install for PyYAML: started [2022-03-17T13:59:09.353Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-17T13:59:09.353Z] Running setup.py install for docopt: started [2022-03-17T13:59:10.784Z] Running setup.py install for docopt: finished with status 'done' [2022-03-17T13:59:10.784Z] Running setup.py install for dockerpty: started [2022-03-17T13:59:12.755Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-17T13:59:14.184Z] 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-03-17T13:59:22.451Z] Removing intermediate container 8537d83d0944 [2022-03-17T13:59:22.451Z] ---> bcf80b20b7bc [2022-03-17T13:59:22.451Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-17T13:59:22.451Z] ---> Running in d26d38d6c4f1 [2022-03-17T13:59:22.723Z] Removing intermediate container d26d38d6c4f1 [2022-03-17T13:59:22.723Z] ---> 052f3cf80db2 [2022-03-17T13:59:22.723Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-17T13:59:22.723Z] ---> Running in e221682fdce4 [2022-03-17T13:59:22.995Z] Removing intermediate container e221682fdce4 [2022-03-17T13:59:22.995Z] ---> 9c982729ec27 [2022-03-17T13:59:23.265Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-17T13:59:24.245Z] ---> f7278cb0ce7b [2022-03-17T13:59:24.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-17T13:59:24.517Z] ---> 48e223c7b559 [2022-03-17T13:59:24.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-17T13:59:25.510Z] ---> 9f53dcb69697 [2022-03-17T13:59:25.510Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-17T13:59:25.510Z] ---> Running in 0ac1c31fa719 [2022-03-17T13:59:25.510Z] Removing intermediate container 0ac1c31fa719 [2022-03-17T13:59:25.510Z] ---> 5270e15979f7 [2022-03-17T13:59:25.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T13:59:25.783Z] ---> Running in b44a344aaf2d [2022-03-17T13:59:26.056Z] Removing intermediate container b44a344aaf2d [2022-03-17T13:59:26.056Z] ---> 602c6764390d [2022-03-17T13:59:26.056Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T13:59:26.056Z] ---> Running in 14ba6bdb76c8 [2022-03-17T13:59:26.332Z] Removing intermediate container 14ba6bdb76c8 [2022-03-17T13:59:26.332Z] ---> 6e4903f0cd42 [2022-03-17T13:59:26.332Z] Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e [2022-03-17T13:59:26.332Z] ---> Running in 510571eaad80 [2022-03-17T13:59:26.927Z] Removing intermediate container 510571eaad80 [2022-03-17T13:59:26.927Z] ---> d9cce875d5a0 [2022-03-17T13:59:26.927Z] Step 23/23 : LABEL version=0.0.0 [2022-03-17T13:59:26.927Z] ---> Running in 9fad29e4e29f [2022-03-17T13:59:27.199Z] Removing intermediate container 9fad29e4e29f [2022-03-17T13:59:27.199Z] ---> 660662aa280f [2022-03-17T13:59:27.199Z] [2022-03-17T13:59:27.470Z] Successfully built 660662aa280f [2022-03-17T13:59:27.470Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-17T13:59:28.079Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-17T13:59:28.102Z] $ docker stop --time=1 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 [2022-03-17T13:59:29.771Z] $ docker rm -f 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T13:59:30.319Z] + docker images [2022-03-17T13:59:30.590Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T13:59:30.590Z] sys-mgmt-agent-arm64 latest 660662aa280f 3 seconds ago 280MB [2022-03-17T13:59:30.590Z] 7eef49ae3829 58 seconds ago 1.59GB [2022-03-17T13:59:30.590Z] security-proxy-setup-arm64 latest 493c8156865a 59 seconds ago 25.5MB [2022-03-17T13:59:30.590Z] core-command-arm64 latest e70d3f63831a About a minute ago 15.3MB [2022-03-17T13:59:30.590Z] 3b92f1854be1 About a minute ago 1.6GB [2022-03-17T13:59:30.590Z] 29373b15ec7f About a minute ago 1.59GB [2022-03-17T13:59:30.590Z] security-bootstrapper-arm64 latest ede05e0f4a6c About a minute ago 18MB [2022-03-17T13:59:30.590Z] f47e2b989b75 2 minutes ago 1.59GB [2022-03-17T13:59:30.590Z] core-data-arm64 latest 4f1902665136 3 minutes ago 19.2MB [2022-03-17T13:59:30.590Z] core-metadata-arm64 latest fdb5bc558f88 3 minutes ago 16MB [2022-03-17T13:59:30.590Z] support-notifications-arm64 latest 62570e8beb23 3 minutes ago 16.1MB [2022-03-17T13:59:30.590Z] support-scheduler-arm64 latest d287ddca969b 3 minutes ago 15.4MB [2022-03-17T13:59:30.590Z] 23d511273609 3 minutes ago 1.61GB [2022-03-17T13:59:30.590Z] 6378964cda9c 4 minutes ago 1.6GB [2022-03-17T13:59:30.590Z] d4ef1bd10b37 4 minutes ago 1.6GB [2022-03-17T13:59:30.590Z] 291cdb764828 4 minutes ago 1.6GB [2022-03-17T13:59:30.590Z] security-secretstore-setup-arm64 latest 090a58f1e5fb 4 minutes ago 27MB [2022-03-17T13:59:30.590Z] 3aa40fa2cafa 4 minutes ago 1.6GB [2022-03-17T13:59:30.590Z] ci-base-image-arm64 latest b8558d1147cb 15 minutes ago 1.26GB [2022-03-17T13:59:30.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-17T13:59:30.590Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-17T13:59:30.590Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-17T13:59:30.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-03-17T13:59:31.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T13:59:31.024Z] [2022-03-17T13:59:31.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-17T13:59:31.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T13:59:31.644Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-17T13:59:31.644Z] 8998bd30e6a1: Pulling fs layer [2022-03-17T13:59:31.644Z] 04944245beec: Pulling fs layer [2022-03-17T13:59:31.644Z] 699f458cf7ca: Pulling fs layer [2022-03-17T13:59:31.644Z] 765212b225bb: Pulling fs layer [2022-03-17T13:59:31.644Z] f23df028b6ca: Pulling fs layer [2022-03-17T13:59:31.644Z] d65c8cfc05b1: Pulling fs layer [2022-03-17T13:59:31.644Z] 2437ff75d9bd: Pulling fs layer [2022-03-17T13:59:31.644Z] f23df028b6ca: Waiting [2022-03-17T13:59:31.644Z] d65c8cfc05b1: Waiting [2022-03-17T13:59:31.644Z] 2437ff75d9bd: Waiting [2022-03-17T13:59:31.644Z] 765212b225bb: Waiting [2022-03-17T13:59:31.644Z] 04944245beec: Verifying Checksum [2022-03-17T13:59:31.644Z] 04944245beec: Download complete [2022-03-17T13:59:31.644Z] 765212b225bb: Verifying Checksum [2022-03-17T13:59:31.644Z] 765212b225bb: Download complete [2022-03-17T13:59:31.644Z] f23df028b6ca: Download complete [2022-03-17T13:59:31.644Z] d65c8cfc05b1: Verifying Checksum [2022-03-17T13:59:31.644Z] d65c8cfc05b1: Download complete [2022-03-17T13:59:31.917Z] 699f458cf7ca: Verifying Checksum [2022-03-17T13:59:31.917Z] 699f458cf7ca: Download complete [2022-03-17T13:59:32.191Z] 8998bd30e6a1: Verifying Checksum [2022-03-17T13:59:32.191Z] 8998bd30e6a1: Download complete [2022-03-17T13:59:34.810Z] 2437ff75d9bd: Verifying Checksum [2022-03-17T13:59:34.810Z] 2437ff75d9bd: Download complete [2022-03-17T13:59:36.787Z] 8998bd30e6a1: Pull complete [2022-03-17T13:59:37.059Z] 04944245beec: Pull complete [2022-03-17T13:59:38.495Z] 699f458cf7ca: Pull complete [2022-03-17T13:59:38.767Z] 765212b225bb: Pull complete [2022-03-17T13:59:39.744Z] f23df028b6ca: Pull complete [2022-03-17T13:59:39.744Z] d65c8cfc05b1: Pull complete [2022-03-17T13:59:58.238Z] 2437ff75d9bd: Pull complete [2022-03-17T13:59:58.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-17T13:59:58.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T13:59:58.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-17T13:59:58.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container [2022-03-17T13:59:58.585Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-17T14:00:01.321Z] $ docker top 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:02.279Z] ---> job-cost.sh [2022-03-17T14:00:02.279Z] lf-activate-venv: SKIPPING [2022-03-17T14:00:02.279Z] INFO: No Stack... [2022-03-17T14:00:02.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-17T14:00:03.839Z] INFO: Archiving Costs [Pipeline] sh [2022-03-17T14:00:04.501Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-17T14:00:04.501Z] + cut -d, -f6 [Pipeline] lock [2022-03-17T14:00:04.564Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] [2022-03-17T14:00:04.570Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] did not exist. Created. [2022-03-17T14:00:04.570Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-17T14:00:05.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-17T14:00:05.407Z] Stashed 1 file(s) [Pipeline] } [2022-03-17T14:00:05.414Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-17T14:00:05.452Z] $ docker stop --time=1 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 [2022-03-17T14:00:06.984Z] $ docker rm -f 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 [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-03-17T14:00:07.553Z] provisioning config files... [2022-03-17T14:00:07.562Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config252172139757295463tmp [Pipeline] { [Pipeline] sh [2022-03-17T14:00:07.858Z] + set +x [2022-03-17T14:00:07.859Z] + curl -s https://codecov.io/bash [2022-03-17T14:00:07.859Z] + bash -s -- [2022-03-17T14:00:07.859Z] [2022-03-17T14:00:07.859Z] _____ _ [2022-03-17T14:00:07.859Z] / ____| | | [2022-03-17T14:00:07.859Z] | | ___ __| | ___ ___ _____ __ [2022-03-17T14:00:07.859Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-17T14:00:07.859Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-17T14:00:07.859Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-17T14:00:07.859Z] Bash-1.0.6 [2022-03-17T14:00:07.859Z] [2022-03-17T14:00:07.859Z] [2022-03-17T14:00:07.859Z] ==> git version 2.25.1 found [2022-03-17T14:00:07.859Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-17T14:00:07.859Z] Release-Date: 2020-01-08 [2022-03-17T14:00:07.859Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-17T14:00:07.859Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-17T14:00:07.859Z] ==> Jenkins CI detected. [2022-03-17T14:00:07.859Z] current dir:  /w/workspace/edgex-go/4 [2022-03-17T14:00:07.859Z] project root: . [2022-03-17T14:00:07.859Z] --> token set from env [2022-03-17T14:00:07.859Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-17T14:00:07.859Z] ==> Running gcov in . (disable via -X gcov) [2022-03-17T14:00:07.859Z] ==> Python coveragepy not found [2022-03-17T14:00:07.859Z] ==> Searching for coverage reports in: [2022-03-17T14:00:07.859Z] + . [2022-03-17T14:00:08.119Z] -> Found 1 reports [2022-03-17T14:00:08.119Z] ==> Detecting git/mercurial file structure [2022-03-17T14:00:08.120Z] ==> Reading reports [2022-03-17T14:00:08.120Z] + ./coverage.out bytes=426503 [2022-03-17T14:00:08.120Z] ==> Appending adjustments [2022-03-17T14:00:08.120Z] https://docs.codecov.io/docs/fixing-reports [2022-03-17T14:00:09.063Z] + Found adjustments [2022-03-17T14:00:09.063Z] ==> Gzipping contents [2022-03-17T14:00:09.325Z] 60K /tmp/codecov.KOwkP1.gz [2022-03-17T14:00:09.326Z] ==> Uploading reports [2022-03-17T14:00:09.326Z] url: https://codecov.io [2022-03-17T14:00:09.326Z] query: branch=PR-3904&commit=45d5becd454db6d394af50a7692a957c8b2417a3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-17T14:00:09.326Z] -> Pinging Codecov [2022-03-17T14:00:09.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=45d5becd454db6d394af50a7692a957c8b2417a3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-17T14:00:09.587Z] -> Uploading to [2022-03-17T14:00:09.587Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-17/00271124DB129430A58F1EEE437C3FCB/45d5becd454db6d394af50a7692a957c8b2417a3/e1ae1b84-eda4-4055-9afe-e653d5a0364f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T140009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ed247597cc662f48f22af870271d737ba2d51bcccd651d7ae0765cf75d3a02b [2022-03-17T14:00:09.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T14:00:09.587Z] Dload Upload Total Spent Left Speed [2022-03-17T14:00:09.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57984 0 0 100 57984 0 211k --:--:-- --:--:-- --:--:-- 211k [2022-03-17T14:00:09.850Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] } [2022-03-17T14:00:09.860Z] 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-03-17T14:00:10.441Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:10.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:11.612Z] ---> package-listing.sh [2022-03-17T14:00:11.612Z] ++ facter osfamily [2022-03-17T14:00:11.612Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-17T14:00:11.872Z] + OS_FAMILY=debian [2022-03-17T14:00:11.872Z] + workspace=/w/workspace/edgex-go/4 [2022-03-17T14:00:11.872Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-17T14:00:11.872Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-17T14:00:11.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-17T14:00:11.872Z] + PACKAGES=/tmp/packages_start.txt [2022-03-17T14:00:11.872Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-17T14:00:11.872Z] + PACKAGES=/tmp/packages_end.txt [2022-03-17T14:00:11.872Z] + case "${OS_FAMILY}" in [2022-03-17T14:00:11.872Z] + dpkg -l [2022-03-17T14:00:11.872Z] + grep '^ii' [2022-03-17T14:00:11.872Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-17T14:00:11.872Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-17T14:00:11.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-17T14:00:11.872Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-17T14:00:11.872Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-17T14:00:11.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-17T14:00:11.885Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-17T14:00:12.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-17T14:00:12.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T14:00:12.729Z] [2022-03-17T14:00:12.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T14:00:13.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T14:00:13.034Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-17T14:00:13.034Z] 5eb5b503b376: Pulling fs layer [2022-03-17T14:00:13.034Z] 5c69ac0246d0: Pulling fs layer [2022-03-17T14:00:13.034Z] ec43610c2a17: Pulling fs layer [2022-03-17T14:00:13.034Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-17T14:00:13.034Z] 33b1e0a273af: Pulling fs layer [2022-03-17T14:00:13.034Z] 5d3b04190fa2: Pulling fs layer [2022-03-17T14:00:13.034Z] 2f39f015ded8: Pulling fs layer [2022-03-17T14:00:13.034Z] 3a2ae6a8a46f: Waiting [2022-03-17T14:00:13.034Z] 33b1e0a273af: Waiting [2022-03-17T14:00:13.034Z] 5d3b04190fa2: Waiting [2022-03-17T14:00:13.034Z] 2f39f015ded8: Waiting [2022-03-17T14:00:13.034Z] 5c69ac0246d0: Verifying Checksum [2022-03-17T14:00:13.034Z] 5c69ac0246d0: Download complete [2022-03-17T14:00:13.034Z] 3a2ae6a8a46f: Download complete [2022-03-17T14:00:13.034Z] 33b1e0a273af: Verifying Checksum [2022-03-17T14:00:13.034Z] 33b1e0a273af: Download complete [2022-03-17T14:00:13.034Z] 5d3b04190fa2: Verifying Checksum [2022-03-17T14:00:13.034Z] 5d3b04190fa2: Download complete [2022-03-17T14:00:13.293Z] ec43610c2a17: Verifying Checksum [2022-03-17T14:00:13.293Z] ec43610c2a17: Download complete [2022-03-17T14:00:13.293Z] 5eb5b503b376: Verifying Checksum [2022-03-17T14:00:13.293Z] 5eb5b503b376: Download complete [2022-03-17T14:00:13.863Z] 2f39f015ded8: Download complete [2022-03-17T14:00:14.435Z] 5eb5b503b376: Pull complete [2022-03-17T14:00:14.697Z] 5c69ac0246d0: Pull complete [2022-03-17T14:00:15.265Z] ec43610c2a17: Pull complete [2022-03-17T14:00:15.265Z] 3a2ae6a8a46f: Pull complete [2022-03-17T14:00:15.525Z] 33b1e0a273af: Pull complete [2022-03-17T14:00:15.525Z] 5d3b04190fa2: Pull complete [2022-03-17T14:00:20.807Z] 2f39f015ded8: Pull complete [2022-03-17T14:00:20.807Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-17T14:00:20.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T14:00:20.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-17T14:00:20.942Z] prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container [2022-03-17T14:00:20.985Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-17T14:00:22.883Z] $ docker top 5f779df47512fd5cf3f0d198c634a63ec3e349db59a1e406016134295f7df010 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T14:00:23.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-17T14:00:23.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-17T14:00:23.834Z] + ls /var/log/sa-host [2022-03-17T14:00:23.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T14:00:23.924Z] provisioning config files... [2022-03-17T14:00:23.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1259919001767270201tmp [Pipeline] { [Pipeline] echo [2022-03-17T14:00:23.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:24.237Z] ---> create-netrc.sh [Pipeline] } [2022-03-17T14:00:24.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:24.582Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-17T14:00:24.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:24.934Z] ---> sudo-logs.sh [2022-03-17T14:00:24.934Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-17T14:00:24.954Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:25.239Z] ---> job-cost.sh [2022-03-17T14:00:25.240Z] lf-activate-venv: SKIPPING [2022-03-17T14:00:25.240Z] DEBUG: total: 0.10999999940395355 [2022-03-17T14:00:25.240Z] INFO: Retrieving Stack Cost... [2022-03-17T14:00:25.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-17T14:00:26.075Z] INFO: Archiving Costs [Pipeline] echo [2022-03-17T14:00:26.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T14:00:26.374Z] ---> logs-deploy.sh [2022-03-17T14:00:26.374Z] lf-activate-venv: SKIPPING [2022-03-17T14:00:26.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/4 [2022-03-17T14:00:26.374Z] INFO: archiving workspace using pattern(s): [2022-03-17T14:00:27.316Z] Archives upload complete. [2022-03-17T14:00:27.576Z] INFO: archiving logs to Nexus [2022-03-17T14:00:28.146Z] ---> uname -a: [2022-03-17T14:00:28.146Z] Linux prd-ubuntu20-04-docker-8c-8g-7825 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-17T14:00:28.146Z] [2022-03-17T14:00:28.146Z]