Pull request #3892 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 69be83017611c02e939bdc905712e7651e048a51+613ba3a9f074961a82087988d5f76ae29a1a6b1f (1ea159b74c7a7a41e828bda42a793cb09599f7cf) 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-ssh11474249885993875605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14914662322755317621.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/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-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1895259296450519695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3251874741738809959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/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-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13773951762083374022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6693’ Running on prd-centos7-docker-4c-2g-6696 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh5447939228660484334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4842197400150042545.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 Merge succeeded, producing 6e960d4965412963f8f26af59f5209ef3e4af4a7 Checking out Revision 6e960d4965412963f8f26af59f5209ef3e4af4a7 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8634159925172302418.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e960d4965412963f8f26af59f5209ef3e4af4a7 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-09T16:07:14.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-09T16:07:14.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-09T16:07:14.596Z] ========================================================= [2022-03-09T16:07:14.596Z] EdgeX Global Pipelines Version Info [2022-03-09T16:07:14.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 [2022-03-09T16:07:15.755Z] ------------------- [2022-03-09T16:07:15.755Z] stable info: [2022-03-09T16:07:15.755Z] ------------------- [2022-03-09T16:07:15.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-09T16:07:15.755Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-09T16:07:15.755Z] Message: update stable to v1.0.220 [2022-03-09T16:07:16.327Z] ------------------- [2022-03-09T16:07:16.327Z] experimental info: [2022-03-09T16:07:16.327Z] ------------------- [2022-03-09T16:07:16.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-09T16:07:16.327Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-09T16:07:16.327Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-09T16:07:16.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-09T16:07:16.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-09T16:07:16.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-09T16:07:16.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-09T16:07:16.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-09T16:07:16.538Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-09T16:07:16.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-09T16:07:16.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-09T16:07:16.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-09T16:07:16.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-09T16:07:16.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-09T16:07:16.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-09T16:07:16.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-09T16:07:16.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-09T16:07:16.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-09T16:07:16.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T16:07:16.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T16:07:16.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-09T16:07:16.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-09T16:07:16.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-09T16:07:16.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-09T16:07:16.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-09T16:07:16.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T16:07:16.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T16:07:16.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-09T16:07:16.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo [2022-03-09T16:07:16.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e960d4 [Pipeline] echo [2022-03-09T16:07:16.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T16:07:16.882Z] provisioning config files... [2022-03-09T16:07:16.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6497969281312806856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:07:17.196Z] ---> docker-login.sh [2022-03-09T16:07:17.196Z] nexus3.edgexfoundry.org:10001 [2022-03-09T16:07:17.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:07:17.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:07:17.456Z] Configure a credential helper to remove this warning. See [2022-03-09T16:07:17.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:07:17.456Z] [2022-03-09T16:07:17.456Z] Login Succeeded [2022-03-09T16:07:17.456Z] nexus3.edgexfoundry.org:10002 [2022-03-09T16:07:17.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:07:17.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:07:17.456Z] Configure a credential helper to remove this warning. See [2022-03-09T16:07:17.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:07:17.457Z] [2022-03-09T16:07:17.457Z] Login Succeeded [2022-03-09T16:07:17.457Z] nexus3.edgexfoundry.org:10003 [2022-03-09T16:07:17.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:07:17.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:07:17.457Z] Configure a credential helper to remove this warning. See [2022-03-09T16:07:17.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:07:17.457Z] [2022-03-09T16:07:17.457Z] Login Succeeded [2022-03-09T16:07:17.457Z] nexus3.edgexfoundry.org:10004 [2022-03-09T16:07:17.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:07:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:07:17.717Z] Configure a credential helper to remove this warning. See [2022-03-09T16:07:17.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:07:17.717Z] [2022-03-09T16:07:17.717Z] Login Succeeded [2022-03-09T16:07:17.717Z] docker.io [2022-03-09T16:07:17.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:07:17.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:07:17.980Z] Configure a credential helper to remove this warning. See [2022-03-09T16:07:17.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:07:17.980Z] [2022-03-09T16:07:18.241Z] Login Succeeded [2022-03-09T16:07:18.241Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T16:07:18.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T16:07:18.562Z] ++ 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] ++ dirname cmd/core-command/Dockerfile [2022-03-09T16:07:18.562Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/core-data/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-09T16:07:18.562Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-09T16:07:18.562Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-09T16:07:18.562Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:07:18.562Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-09T16:07:18.562Z] ++ cut -d/ -f2 [2022-03-09T16:07:18.562Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-09T16:07:18.596Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-09T16:07:18.963Z] + git rev-list -1 --merges 6e960d4965412963f8f26af59f5209ef3e4af4a7~1..6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo [2022-03-09T16:07:18.978Z] -----------> git rev-list -1 --merges 6e960d4965412963f8f26af59f5209ef3e4af4a7~1..6e960d4965412963f8f26af59f5209ef3e4af4a7 6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:07:18.978Z] 6e960d4965412963f8f26af59f5209ef3e4af4a7 [false] [Pipeline] sh [2022-03-09T16:07:19.286Z] + git log --format=format:%s -1 6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo [2022-03-09T16:07:19.303Z] ========================================================= [2022-03-09T16:07:19.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-09T16:07:19.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-09T16:07:19.716Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T16:07:19.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-09T16:07:19.716Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-09T16:07:19.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-09T16:07:19.716Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-09T16:07:19.716Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-09T16:07:19.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:07:20.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:07:20.074Z] [2022-03-09T16:07:20.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:07:20.390Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:07:20.390Z] latest: Pulling from edgex-devops/git-semver [2022-03-09T16:07:20.390Z] a0d0a0d46f8b: Pulling fs layer [2022-03-09T16:07:20.390Z] 3e5f54012d9b: Pulling fs layer [2022-03-09T16:07:20.390Z] 4c7163046ea9: Pulling fs layer [2022-03-09T16:07:20.390Z] 0c2d73faf560: Pulling fs layer [2022-03-09T16:07:20.390Z] 0c2d73faf560: Waiting [2022-03-09T16:07:20.390Z] 3e5f54012d9b: Verifying Checksum [2022-03-09T16:07:20.390Z] 3e5f54012d9b: Download complete [2022-03-09T16:07:20.390Z] a0d0a0d46f8b: Verifying Checksum [2022-03-09T16:07:20.390Z] a0d0a0d46f8b: Download complete [2022-03-09T16:07:20.390Z] 4c7163046ea9: Verifying Checksum [2022-03-09T16:07:20.390Z] 4c7163046ea9: Download complete [2022-03-09T16:07:20.390Z] 0c2d73faf560: Verifying Checksum [2022-03-09T16:07:20.390Z] 0c2d73faf560: Download complete [2022-03-09T16:07:20.659Z] a0d0a0d46f8b: Pull complete [2022-03-09T16:07:20.659Z] 3e5f54012d9b: Pull complete [2022-03-09T16:07:20.924Z] 4c7163046ea9: Pull complete [2022-03-09T16:07:21.189Z] 0c2d73faf560: Pull complete [2022-03-09T16:07:21.189Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-09T16:07:21.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:07:21.189Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-09T16:07:21.267Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:07:21.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:07:22.043Z] $ docker top 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T16:07:22.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T16:07:22.229Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T16:07:22.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T16:07:22.396Z] $ docker exec 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent [2022-03-09T16:07:22.510Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaCfMIe/agent.15 [2022-03-09T16:07:22.510Z] SSH_AGENT_PID=22 [2022-03-09T16:07:22.521Z] Running ssh-add (command line suppressed) [2022-03-09T16:07:22.633Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6072104641847075705.key (/w/workspace/edgex-go/8@tmp/private_key_6072104641847075705.key) [2022-03-09T16:07:22.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T16:07:22.947Z] + git tag --points-at HEAD [Pipeline] } [2022-03-09T16:07:22.967Z] $ docker exec --env ******** --env ******** 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent -k [2022-03-09T16:07:23.073Z] unset SSH_AUTH_SOCK; [2022-03-09T16:07:23.073Z] unset SSH_AGENT_PID; [2022-03-09T16:07:23.073Z] echo Agent pid 22 killed; [2022-03-09T16:07:23.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-09T16:07:23.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T16:07:23.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T16:07:23.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T16:07:23.209Z] $ docker exec 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent [2022-03-09T16:07:23.302Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOdMbAn/agent.54 [2022-03-09T16:07:23.302Z] SSH_AGENT_PID=60 [2022-03-09T16:07:23.307Z] Running ssh-add (command line suppressed) [2022-03-09T16:07:23.401Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1388440916257060338.key (/w/workspace/edgex-go/8@tmp/private_key_1388440916257060338.key) [2022-03-09T16:07:23.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T16:07:23.709Z] + git semver init [2022-03-09T16:07:23.709Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T16:07:23.709Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-03-09T16:07:23.709Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-03-09T16:07:23.709Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T16:07:23.709Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T16:07:23.709Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T16:07:23.709Z] # $SEMVER_BRANCH = PR-3892 [2022-03-09T16:07:23.709Z] # $SEMVER_TEMP = /tmp/semver-005178945 [2022-03-09T16:07:23.709Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-09T16:07:36.017Z] # '/tmp/semver-005178945' -> '/w/workspace/edgex-go/8/.semver' [2022-03-09T16:07:36.277Z] # -> Force: false [2022-03-09T16:07:36.277Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-03-09T16:07:36.289Z] $ docker exec --env ******** --env ******** 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent -k [2022-03-09T16:07:36.379Z] unset SSH_AUTH_SOCK; [2022-03-09T16:07:36.380Z] unset SSH_AGENT_PID; [2022-03-09T16:07:36.380Z] echo Agent pid 60 killed; [2022-03-09T16:07:36.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T16:07:36.700Z] + git semver [Pipeline] } [2022-03-09T16:07:36.715Z] $ docker stop --time=1 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 [2022-03-09T16:07:38.666Z] $ docker rm -f 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T16:07:39.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-09T16:07:39.232Z] Stashed 1 file(s) [Pipeline] echo [2022-03-09T16:07:39.235Z] [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-09T16:07:39.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T16:07:39.365Z] ========================================================= [2022-03-09T16:07:39.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-09T16:07:39.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:07:39.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:07:39.673Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-09T16:07:39.673Z] 59bf1c3509f3: Pulling fs layer [2022-03-09T16:07:39.673Z] 666ba61612fd: Pulling fs layer [2022-03-09T16:07:39.673Z] 8ed8ca486205: Pulling fs layer [2022-03-09T16:07:39.673Z] 4fe6c5a15a65: Pulling fs layer [2022-03-09T16:07:39.673Z] 22a0e8bec74d: Pulling fs layer [2022-03-09T16:07:39.673Z] 640e595b4fbd: Pulling fs layer [2022-03-09T16:07:39.673Z] 763cafe07f6e: Pulling fs layer [2022-03-09T16:07:39.673Z] 0c0b528cf693: Pulling fs layer [2022-03-09T16:07:39.673Z] 10935f4eaf8b: Pulling fs layer [2022-03-09T16:07:39.673Z] 4fe6c5a15a65: Waiting [2022-03-09T16:07:39.673Z] 22a0e8bec74d: Waiting [2022-03-09T16:07:39.673Z] 640e595b4fbd: Waiting [2022-03-09T16:07:39.673Z] 763cafe07f6e: Waiting [2022-03-09T16:07:39.673Z] 0c0b528cf693: Waiting [2022-03-09T16:07:39.673Z] 10935f4eaf8b: Waiting [2022-03-09T16:07:39.673Z] 8ed8ca486205: Verifying Checksum [2022-03-09T16:07:39.673Z] 8ed8ca486205: Download complete [2022-03-09T16:07:39.673Z] 666ba61612fd: Verifying Checksum [2022-03-09T16:07:39.673Z] 666ba61612fd: Download complete [2022-03-09T16:07:39.673Z] 22a0e8bec74d: Verifying Checksum [2022-03-09T16:07:39.673Z] 22a0e8bec74d: Download complete [2022-03-09T16:07:39.673Z] 640e595b4fbd: Verifying Checksum [2022-03-09T16:07:39.673Z] 640e595b4fbd: Download complete [2022-03-09T16:07:39.673Z] 59bf1c3509f3: Verifying Checksum [2022-03-09T16:07:39.673Z] 59bf1c3509f3: Download complete [2022-03-09T16:07:39.673Z] 763cafe07f6e: Verifying Checksum [2022-03-09T16:07:39.673Z] 763cafe07f6e: Download complete [2022-03-09T16:07:39.937Z] 0c0b528cf693: Verifying Checksum [2022-03-09T16:07:39.937Z] 0c0b528cf693: Download complete [2022-03-09T16:07:39.937Z] 59bf1c3509f3: Pull complete [2022-03-09T16:07:40.510Z] 10935f4eaf8b: Verifying Checksum [2022-03-09T16:07:40.510Z] 10935f4eaf8b: Download complete [2022-03-09T16:07:40.510Z] 666ba61612fd: Pull complete [2022-03-09T16:07:40.510Z] 4fe6c5a15a65: Verifying Checksum [2022-03-09T16:07:40.510Z] 4fe6c5a15a65: Download complete [2022-03-09T16:07:40.510Z] 8ed8ca486205: Pull complete [2022-03-09T16:07:44.743Z] 4fe6c5a15a65: Pull complete [2022-03-09T16:07:44.743Z] 22a0e8bec74d: Pull complete [2022-03-09T16:07:44.743Z] 640e595b4fbd: Pull complete [2022-03-09T16:07:44.743Z] 763cafe07f6e: Pull complete [2022-03-09T16:07:44.743Z] 0c0b528cf693: Pull complete [2022-03-09T16:07:47.323Z] 10935f4eaf8b: Pull complete [2022-03-09T16:07:47.323Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-09T16:07:47.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:07:47.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:07:47.632Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:07:47.632Z] WORKDIR /edgex [2022-03-09T16:07:47.632Z] COPY go.mod . [2022-03-09T16:07:47.632Z] RUN go mod download' [2022-03-09T16:07:47.632Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-09T16:07:50.199Z] Sending build context to Docker daemon 334.4MB [2022-03-09T16:07:50.199Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:07:50.199Z] ---> 99d49a6021b9 [2022-03-09T16:07:50.199Z] Step 2/4 : WORKDIR /edgex [2022-03-09T16:07:51.147Z] ---> Running in 1a2cb73d92ca [2022-03-09T16:07:51.147Z] Removing intermediate container 1a2cb73d92ca [2022-03-09T16:07:51.147Z] ---> 71f48e7ca30d [2022-03-09T16:07:51.147Z] Step 3/4 : COPY go.mod . [2022-03-09T16:07:51.405Z] ---> 8922301e7727 [2022-03-09T16:07:51.405Z] Step 4/4 : RUN go mod download [2022-03-09T16:07:51.405Z] ---> Running in 0633f19e1b55 [2022-03-09T16:07:54.323Z] Still waiting to schedule task [2022-03-09T16:07:54.324Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-6694’ is offline [2022-03-09T16:08:23.528Z] Removing intermediate container 0633f19e1b55 [2022-03-09T16:08:23.528Z] ---> c1d2a5ed29af [2022-03-09T16:08:23.528Z] Successfully built c1d2a5ed29af [2022-03-09T16:08:23.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:08:23.835Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T16:08:23.835Z] . [Pipeline] withDockerContainer [2022-03-09T16:08:23.904Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:08:23.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:08:24.363Z] $ docker top 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:08:24.734Z] + go version [2022-03-09T16:08:24.734Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-09T16:08:24.746Z] $ docker stop --time=1 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba [2022-03-09T16:08:25.961Z] $ docker rm -f 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:08:26.368Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T16:08:26.368Z] . [Pipeline] withDockerContainer [2022-03-09T16:08:26.441Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:08:26.484Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:08:26.850Z] $ docker top 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-09T16:08:26.938Z] ========================================================= [2022-03-09T16:08:26.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-09T16:08:26.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:08:27.237Z] + make test [2022-03-09T16:08:27.237Z] go mod tidy [2022-03-09T16:08:27.500Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-09T16:08:34.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-09T16:08:49.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-09T16:08:53.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-09T16:08:53.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-09T16:08:54.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-09T16:08:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-09T16:08:56.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-09T16:08:56.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-09T16:08:56.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-09T16:09:06.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-09T16:09:08.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-03-09T16:09:08.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-09T16:09:08.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-09T16:09:08.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-03-09T16:09:08.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-09T16:09:09.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements [2022-03-09T16:09:09.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-09T16:09:09.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-09T16:09:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2022-03-09T16:09:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-09T16:09:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:09:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2022-03-09T16:09:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-09T16:09:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-09T16:09:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-09T16:09:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-09T16:09:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-09T16:09:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2022-03-09T16:09:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-09T16:09:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:09:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2022-03-09T16:09:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-09T16:09:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-09T16:09:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-09T16:09:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-09T16:09:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-09T16:09:12.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2022-03-09T16:09:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-09T16:09:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-09T16:09:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-09T16:09:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2022-03-09T16:09:13.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-09T16:09:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-03-09T16:09:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2022-03-09T16:09:13.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-09T16:09:13.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-03-09T16:09:13.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2022-03-09T16:09:13.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-03-09T16:09:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2022-03-09T16:09:14.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2022-03-09T16:09:26.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-03-09T16:09:26.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-03-09T16:09:31.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.159s coverage: 82.5% of statements [2022-03-09T16:09:31.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-09T16:09:37.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6697 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T16:09:37.626Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-09T16:09:37.852Z] The recommended git tool is: git [2022-03-09T16:09:43.375Z] using credential edgex-jenkins-ssh [2022-03-09T16:09:43.399Z] Cloning the remote Git repository [2022-03-09T16:09:43.465Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:09:43.557Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-09T16:09:43.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:09:43.658Z] > git --version # timeout=10 [2022-03-09T16:09:43.682Z] > git --version # 'git version 2.17.1' [2022-03-09T16:09:43.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:09:43.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-03-09T16:09:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.249s coverage: 65.4% of statements [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-09T16:09:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-09T16:09:50.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-09T16:09:50.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-09T16:09:50.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-09T16:09:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-09T16:09:58.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-03-09T16:09:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-09T16:09:58.342Z] 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-09T16:10:01.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:10:01.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:10:01.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:10:02.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:10:02.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:10:02.089Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T16:10:03.262Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 [2022-03-09T16:10:04.055Z] Merge succeeded, producing 3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:10:04.056Z] Checking out Revision 3ae240ce7bc77616f5e3fa7614ab163e49972c22 (PR-3892) [2022-03-09T16:10:03.295Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:10:03.314Z] > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 [2022-03-09T16:10:03.583Z] > git remote # timeout=10 [2022-03-09T16:10:03.604Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T16:10:03.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:10:03.638Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-09T16:10:04.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T16:10:04.073Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:10:04.097Z] > git checkout -f 3ae240ce7bc77616f5e3fa7614ab163e49972c22 # timeout=10 [2022-03-09T16:10:08.556Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-09T16:10:08.584Z] First time build. Skipping changelog. [2022-03-09T16:10:08.575Z] > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-09T16:10:09.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-09T16:10:09.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T16:10:09.598Z] Dload Upload Total Spent Left Speed [2022-03-09T16:10:09.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh [2022-03-09T16:10:10.165Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-09T16:10:10.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-09T16:10:10.522Z] + sudo tee /etc/docker/daemon.new [2022-03-09T16:10:10.522Z] { [2022-03-09T16:10:10.522Z] "registry-mirrors": [ [2022-03-09T16:10:10.522Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-09T16:10:10.522Z] ], [2022-03-09T16:10:10.522Z] "bip": "10.250.0.254/24", [2022-03-09T16:10:10.522Z] "hosts": [ [2022-03-09T16:10:10.522Z] "tcp://0.0.0.0:5555", [2022-03-09T16:10:10.522Z] "unix:///var/run/docker.sock" [2022-03-09T16:10:10.522Z] ], [2022-03-09T16:10:10.522Z] "mtu": 1458, [2022-03-09T16:10:10.522Z] "selinux-enabled": true, [2022-03-09T16:10:10.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-09T16:10:10.522Z] } [Pipeline] sh [2022-03-09T16:10:10.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-09T16:10:11.260Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T16:10:29.704Z] provisioning config files... [2022-03-09T16:10:29.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3367394140345833220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:10:30.114Z] ---> docker-login.sh [2022-03-09T16:10:30.114Z] nexus3.edgexfoundry.org:10001 [2022-03-09T16:10:30.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:10:30.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:10:30.996Z] Configure a credential helper to remove this warning. See [2022-03-09T16:10:30.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:10:30.996Z] [2022-03-09T16:10:30.996Z] Login Succeeded [2022-03-09T16:10:30.996Z] nexus3.edgexfoundry.org:10002 [2022-03-09T16:10:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:10:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:10:31.599Z] Configure a credential helper to remove this warning. See [2022-03-09T16:10:31.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:10:31.599Z] [2022-03-09T16:10:31.599Z] Login Succeeded [2022-03-09T16:10:31.599Z] nexus3.edgexfoundry.org:10003 [2022-03-09T16:10:31.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:10:32.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:10:32.158Z] Configure a credential helper to remove this warning. See [2022-03-09T16:10:32.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:10:32.158Z] [2022-03-09T16:10:32.158Z] Login Succeeded [2022-03-09T16:10:32.158Z] nexus3.edgexfoundry.org:10004 [2022-03-09T16:10:32.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:10:32.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:10:32.708Z] Configure a credential helper to remove this warning. See [2022-03-09T16:10:32.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:10:32.708Z] [2022-03-09T16:10:32.708Z] Login Succeeded [2022-03-09T16:10:32.708Z] docker.io [2022-03-09T16:10:32.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:10:33.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:10:33.583Z] Configure a credential helper to remove this warning. See [2022-03-09T16:10:33.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:10:33.583Z] [2022-03-09T16:10:33.583Z] Login Succeeded [2022-03-09T16:10:33.583Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T16:10:33.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-09T16:10:34.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T16:10:34.205Z] ========================================================= [2022-03-09T16:10:34.205Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-09T16:10:34.205Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:10:34.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T16:10:34.831Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-09T16:10:34.831Z] 9b3977197b4f: Pulling fs layer [2022-03-09T16:10:34.831Z] 1a89e8eeedd5: Pulling fs layer [2022-03-09T16:10:34.831Z] 94645a83ff95: Pulling fs layer [2022-03-09T16:10:34.831Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-09T16:10:34.831Z] 0c92f367c5e7: Pulling fs layer [2022-03-09T16:10:34.831Z] f7c0051592d6: Pulling fs layer [2022-03-09T16:10:34.831Z] a227ed2f7395: Pulling fs layer [2022-03-09T16:10:34.831Z] 7b1c46037f91: Pulling fs layer [2022-03-09T16:10:34.831Z] 3f3a8bcf1eab: Waiting [2022-03-09T16:10:34.831Z] 0c92f367c5e7: Waiting [2022-03-09T16:10:34.831Z] f7c0051592d6: Waiting [2022-03-09T16:10:34.831Z] a227ed2f7395: Waiting [2022-03-09T16:10:34.831Z] 7b1c46037f91: Waiting [2022-03-09T16:10:34.831Z] 94645a83ff95: Verifying Checksum [2022-03-09T16:10:34.831Z] 94645a83ff95: Download complete [2022-03-09T16:10:34.831Z] 1a89e8eeedd5: Verifying Checksum [2022-03-09T16:10:34.831Z] 1a89e8eeedd5: Download complete [2022-03-09T16:10:34.831Z] 0c92f367c5e7: Download complete [2022-03-09T16:10:34.831Z] f7c0051592d6: Verifying Checksum [2022-03-09T16:10:34.831Z] f7c0051592d6: Download complete [2022-03-09T16:10:34.831Z] 9b3977197b4f: Download complete [2022-03-09T16:10:34.831Z] a227ed2f7395: Verifying Checksum [2022-03-09T16:10:34.831Z] a227ed2f7395: Download complete [2022-03-09T16:10:35.843Z] 9b3977197b4f: Pull complete [2022-03-09T16:10:36.458Z] 1a89e8eeedd5: Pull complete [2022-03-09T16:10:36.739Z] 94645a83ff95: Pull complete [2022-03-09T16:10:37.015Z] 7b1c46037f91: Verifying Checksum [2022-03-09T16:10:37.015Z] 7b1c46037f91: Download complete [2022-03-09T16:10:37.618Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-09T16:10:37.618Z] 3f3a8bcf1eab: Download complete [2022-03-09T16:10:45.190Z] GO111MODULE=on go vet ./... [2022-03-09T16:10:48.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T16:10:48.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T16:10:49.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T16:10:49.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-09T16:10:49.985Z] + ls -al . [2022-03-09T16:10:49.985Z] total 644 [2022-03-09T16:10:49.985Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 16:10 . [2022-03-09T16:10:49.985Z] drwxr-xr-x 4 root root 28 Mar 9 16:08 .. [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 16:07 .dockerignore [2022-03-09T16:10:49.985Z] drwxrwxr-x 8 1001 1001 179 Mar 9 16:07 .git [2022-03-09T16:10:49.985Z] drwxrwxr-x 4 1001 1001 142 Mar 9 16:07 .github [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 870 Mar 9 16:07 .gitignore [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 16:07 .golangci.yml [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 16:07 .hadolint.yml [2022-03-09T16:10:49.985Z] drwx------ 3 1001 1001 73 Mar 9 16:07 .semver [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 16:07 .sonarcloud.properties [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:07 ADOPTERS.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:07 Attribution.txt [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:07 CHANGELOG.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:07 CONTRIBUTING.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 16:07 GOVERNANCE.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 849 Mar 9 16:07 Jenkinsfile [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:07 LICENSE [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:07 Makefile [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 16:07 OWNERS.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:07 README.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:07 SECURITY.md [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 16:07 VERSION [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:07 ZMQWindows.md [2022-03-09T16:10:49.985Z] drwxrwxr-x 2 1001 1001 37 Mar 9 16:07 bin [2022-03-09T16:10:49.985Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 16:07 cmd [2022-03-09T16:10:49.985Z] -rw-r--r-- 1 root root 428383 Mar 9 16:09 coverage.out [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:07 go.mod [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:07 go.sum [2022-03-09T16:10:49.985Z] drwxrwxr-x 8 1001 1001 124 Mar 9 16:07 internal [2022-03-09T16:10:49.985Z] drwxrwxr-x 3 1001 1001 16 Mar 9 16:07 openapi [2022-03-09T16:10:49.985Z] drwxrwxr-x 4 1001 1001 71 Mar 9 16:07 snap [2022-03-09T16:10:49.985Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 16:07 version.go [Pipeline] sh [2022-03-09T16:10:50.037Z] 3f3a8bcf1eab: Pull complete [2022-03-09T16:10:50.037Z] 0c92f367c5e7: Pull complete [2022-03-09T16:10:50.037Z] f7c0051592d6: Pull complete [2022-03-09T16:10:50.272Z] + '[' -e coverage.out ] [2022-03-09T16:10:50.272Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-09T16:10:50.313Z] a227ed2f7395: Pull complete [2022-03-09T16:10:50.379Z] Stashed 1 file(s) [Pipeline] sh [2022-03-09T16:10:50.674Z] + make build [2022-03-09T16:10:50.674Z] 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-09T16:10:52.188Z] 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-09T16:10:57.039Z] 7b1c46037f91: Pull complete [2022-03-09T16:10:57.039Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-09T16:10:57.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T16:10:57.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:10:57.397Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T16:10:57.397Z] WORKDIR /edgex [2022-03-09T16:10:57.397Z] COPY go.mod . [2022-03-09T16:10:57.397Z] RUN go mod download [2022-03-09T16:10:57.397Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-09T16:10:59.570Z] 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-09T16:10:59.836Z] 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-09T16:11:00.043Z] Sending build context to Docker daemon 169MB [2022-03-09T16:11:00.043Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T16:11:00.043Z] ---> f79e39bc4007 [2022-03-09T16:11:00.043Z] Step 2/4 : WORKDIR /edgex [2022-03-09T16:11:00.781Z] 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-09T16:11:01.046Z] 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-09T16:11:01.996Z] 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-09T16:11:02.666Z] ---> Running in dce0e765c47d [2022-03-09T16:11:02.666Z] Removing intermediate container dce0e765c47d [2022-03-09T16:11:02.666Z] ---> 52bb746da07b [2022-03-09T16:11:02.666Z] Step 3/4 : COPY go.mod . [2022-03-09T16:11:02.943Z] 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-09T16:11:03.264Z] ---> f774da254cd3 [2022-03-09T16:11:03.264Z] Step 4/4 : RUN go mod download [2022-03-09T16:11:03.528Z] 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-09T16:11:03.538Z] ---> Running in 97871f20e5a9 [2022-03-09T16:11:04.482Z] 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-09T16:11:05.056Z] 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-09T16:11:05.993Z] 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-09T16:11:07.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-09T16:11:11.660Z] $ docker stop --time=1 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae [2022-03-09T16:11:13.539Z] $ docker rm -f 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:11:14.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:11:14.596Z] [2022-03-09T16:11:14.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:11:14.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:11:14.897Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-09T16:11:14.897Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-09T16:11:14.897Z] ca9280d653b3: Pulling fs layer [2022-03-09T16:11:14.897Z] 7e9c9ca2126c: Pulling fs layer [2022-03-09T16:11:14.897Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-09T16:11:14.897Z] cbdbe7a5bc2a: Download complete [2022-03-09T16:11:15.163Z] ca9280d653b3: Verifying Checksum [2022-03-09T16:11:15.163Z] ca9280d653b3: Download complete [2022-03-09T16:11:15.163Z] cbdbe7a5bc2a: Pull complete [2022-03-09T16:11:15.432Z] 7e9c9ca2126c: Verifying Checksum [2022-03-09T16:11:15.432Z] 7e9c9ca2126c: Download complete [2022-03-09T16:11:15.691Z] ca9280d653b3: Pull complete [2022-03-09T16:11:19.940Z] 7e9c9ca2126c: Pull complete [2022-03-09T16:11:19.940Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-09T16:11:19.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:11:19.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-09T16:11:20.002Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:11:20.037Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:11:21.813Z] $ docker top d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:11:22.164Z] + docker-compose build --help [2022-03-09T16:11:22.164Z] + grep parallel [2022-03-09T16:11:22.733Z] --parallel Build images in parallel. [Pipeline] } [2022-03-09T16:11:22.745Z] $ docker stop --time=1 d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be [2022-03-09T16:11:23.919Z] $ docker rm -f d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:11:24.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:11:24.318Z] . [Pipeline] withDockerContainer [2022-03-09T16:11:24.377Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:11:24.410Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:11:24.748Z] $ docker top 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:11:25.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-09T16:11:25.684Z] Building core-command ... [2022-03-09T16:11:25.684Z] Building core-data ... [2022-03-09T16:11:25.684Z] Building core-metadata ... [2022-03-09T16:11:25.684Z] Building security-bootstrapper ... [2022-03-09T16:11:25.684Z] Building security-proxy-setup ... [2022-03-09T16:11:25.684Z] Building security-secretstore-setup ... [2022-03-09T16:11:25.684Z] Building security-spiffe-token-provider ... [2022-03-09T16:11:25.684Z] Building security-spire-agent ... [2022-03-09T16:11:25.684Z] Building security-spire-config ... [2022-03-09T16:11:25.684Z] Building security-spire-server ... [2022-03-09T16:11:25.684Z] Building support-notifications ... [2022-03-09T16:11:25.684Z] Building support-scheduler ... [2022-03-09T16:11:25.684Z] Building sys-mgmt-agent ... [2022-03-09T16:11:25.684Z] Building security-secretstore-setup [2022-03-09T16:11:25.684Z] Building security-spire-agent [2022-03-09T16:11:25.684Z] Building support-notifications [2022-03-09T16:11:25.684Z] Building security-spire-server [2022-03-09T16:11:25.684Z] Building security-bootstrapper [2022-03-09T16:11:37.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:11:37.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:11:37.932Z] ---> c1d2a5ed29af [2022-03-09T16:11:37.932Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:11:37.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:11:37.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:11:37.932Z] ---> c1d2a5ed29af [2022-03-09T16:11:37.932Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:11:42.140Z] ---> Running in 33d3a91462eb [2022-03-09T16:11:42.140Z] ---> Running in 0cfba9821f69 [2022-03-09T16:11:50.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:11:50.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:11:50.272Z] ---> c1d2a5ed29af [2022-03-09T16:11:50.272Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:11:50.272Z] ---> Using cache [2022-03-09T16:11:50.272Z] ---> 3de0ab3e3bfe [2022-03-09T16:11:50.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:11:50.844Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:11:50.844Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:11:50.844Z] ---> c1d2a5ed29af [2022-03-09T16:11:50.844Z] Step 3/31 : WORKDIR /edgex-go [2022-03-09T16:11:50.844Z] ---> Using cache [2022-03-09T16:11:50.844Z] ---> 3de0ab3e3bfe [2022-03-09T16:11:50.844Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:11:51.413Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:11:51.413Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:11:51.413Z] ---> c1d2a5ed29af [2022-03-09T16:11:51.413Z] Step 3/25 : WORKDIR /edgex-go [2022-03-09T16:11:51.413Z] ---> Using cache [2022-03-09T16:11:51.413Z] ---> 3de0ab3e3bfe [2022-03-09T16:11:51.413Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:11:51.988Z] Removing intermediate container 33d3a91462eb [2022-03-09T16:11:51.988Z] ---> 3de0ab3e3bfe [2022-03-09T16:11:51.988Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:11:51.988Z] Removing intermediate container 0cfba9821f69 [2022-03-09T16:11:51.988Z] ---> 4385c2169587 [2022-03-09T16:11:51.988Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:11:51.988Z] ---> Running in fd12a6b2b20f [2022-03-09T16:11:51.988Z] ---> Running in dc84c97f35a5 [2022-03-09T16:11:51.988Z] ---> Running in 4b66d5621dbc [2022-03-09T16:11:52.258Z] ---> Running in 8bcaa911ad1a [2022-03-09T16:11:52.258Z] ---> Running in 355ca1b81b79 [2022-03-09T16:11:53.231Z] Removing intermediate container fd12a6b2b20f [2022-03-09T16:11:53.231Z] ---> ce7d8d3e79ae [2022-03-09T16:11:53.231Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-09T16:11:53.231Z] Removing intermediate container 4b66d5621dbc [2022-03-09T16:11:53.231Z] ---> fb5424a17fea [2022-03-09T16:11:53.231Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-09T16:11:53.231Z] ---> Running in 61858747763e [2022-03-09T16:11:53.231Z] ---> Running in dd2897921407 [2022-03-09T16:11:53.231Z] Removing intermediate container dc84c97f35a5 [2022-03-09T16:11:53.231Z] ---> 109f615c1c30 [2022-03-09T16:11:53.231Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-09T16:11:53.231Z] ---> Running in 42678c14adc7 [2022-03-09T16:11:53.231Z] Removing intermediate container 355ca1b81b79 [2022-03-09T16:11:53.231Z] ---> 1dbbf2763990 [2022-03-09T16:11:53.231Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:11:53.231Z] ---> Running in 2c96cd616579 [2022-03-09T16:11:53.523Z] Removing intermediate container 8bcaa911ad1a [2022-03-09T16:11:53.523Z] ---> f1ee6f340e55 [2022-03-09T16:11:53.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:11:53.523Z] ---> Running in a679aefa3de2 [2022-03-09T16:11:53.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:53.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:53.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:11:54.900Z] OK: 221 MiB in 52 packages [2022-03-09T16:11:55.167Z] OK: 221 MiB in 52 packages [2022-03-09T16:11:55.167Z] OK: 221 MiB in 52 packages [2022-03-09T16:11:55.435Z] OK: 221 MiB in 52 packages [2022-03-09T16:11:55.435Z] OK: 221 MiB in 52 packages [2022-03-09T16:11:55.435Z] Removing intermediate container 61858747763e [2022-03-09T16:11:55.435Z] ---> ef7e5f802ac5 [2022-03-09T16:11:55.435Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-09T16:11:55.697Z] ---> 987bb738511b [2022-03-09T16:11:55.697Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:11:55.697Z] ---> Running in 0e054c42a409 [2022-03-09T16:11:55.697Z] Removing intermediate container dd2897921407 [2022-03-09T16:11:55.697Z] ---> 7a9cb8121d7d [2022-03-09T16:11:55.697Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:11:55.960Z] Removing intermediate container 2c96cd616579 [2022-03-09T16:11:55.960Z] ---> 41cd4dc77e3f [2022-03-09T16:11:55.960Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:11:55.960Z] Removing intermediate container 42678c14adc7 [2022-03-09T16:11:55.960Z] ---> 531672c4a9e2 [2022-03-09T16:11:55.960Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-09T16:11:55.960Z] Removing intermediate container a679aefa3de2 [2022-03-09T16:11:55.960Z] ---> 57fdcc804ca1 [2022-03-09T16:11:55.960Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:11:55.960Z] ---> 4b54256331b2 [2022-03-09T16:11:55.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:11:56.225Z] ---> 371ea420fe24 [2022-03-09T16:11:56.225Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:11:56.225Z] ---> Running in 27871fb106b3 [2022-03-09T16:11:56.225Z] ---> Running in ac1229de08b3 [2022-03-09T16:11:56.225Z] ---> f7e6fe857a1a [2022-03-09T16:11:56.225Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:11:56.225Z] ---> a6ef142d4d40 [2022-03-09T16:11:56.225Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:11:56.504Z] ---> Running in 3d0bc8252242 [2022-03-09T16:11:56.504Z] ---> Running in 54f7ff8a7065 [2022-03-09T16:11:57.116Z] Removing intermediate container 0e054c42a409 [2022-03-09T16:11:57.116Z] ---> b9cc7a8b62ed [2022-03-09T16:11:57.116Z] Step 8/25 : COPY . . [2022-03-09T16:12:00.507Z] Removing intermediate container 27871fb106b3 [2022-03-09T16:12:00.507Z] ---> 164a0323417a [2022-03-09T16:12:00.507Z] Step 8/22 : COPY . . [2022-03-09T16:12:03.065Z] Removing intermediate container ac1229de08b3 [2022-03-09T16:12:03.065Z] ---> 8900a1ae8078 [2022-03-09T16:12:03.065Z] Step 8/24 : COPY . . [2022-03-09T16:12:03.065Z] ---> 1d03eb510f47 [2022-03-09T16:12:03.065Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-09T16:12:03.065Z] Removing intermediate container 3d0bc8252242 [2022-03-09T16:12:03.065Z] ---> d614af907609 [2022-03-09T16:12:03.065Z] Step 8/31 : COPY . . [2022-03-09T16:12:03.331Z] Removing intermediate container 54f7ff8a7065 [2022-03-09T16:12:03.331Z] ---> 4749e9dd5680 [2022-03-09T16:12:03.331Z] Step 8/23 : COPY . . [2022-03-09T16:12:03.331Z] ---> Running in 1ce199b2e4f1 [2022-03-09T16:12:03.908Z] 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-09T16:12:12.090Z] ---> 92b7b985235b [2022-03-09T16:12:12.090Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-09T16:12:12.090Z] ---> 6b90552d09b8 [2022-03-09T16:12:12.090Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-09T16:12:12.090Z] ---> Running in 1af64d16a62c [2022-03-09T16:12:12.090Z] ---> Running in 328ad5d56ca9 [2022-03-09T16:12:13.076Z] 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-09T16:12:13.076Z] 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-09T16:12:25.403Z] ---> e0e2ace5f291 [2022-03-09T16:12:25.403Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:12:25.403Z] ---> Running in 67bdf14dfbe1 [2022-03-09T16:12:25.403Z] ---> 926e6988aeab [2022-03-09T16:12:25.403Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:12:25.403Z] ---> Running in a867444ccc19 [2022-03-09T16:12:25.403Z] Removing intermediate container 67bdf14dfbe1 [2022-03-09T16:12:25.403Z] ---> f94692233ea3 [2022-03-09T16:12:25.403Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:12:25.403Z] ---> Running in bf88cf4065c4 [2022-03-09T16:12:25.403Z] Removing intermediate container a867444ccc19 [2022-03-09T16:12:25.403Z] ---> 6a944fb4b1f8 [2022-03-09T16:12:25.403Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:12:25.403Z] ---> Running in 2868b8213b9a [2022-03-09T16:12:25.403Z] spire-1.2.0/ [2022-03-09T16:12:25.450Z] Removing intermediate container 97871f20e5a9 [2022-03-09T16:12:25.450Z] ---> bf7513ea33e5 [2022-03-09T16:12:25.450Z] Successfully built bf7513ea33e5 [2022-03-09T16:12:25.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:12:25.671Z] spire-1.2.0/ [2022-03-09T16:12:25.795Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T16:12:25.795Z] . [Pipeline] withDockerContainer [2022-03-09T16:12:26.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2022-03-09T16:12:26.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:12:27.680Z] $ docker top 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:12:28.250Z] spire-1.2.0/README.md [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/ [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/spire-server [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/server/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/agent/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:12:28.250Z] spire-1.2.0/LICENSE [2022-03-09T16:12:28.250Z] spire-1.2.0/README.md [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/ [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/spire-server [2022-03-09T16:12:28.250Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/server/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/agent/ [2022-03-09T16:12:28.250Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:12:28.250Z] spire-1.2.0/LICENSE [2022-03-09T16:12:28.611Z] + go version [2022-03-09T16:12:28.611Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-09T16:12:28.649Z] $ docker stop --time=1 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c [2022-03-09T16:12:30.369Z] $ docker rm -f 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:12:30.847Z] 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-09T16:12:31.024Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T16:12:31.024Z] . [Pipeline] withDockerContainer [2022-03-09T16:12:31.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2022-03-09T16:12:31.392Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:12:31.428Z] Removing intermediate container 2868b8213b9a [2022-03-09T16:12:31.428Z] ---> 1a7589c99fb7 [2022-03-09T16:12:31.428Z] [2022-03-09T16:12:31.428Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:12:31.428Z] Removing intermediate container bf88cf4065c4 [2022-03-09T16:12:31.428Z] ---> e7b7faa69b9f [2022-03-09T16:12:31.428Z] [2022-03-09T16:12:31.428Z] Step 11/23 : FROM alpine:3.15 [2022-03-09T16:12:32.014Z] 3.15: Pulling from library/alpine [2022-03-09T16:12:32.014Z] 3.15: Pulling from library/alpine [2022-03-09T16:12:32.284Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:12:32.556Z] Status: Downloaded newer image for alpine:3.15 [2022-03-09T16:12:32.556Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:12:32.556Z] Status: Image is up to date for alpine:3.15 [2022-03-09T16:12:32.556Z] ---> c059bfaa849c [2022-03-09T16:12:32.556Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:12:32.556Z] ---> c059bfaa849c [2022-03-09T16:12:32.556Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:12:32.556Z] ---> Running in d1f87a503e99 [2022-03-09T16:12:32.556Z] ---> Running in 8cff9f13ff9a [2022-03-09T16:12:32.808Z] $ docker top 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 -eo pid,comm [2022-03-09T16:12:32.826Z] Removing intermediate container d1f87a503e99 [2022-03-09T16:12:32.827Z] ---> f4acb84de781 [2022-03-09T16:12:32.827Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:12:32.827Z] Removing intermediate container 8cff9f13ff9a [2022-03-09T16:12:32.827Z] ---> 3d241e7a23cf [2022-03-09T16:12:32.827Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:12:32.827Z] ---> Running in d5043959b4b0 [2022-03-09T16:12:32.827Z] ---> Running in b07e7dc4d3fe [Pipeline] { [Pipeline] echo [2022-03-09T16:12:33.101Z] ========================================================= [2022-03-09T16:12:33.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-09T16:12:33.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:12:33.776Z] + make test [2022-03-09T16:12:33.776Z] go mod tidy [2022-03-09T16:12:34.746Z] Removing intermediate container 1ce199b2e4f1 [2022-03-09T16:12:34.746Z] ---> 6f695cb706d7 [2022-03-09T16:12:34.746Z] [2022-03-09T16:12:34.746Z] Step 10/25 : FROM alpine:3.14 [2022-03-09T16:12:34.746Z] Removing intermediate container b07e7dc4d3fe [2022-03-09T16:12:34.746Z] ---> b1df675d8e7b [2022-03-09T16:12:34.746Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:12:34.746Z] Removing intermediate container d5043959b4b0 [2022-03-09T16:12:34.746Z] ---> 42fa847b571e [2022-03-09T16:12:34.746Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:12:34.746Z] 3.14: Pulling from library/alpine [2022-03-09T16:12:34.746Z] ---> Running in bbcb068d27fd [2022-03-09T16:12:34.746Z] ---> Running in 93a69970b235 [2022-03-09T16:12:34.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-09T16:12:35.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:35.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:35.699Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T16:12:35.699Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T16:12:35.699Z] ---> 0a97eee8041e [2022-03-09T16:12:35.699Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-09T16:12:35.699Z] ---> Running in 5e73fe7b5775 [2022-03-09T16:12:36.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:36.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:36.796Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-09T16:12:36.796Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-09T16:12:36.796Z] (3/3) Installing su-exec (0.2-r1) [2022-03-09T16:12:36.796Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:12:36.796Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:12:37.059Z] OK: 6 MiB in 17 packages [2022-03-09T16:12:37.059Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:12:37.059Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:12:37.059Z] OK: 15859 distinct packages available [2022-03-09T16:12:37.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:37.059Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:12:37.059Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:12:37.059Z] OK: 15859 distinct packages available [2022-03-09T16:12:37.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:37.634Z] Removing intermediate container 5e73fe7b5775 [2022-03-09T16:12:37.634Z] ---> 02674291698d [2022-03-09T16:12:37.634Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:12:37.634Z] ---> Running in 0273b0d9f3ed [2022-03-09T16:12:37.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:37.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:38.158Z] Removing intermediate container 0273b0d9f3ed [2022-03-09T16:12:38.158Z] ---> d7a738efad1a [2022-03-09T16:12:38.158Z] Step 13/25 : WORKDIR / [2022-03-09T16:12:38.158Z] ---> Running in c1d71d5eacac [2022-03-09T16:12:38.419Z] Removing intermediate container c1d71d5eacac [2022-03-09T16:12:38.419Z] ---> 331b210e534c [2022-03-09T16:12:38.419Z] 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-09T16:12:38.419Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T16:12:38.419Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T16:12:38.682Z] ---> 31cd67078916 [2022-03-09T16:12:38.682Z] 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-09T16:12:38.682Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:12:38.682Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:12:38.682Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T16:12:38.682Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T16:12:38.682Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T16:12:38.682Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T16:12:38.950Z] ---> a24aa0a2cd8c [2022-03-09T16:12:38.950Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-09T16:12:38.950Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T16:12:38.950Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T16:12:38.950Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:12:38.950Z] OK: 7 MiB in 19 packages [2022-03-09T16:12:38.950Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:12:38.950Z] OK: 7 MiB in 19 packages [2022-03-09T16:12:39.211Z] ---> a3ed19344703 [2022-03-09T16:12:39.211Z] 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-09T16:12:39.472Z] ---> 00d7820972c0 [2022-03-09T16:12:39.472Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-09T16:12:40.048Z] Removing intermediate container bbcb068d27fd [2022-03-09T16:12:40.048Z] ---> cb8ec854e22e [2022-03-09T16:12:40.048Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-09T16:12:40.048Z] Removing intermediate container 93a69970b235 [2022-03-09T16:12:40.048Z] ---> e871abb2bb1a [2022-03-09T16:12:40.048Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:12:40.312Z] ---> 373c03403cbd [2022-03-09T16:12:40.312Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-09T16:12:41.728Z] ---> a16978991639 [2022-03-09T16:12:41.728Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-09T16:12:41.998Z] ---> bd13252ed75d [2022-03-09T16:12:41.998Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:12:41.998Z] ---> 48e971b68d83 [2022-03-09T16:12:41.998Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:12:41.998Z] ---> d4211942bfbb [2022-03-09T16:12:41.998Z] 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-09T16:12:41.998Z] ---> Running in 0c349ef261e7 [2022-03-09T16:12:42.273Z] ---> b8871f048e21 [2022-03-09T16:12:42.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-09T16:12:43.671Z] ---> 90f5903ac537 [2022-03-09T16:12:43.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-09T16:12:43.671Z] ---> 6b777d91198c [2022-03-09T16:12:43.671Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:12:43.671Z] Removing intermediate container 328ad5d56ca9 [2022-03-09T16:12:43.671Z] ---> 37ef53172383 [2022-03-09T16:12:43.671Z] [2022-03-09T16:12:43.671Z] Step 10/31 : FROM alpine:3.14 [2022-03-09T16:12:43.671Z] ---> 0a97eee8041e [2022-03-09T16:12:43.671Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-09T16:12:43.940Z] ---> Running in 1cd046e16d7b [2022-03-09T16:12:43.940Z] ---> b19d4170d6ee [2022-03-09T16:12:43.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-09T16:12:43.940Z] Removing intermediate container 1cd046e16d7b [2022-03-09T16:12:43.940Z] ---> 10ed74896d87 [2022-03-09T16:12:43.940Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-09T16:12:43.940Z] ---> 88dbfa2876f5 [2022-03-09T16:12:43.940Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:12:43.940Z] Removing intermediate container 0c349ef261e7 [2022-03-09T16:12:43.940Z] ---> f8cb411edb0e [2022-03-09T16:12:43.940Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-09T16:12:44.208Z] ---> Running in 34c55609a5a4 [2022-03-09T16:12:44.208Z] ---> Running in 22fa0b0fe5e7 [2022-03-09T16:12:44.208Z] ---> Running in a164304c9362 [2022-03-09T16:12:44.208Z] ---> 3d617392e8fc [2022-03-09T16:12:44.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-09T16:12:44.208Z] Removing intermediate container 22fa0b0fe5e7 [2022-03-09T16:12:44.208Z] ---> e549a958cb6d [2022-03-09T16:12:44.208Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:12:44.208Z] Removing intermediate container a164304c9362 [2022-03-09T16:12:44.208Z] ---> 68544df5df0d [2022-03-09T16:12:44.208Z] Step 23/25 : LABEL arch=x86_64 [2022-03-09T16:12:44.208Z] ---> Running in af9db6c0d7ae [2022-03-09T16:12:44.208Z] ---> Running in 6d2e6f315d3b [2022-03-09T16:12:44.483Z] Removing intermediate container af9db6c0d7ae [2022-03-09T16:12:44.483Z] ---> 5b3dfb32b47b [2022-03-09T16:12:44.483Z] Step 24/25 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:12:44.483Z] Removing intermediate container 6d2e6f315d3b [2022-03-09T16:12:44.483Z] ---> e281d7cd33d0 [2022-03-09T16:12:44.483Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:12:44.483Z] ---> 956a9f8ccee1 [2022-03-09T16:12:44.483Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:12:44.483Z] ---> Running in 46980732a214 [2022-03-09T16:12:44.483Z] ---> Running in f167562125c6 [2022-03-09T16:12:44.483Z] ---> Running in 90c3cb8ec143 [2022-03-09T16:12:44.754Z] Removing intermediate container 46980732a214 [2022-03-09T16:12:44.754Z] ---> 2c5528f65705 [2022-03-09T16:12:44.754Z] Step 25/25 : LABEL version=0.0.0 [2022-03-09T16:12:44.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:44.754Z] Removing intermediate container 90c3cb8ec143 [2022-03-09T16:12:44.754Z] ---> ca7103b9b67a [2022-03-09T16:12:44.754Z] Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:12:44.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:44.754Z] Removing intermediate container f167562125c6 [2022-03-09T16:12:44.754Z] ---> 5368e383e1d2 [2022-03-09T16:12:44.754Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:12:44.754Z] ---> Running in ef10c7a1c562 [2022-03-09T16:12:44.754Z] ---> Running in 100f2501b779 [2022-03-09T16:12:44.754Z] ---> Running in 4f3cfc8fde27 [2022-03-09T16:12:45.027Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:12:45.027Z] (2/2) Installing su-exec (0.2-r1) [2022-03-09T16:12:45.027Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:12:45.027Z] OK: 6 MiB in 16 packages [2022-03-09T16:12:45.289Z] Removing intermediate container ef10c7a1c562 [2022-03-09T16:12:45.289Z] ---> d5aa99aaf4ea [2022-03-09T16:12:45.289Z] [2022-03-09T16:12:45.289Z] Removing intermediate container 100f2501b779 [2022-03-09T16:12:45.289Z] ---> 5c81072b1200 [2022-03-09T16:12:45.289Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T16:12:45.289Z] Successfully built d5aa99aaf4ea [2022-03-09T16:12:45.289Z] Successfully tagged security-secretstore-setup:latest [2022-03-09T16:12:45.289Z] Building sys-mgmt-agent [2022-03-09T16:12:45.289Z]  Building security-secretstore-setup ... done Removing intermediate container 4f3cfc8fde27 [2022-03-09T16:12:45.289Z] ---> d12d93ba02ce [2022-03-09T16:12:45.289Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:12:45.289Z] ---> Running in 8218dbece176 [2022-03-09T16:12:45.555Z] ---> Running in f0114f7f29de [2022-03-09T16:12:45.555Z] Removing intermediate container 1af64d16a62c [2022-03-09T16:12:45.555Z] ---> f32bc78dacb1 [2022-03-09T16:12:45.555Z] [2022-03-09T16:12:45.555Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:12:45.555Z] ---> 0a97eee8041e [2022-03-09T16:12:45.555Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-09T16:12:46.135Z] ---> Running in 0a7dc76586f2 [2022-03-09T16:12:46.135Z] Removing intermediate container 8218dbece176 [2022-03-09T16:12:46.135Z] ---> 878688aef6ec [2022-03-09T16:12:46.135Z] Step 23/24 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:12:46.135Z] Removing intermediate container 34c55609a5a4 [2022-03-09T16:12:46.135Z] ---> 26def7673920 [2022-03-09T16:12:46.135Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-09T16:12:46.397Z] Removing intermediate container f0114f7f29de [2022-03-09T16:12:46.397Z] ---> 640543c186a7 [2022-03-09T16:12:46.397Z] [2022-03-09T16:12:46.397Z] Successfully built 640543c186a7 [2022-03-09T16:12:46.397Z] Successfully tagged security-spire-server:latest [2022-03-09T16:12:46.397Z]  Building security-spire-server ... done Building core-command [2022-03-09T16:12:46.657Z] ---> Running in db6cca8a1a56 [2022-03-09T16:12:46.657Z] ---> Running in f9fe96664db5 [2022-03-09T16:12:47.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:47.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:47.499Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-09T16:12:47.499Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:12:47.499Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:12:47.499Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:12:47.499Z] OK: 6 MiB in 16 packages [2022-03-09T16:12:48.882Z] Removing intermediate container db6cca8a1a56 [2022-03-09T16:12:48.882Z] ---> d4045a088d1e [2022-03-09T16:12:48.882Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:12:49.830Z] Removing intermediate container f9fe96664db5 [2022-03-09T16:12:49.830Z] ---> 09e6fd522ce8 [2022-03-09T16:12:49.830Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-09T16:12:51.235Z] ---> Running in 671e7814e9d9 [2022-03-09T16:12:51.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:12:51.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:12:51.235Z] ---> c1d2a5ed29af [2022-03-09T16:12:51.235Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:12:51.235Z] ---> Using cache [2022-03-09T16:12:51.235Z] ---> 3de0ab3e3bfe [2022-03-09T16:12:51.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:12:51.235Z] ---> Using cache [2022-03-09T16:12:51.235Z] ---> f1ee6f340e55 [2022-03-09T16:12:51.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:12:51.235Z] ---> Using cache [2022-03-09T16:12:51.235Z] ---> 57fdcc804ca1 [2022-03-09T16:12:51.235Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:12:51.235Z] ---> Using cache [2022-03-09T16:12:51.235Z] ---> a6ef142d4d40 [2022-03-09T16:12:51.235Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:12:51.235Z] ---> Using cache [2022-03-09T16:12:51.235Z] ---> 4749e9dd5680 [2022-03-09T16:12:51.235Z] Step 8/23 : COPY . . [2022-03-09T16:12:51.504Z] ---> Running in cbc5d2c3884f [2022-03-09T16:12:51.504Z] ---> Using cache [2022-03-09T16:12:51.504Z] ---> e0e2ace5f291 [2022-03-09T16:12:51.504Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-09T16:12:51.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:12:51.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:12:51.769Z] ---> c1d2a5ed29af [2022-03-09T16:12:51.769Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:12:51.769Z] ---> Using cache [2022-03-09T16:12:51.769Z] ---> 3de0ab3e3bfe [2022-03-09T16:12:51.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:12:51.769Z] ---> Using cache [2022-03-09T16:12:51.769Z] ---> f1ee6f340e55 [2022-03-09T16:12:51.769Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-09T16:12:51.769Z] ---> Running in 14e477c72461 [2022-03-09T16:12:51.769Z] ---> Running in f2cf2de2c732 [2022-03-09T16:12:52.042Z] Removing intermediate container 671e7814e9d9 [2022-03-09T16:12:52.042Z] ---> 644e3685fdd2 [2022-03-09T16:12:52.042Z] [2022-03-09T16:12:52.042Z] Removing intermediate container cbc5d2c3884f [2022-03-09T16:12:52.042Z] ---> cbd7892be03a [2022-03-09T16:12:52.042Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-09T16:12:52.042Z] Removing intermediate container 0a7dc76586f2 [2022-03-09T16:12:52.042Z] ---> 01d3898b4aff [2022-03-09T16:12:52.043Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:12:52.043Z] ---> Running in f33fd1b6997f [2022-03-09T16:12:52.043Z] ---> Running in 2db21d663c68 [2022-03-09T16:12:52.043Z] Successfully built 644e3685fdd2 [2022-03-09T16:12:52.043Z] Successfully tagged security-spire-agent:latest [2022-03-09T16:12:52.043Z] Building security-proxy-setup [2022-03-09T16:12:52.043Z]  Building security-spire-agent ... done Removing intermediate container 2db21d663c68 [2022-03-09T16:12:52.043Z] ---> b856cd7e6c8d [2022-03-09T16:12:52.043Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-09T16:12:52.308Z] ---> Running in 8966bbbdf2a7 [2022-03-09T16:12:52.890Z] Removing intermediate container 8966bbbdf2a7 [2022-03-09T16:12:52.890Z] ---> 9ea51d31b61e [2022-03-09T16:12:52.890Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:12:52.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:52.890Z] 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-09T16:12:53.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:12:54.114Z] OK: 221 MiB in 52 packages [2022-03-09T16:12:55.514Z] ---> Running in 5c849cffcad0 [2022-03-09T16:12:55.514Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:12:55.514Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:12:55.514Z] ---> c1d2a5ed29af [2022-03-09T16:12:55.514Z] Step 3/21 : WORKDIR /edgex-go [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> 3de0ab3e3bfe [2022-03-09T16:12:55.514Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> f1ee6f340e55 [2022-03-09T16:12:55.514Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> 57fdcc804ca1 [2022-03-09T16:12:55.514Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> a6ef142d4d40 [2022-03-09T16:12:55.514Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> 4749e9dd5680 [2022-03-09T16:12:55.514Z] Step 8/21 : COPY . . [2022-03-09T16:12:55.514Z] ---> Using cache [2022-03-09T16:12:55.514Z] ---> e0e2ace5f291 [2022-03-09T16:12:55.514Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-09T16:12:55.781Z] ---> Running in fb74b24ed5d1 [2022-03-09T16:12:55.781Z] Removing intermediate container 5c849cffcad0 [2022-03-09T16:12:55.781Z] ---> fddb9cc7ede6 [2022-03-09T16:12:55.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:12:56.354Z] Removing intermediate container f2cf2de2c732 [2022-03-09T16:12:56.354Z] ---> f653eef3ace5 [2022-03-09T16:12:56.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:12:56.354Z] Removing intermediate container f33fd1b6997f [2022-03-09T16:12:56.354Z] ---> 852006849974 [2022-03-09T16:12:56.354Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-09T16:12:56.354Z] ---> Running in 7a7b4698e0e0 [2022-03-09T16:12:56.354Z] ---> f12f8ec5efbe [2022-03-09T16:12:56.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-09T16:12:56.622Z] ---> 4529be4936a9 [2022-03-09T16:12:56.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:12:56.622Z] 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-09T16:12:56.622Z] ---> Running in 9d1f6e0746ea [2022-03-09T16:12:56.622Z] Removing intermediate container 7a7b4698e0e0 [2022-03-09T16:12:56.622Z] ---> b867528511d3 [2022-03-09T16:12:56.622Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-09T16:12:56.886Z] ---> 010e049304b5 [2022-03-09T16:12:56.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-09T16:12:57.149Z] ---> 667141c8501d [2022-03-09T16:12:57.149Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-09T16:12:57.149Z] ---> Running in 84ec777ff89c [2022-03-09T16:12:57.149Z] ---> 01c2aebbdb75 [2022-03-09T16:12:57.149Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-09T16:12:57.413Z] ---> Running in a55433e61d20 [2022-03-09T16:12:57.674Z] Removing intermediate container a55433e61d20 [2022-03-09T16:12:57.674Z] ---> 0bc64862c0c4 [2022-03-09T16:12:57.674Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:12:57.674Z] ---> Running in 397db3bd85fc [2022-03-09T16:12:57.674Z] Removing intermediate container 397db3bd85fc [2022-03-09T16:12:57.674Z] ---> 4b7ad5257dd8 [2022-03-09T16:12:57.674Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T16:12:57.674Z] ---> Running in 20132fa9aa1e [2022-03-09T16:12:57.935Z] Removing intermediate container 20132fa9aa1e [2022-03-09T16:12:57.935Z] ---> 655f44e8baa5 [2022-03-09T16:12:57.935Z] Step 21/22 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:12:57.935Z] ---> Running in 2f586467d10d [2022-03-09T16:12:58.194Z] Removing intermediate container 2f586467d10d [2022-03-09T16:12:58.194Z] ---> d772c9667daa [2022-03-09T16:12:58.194Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:12:58.194Z] ---> Running in 68e6031b4c87 [2022-03-09T16:12:58.194Z] Removing intermediate container 84ec777ff89c [2022-03-09T16:12:58.194Z] ---> dab1cc23244c [2022-03-09T16:12:58.194Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:12:58.457Z] Removing intermediate container 68e6031b4c87 [2022-03-09T16:12:58.457Z] ---> 0c796d5970c7 [2022-03-09T16:12:58.457Z] [2022-03-09T16:12:58.457Z] ---> 5a5261d94dca [2022-03-09T16:12:58.457Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-09T16:12:58.457Z] Removing intermediate container 9d1f6e0746ea [2022-03-09T16:12:58.457Z] ---> 5b54264f5be5 [2022-03-09T16:12:58.457Z] Step 8/23 : COPY . . [2022-03-09T16:12:58.720Z] Successfully built 0c796d5970c7 [2022-03-09T16:12:58.720Z] Successfully tagged support-notifications:latest [2022-03-09T16:12:58.720Z] Building security-spiffe-token-provider [2022-03-09T16:13:05.402Z]  Building support-notifications ... done  ---> 0e2f359d32bf [2022-03-09T16:13:05.402Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-09T16:13:06.805Z] ---> c7567d149f12 [2022-03-09T16:13:06.805Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-09T16:13:06.805Z] ---> d49bf47dd338 [2022-03-09T16:13:06.805Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-09T16:13:06.805Z] ---> Running in ff671ab805d1 [2022-03-09T16:13:06.805Z] ---> 187e0e2cb675 [2022-03-09T16:13:06.805Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-09T16:13:07.381Z] 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-09T16:13:07.381Z] ---> 489338155486 [2022-03-09T16:13:07.381Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-09T16:13:07.642Z] ---> Running in de94cc4796ca [2022-03-09T16:13:07.908Z] Removing intermediate container de94cc4796ca [2022-03-09T16:13:07.908Z] ---> 472e1189d4e9 [2022-03-09T16:13:07.908Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-09T16:13:08.484Z] ---> cb8dfc791a2d [2022-03-09T16:13:08.484Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-09T16:13:08.484Z] ---> Running in 551dad44211b [2022-03-09T16:13:09.877Z] Removing intermediate container 551dad44211b [2022-03-09T16:13:09.877Z] ---> 29807bd6c832 [2022-03-09T16:13:09.877Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-09T16:13:10.137Z] ---> Running in 09fce3b09d09 [2022-03-09T16:13:10.137Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:13:10.137Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:13:10.137Z] ---> c1d2a5ed29af [2022-03-09T16:13:10.137Z] Step 3/20 : WORKDIR /edgex-go [2022-03-09T16:13:10.137Z] ---> Using cache [2022-03-09T16:13:10.137Z] ---> 3de0ab3e3bfe [2022-03-09T16:13:10.137Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-09T16:13:10.137Z] ---> Running in 1f088859ce37 [2022-03-09T16:13:10.137Z] Removing intermediate container 09fce3b09d09 [2022-03-09T16:13:10.137Z] ---> 390fcd743128 [2022-03-09T16:13:10.137Z] Step 28/31 : CMD ["gate"] [2022-03-09T16:13:10.398Z] ---> Running in 252a775aabdc [2022-03-09T16:13:10.659Z] Removing intermediate container 252a775aabdc [2022-03-09T16:13:10.659Z] ---> bab36bea4644 [2022-03-09T16:13:10.659Z] Step 29/31 : LABEL arch=x86_64 [2022-03-09T16:13:10.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:10.659Z] ---> Running in 9d20f905b11a [2022-03-09T16:13:10.921Z] Removing intermediate container 9d20f905b11a [2022-03-09T16:13:10.921Z] ---> cc80682254ad [2022-03-09T16:13:10.921Z] Step 30/31 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:13:11.184Z] ---> Running in aac91668a424 [2022-03-09T16:13:11.184Z] Removing intermediate container aac91668a424 [2022-03-09T16:13:11.184Z] ---> 391b2b0b61f8 [2022-03-09T16:13:11.184Z] Step 31/31 : LABEL version=0.0.0 [2022-03-09T16:13:11.449Z] ---> Running in dfc4af8c0ac8 [2022-03-09T16:13:11.449Z] Removing intermediate container dfc4af8c0ac8 [2022-03-09T16:13:11.449Z] ---> 9da6bb37c669 [2022-03-09T16:13:11.449Z] [2022-03-09T16:13:11.449Z] Successfully built 9da6bb37c669 [2022-03-09T16:13:11.716Z] Successfully tagged security-bootstrapper:latest [2022-03-09T16:13:11.716Z]  Building security-bootstrapper ... done Building security-spire-config [2022-03-09T16:13:11.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:12.690Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:13:12.690Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:13:12.690Z] OK: 15862 distinct packages available [2022-03-09T16:13:12.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:13.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:13.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-09T16:13:14.250Z] OK: 221 MiB in 52 packages [2022-03-09T16:13:16.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:13:16.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:13:16.832Z] ---> c1d2a5ed29af [2022-03-09T16:13:16.832Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:13:16.832Z] ---> Using cache [2022-03-09T16:13:16.832Z] ---> 3de0ab3e3bfe [2022-03-09T16:13:16.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:13:16.832Z] ---> Using cache [2022-03-09T16:13:16.832Z] ---> f1ee6f340e55 [2022-03-09T16:13:16.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> 57fdcc804ca1 [2022-03-09T16:13:16.833Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> a6ef142d4d40 [2022-03-09T16:13:16.833Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> 4749e9dd5680 [2022-03-09T16:13:16.833Z] Step 8/24 : COPY . . [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> e0e2ace5f291 [2022-03-09T16:13:16.833Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> f94692233ea3 [2022-03-09T16:13:16.833Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> e7b7faa69b9f [2022-03-09T16:13:16.833Z] [2022-03-09T16:13:16.833Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:13:16.833Z] ---> c059bfaa849c [2022-03-09T16:13:16.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> 3d241e7a23cf [2022-03-09T16:13:16.833Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:13:16.833Z] ---> Using cache [2022-03-09T16:13:16.833Z] ---> 42fa847b571e [2022-03-09T16:13:16.833Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-09T16:13:19.393Z] ---> Running in 576c20e84b12 [2022-03-09T16:13:19.666Z] Removing intermediate container 1f088859ce37 [2022-03-09T16:13:19.666Z] ---> 980a6fc213ad [2022-03-09T16:13:19.666Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-09T16:13:20.249Z] ---> a4561d5561c6 [2022-03-09T16:13:20.249Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:13:20.249Z] ---> Running in 7ddabef05f8c [2022-03-09T16:13:20.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:21.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:21.775Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:13:21.775Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:13:21.775Z] OK: 15859 distinct packages available [2022-03-09T16:13:21.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:21.775Z] Removing intermediate container 7ddabef05f8c [2022-03-09T16:13:21.775Z] ---> e35a41a9c21e [2022-03-09T16:13:21.775Z] Step 7/20 : COPY . . [2022-03-09T16:13:22.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:23.301Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-09T16:13:23.301Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:13:23.567Z] (3/4) Installing libucontext (1.1-r0) [2022-03-09T16:13:23.567Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-09T16:13:23.567Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:13:23.567Z] OK: 6 MiB in 18 packages [2022-03-09T16:13:27.989Z] ---> 4f0881596358 [2022-03-09T16:13:27.989Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-09T16:13:28.250Z] ---> Running in 3e1571926def [2022-03-09T16:13:28.250Z] Removing intermediate container 576c20e84b12 [2022-03-09T16:13:28.250Z] ---> 91cc5aabfd8c [2022-03-09T16:13:28.250Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:13:28.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T16:13:29.793Z] ---> 9881d5035451 [2022-03-09T16:13:29.793Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:13:30.749Z] ---> 7bff71665be4 [2022-03-09T16:13:30.749Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-09T16:13:30.749Z] ---> Running in bc914c34549c [2022-03-09T16:13:31.338Z] Removing intermediate container bc914c34549c [2022-03-09T16:13:31.338Z] ---> 8784fbc657be [2022-03-09T16:13:31.338Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-09T16:13:31.609Z] Removing intermediate container 14e477c72461 [2022-03-09T16:13:31.609Z] ---> 4a1160d052ed [2022-03-09T16:13:31.609Z] [2022-03-09T16:13:31.609Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:13:31.609Z] ---> 0a97eee8041e [2022-03-09T16:13:31.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:13:31.609Z] ---> 0672c2f9d71e [2022-03-09T16:13:31.609Z] Step 19/24 : WORKDIR / [2022-03-09T16:13:31.609Z] ---> Running in 49747a3800bb [2022-03-09T16:13:31.609Z] ---> Running in edad0c963e00 [2022-03-09T16:13:31.880Z] Removing intermediate container 49747a3800bb [2022-03-09T16:13:31.880Z] ---> b049d829564a [2022-03-09T16:13:31.880Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:13:31.880Z] ---> Running in 4514174cfc1b [2022-03-09T16:13:31.880Z] Removing intermediate container 4514174cfc1b [2022-03-09T16:13:31.880Z] ---> a1df904f061a [2022-03-09T16:13:31.880Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:13:32.147Z] ---> Running in c3af3a99b9a7 [2022-03-09T16:13:32.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:32.147Z] Removing intermediate container c3af3a99b9a7 [2022-03-09T16:13:32.147Z] ---> 7675d2f880be [2022-03-09T16:13:32.147Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T16:13:32.424Z] ---> Running in 86bbea88dbb4 [2022-03-09T16:13:32.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:32.424Z] Removing intermediate container 86bbea88dbb4 [2022-03-09T16:13:32.424Z] ---> 9987adfe1d38 [2022-03-09T16:13:32.424Z] Step 23/24 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:13:32.424Z] ---> Running in 286b2e39b45e [2022-03-09T16:13:32.698Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-09T16:13:32.698Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:13:32.698Z] OK: 6 MiB in 15 packages [2022-03-09T16:13:32.698Z] Removing intermediate container 286b2e39b45e [2022-03-09T16:13:32.698Z] ---> 8301c12fa40a [2022-03-09T16:13:32.698Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:13:32.698Z] ---> Running in 82df66a4162f [2022-03-09T16:13:32.965Z] Removing intermediate container 82df66a4162f [2022-03-09T16:13:32.965Z] ---> 0b79960a798c [2022-03-09T16:13:32.965Z] [2022-03-09T16:13:32.965Z] Removing intermediate container edad0c963e00 [2022-03-09T16:13:32.965Z] ---> e4e24f6d4cf5 [2022-03-09T16:13:32.965Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:13:33.236Z] Successfully built 0b79960a798c [2022-03-09T16:13:33.236Z] Successfully tagged security-spire-config:latest [2022-03-09T16:13:33.236Z] Building core-metadata [2022-03-09T16:13:33.236Z] ---> Running in f9cc6e9aaa43 [2022-03-09T16:13:33.510Z]  Building security-spire-config ... 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-09T16:13:33.510Z] Removing intermediate container f9cc6e9aaa43 [2022-03-09T16:13:33.510Z] ---> e87c84726585 [2022-03-09T16:13:33.510Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-09T16:13:33.510Z] ---> Running in a4a986f60073 [2022-03-09T16:13:33.510Z] Removing intermediate container a4a986f60073 [2022-03-09T16:13:33.510Z] ---> 0c96c215d5c5 [2022-03-09T16:13:33.510Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:13:33.510Z] ---> Running in 1e6766434f54 [2022-03-09T16:13:34.470Z] Removing intermediate container 1e6766434f54 [2022-03-09T16:13:34.470Z] ---> b5591cc44f31 [2022-03-09T16:13:34.470Z] Step 15/23 : WORKDIR / [2022-03-09T16:13:37.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:13:37.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:13:37.072Z] ---> c1d2a5ed29af [2022-03-09T16:13:37.072Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> 3de0ab3e3bfe [2022-03-09T16:13:37.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> f1ee6f340e55 [2022-03-09T16:13:37.072Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> 57fdcc804ca1 [2022-03-09T16:13:37.072Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> a6ef142d4d40 [2022-03-09T16:13:37.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> 4749e9dd5680 [2022-03-09T16:13:37.072Z] Step 8/23 : COPY . . [2022-03-09T16:13:37.072Z] ---> Using cache [2022-03-09T16:13:37.072Z] ---> e0e2ace5f291 [2022-03-09T16:13:37.072Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-09T16:13:37.650Z] ---> Running in 6bc05d3f7fd6 [2022-03-09T16:13:37.650Z] ---> Running in bcc2872a9966 [2022-03-09T16:13:37.914Z] Removing intermediate container 6bc05d3f7fd6 [2022-03-09T16:13:37.914Z] ---> 628075903276 [2022-03-09T16:13:37.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:13:38.177Z] ---> 841fd471e6c8 [2022-03-09T16:13:38.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-09T16:13:38.436Z] 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-09T16:13:38.701Z] ---> 3303b368f49c [2022-03-09T16:13:38.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-09T16:13:38.977Z] ---> 2cba0dc32c73 [2022-03-09T16:13:38.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-09T16:13:38.977Z] ---> Running in 32d37287e63c [2022-03-09T16:13:39.246Z] Removing intermediate container 32d37287e63c [2022-03-09T16:13:39.246Z] ---> ede93f448777 [2022-03-09T16:13:39.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:13:39.246Z] ---> Running in 81af80f9be20 [2022-03-09T16:13:39.524Z] Removing intermediate container 81af80f9be20 [2022-03-09T16:13:39.524Z] ---> 7f434f48b602 [2022-03-09T16:13:39.524Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:13:39.524Z] ---> Running in 22d83502695f [2022-03-09T16:13:39.524Z] Removing intermediate container 22d83502695f [2022-03-09T16:13:39.524Z] ---> 31e43a925e6a [2022-03-09T16:13:39.524Z] Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:13:39.524Z] ---> Running in 98b6482e2f97 [2022-03-09T16:13:39.797Z] Removing intermediate container 98b6482e2f97 [2022-03-09T16:13:39.797Z] ---> ba46748bff17 [2022-03-09T16:13:39.797Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:13:39.797Z] ---> Running in 6418140995d5 [2022-03-09T16:13:39.797Z] Removing intermediate container 6418140995d5 [2022-03-09T16:13:39.797Z] ---> 671be6944d67 [2022-03-09T16:13:39.797Z] [2022-03-09T16:13:40.073Z] Successfully built 671be6944d67 [2022-03-09T16:13:40.073Z] Successfully tagged core-command:latest [2022-03-09T16:13:40.073Z] Building support-scheduler [2022-03-09T16:13:44.278Z]  Building core-command ... done Removing intermediate container fb74b24ed5d1 [2022-03-09T16:13:44.278Z] ---> 403a08e9c808 [2022-03-09T16:13:44.278Z] [2022-03-09T16:13:44.278Z] Step 10/21 : FROM alpine:3.14 [2022-03-09T16:13:44.278Z] ---> 0a97eee8041e [2022-03-09T16:13:44.278Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-09T16:13:46.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:13:46.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:13:46.094Z] ---> c1d2a5ed29af [2022-03-09T16:13:46.094Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> 3de0ab3e3bfe [2022-03-09T16:13:46.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> f1ee6f340e55 [2022-03-09T16:13:46.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> 57fdcc804ca1 [2022-03-09T16:13:46.094Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> a6ef142d4d40 [2022-03-09T16:13:46.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> 4749e9dd5680 [2022-03-09T16:13:46.094Z] Step 8/22 : COPY . . [2022-03-09T16:13:46.094Z] ---> Using cache [2022-03-09T16:13:46.094Z] ---> e0e2ace5f291 [2022-03-09T16:13:46.094Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-09T16:13:46.516Z] ---> Running in 9747bc30f19d [2022-03-09T16:13:46.516Z] ---> Running in 10a9ecec4e7d [2022-03-09T16:13:47.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:47.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:13:47.359Z] 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-09T16:13:47.623Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-09T16:13:47.623Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:13:47.623Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:13:47.623Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-09T16:13:47.623Z] (5/5) Installing curl (7.79.1-r0) [2022-03-09T16:13:47.623Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:13:47.623Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:13:47.623Z] OK: 8 MiB in 19 packages [2022-03-09T16:13:48.579Z] Removing intermediate container 9747bc30f19d [2022-03-09T16:13:48.579Z] ---> f507e59cd821 [2022-03-09T16:13:48.579Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:13:48.579Z] ---> Running in b451d3a169cc [2022-03-09T16:13:48.843Z] Removing intermediate container b451d3a169cc [2022-03-09T16:13:48.843Z] ---> de30851b435b [2022-03-09T16:13:48.843Z] Step 13/21 : WORKDIR /edgex [2022-03-09T16:13:49.105Z] ---> Running in cd1000ea4702 [2022-03-09T16:13:49.381Z] Removing intermediate container cd1000ea4702 [2022-03-09T16:13:49.381Z] ---> 5d499f60bd22 [2022-03-09T16:13:49.381Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-09T16:13:49.653Z] Removing intermediate container ff671ab805d1 [2022-03-09T16:13:49.653Z] ---> 8c71369ffc87 [2022-03-09T16:13:49.653Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-09T16:13:49.653Z] ---> e80d4c60a609 [2022-03-09T16:13:49.653Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-09T16:13:49.653Z] ---> Running in dd803b5f6697 [2022-03-09T16:13:50.237Z] ---> 60300a80e7a7 [2022-03-09T16:13:50.237Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-09T16:13:50.509Z] 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-09T16:13:50.772Z] ---> 0edaede0a6fb [2022-03-09T16:13:50.772Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-09T16:13:51.032Z] ---> Running in fb7eab59c312 [2022-03-09T16:13:51.032Z] Removing intermediate container fb7eab59c312 [2022-03-09T16:13:51.032Z] ---> 0046ebbaffc5 [2022-03-09T16:13:51.032Z] Step 18/21 : CMD ["--init=true"] [2022-03-09T16:13:51.032Z] ---> Running in b5c915dce939 [2022-03-09T16:13:51.299Z] Removing intermediate container b5c915dce939 [2022-03-09T16:13:51.299Z] ---> bd6be8c8a8c0 [2022-03-09T16:13:51.299Z] Step 19/21 : LABEL arch=x86_64 [2022-03-09T16:13:51.299Z] ---> Running in 1222f6f2bfb8 [2022-03-09T16:13:51.563Z] Removing intermediate container 1222f6f2bfb8 [2022-03-09T16:13:51.563Z] ---> be6eead59036 [2022-03-09T16:13:51.563Z] Step 20/21 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:13:51.563Z] ---> Running in b96eaac2ed1d [2022-03-09T16:13:51.829Z] Removing intermediate container b96eaac2ed1d [2022-03-09T16:13:51.829Z] ---> 7bd1584e8303 [2022-03-09T16:13:51.829Z] Step 21/21 : LABEL version=0.0.0 [2022-03-09T16:13:51.829Z] ---> Running in e3a8372d4703 [2022-03-09T16:13:51.829Z] Removing intermediate container e3a8372d4703 [2022-03-09T16:13:51.829Z] ---> 965297d6db98 [2022-03-09T16:13:51.829Z] [2022-03-09T16:13:52.101Z] Successfully built 965297d6db98 [2022-03-09T16:13:52.101Z] Successfully tagged security-proxy-setup:latest [2022-03-09T16:13:52.101Z] Building core-data [2022-03-09T16:13:52.365Z]  Building security-proxy-setup ... done Removing intermediate container dd803b5f6697 [2022-03-09T16:13:52.365Z] ---> 985a8ac97860 [2022-03-09T16:13:52.365Z] [2022-03-09T16:13:52.365Z] Step 11/23 : FROM docker:20.10.10 [2022-03-09T16:13:52.365Z] 20.10.10: Pulling from library/docker [2022-03-09T16:14:00.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:14:00.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:14:00.544Z] ---> c1d2a5ed29af [2022-03-09T16:14:00.544Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:14:00.544Z] ---> Using cache [2022-03-09T16:14:00.544Z] ---> 3de0ab3e3bfe [2022-03-09T16:14:00.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:14:00.544Z] ---> Using cache [2022-03-09T16:14:00.544Z] ---> f1ee6f340e55 [2022-03-09T16:14:00.544Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-09T16:14:01.955Z] ---> Running in af61d1fd14f5 [2022-03-09T16:14:01.955Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-09T16:14:01.955Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-09T16:14:01.955Z] ---> b706a049f56e [2022-03-09T16:14:01.955Z] 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-09T16:14:02.219Z] ---> Running in b1a2620da0b7 [2022-03-09T16:14:02.219Z] Removing intermediate container b1a2620da0b7 [2022-03-09T16:14:02.219Z] ---> dbc5b0102910 [2022-03-09T16:14:02.219Z] 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-09T16:14:02.488Z] ---> Running in f86c9eb320a9 [2022-03-09T16:14:02.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:03.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:03.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:03.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:03.600Z] (1/42) Installing readline (8.1.0-r0) [2022-03-09T16:14:03.600Z] (2/42) Installing bash (5.1.4-r0) [2022-03-09T16:14:03.600Z] Executing bash-5.1.4-r0.post-install [2022-03-09T16:14:03.600Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:14:03.600Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:14:03.600Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-09T16:14:03.600Z] (6/42) Installing curl (7.79.1-r0) [2022-03-09T16:14:03.600Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-09T16:14:03.600Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-09T16:14:03.600Z] (9/42) Installing expat (2.4.7-r0) [2022-03-09T16:14:03.600Z] (10/42) Installing libffi (3.3-r2) [2022-03-09T16:14:03.600Z] (11/42) Installing gdbm (1.19-r0) [2022-03-09T16:14:03.600Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-09T16:14:03.600Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:14:03.600Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:14:03.863Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-09T16:14:03.863Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-09T16:14:03.863Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-09T16:14:03.863Z] OK: 221 MiB in 52 packages [2022-03-09T16:14:04.813Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-09T16:14:04.813Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-09T16:14:05.079Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-09T16:14:05.079Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-09T16:14:05.079Z] Removing intermediate container af61d1fd14f5 [2022-03-09T16:14:05.079Z] ---> 1c67a9c56ee2 [2022-03-09T16:14:05.079Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:14:05.079Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-09T16:14:05.079Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-09T16:14:05.079Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-09T16:14:05.079Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-09T16:14:05.079Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-09T16:14:05.079Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-09T16:14:05.079Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-09T16:14:05.079Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-09T16:14:05.079Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-09T16:14:05.079Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-09T16:14:05.079Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-09T16:14:05.079Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-09T16:14:05.347Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-09T16:14:05.347Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-09T16:14:05.347Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-09T16:14:05.347Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-09T16:14:05.347Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-09T16:14:05.347Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-09T16:14:05.347Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-09T16:14:05.347Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-09T16:14:05.347Z] ---> 7c3a60624dc6 [2022-03-09T16:14:05.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:14:05.347Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-09T16:14:05.608Z] ---> Running in 3d297304d4d2 [2022-03-09T16:14:05.868Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:14:05.868Z] OK: 84 MiB in 64 packages [2022-03-09T16:14:07.262Z] Collecting docker-compose==1.23.2 [2022-03-09T16:14:07.262Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-09T16:14:07.262Z] Collecting texttable<0.10,>=0.9.0 [2022-03-09T16:14:07.262Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-09T16:14:07.852Z] Removing intermediate container 3d297304d4d2 [2022-03-09T16:14:07.852Z] ---> ff9eea4c17e1 [2022-03-09T16:14:07.852Z] Step 8/23 : COPY . . [2022-03-09T16:14:08.120Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-09T16:14:08.120Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-09T16:14:08.695Z] 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-09T16:14:08.695Z] Collecting cached-property<2,>=1.2.0 [2022-03-09T16:14:08.695Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-09T16:14:08.957Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-09T16:14:08.957Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-09T16:14:08.957Z] Collecting docker<4.0,>=3.6.0 [2022-03-09T16:14:08.957Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-09T16:14:09.221Z] Collecting jsonschema<3,>=2.5.1 [2022-03-09T16:14:09.221Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-09T16:14:09.221Z] Collecting docopt<0.7,>=0.6.1 [2022-03-09T16:14:09.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-09T16:14:10.657Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-09T16:14:10.657Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-09T16:14:10.948Z] Collecting PyYAML<4,>=3.10 [2022-03-09T16:14:11.217Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-09T16:14:13.820Z] Collecting docker-pycreds>=0.4.0 [2022-03-09T16:14:13.820Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-09T16:14:13.820Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-09T16:14:13.820Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-09T16:14:13.820Z] Collecting idna<2.8,>=2.5 [2022-03-09T16:14:14.083Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-09T16:14:14.083Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-09T16:14:14.083Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-09T16:14:14.083Z] 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-09T16:14:14.083Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-09T16:14:14.083Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-09T16:14:14.083Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-09T16:14:14.083Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-09T16:14:14.083Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-09T16:14:14.083Z] Attempting uninstall: urllib3 [2022-03-09T16:14:14.083Z] Found existing installation: urllib3 1.26.5 [2022-03-09T16:14:14.083Z] Uninstalling urllib3-1.26.5: [2022-03-09T16:14:14.344Z] Successfully uninstalled urllib3-1.26.5 [2022-03-09T16:14:15.313Z] Attempting uninstall: idna [2022-03-09T16:14:15.313Z] Found existing installation: idna 3.2 [2022-03-09T16:14:15.313Z] Uninstalling idna-3.2: [2022-03-09T16:14:15.313Z] Successfully uninstalled idna-3.2 [2022-03-09T16:14:15.584Z] ---> 4659e436de7f [2022-03-09T16:14:15.584Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-09T16:14:15.584Z] ---> Running in 1440998a6b8b [2022-03-09T16:14:15.857Z] Attempting uninstall: chardet [2022-03-09T16:14:15.857Z] Found existing installation: chardet 4.0.0 [2022-03-09T16:14:15.857Z] Uninstalling chardet-4.0.0: [2022-03-09T16:14:15.857Z] Successfully uninstalled chardet-4.0.0 [2022-03-09T16:14:16.129Z] 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-09T16:14:16.400Z] Attempting uninstall: requests [2022-03-09T16:14:16.400Z] Found existing installation: requests 2.25.1 [2022-03-09T16:14:16.400Z] Uninstalling requests-2.25.1: [2022-03-09T16:14:16.400Z] Successfully uninstalled requests-2.25.1 [2022-03-09T16:14:16.673Z] Running setup.py install for texttable: started [2022-03-09T16:14:17.277Z] Running setup.py install for texttable: finished with status 'done' [2022-03-09T16:14:17.277Z] Running setup.py install for PyYAML: started [2022-03-09T16:14:18.261Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-09T16:14:18.261Z] Running setup.py install for docopt: started [2022-03-09T16:14:18.853Z] Running setup.py install for docopt: finished with status 'done' [2022-03-09T16:14:18.853Z] Running setup.py install for dockerpty: started [2022-03-09T16:14:19.817Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-09T16:14:20.409Z] 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-09T16:14:21.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-09T16:14:25.821Z] Removing intermediate container f86c9eb320a9 [2022-03-09T16:14:25.821Z] ---> c87967ffd25f [2022-03-09T16:14:25.821Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-09T16:14:25.821Z] ---> Running in bbeb4d998cae [2022-03-09T16:14:25.821Z] Removing intermediate container bbeb4d998cae [2022-03-09T16:14:25.821Z] ---> 79b6509e8c0e [2022-03-09T16:14:25.821Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-09T16:14:26.106Z] ---> Running in b3c2e0671823 [2022-03-09T16:14:26.107Z] Removing intermediate container bcc2872a9966 [2022-03-09T16:14:26.107Z] ---> 8a420bd74164 [2022-03-09T16:14:26.107Z] [2022-03-09T16:14:26.107Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:14:26.107Z] ---> 0a97eee8041e [2022-03-09T16:14:26.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:14:26.107Z] ---> Using cache [2022-03-09T16:14:26.107Z] ---> e4e24f6d4cf5 [2022-03-09T16:14:26.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:14:26.107Z] ---> Using cache [2022-03-09T16:14:26.107Z] ---> e87c84726585 [2022-03-09T16:14:26.107Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-09T16:14:26.107Z] ---> Running in 88b1b87b7111 [2022-03-09T16:14:26.384Z] Removing intermediate container b3c2e0671823 [2022-03-09T16:14:26.384Z] ---> 1ac01bb2676f [2022-03-09T16:14:26.384Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-09T16:14:26.384Z] Removing intermediate container 88b1b87b7111 [2022-03-09T16:14:26.384Z] ---> 534d90f4107d [2022-03-09T16:14:26.384Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:14:26.674Z] ---> Running in f63854679a23 [2022-03-09T16:14:27.275Z] Removing intermediate container f63854679a23 [2022-03-09T16:14:27.275Z] ---> 2ad4e4674133 [2022-03-09T16:14:27.275Z] Step 15/23 : WORKDIR / [2022-03-09T16:14:27.549Z] ---> 018ec4d61459 [2022-03-09T16:14:27.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-09T16:14:27.549Z] ---> Running in 9106f2ac3804 [2022-03-09T16:14:27.820Z] Removing intermediate container 9106f2ac3804 [2022-03-09T16:14:27.821Z] ---> 5662a2b9ab02 [2022-03-09T16:14:27.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:14:28.097Z] ---> bb5de9eccf9e [2022-03-09T16:14:28.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-09T16:14:28.097Z] Removing intermediate container 10a9ecec4e7d [2022-03-09T16:14:28.097Z] ---> 64ca51f16f32 [2022-03-09T16:14:28.097Z] [2022-03-09T16:14:28.097Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:14:28.097Z] ---> 0a97eee8041e [2022-03-09T16:14:28.097Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:14:28.097Z] ---> Using cache [2022-03-09T16:14:28.097Z] ---> e4e24f6d4cf5 [2022-03-09T16:14:28.098Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:14:28.098Z] ---> Using cache [2022-03-09T16:14:28.098Z] ---> e87c84726585 [2022-03-09T16:14:28.098Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-09T16:14:28.098Z] ---> Running in ae1a77409395 [2022-03-09T16:14:28.372Z] ---> 3851340855d7 [2022-03-09T16:14:28.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-09T16:14:28.372Z] Removing intermediate container ae1a77409395 [2022-03-09T16:14:28.372Z] ---> 262a031a7dd2 [2022-03-09T16:14:28.372Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:14:28.372Z] ---> Running in 83746d45bf03 [2022-03-09T16:14:28.642Z] ---> d2d4a4a53562 [2022-03-09T16:14:28.642Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-09T16:14:28.642Z] ---> Running in 974d6800937c [2022-03-09T16:14:28.642Z] Removing intermediate container 83746d45bf03 [2022-03-09T16:14:28.642Z] ---> d5fa37359d6d [2022-03-09T16:14:28.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:14:28.921Z] ---> c04257f3ea5b [2022-03-09T16:14:28.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-09T16:14:28.921Z] Removing intermediate container 974d6800937c [2022-03-09T16:14:28.921Z] ---> ad23c16ea0d5 [2022-03-09T16:14:28.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:14:29.197Z] ---> Running in ddb98e07ae8a [2022-03-09T16:14:29.197Z] ---> 14a8e6c3ef0a [2022-03-09T16:14:29.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-09T16:14:29.197Z] ---> a22b219bdb9a [2022-03-09T16:14:29.197Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-09T16:14:29.197Z] Removing intermediate container ddb98e07ae8a [2022-03-09T16:14:29.197Z] ---> 00ef9f8b6756 [2022-03-09T16:14:29.197Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:14:29.197Z] ---> Running in b848a716c29f [2022-03-09T16:14:29.475Z] ---> Running in 5656afd5d2ef [2022-03-09T16:14:29.476Z] Removing intermediate container 5656afd5d2ef [2022-03-09T16:14:29.476Z] ---> d4ab07e4efb7 [2022-03-09T16:14:29.476Z] Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:14:29.749Z] Removing intermediate container b848a716c29f [2022-03-09T16:14:29.749Z] ---> ccbb4a745329 [2022-03-09T16:14:29.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:14:29.749Z] ---> Running in b7984083ce30 [2022-03-09T16:14:29.749Z] ---> Running in 279585033bc4 [2022-03-09T16:14:29.749Z] ---> 0058b2a6999c [2022-03-09T16:14:29.749Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-09T16:14:30.022Z] Removing intermediate container b7984083ce30 [2022-03-09T16:14:30.022Z] ---> 49f951f623b2 [2022-03-09T16:14:30.022Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:14:30.022Z] Removing intermediate container 279585033bc4 [2022-03-09T16:14:30.022Z] ---> 6391385beb94 [2022-03-09T16:14:30.022Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:14:30.022Z] ---> Running in 1f55d9981a34 [2022-03-09T16:14:30.022Z] ---> Running in a223e276156c [2022-03-09T16:14:30.301Z] ---> 433ea189d35b [2022-03-09T16:14:30.301Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-09T16:14:30.301Z] Removing intermediate container 1f55d9981a34 [2022-03-09T16:14:30.301Z] ---> 612f94dacef1 [2022-03-09T16:14:30.301Z] [2022-03-09T16:14:30.576Z] ---> Running in 4b2c83998512 [2022-03-09T16:14:30.576Z] Removing intermediate container a223e276156c [2022-03-09T16:14:30.576Z] ---> c3bd4277122e [2022-03-09T16:14:30.576Z] Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:14:30.576Z] Successfully built 612f94dacef1 [2022-03-09T16:14:30.576Z] Successfully tagged sys-mgmt-agent:latest [2022-03-09T16:14:30.576Z]  Building sys-mgmt-agent ... done  ---> Running in ffed44588a67 [2022-03-09T16:14:30.576Z] Removing intermediate container 4b2c83998512 [2022-03-09T16:14:30.576Z] ---> ba0060b1ec1d [2022-03-09T16:14:30.576Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:14:30.576Z] ---> Running in 99210cf56a6f [2022-03-09T16:14:30.838Z] Removing intermediate container ffed44588a67 [2022-03-09T16:14:30.838Z] ---> b79f6c93485a [2022-03-09T16:14:30.838Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:14:30.838Z] ---> Running in b9539123d26e [2022-03-09T16:14:30.838Z] Removing intermediate container 99210cf56a6f [2022-03-09T16:14:30.838Z] ---> 182a65020199 [2022-03-09T16:14:30.838Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T16:14:30.838Z] ---> Running in d6460b350bee [2022-03-09T16:14:31.100Z] Removing intermediate container b9539123d26e [2022-03-09T16:14:31.100Z] ---> 2d5403d3bead [2022-03-09T16:14:31.100Z] [2022-03-09T16:14:31.100Z] Removing intermediate container d6460b350bee [2022-03-09T16:14:31.100Z] ---> 7e423611b7cf [2022-03-09T16:14:31.100Z] Step 21/22 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:14:31.100Z] Successfully built 2d5403d3bead [2022-03-09T16:14:31.100Z] Successfully tagged core-metadata:latest [2022-03-09T16:14:31.100Z]  Building core-metadata ... done  ---> Running in 46834e674f09 [2022-03-09T16:14:31.362Z] Removing intermediate container 46834e674f09 [2022-03-09T16:14:31.362Z] ---> 3f51efd92ccc [2022-03-09T16:14:31.362Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:14:31.362Z] ---> Running in e73f31521b89 [2022-03-09T16:14:31.362Z] Removing intermediate container e73f31521b89 [2022-03-09T16:14:31.362Z] ---> e183a7bf7e7c [2022-03-09T16:14:31.362Z] [2022-03-09T16:14:31.624Z] Successfully built e183a7bf7e7c [2022-03-09T16:14:31.624Z] Successfully tagged support-scheduler:latest [2022-03-09T16:14:32.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-09T16:14:32.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-09T16:14:32.199Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-09T16:14:36.992Z]  Building support-scheduler ... done Removing intermediate container 3e1571926def [2022-03-09T16:14:36.993Z] ---> df2996142ae4 [2022-03-09T16:14:36.993Z] [2022-03-09T16:14:36.993Z] Step 9/20 : FROM alpine:3.15 [2022-03-09T16:14:36.993Z] ---> c059bfaa849c [2022-03-09T16:14:36.993Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:14:36.993Z] ---> Using cache [2022-03-09T16:14:36.993Z] ---> 3d241e7a23cf [2022-03-09T16:14:36.993Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:14:36.993Z] ---> Using cache [2022-03-09T16:14:36.993Z] ---> 42fa847b571e [2022-03-09T16:14:36.993Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-09T16:14:36.993Z] ---> Running in 472918db90b7 [2022-03-09T16:14:36.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:37.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:38.527Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:14:38.527Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:14:38.527Z] OK: 15859 distinct packages available [2022-03-09T16:14:38.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:39.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:39.758Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-09T16:14:39.758Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:14:39.758Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-09T16:14:40.018Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-09T16:14:40.018Z] (5/9) Installing curl (7.80.0-r0) [2022-03-09T16:14:40.018Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-09T16:14:40.278Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:14:40.278Z] (8/9) Installing libucontext (1.1-r0) [2022-03-09T16:14:40.278Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-09T16:14:40.538Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:14:40.538Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:14:40.538Z] OK: 8 MiB in 23 packages [2022-03-09T16:14:41.113Z] Removing intermediate container 472918db90b7 [2022-03-09T16:14:41.113Z] ---> add4ca434a4f [2022-03-09T16:14:41.113Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:14:41.383Z] ---> 5b67a241f268 [2022-03-09T16:14:41.383Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-09T16:14:42.358Z] ---> cde311e47ce3 [2022-03-09T16:14:42.358Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-09T16:14:42.623Z] Removing intermediate container 1440998a6b8b [2022-03-09T16:14:42.623Z] ---> b94bb83b4f1a [2022-03-09T16:14:42.623Z] [2022-03-09T16:14:42.623Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:14:42.623Z] ---> 0a97eee8041e [2022-03-09T16:14:42.623Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-09T16:14:42.623Z] ---> Running in 1b20cfd06f4c [2022-03-09T16:14:42.623Z] ---> 89c4e01512f9 [2022-03-09T16:14:42.623Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-09T16:14:42.623Z] ---> Running in 141c7c78b98c [2022-03-09T16:14:42.623Z] Removing intermediate container 1b20cfd06f4c [2022-03-09T16:14:42.623Z] ---> a9cf6f589720 [2022-03-09T16:14:42.623Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-09T16:14:42.623Z] ---> Running in fdc68c4049fb [2022-03-09T16:14:42.623Z] Removing intermediate container 141c7c78b98c [2022-03-09T16:14:42.623Z] ---> ebd2a14e6377 [2022-03-09T16:14:42.623Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:14:42.623Z] ---> Running in 4ee886a82bec [2022-03-09T16:14:42.886Z] Removing intermediate container fdc68c4049fb [2022-03-09T16:14:42.886Z] ---> 0cf7e5220f28 [2022-03-09T16:14:42.886Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-09T16:14:42.886Z] ---> Running in 42a8941ea187 [2022-03-09T16:14:42.886Z] Removing intermediate container 4ee886a82bec [2022-03-09T16:14:42.886Z] ---> 624872e7ee47 [2022-03-09T16:14:42.886Z] Step 18/20 : LABEL arch=x86_64 [2022-03-09T16:14:42.886Z] Removing intermediate container 42a8941ea187 [2022-03-09T16:14:42.886Z] ---> 42440a086c9f [2022-03-09T16:14:42.886Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:14:42.886Z] ---> Running in 555ec01a617b [2022-03-09T16:14:42.886Z] ---> Running in 9b9a81ac2fa5 [2022-03-09T16:14:42.886Z] Removing intermediate container 555ec01a617b [2022-03-09T16:14:42.886Z] ---> e5c206185e11 [2022-03-09T16:14:42.886Z] Step 19/20 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:14:42.886Z] ---> Running in 7e6666daa183 [2022-03-09T16:14:43.147Z] Removing intermediate container 7e6666daa183 [2022-03-09T16:14:43.147Z] ---> 6bcdb335736c [2022-03-09T16:14:43.147Z] Step 20/20 : LABEL version=0.0.0 [2022-03-09T16:14:43.147Z] ---> Running in 12db5ad20184 [2022-03-09T16:14:43.147Z] Removing intermediate container 12db5ad20184 [2022-03-09T16:14:43.147Z] ---> a0b21963ccc2 [2022-03-09T16:14:43.147Z] [2022-03-09T16:14:43.409Z] Successfully built a0b21963ccc2 [2022-03-09T16:14:43.409Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-09T16:14:43.409Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9b9a81ac2fa5 [2022-03-09T16:14:43.409Z] ---> 04c6b9f7e153 [2022-03-09T16:14:43.409Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-09T16:14:43.409Z] ---> Running in b430fd22ccbf [2022-03-09T16:14:43.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:44.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:14:44.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-09T16:14:44.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-09T16:14:44.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-09T16:14:44.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-09T16:14:44.873Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-09T16:14:44.873Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:14:45.135Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-09T16:14:45.135Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:14:45.395Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-09T16:14:45.395Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-09T16:14:45.395Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:14:45.395Z] OK: 8 MiB in 20 packages [2022-03-09T16:14:45.660Z] Removing intermediate container b430fd22ccbf [2022-03-09T16:14:45.660Z] ---> 67f1b0d65f0a [2022-03-09T16:14:45.660Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:14:45.925Z] ---> 67b0b51582b8 [2022-03-09T16:14:45.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-09T16:14:46.493Z] ---> d2d10776f273 [2022-03-09T16:14:46.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-09T16:14:46.494Z] ---> d374d30a13cb [2022-03-09T16:14:46.494Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-09T16:14:46.494Z] ---> Running in fe6a031cb76a [2022-03-09T16:14:46.494Z] Removing intermediate container fe6a031cb76a [2022-03-09T16:14:46.494Z] ---> 79a9b8da8195 [2022-03-09T16:14:46.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:14:46.761Z] ---> Running in bfaa9d361012 [2022-03-09T16:14:46.761Z] Removing intermediate container bfaa9d361012 [2022-03-09T16:14:46.761Z] ---> 89c59375d541 [2022-03-09T16:14:46.761Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:14:46.761Z] ---> Running in ede1f2bd2b24 [2022-03-09T16:14:46.761Z] Removing intermediate container ede1f2bd2b24 [2022-03-09T16:14:46.761Z] ---> 0e5d0abdd134 [2022-03-09T16:14:46.761Z] Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 [2022-03-09T16:14:46.761Z] ---> Running in 4aa354dbced2 [2022-03-09T16:14:47.020Z] Removing intermediate container 4aa354dbced2 [2022-03-09T16:14:47.020Z] ---> 7a7d45ceb677 [2022-03-09T16:14:47.020Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:14:47.020Z] ---> Running in ea5f4d0e31fe [2022-03-09T16:14:47.020Z] Removing intermediate container ea5f4d0e31fe [2022-03-09T16:14:47.020Z] ---> 45c19dc1e8b9 [2022-03-09T16:14:47.020Z] [2022-03-09T16:14:47.280Z] Successfully built 45c19dc1e8b9 [2022-03-09T16:14:47.280Z] Successfully tagged core-data:latest [2022-03-09T16:14:47.286Z]  Building core-data ... done  [Pipeline] } [2022-03-09T16:14:47.290Z] $ docker stop --time=1 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 [2022-03-09T16:14:48.799Z] $ docker rm -f 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T16:14:49.143Z] + docker images [2022-03-09T16:14:49.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T16:14:49.143Z] core-data latest 45c19dc1e8b9 3 seconds ago 20MB [2022-03-09T16:14:49.143Z] security-spiffe-token-provider latest a0b21963ccc2 6 seconds ago 28.5MB [2022-03-09T16:14:49.143Z] b94bb83b4f1a 7 seconds ago 1.81GB [2022-03-09T16:14:49.143Z] df2996142ae4 14 seconds ago 1.84GB [2022-03-09T16:14:49.143Z] support-scheduler latest e183a7bf7e7c 18 seconds ago 16MB [2022-03-09T16:14:49.143Z] core-metadata latest 2d5403d3bead 19 seconds ago 16.6MB [2022-03-09T16:14:49.143Z] sys-mgmt-agent latest 612f94dacef1 19 seconds ago 296MB [2022-03-09T16:14:49.143Z] 64ca51f16f32 22 seconds ago 1.8GB [2022-03-09T16:14:49.143Z] 8a420bd74164 24 seconds ago 1.8GB [2022-03-09T16:14:49.143Z] 985a8ac97860 57 seconds ago 1.79GB [2022-03-09T16:14:49.143Z] security-proxy-setup latest 965297d6db98 58 seconds ago 26.2MB [2022-03-09T16:14:49.143Z] 403a08e9c808 About a minute ago 1.8GB [2022-03-09T16:14:49.143Z] core-command latest 671be6944d67 About a minute ago 15.8MB [2022-03-09T16:14:49.143Z] security-spire-config latest 0b79960a798c About a minute ago 82.2MB [2022-03-09T16:14:49.143Z] 4a1160d052ed About a minute ago 1.79GB [2022-03-09T16:14:49.143Z] security-bootstrapper latest 9da6bb37c669 About a minute ago 18.7MB [2022-03-09T16:14:49.143Z] support-notifications latest 0c796d5970c7 About a minute ago 16.7MB [2022-03-09T16:14:49.143Z] security-spire-agent latest 644e3685fdd2 About a minute ago 119MB [2022-03-09T16:14:49.143Z] security-spire-server latest 640543c186a7 2 minutes ago 82.9MB [2022-03-09T16:14:49.143Z] f32bc78dacb1 2 minutes ago 1.8GB [2022-03-09T16:14:49.143Z] security-secretstore-setup latest d5aa99aaf4ea 2 minutes ago 27.9MB [2022-03-09T16:14:49.143Z] 37ef53172383 2 minutes ago 1.8GB [2022-03-09T16:14:49.143Z] 6f695cb706d7 2 minutes ago 1.8GB [2022-03-09T16:14:49.143Z] e7b7faa69b9f 2 minutes ago 1.88GB [2022-03-09T16:14:49.143Z] 1a7589c99fb7 2 minutes ago 1.88GB [2022-03-09T16:14:49.143Z] ci-base-image-x86_64 latest c1d2a5ed29af 6 minutes ago 1.27GB [2022-03-09T16:14:49.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-09T16:14:49.143Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-09T16:14:49.143Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-09T16:14:49.143Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-09T16:14:49.143Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-09T16:14:49.143Z] 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-09T16:15:04.300Z] Still waiting to schedule task [2022-03-09T16:15:04.301Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.442s coverage: 44.7% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.790s coverage: 89.5% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.800s coverage: 94.2% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-09T16:15:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-09T16:15:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-09T16:15:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements [2022-03-09T16:15:43.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-09T16:15:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.240s coverage: 58.8% of statements [2022-03-09T16:15:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 21.7% of statements [2022-03-09T16:15:43.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-09T16:15:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2022-03-09T16:15:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.319s coverage: 79.5% of statements [2022-03-09T16:15:44.011Z] Running on prd-ubuntu18.04-docker-8c-8g-6699 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T16:15:44.026Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-09T16:15:44.108Z] The recommended git tool is: git [2022-03-09T16:15:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2022-03-09T16:15:45.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.371s coverage: 96.3% of statements [2022-03-09T16:15:45.706Z] using credential edgex-jenkins-ssh [2022-03-09T16:15:45.732Z] Cloning the remote Git repository [2022-03-09T16:15:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2022-03-09T16:15:45.739Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:15:45.775Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-09T16:15:45.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:15:45.822Z] > git --version # timeout=10 [2022-03-09T16:15:45.834Z] > git --version # 'git version 2.17.1' [2022-03-09T16:15:45.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:15:45.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:15:50.611Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 [2022-03-09T16:15:50.755Z] Merge succeeded, producing ce147243a5d46112a91c49dc782f96ad51f9ed2f [2022-03-09T16:15:50.756Z] Checking out Revision ce147243a5d46112a91c49dc782f96ad51f9ed2f (PR-3892) [2022-03-09T16:15:49.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:15:49.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:15:49.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:15:49.925Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:15:49.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:15:49.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T16:15:50.608Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:15:50.613Z] > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 [2022-03-09T16:15:50.668Z] > git remote # timeout=10 [2022-03-09T16:15:50.675Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T16:15:50.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:15:50.684Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-09T16:15:50.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T16:15:50.747Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:15:50.755Z] > git checkout -f ce147243a5d46112a91c49dc782f96ad51f9ed2f # timeout=10 [2022-03-09T16:15:54.234Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-09T16:15:54.244Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:15:54.967Z] + echo snap-build.sh [2022-03-09T16:15:54.967Z] snap-build.sh [2022-03-09T16:15:54.967Z] + SNAP_BASE_DIR=. [2022-03-09T16:15:54.967Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2022-03-09T16:15:54.967Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2022-03-09T16:15:54.967Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2022-03-09T16:15:54.967Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2022-03-09T16:15:54.967Z] + cd /w/workspace/edgex-go/8 [2022-03-09T16:15:54.967Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-09T16:15:54.967Z] Reading package lists... [2022-03-09T16:15:54.967Z] Building dependency tree... [2022-03-09T16:15:54.967Z] Reading state information... [2022-03-09T16:15:54.967Z] The following packages were automatically installed and are no longer required: [2022-03-09T16:15:54.967Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-09T16:15:54.967Z] uidmap xdelta3 [2022-03-09T16:15:54.967Z] Use 'sudo apt autoremove' to remove them. [2022-03-09T16:15:54.967Z] The following packages will be REMOVED: [2022-03-09T16:15:54.967Z] lxd* lxd-client* [2022-03-09T16:15:54.967Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-09T16:15:55.230Z] After this operation, 31.7 MB disk space will be freed. [2022-03-09T16:15:54.231Z] > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 [2022-03-09T16:15:56.017Z] (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-09T16:15:56.017Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T16:15:56.961Z] Removing lxd dnsmasq configuration [2022-03-09T16:15:56.961Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T16:15:56.961Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-09T16:15:57.535Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-09T16:15:57.796Z] (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-09T16:15:57.796Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T16:15:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.376s coverage: 94.4% of statements [2022-03-09T16:15:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements [2022-03-09T16:15:59.178Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-09T16:15:59.178Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-09T16:15:59.749Z] + sudo snap remove --purge lxd [2022-03-09T16:15:59.749Z] snap "lxd" is not installed [2022-03-09T16:15:59.749Z] + sudo groupadd --force --system lxd [2022-03-09T16:16:00.011Z] ++ whoami [2022-03-09T16:16:00.011Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-09T16:16:00.011Z] + newgrp - lxd [2022-03-09T16:16:00.011Z] + sudo snap install lxd [2022-03-09T16:16:05.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.662s coverage: 82.5% of statements [2022-03-09T16:16:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-09T16:16:10.027Z] 2022-03-09T16:16:06Z INFO Waiting for automatic snapd restart... [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2022-03-09T16:16:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements [2022-03-09T16:16:11.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-09T16:16:13.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.990s coverage: 64.4% of statements [2022-03-09T16:16:13.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-09T16:16:13.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-09T16:16:13.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2022-03-09T16:16:13.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2022-03-09T16:16:13.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-03-09T16:16:14.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-03-09T16:16:14.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-03-09T16:16:20.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.460s coverage: 65.4% of statements [2022-03-09T16:16:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-09T16:16:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-09T16:16:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-09T16:16:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.8% of statements [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-09T16:16:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-09T16:16:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-09T16:16:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-09T16:16:24.931Z] lxd 4.23 from Canonical* installed [2022-03-09T16:16:24.931Z] + sudo lxd init --auto [2022-03-09T16:16:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-09T16:16:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-09T16:16:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-09T16:16:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-09T16:16:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-09T16:16:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-09T16:16:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-09T16:16:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-03-09T16:16:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-03-09T16:16:31.809Z] 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-09T16:16:31.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-09T16:16:31.809Z] GO111MODULE=on go vet ./... [2022-03-09T16:16:34.944Z] + sudo snap install --classic snapcraft [2022-03-09T16:16:40.232Z] snapcraft 6.0.2 from Canonical* installed [2022-03-09T16:16:40.232Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-09T16:16:40.232Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-09T16:16:40.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T16:16:40.232Z] Dload Upload Total Spent Left Speed [2022-03-09T16:16:40.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 2753 0 --:--:-- --:--:-- --:--:-- 2741 [2022-03-09T16:16:40.232Z] 100 3325k 100 3325k 0 0 7696k 0 --:--:-- --:--:-- --:--:-- 7696k [2022-03-09T16:16:40.232Z] ./yq_linux_amd64 [2022-03-09T16:16:40.493Z] + sudo snapcraft prime --use-lxd [2022-03-09T16:16:42.409Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-09T16:16:42.409Z] 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-09T16:16:42.409Z] - README.md [2022-03-09T16:16:42.409Z] [2022-03-09T16:16:42.409Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-09T16:16:42.670Z] Launching a container. [2022-03-09T16:18:23.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T16:18:23.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T16:18:25.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T16:18:29.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-09T16:18:29.723Z] + ls -al . [2022-03-09T16:18:29.723Z] total 672 [2022-03-09T16:18:29.723Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 16:18 . [2022-03-09T16:18:29.723Z] drwxr-xr-x 4 root root 4096 Mar 9 16:12 .. [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 16:10 .dockerignore [2022-03-09T16:18:29.723Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 16:10 .git [2022-03-09T16:18:29.723Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 16:10 .github [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 870 Mar 9 16:10 .gitignore [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 16:10 .golangci.yml [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 16:10 .hadolint.yml [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 16:10 .sonarcloud.properties [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:10 ADOPTERS.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:10 Attribution.txt [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:10 CHANGELOG.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:10 CONTRIBUTING.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 16:10 GOVERNANCE.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 849 Mar 9 16:10 Jenkinsfile [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:10 LICENSE [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:10 Makefile [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 16:10 OWNERS.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:10 README.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:10 SECURITY.md [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 16:07 VERSION [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:10 ZMQWindows.md [2022-03-09T16:18:29.723Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 16:10 bin [2022-03-09T16:18:29.723Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 16:10 cmd [2022-03-09T16:18:29.723Z] -rw-r--r-- 1 root root 428383 Mar 9 16:16 coverage.out [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:10 go.mod [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:10 go.sum [2022-03-09T16:18:29.723Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 16:10 internal [2022-03-09T16:18:29.723Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 16:10 openapi [2022-03-09T16:18:29.723Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 16:10 snap [2022-03-09T16:18:29.723Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 16:10 version.go [Pipeline] sh [2022-03-09T16:18:30.389Z] + '[' -e coverage.out ] [2022-03-09T16:18:30.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-09T16:18:30.410Z] Warning: overwriting stash ‘coverage-report’ [2022-03-09T16:18:31.371Z] Stashed 1 file(s) [Pipeline] sh [2022-03-09T16:18:32.017Z] + make build [2022-03-09T16:18:32.017Z] 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-09T16:18:40.294Z] 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-09T16:19:12.632Z] 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-09T16:19:14.062Z] 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-09T16:19:19.238Z] Waiting for container to be ready [2022-03-09T16:19:19.527Z] 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-09T16:19:19.811Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-09T16:19:19.811Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-09T16:19:19.811Z] [2022-03-09T16:19:20.122Z] 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-09T16:19:23.111Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-09T16:19:24.428Z] 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-09T16:19:24.496Z] Waiting for network to be ready... [2022-03-09T16:19:25.069Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-09T16:19:25.069Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-09T16:19:25.331Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-09T16:19:25.331Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] [2022-03-09T16:19:25.593Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-09T16:19:25.854Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-09T16:19:25.854Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-09T16:19:25.854Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-09T16:19:25.854Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-09T16:19:25.854Z] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-09T16:19:25.854Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-09T16:19:25.854Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] [2022-03-09T16:19:25.854Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-09T16:19:25.854Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-09T16:19:25.854Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-09T16:19:25.854Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-09T16:19:26.115Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] [2022-03-09T16:19:26.115Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-09T16:19:26.115Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-09T16:19:26.375Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] [2022-03-09T16:19:26.637Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-09T16:19:26.637Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-09T16:19:26.637Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-09T16:19:26.638Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-09T16:19:26.638Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-09T16:19:26.638Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-09T16:19:26.638Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-09T16:19:28.557Z] Fetched 23.3 MB in 4s (5949 kB/s) [2022-03-09T16:19:28.731Z] 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-09T16:19:29.129Z] Reading package lists... [2022-03-09T16:19:29.392Z] Reading package lists... [2022-03-09T16:19:29.392Z] Building dependency tree... [2022-03-09T16:19:29.392Z] Reading state information... [2022-03-09T16:19:29.654Z] The following additional packages will be installed: [2022-03-09T16:19:29.654Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-09T16:19:29.654Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-09T16:19:29.654Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-09T16:19:29.654Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-09T16:19:29.654Z] Suggested packages: [2022-03-09T16:19:29.654Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-09T16:19:29.654Z] Recommended packages: [2022-03-09T16:19:29.654Z] gnupg libsasl2-modules [2022-03-09T16:19:29.654Z] The following NEW packages will be installed: [2022-03-09T16:19:29.654Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-09T16:19:29.654Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-09T16:19:29.654Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-09T16:19:29.654Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-09T16:19:29.654Z] The following packages will be upgraded: [2022-03-09T16:19:29.654Z] gpg gpg-agent gpgconf libudev1 [2022-03-09T16:19:29.654Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-09T16:19:29.654Z] Need to get 3859 kB of archives. [2022-03-09T16:19:29.654Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-09T16:19:29.654Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-09T16:19:29.915Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-09T16:19:29.915Z] 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-09T16:19:29.915Z] 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-09T16:19:29.915Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-09T16:19:30.488Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-09T16:19:30.488Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-09T16:19:30.749Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-09T16:19:31.010Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-09T16:19:31.271Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-09T16:19:31.846Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-09T16:19:31.846Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-09T16:19:32.107Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-09T16:19:32.107Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-09T16:19:32.368Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-09T16:19:32.630Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-09T16:19:32.891Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-09T16:19:33.047Z] 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-09T16:19:33.153Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-09T16:19:33.153Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-09T16:19:33.415Z] 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-09T16:19:33.415Z] 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-09T16:19:33.415Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-09T16:19:34.359Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T16:19:34.359Z] Fetched 3859 kB in 4s (876 kB/s) [2022-03-09T16:19:34.359Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-09T16:19:34.359Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:34.359Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T16:19:34.359Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T16:19:34.359Z] Selecting previously unselected package udev. [2022-03-09T16:19:34.359Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-09T16:19:34.359Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:34.359Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-09T16:19:34.618Z] Selecting previously unselected package libfuse2:amd64. [2022-03-09T16:19:34.618Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-09T16:19:34.618Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-09T16:19:34.618Z] Selecting previously unselected package fuse. [2022-03-09T16:19:34.618Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-09T16:19:34.618Z] Unpacking fuse (2.9.9-3) ... [2022-03-09T16:19:34.618Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T16:19:34.618Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T16:19:34.878Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T16:19:34.878Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T16:19:34.878Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T16:19:34.878Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T16:19:34.878Z] Selecting previously unselected package libksba8:amd64. [2022-03-09T16:19:34.878Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-09T16:19:34.878Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-09T16:19:35.137Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-09T16:19:35.137Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.137Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.137Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-09T16:19:35.137Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.137Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.137Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-09T16:19:35.137Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.137Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.137Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-09T16:19:35.137Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.137Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.137Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-09T16:19:35.137Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.137Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.397Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-09T16:19:35.397Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.397Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.397Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-09T16:19:35.397Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.397Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.397Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-09T16:19:35.397Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.397Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.397Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-09T16:19:35.397Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T16:19:35.397Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:35.656Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T16:19:35.656Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-09T16:19:35.656Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T16:19:35.656Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T16:19:35.656Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-09T16:19:35.656Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T16:19:35.656Z] Selecting previously unselected package libldap-common. [2022-03-09T16:19:35.656Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-09T16:19:35.656Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T16:19:35.656Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T16:19:35.656Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-09T16:19:35.656Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T16:19:35.656Z] Selecting previously unselected package dirmngr. [2022-03-09T16:19:35.656Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T16:19:35.656Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-09T16:19:35.917Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-09T16:19:35.917Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-09T16:19:35.917Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T16:19:35.917Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T16:19:35.917Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-09T16:19:36.487Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T16:19:36.487Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T16:19:36.487Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:36.487Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-09T16:19:36.487Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-09T16:19:36.487Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:36.487Z] Setting up fuse (2.9.9-3) ... [2022-03-09T16:19:36.487Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-09T16:19:37.055Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T16:19:37.055Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T16:19:37.055Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-09T16:19:37.316Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-09T16:19:37.316Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-09T16:19:37.316Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-09T16:19:37.885Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-09T16:19:37.885Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-09T16:19:37.885Z] units). This means they are not meant to be enabled using systemctl. [2022-03-09T16:19:37.885Z] [2022-03-09T16:19:37.885Z] Possible reasons for having this kind of units are: [2022-03-09T16:19:37.885Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-09T16:19:37.885Z] .wants/ or .requires/ directory. [2022-03-09T16:19:37.885Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-09T16:19:37.886Z] a requirement dependency on it. [2022-03-09T16:19:37.886Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-09T16:19:37.886Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-09T16:19:37.886Z] • In case of template units, the unit is meant to be enabled with some [2022-03-09T16:19:37.886Z] instance name specified. [2022-03-09T16:19:38.146Z] Reading package lists... [2022-03-09T16:19:38.407Z] Building dependency tree... [2022-03-09T16:19:38.407Z] Reading state information... [2022-03-09T16:19:38.407Z] The following additional packages will be installed: [2022-03-09T16:19:38.407Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-09T16:19:38.407Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-09T16:19:38.407Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-09T16:19:38.407Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-09T16:19:38.407Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-09T16:19:38.407Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-09T16:19:38.407Z] Suggested packages: [2022-03-09T16:19:38.407Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-09T16:19:38.407Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-09T16:19:38.407Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-09T16:19:38.407Z] systemd-container policykit-1 [2022-03-09T16:19:38.407Z] Recommended packages: [2022-03-09T16:19:38.407Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-09T16:19:38.407Z] The following NEW packages will be installed: [2022-03-09T16:19:38.407Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-09T16:19:38.407Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-09T16:19:38.407Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-09T16:19:38.407Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-09T16:19:38.407Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-09T16:19:38.407Z] The following packages will be upgraded: [2022-03-09T16:19:38.407Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-09T16:19:38.451Z] 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-09T16:19:38.667Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-09T16:19:38.667Z] Need to get 46.5 MB of archives. [2022-03-09T16:19:38.667Z] After this operation, 181 MB of additional disk space will be used. [2022-03-09T16:19:38.667Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-09T16:19:38.667Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-09T16:19:38.928Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-09T16:19:38.928Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-09T16:19:38.928Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-09T16:19:38.928Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-09T16:19:38.928Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-09T16:19:38.928Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-09T16:19:39.188Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-09T16:19:39.188Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-09T16:19:39.188Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-09T16:19:39.188Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-09T16:19:39.448Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-09T16:19:39.448Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-09T16:19:39.448Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-09T16:19:39.448Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-09T16:19:39.448Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-09T16:19:39.448Z] 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-09T16:19:39.732Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-09T16:19:39.732Z] 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-09T16:19:39.732Z] 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-09T16:19:39.732Z] 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-09T16:19:39.732Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-09T16:19:39.732Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-09T16:19:39.732Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-09T16:19:39.732Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-09T16:19:39.732Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-09T16:19:39.732Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-09T16:19:39.732Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-09T16:19:39.732Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-09T16:19:39.732Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-09T16:19:39.732Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-09T16:19:39.732Z] 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-09T16:19:41.171Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T16:19:41.171Z] Fetched 46.5 MB in 3s (17.8 MB/s) [2022-03-09T16:19:41.171Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-09T16:19:41.171Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:41.171Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T16:19:41.431Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:41.431Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T16:19:41.431Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:41.693Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T16:19:41.840Z] 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-09T16:19:42.264Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:42.264Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T16:19:42.264Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T16:19:42.264Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-09T16:19:42.264Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-09T16:19:42.265Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T16:19:42.265Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:42.524Z] Selecting previously unselected package libexpat1:amd64. [2022-03-09T16:19:42.524Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-09T16:19:42.524Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-09T16:19:42.524Z] Selecting previously unselected package python3.8-minimal. [2022-03-09T16:19:42.524Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T16:19:42.524Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:42.785Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:42.785Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-09T16:19:42.785Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:43.354Z] Selecting previously unselected package python3-minimal. [2022-03-09T16:19:43.354Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-09T16:19:43.354Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T16:19:43.354Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-09T16:19:43.354Z] Selecting previously unselected package mime-support. [2022-03-09T16:19:43.354Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-09T16:19:43.354Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-09T16:19:43.615Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-09T16:19:43.615Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-09T16:19:43.615Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-09T16:19:43.615Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-09T16:19:43.615Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T16:19:43.615Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:43.615Z] Selecting previously unselected package python3.8. [2022-03-09T16:19:43.615Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T16:19:43.615Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:43.875Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-09T16:19:43.875Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T16:19:43.875Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-09T16:19:43.875Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-09T16:19:44.135Z] Selecting previously unselected package python3. [2022-03-09T16:19:44.135Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-09T16:19:44.135Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T16:19:44.135Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-09T16:19:44.135Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-09T16:19:44.135Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T16:19:44.135Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:44.135Z] Selecting previously unselected package dbus. [2022-03-09T16:19:44.135Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T16:19:44.135Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:44.396Z] Selecting previously unselected package libbsd0:amd64. [2022-03-09T16:19:44.396Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-09T16:19:44.396Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-09T16:19:44.396Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-09T16:19:44.396Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T16:19:44.396Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T16:19:44.396Z] Selecting previously unselected package sudo. [2022-03-09T16:19:44.396Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-09T16:19:44.396Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-09T16:19:44.396Z] Selecting previously unselected package apparmor. [2022-03-09T16:19:44.396Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-09T16:19:44.396Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-09T16:19:44.658Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-09T16:19:44.658Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-09T16:19:44.658Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-09T16:19:44.658Z] Selecting previously unselected package libedit2:amd64. [2022-03-09T16:19:44.658Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-09T16:19:44.658Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-09T16:19:44.658Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-09T16:19:44.658Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-09T16:19:44.658Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-09T16:19:44.658Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-09T16:19:44.658Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:19:44.658Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:44.919Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-09T16:19:44.919Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:19:44.919Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:44.919Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-09T16:19:44.919Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-09T16:19:44.919Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-09T16:19:44.919Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-09T16:19:44.919Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:19:44.919Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:44.919Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-09T16:19:44.919Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:19:44.919Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:45.179Z] Selecting previously unselected package openssh-client. [2022-03-09T16:19:45.179Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-09T16:19:45.179Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-09T16:19:45.179Z] Selecting previously unselected package dbus-user-session. [2022-03-09T16:19:45.179Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T16:19:45.179Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:45.179Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-09T16:19:45.179Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-09T16:19:45.179Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-09T16:19:45.224Z] 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-09T16:19:45.440Z] Selecting previously unselected package squashfs-tools. [2022-03-09T16:19:45.441Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-09T16:19:45.441Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-09T16:19:45.441Z] Selecting previously unselected package snapd. [2022-03-09T16:19:45.441Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-09T16:19:45.441Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-09T16:19:48.741Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-09T16:19:48.741Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-09T16:19:48.741Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-09T16:19:48.741Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-09T16:19:48.741Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:48.741Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:48.741Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:48.741Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-09T16:19:49.003Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:49.003Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:49.003Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-09T16:19:49.003Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:49.003Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-09T16:19:49.003Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T16:19:49.577Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-09T16:19:49.577Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-09T16:19:49.577Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-09T16:19:49.577Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-09T16:19:49.577Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-09T16:19:49.577Z] running python rtupdate hooks for python3.8... [2022-03-09T16:19:49.577Z] running python post-rtupdate hooks for python3.8... [2022-03-09T16:19:49.577Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-09T16:19:50.518Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-09T16:19:50.780Z] Reloading AppArmor profiles [2022-03-09T16:19:50.780Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:19:50.780Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-09T16:19:51.043Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-09T16:19:51.304Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-09T16:19:51.304Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-09T16:19:51.304Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-09T16:19:51.304Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-09T16:19:51.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T16:19:53.217Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-09T16:19:53.217Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T16:19:53.217Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-09T16:19:53.217Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-09T16:19:53.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-09T16:19:53.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-09T16:19:53.737Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-09T16:19:53.997Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-09T16:19:54.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-09T16:19:54.258Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-09T16:19:54.518Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-09T16:19:54.778Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-09T16:19:55.038Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-09T16:19:55.038Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-09T16:19:55.299Z] /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-09T16:19:55.299Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-09T16:19:56.239Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-09T16:19:56.239Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-09T16:19:56.239Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-09T16:19:57.068Z] Reading package lists... [2022-03-09T16:19:57.327Z] Reading package lists... [2022-03-09T16:19:57.587Z] Building dependency tree... [2022-03-09T16:19:57.587Z] Reading state information... [2022-03-09T16:19:57.587Z] Calculating upgrade... [2022-03-09T16:19:57.587Z] The following packages will be upgraded: [2022-03-09T16:19:57.587Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-09T16:19:57.587Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-09T16:19:57.587Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-09T16:19:57.587Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-09T16:19:57.588Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-09T16:19:57.588Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-09T16:19:57.588Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-09T16:19:57.588Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-09T16:19:57.588Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-09T16:19:57.588Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-09T16:19:57.588Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-09T16:19:57.588Z] xz-utils zlib1g [2022-03-09T16:19:57.848Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T16:19:57.848Z] Need to get 65.7 MB of archives. [2022-03-09T16:19:57.848Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-09T16:19:57.848Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-09T16:19:57.848Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-09T16:19:58.107Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-09T16:19:58.366Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-09T16:19:58.626Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-09T16:19:58.626Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-09T16:19:58.626Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-09T16:19:58.626Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-09T16:19:58.626Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-09T16:19:58.626Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-09T16:19:58.626Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-09T16:19:58.626Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-09T16:19:58.626Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-09T16:19:58.626Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-09T16:19:58.626Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-09T16:19:58.626Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-09T16:19:58.885Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-09T16:19:58.885Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-09T16:19:58.885Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-09T16:19:58.885Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-09T16:19:58.885Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-09T16:19:58.885Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-09T16:20:02.186Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-09T16:20:02.186Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-09T16:20:03.572Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-09T16:20:04.512Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-09T16:20:07.806Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-09T16:20:07.806Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-09T16:20:09.189Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-09T16:20:09.189Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-09T16:20:09.448Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-09T16:20:09.448Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-09T16:20:09.448Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-09T16:20:09.448Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-09T16:20:09.448Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [Pipeline] } [2022-03-09T16:20:10.369Z] $ docker stop --time=1 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 [2022-03-09T16:20:10.387Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-09T16:20:12.467Z] $ docker rm -f 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:20:14.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T16:20:14.422Z] [2022-03-09T16:20:14.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:20:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T16:20:15.042Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-09T16:20:15.042Z] 29e5d40040c1: Pulling fs layer [2022-03-09T16:20:15.042Z] 1ce36da41761: Pulling fs layer [2022-03-09T16:20:15.042Z] 25b303627fd3: Pulling fs layer [2022-03-09T16:20:15.042Z] 29e5d40040c1: Download complete [2022-03-09T16:20:15.319Z] 1ce36da41761: Verifying Checksum [2022-03-09T16:20:15.319Z] 1ce36da41761: Download complete [2022-03-09T16:20:15.670Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-09T16:20:15.670Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-09T16:20:15.913Z] 29e5d40040c1: Pull complete [2022-03-09T16:20:16.891Z] 25b303627fd3: Verifying Checksum [2022-03-09T16:20:16.891Z] 25b303627fd3: Download complete [2022-03-09T16:20:17.163Z] 1ce36da41761: Pull complete [2022-03-09T16:20:23.809Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-09T16:20:23.809Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-09T16:20:24.068Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-09T16:20:29.352Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-09T16:20:29.352Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-09T16:20:29.352Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-09T16:20:29.352Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-09T16:20:29.566Z] 25b303627fd3: Pull complete [2022-03-09T16:20:29.566Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-09T16:20:29.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T16:20:29.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-09T16:20:29.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2022-03-09T16:20:29.923Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-09T16:20:29.970Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:20:30.184Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-09T16:20:30.184Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-09T16:20:30.445Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-09T16:20:32.657Z] $ docker top 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:20:32.998Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-09T16:20:33.530Z] + docker-compose build --help [2022-03-09T16:20:33.531Z] + grep parallel [2022-03-09T16:20:33.953Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-09T16:20:34.893Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-09T16:20:34.893Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-09T16:20:35.153Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-09T16:20:35.412Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-09T16:20:35.672Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-09T16:20:36.240Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-09T16:20:38.173Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-09T16:20:38.173Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-09T16:20:38.173Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-09T16:20:38.745Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-09T16:20:38.745Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-09T16:20:38.939Z] --parallel Build images in parallel. [2022-03-09T16:20:39.006Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [Pipeline] } [2022-03-09T16:20:39.269Z] $ docker stop --time=1 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 [2022-03-09T16:20:40.388Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-09T16:20:40.648Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-09T16:20:40.648Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-09T16:20:41.007Z] $ docker rm -f 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:20:41.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T16:20:41.592Z] . [Pipeline] withDockerContainer [2022-03-09T16:20:41.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2022-03-09T16:20:41.945Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:20:43.194Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-09T16:20:43.323Z] $ docker top 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:20:44.136Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-09T16:20:44.136Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-09T16:20:44.211Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-09T16:20:44.397Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-09T16:20:44.397Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-09T16:20:50.903Z] Building core-command ... [2022-03-09T16:20:50.903Z] Building core-data ... [2022-03-09T16:20:50.903Z] Building core-metadata ... [2022-03-09T16:20:50.903Z] Building security-bootstrapper ... [2022-03-09T16:20:50.903Z] Building security-proxy-setup ... [2022-03-09T16:20:50.903Z] Building security-secretstore-setup ... [2022-03-09T16:20:50.903Z] Building security-spiffe-token-provider ... [2022-03-09T16:20:50.903Z] Building security-spire-agent ... [2022-03-09T16:20:50.903Z] Building security-spire-config ... [2022-03-09T16:20:50.903Z] Building security-spire-server ... [2022-03-09T16:20:50.903Z] Building support-notifications ... [2022-03-09T16:20:50.903Z] Building support-scheduler ... [2022-03-09T16:20:50.903Z] Building sys-mgmt-agent ... [2022-03-09T16:20:50.903Z] Building core-metadata [2022-03-09T16:20:50.903Z] Building security-spire-config [2022-03-09T16:20:50.903Z] Building security-spire-agent [2022-03-09T16:20:50.903Z] Building sys-mgmt-agent [2022-03-09T16:20:50.903Z] Building security-spire-server [2022-03-09T16:20:50.986Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-09T16:21:05.894Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-09T16:21:15.889Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-09T16:21:17.803Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-09T16:21:22.005Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-09T16:21:36.952Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-09T16:21:36.952Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T16:21:36.952Z] Fetched 65.7 MB in 1min 37s (679 kB/s) [2022-03-09T16:21:36.952Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-09T16:21:36.952Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:36.952Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T16:21:36.952Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:36.952Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T16:21:36.952Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:36.952Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T16:21:36.952Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:36.952Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T16:21:36.952Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T16:21:37.214Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T16:21:37.493Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-09T16:21:37.493Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T16:21:37.493Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-09T16:21:37.493Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-09T16:21:37.779Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-09T16:21:37.779Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-09T16:21:38.072Z] Setting up base-files (11ubuntu5.5) ... [2022-03-09T16:21:38.072Z] Installing new version of config file /etc/issue ... [2022-03-09T16:21:38.072Z] Installing new version of config file /etc/issue.net ... [2022-03-09T16:21:38.072Z] Installing new version of config file /etc/lsb-release ... [2022-03-09T16:21:38.072Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-09T16:21:38.333Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-09T16:21:38.333Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-09T16:21:38.333Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-09T16:21:38.593Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:38.593Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-09T16:21:38.593Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-09T16:21:38.593Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-09T16:21:38.593Z] 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-09T16:21:38.593Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:38.593Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:38.593Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-09T16:21:38.852Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:38.852Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:38.852Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-09T16:21:38.852Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-09T16:21:38.852Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-09T16:21:39.112Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:39.112Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T16:21:39.112Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T16:21:39.373Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T16:21:39.632Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T16:21:39.632Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T16:21:39.632Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T16:21:39.898Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-09T16:21:39.898Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:39.898Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-09T16:21:40.157Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T16:21:40.417Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-09T16:21:40.417Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-09T16:21:40.417Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-09T16:21:40.417Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:40.417Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-09T16:21:40.417Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-09T16:21:40.678Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-09T16:21:40.678Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:40.678Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:40.678Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:40.678Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:40.939Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:40.939Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:40.939Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:40.939Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:40.939Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:40.939Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:40.939Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:40.939Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:40.939Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:41.200Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:41.200Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:41.200Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:41.200Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:41.200Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:41.200Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:41.200Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:41.200Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:41.465Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:41.465Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:41.725Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:42.310Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-09T16:21:42.577Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-09T16:21:42.577Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:42.577Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T16:21:42.577Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T16:21:42.577Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T16:21:42.836Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:42.836Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-09T16:21:42.836Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-09T16:21:42.836Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-09T16:21:42.836Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:42.836Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-09T16:21:42.836Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-09T16:21:42.836Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-09T16:21:42.836Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:42.836Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-09T16:21:43.095Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-09T16:21:43.095Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-09T16:21:43.095Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.095Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-09T16:21:43.095Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-09T16:21:43.095Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-09T16:21:43.095Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.095Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-09T16:21:43.356Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-09T16:21:43.356Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-09T16:21:43.356Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.356Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T16:21:43.356Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T16:21:43.356Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-09T16:21:43.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.615Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-09T16:21:43.615Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-09T16:21:43.615Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-09T16:21:43.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.615Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-09T16:21:43.615Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-09T16:21:43.615Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-09T16:21:43.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.875Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-09T16:21:43.875Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-09T16:21:43.875Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-09T16:21:43.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:43.875Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-09T16:21:43.875Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-09T16:21:44.135Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-09T16:21:44.135Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:44.135Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-09T16:21:44.135Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-09T16:21:44.135Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-09T16:21:44.396Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:44.396Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-09T16:21:44.396Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-09T16:21:44.396Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-09T16:21:44.396Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:44.396Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-09T16:21:44.396Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-09T16:21:44.966Z] Setting up apt (2.0.6) ... [2022-03-09T16:21:45.227Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-09T16:21:45.489Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:45.489Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T16:21:45.489Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T16:21:45.489Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-09T16:21:45.489Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T16:21:45.489Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T16:21:45.489Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T16:21:45.749Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-09T16:21:45.749Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-09T16:21:45.749Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T16:21:45.749Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T16:21:46.010Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-09T16:21:46.010Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T16:21:46.010Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T16:21:46.010Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T16:21:46.010Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-09T16:21:46.010Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T16:21:46.269Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-09T16:21:46.269Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T16:21:46.269Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-09T16:21:46.529Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-09T16:21:46.529Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-09T16:21:46.789Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T16:21:46.789Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-09T16:21:46.789Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-09T16:21:46.789Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-09T16:21:46.789Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-09T16:21:47.050Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-09T16:21:47.050Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-09T16:21:47.050Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-09T16:21:47.050Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-09T16:21:47.311Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-09T16:21:47.311Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-09T16:21:47.311Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-09T16:21:47.311Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-09T16:21:47.311Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-09T16:21:47.311Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-09T16:21:47.311Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-09T16:21:47.573Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-09T16:21:47.573Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-09T16:21:47.573Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-09T16:21:47.573Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-09T16:21:47.573Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-09T16:21:48.144Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-09T16:21:48.144Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-09T16:21:48.144Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.144Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.144Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.144Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.404Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.404Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.404Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.404Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.404Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.404Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.665Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T16:21:48.665Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T16:21:48.665Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-09T16:21:48.665Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-09T16:21:48.665Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:48.665Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:48.925Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:49.185Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:49.756Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:49.756Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:50.694Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:50.694Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:50.694Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:50.694Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:51.266Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:51.266Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:51.836Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T16:21:51.836Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T16:21:51.836Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-09T16:21:51.836Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-09T16:21:51.836Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-09T16:21:52.097Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-09T16:21:52.097Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T16:21:52.097Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-09T16:21:52.097Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T16:21:52.097Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.097Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-09T16:21:52.097Z] [2022-03-09T16:21:52.097Z] Current default time zone: 'Etc/UTC' [2022-03-09T16:21:52.097Z] Local time is now: Wed Mar 9 16:21:52 UTC 2022. [2022-03-09T16:21:52.097Z] Universal Time is now: Wed Mar 9 16:21:52 UTC 2022. [2022-03-09T16:21:52.097Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-09T16:21:52.097Z] [2022-03-09T16:21:52.097Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-09T16:21:52.097Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.097Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.097Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:52.097Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.097Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:52.356Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-09T16:21:52.356Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-09T16:21:52.356Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T16:21:52.356Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-09T16:21:52.356Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-09T16:21:52.356Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.356Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.356Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-09T16:21:52.356Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.356Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.356Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T16:21:52.356Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T16:21:52.356Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-09T16:21:52.356Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-09T16:21:54.266Z] Updating certificates in /etc/ssl/certs... [2022-03-09T16:21:54.838Z] 21 added, 21 removed; done. [2022-03-09T16:21:54.838Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.099Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-09T16:21:55.099Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-09T16:21:55.099Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.099Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-09T16:21:55.099Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-09T16:21:55.099Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-09T16:21:55.360Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-09T16:21:55.360Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.360Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-09T16:21:55.360Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.360Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.360Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T16:21:55.360Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T16:21:55.360Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-09T16:21:55.360Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-09T16:21:55.360Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-09T16:21:55.360Z] Updating certificates in /etc/ssl/certs... [2022-03-09T16:21:55.930Z] 0 added, 0 removed; done. [2022-03-09T16:21:55.930Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-09T16:21:55.930Z] done. [2022-03-09T16:21:57.071Z] Reading package lists... [2022-03-09T16:21:57.330Z] Building dependency tree... [2022-03-09T16:21:57.330Z] Reading state information... [2022-03-09T16:21:57.330Z] The following NEW packages will be installed: [2022-03-09T16:21:57.330Z] apt-transport-https [2022-03-09T16:21:57.591Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T16:21:57.591Z] Need to get 4680 B of archives. [2022-03-09T16:21:57.591Z] After this operation, 162 kB of additional disk space will be used. [2022-03-09T16:21:57.591Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-09T16:21:57.852Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T16:21:57.852Z] Fetched 4680 B in 0s (21.7 kB/s) [2022-03-09T16:21:57.852Z] Selecting previously unselected package apt-transport-https. [2022-03-09T16:21:57.852Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-09T16:21:57.852Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-09T16:21:57.852Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-09T16:21:57.852Z] Setting up apt-transport-https (2.0.6) ... [2022-03-09T16:21:58.111Z] Waiting for network to be ready... [2022-03-09T16:22:02.311Z] 2022-03-09T16:22:01Z INFO Waiting for automatic snapd restart... [2022-03-09T16:22:02.571Z] snapd 2.54.3 from Canonical* installed [2022-03-09T16:22:02.830Z] "snapd" switched to the "latest/stable" channel [2022-03-09T16:22:02.830Z] [2022-03-09T16:22:05.376Z] core20 20220215 from Canonical* installed [2022-03-09T16:22:05.376Z] "core20" switched to the "latest/stable" channel [2022-03-09T16:22:05.376Z] [2022-03-09T16:22:07.920Z] snapcraft 6.0.2 from Canonical* installed [2022-03-09T16:22:07.920Z] "snapcraft" switched to the "latest/stable" channel [2022-03-09T16:22:07.920Z] [2022-03-09T16:22:12.122Z] 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-09T16:22:12.122Z] - README.md [2022-03-09T16:22:12.122Z] [2022-03-09T16:22:12.122Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-09T16:22:12.693Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-09T16:22:12.693Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-09T16:22:12.693Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-09T16:22:12.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:22:12.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:22:12.736Z] ---> bf7513ea33e5 [2022-03-09T16:22:12.736Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:22:12.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:22:12.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:22:12.736Z] ---> bf7513ea33e5 [2022-03-09T16:22:12.736Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:22:12.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:22:12.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:22:12.736Z] ---> bf7513ea33e5 [2022-03-09T16:22:12.736Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:22:12.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:22:12.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:22:12.736Z] ---> bf7513ea33e5 [2022-03-09T16:22:12.736Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:22:12.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:22:12.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:22:12.736Z] ---> bf7513ea33e5 [2022-03-09T16:22:12.736Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:22:12.736Z] ---> Running in 2b9cc4e79965 [2022-03-09T16:22:12.736Z] ---> Running in 5f2d2af83d2d [2022-03-09T16:22:12.736Z] ---> Running in 8ac28ff07351 [2022-03-09T16:22:12.736Z] ---> Running in a752f3908fc3 [2022-03-09T16:22:12.736Z] ---> Running in d6356019bde1 [2022-03-09T16:22:12.736Z] Removing intermediate container 8ac28ff07351 [2022-03-09T16:22:12.736Z] ---> 7e6a672c59be [2022-03-09T16:22:12.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:22:12.736Z] Removing intermediate container a752f3908fc3 [2022-03-09T16:22:12.736Z] ---> 1a340dbc6bb9 [2022-03-09T16:22:12.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:22:12.736Z] Removing intermediate container d6356019bde1 [2022-03-09T16:22:12.736Z] ---> 1d85268dd5ba [2022-03-09T16:22:12.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:22:12.736Z] Removing intermediate container 5f2d2af83d2d [2022-03-09T16:22:12.736Z] ---> 59508ffea933 [2022-03-09T16:22:12.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:22:12.736Z] Removing intermediate container 2b9cc4e79965 [2022-03-09T16:22:12.736Z] ---> a9db66729d6e [2022-03-09T16:22:12.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:22:12.736Z] ---> Running in 1b0ee16c886f [2022-03-09T16:22:12.736Z] ---> Running in 16dae270c7dd [2022-03-09T16:22:12.736Z] ---> Running in 92346efcc72c [2022-03-09T16:22:12.736Z] ---> Running in 5dfed7045752 [2022-03-09T16:22:12.736Z] ---> Running in 218ca10fc566 [2022-03-09T16:22:13.011Z] Removing intermediate container 16dae270c7dd [2022-03-09T16:22:13.011Z] ---> 1bc2350ec11f [2022-03-09T16:22:13.011Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:22:13.011Z] Removing intermediate container 1b0ee16c886f [2022-03-09T16:22:13.011Z] ---> 2521b8db0ee3 [2022-03-09T16:22:13.011Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-09T16:22:13.262Z] Fetched 114 kB in 1s (138 kB/s) [2022-03-09T16:22:13.291Z] ---> Running in bdcc9ec2e8ec [2022-03-09T16:22:13.292Z] ---> Running in 83b0ea34b7b5 [2022-03-09T16:22:13.830Z] Reading package lists... [2022-03-09T16:22:13.900Z] Removing intermediate container 92346efcc72c [2022-03-09T16:22:13.900Z] ---> e2c9966944bc [2022-03-09T16:22:13.900Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:22:13.900Z] Removing intermediate container 5dfed7045752 [2022-03-09T16:22:13.900Z] ---> 09abd90db191 [2022-03-09T16:22:13.900Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:22:13.900Z] Removing intermediate container 218ca10fc566 [2022-03-09T16:22:13.900Z] ---> c369f16a48dc [2022-03-09T16:22:13.900Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:22:13.900Z] ---> Running in f8f4d663a181 [2022-03-09T16:22:14.176Z] ---> Running in a1559071fcdd [2022-03-09T16:22:14.176Z] ---> Running in f8e3d45e6250 [2022-03-09T16:22:14.400Z] 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-09T16:22:14.400Z] Reading package lists... [2022-03-09T16:22:14.400Z] Building dependency tree... [2022-03-09T16:22:14.400Z] Reading state information... [2022-03-09T16:22:14.659Z] Suggested packages: [2022-03-09T16:22:14.659Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-09T16:22:14.659Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-09T16:22:14.659Z] krb5-user libnorm-doc [2022-03-09T16:22:14.659Z] Recommended packages: [2022-03-09T16:22:14.659Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-09T16:22:14.659Z] The following NEW packages will be installed: [2022-03-09T16:22:14.659Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-09T16:22:14.659Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-09T16:22:14.659Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-09T16:22:14.659Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-09T16:22:14.659Z] libzmq5 pkg-config zip [2022-03-09T16:22:14.659Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T16:22:14.920Z] Need to get 10.3 MB of archives. [2022-03-09T16:22:14.920Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-09T16:22:14.920Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-09T16:22:14.920Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-09T16:22:15.491Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-09T16:22:15.491Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-09T16:22:15.491Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-09T16:22:15.491Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-09T16:22:15.491Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-09T16:22:15.491Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-09T16:22:15.491Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-09T16:22:15.491Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-09T16:22:15.491Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-09T16:22:15.491Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-09T16:22:15.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:15.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:15.751Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-09T16:22:15.751Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-09T16:22:15.751Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-09T16:22:15.751Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-09T16:22:15.751Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-09T16:22:15.751Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-09T16:22:15.751Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-09T16:22:15.751Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-09T16:22:15.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:16.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:16.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:16.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:16.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:17.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:17.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:17.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:22:17.663Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-09T16:22:17.664Z] OK: 220 MiB in 52 packages [2022-03-09T16:22:17.937Z] OK: 220 MiB in 52 packages [2022-03-09T16:22:18.226Z] OK: 220 MiB in 52 packages [2022-03-09T16:22:18.830Z] OK: 220 MiB in 52 packages [2022-03-09T16:22:18.830Z] OK: 220 MiB in 52 packages [2022-03-09T16:22:19.434Z] Removing intermediate container 83b0ea34b7b5 [2022-03-09T16:22:19.434Z] ---> fbaa6fee6e00 [2022-03-09T16:22:19.434Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:22:19.706Z] Removing intermediate container bdcc9ec2e8ec [2022-03-09T16:22:19.706Z] ---> e7c97bc206d0 [2022-03-09T16:22:19.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:22:19.706Z] Removing intermediate container f8f4d663a181 [2022-03-09T16:22:19.706Z] ---> f2b3cfef3320 [2022-03-09T16:22:19.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:22:20.308Z] Removing intermediate container f8e3d45e6250 [2022-03-09T16:22:20.308Z] ---> 20225fa73802 [2022-03-09T16:22:20.308Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:22:20.581Z] Removing intermediate container a1559071fcdd [2022-03-09T16:22:20.581Z] ---> 1acc7b829199 [2022-03-09T16:22:20.581Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:22:20.581Z] ---> 8ec2065b387f [2022-03-09T16:22:20.581Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:22:20.858Z] ---> Running in 7563e7b28c00 [2022-03-09T16:22:20.858Z] ---> 578cc6983b85 [2022-03-09T16:22:20.858Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:22:20.858Z] ---> Running in 60636371510a [2022-03-09T16:22:21.150Z] ---> 61527dae3af6 [2022-03-09T16:22:21.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:22:21.425Z] ---> Running in ccb913b63b06 [2022-03-09T16:22:21.700Z] ---> b93511a00e9b [2022-03-09T16:22:21.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:22:21.981Z] ---> e104b4de35b8 [2022-03-09T16:22:21.981Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:22:21.981Z] ---> Running in adbb34810473 [2022-03-09T16:22:22.269Z] ---> Running in 344f30410bb0 [2022-03-09T16:22:24.239Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-09T16:22:24.240Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-09T16:22:24.240Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-09T16:22:24.240Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-09T16:22:24.240Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-09T16:22:24.240Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-09T16:22:24.240Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T16:22:24.240Z] Fetched 10.3 MB in 9s (1166 kB/s) [2022-03-09T16:22:24.240Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-09T16:22:24.240Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-09T16:22:24.240Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libsodium23:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libpsl5:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package librtmp1:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libssh-4:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-09T16:22:24.240Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-09T16:22:24.240Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-09T16:22:24.240Z] Selecting previously unselected package liberror-perl. [2022-03-09T16:22:24.240Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-09T16:22:24.240Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-09T16:22:24.499Z] Selecting previously unselected package git-man. [2022-03-09T16:22:24.499Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-09T16:22:24.499Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-09T16:22:24.499Z] Selecting previously unselected package git. [2022-03-09T16:22:24.499Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-09T16:22:24.499Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-09T16:22:25.074Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-09T16:22:25.075Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.075Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:25.075Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-09T16:22:25.075Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.075Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:25.334Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-09T16:22:25.334Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.334Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:25.334Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-09T16:22:25.334Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.334Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:25.334Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-09T16:22:25.334Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-09T16:22:25.334Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-09T16:22:25.334Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-09T16:22:25.334Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.334Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:25.594Z] Selecting previously unselected package libnorm1:amd64. [2022-03-09T16:22:25.594Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-09T16:22:25.594Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T16:22:25.594Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-09T16:22:25.594Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-09T16:22:25.594Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T16:22:25.594Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-09T16:22:25.594Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-09T16:22:25.594Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T16:22:25.854Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-09T16:22:25.854Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-09T16:22:25.854Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T16:22:25.854Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-09T16:22:25.854Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-09T16:22:25.854Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-09T16:22:25.854Z] Selecting previously unselected package libzmq5:amd64. [2022-03-09T16:22:25.854Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-09T16:22:25.854Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T16:22:25.854Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-09T16:22:25.854Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T16:22:25.854Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.113Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-09T16:22:26.113Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-09T16:22:26.113Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T16:22:26.113Z] Selecting previously unselected package pkg-config. [2022-03-09T16:22:26.113Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-09T16:22:26.113Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-09T16:22:26.113Z] Selecting previously unselected package zip. [2022-03-09T16:22:26.113Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-09T16:22:26.113Z] Unpacking zip (3.0-11build1) ... [2022-03-09T16:22:26.113Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-09T16:22:26.113Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-09T16:22:26.113Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-09T16:22:26.373Z] No schema files found: doing nothing. [2022-03-09T16:22:26.373Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-09T16:22:26.373Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T16:22:26.373Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-09T16:22:26.373Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T16:22:26.373Z] Setting up liberror-perl (0.17029-1) ... [2022-03-09T16:22:26.373Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.373Z] Setting up zip (3.0-11build1) ... [2022-03-09T16:22:26.373Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-09T16:22:26.373Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-09T16:22:26.373Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-09T16:22:26.373Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-09T16:22:26.373Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-09T16:22:26.373Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.373Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-09T16:22:26.373Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.373Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T16:22:26.373Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.373Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T16:22:26.373Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-09T16:22:26.373Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T16:22:26.373Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-09T16:22:26.571Z] Removing intermediate container 7563e7b28c00 [2022-03-09T16:22:26.571Z] ---> c77938ff185c [2022-03-09T16:22:26.571Z] Step 8/24 : COPY . . [2022-03-09T16:22:26.631Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.632Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T16:22:26.632Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T16:22:26.632Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T16:22:27.200Z] comerr-dev set to automatically installed. [2022-03-09T16:22:27.200Z] git set to automatically installed. [2022-03-09T16:22:27.200Z] git-man set to automatically installed. [2022-03-09T16:22:27.200Z] krb5-multidev set to automatically installed. [2022-03-09T16:22:27.200Z] libbrotli1 set to automatically installed. [2022-03-09T16:22:27.200Z] libcurl3-gnutls set to automatically installed. [2022-03-09T16:22:27.200Z] liberror-perl set to automatically installed. [2022-03-09T16:22:27.200Z] libglib2.0-0 set to automatically installed. [2022-03-09T16:22:27.200Z] libgssrpc4 set to automatically installed. [2022-03-09T16:22:27.200Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-09T16:22:27.200Z] libkadm5srv-mit11 set to automatically installed. [2022-03-09T16:22:27.200Z] libkdb5-9 set to automatically installed. [2022-03-09T16:22:27.200Z] libkrb5-dev set to automatically installed. [2022-03-09T16:22:27.200Z] libnghttp2-14 set to automatically installed. [2022-03-09T16:22:27.200Z] libnorm-dev set to automatically installed. [2022-03-09T16:22:27.200Z] libnorm1 set to automatically installed. [2022-03-09T16:22:27.200Z] libpgm-5.2-0 set to automatically installed. [2022-03-09T16:22:27.200Z] libpgm-dev set to automatically installed. [2022-03-09T16:22:27.200Z] libpsl5 set to automatically installed. [2022-03-09T16:22:27.200Z] librtmp1 set to automatically installed. [2022-03-09T16:22:27.200Z] libsodium-dev set to automatically installed. [2022-03-09T16:22:27.200Z] libsodium23 set to automatically installed. [2022-03-09T16:22:27.200Z] libssh-4 set to automatically installed. [2022-03-09T16:22:27.200Z] libzmq3-dev set to automatically installed. [2022-03-09T16:22:27.200Z] libzmq5 set to automatically installed. [2022-03-09T16:22:27.200Z] pkg-config set to automatically installed. [2022-03-09T16:22:27.200Z] zip set to automatically installed. [2022-03-09T16:22:27.553Z] Removing intermediate container 60636371510a [2022-03-09T16:22:27.553Z] ---> 7256af60d2d7 [2022-03-09T16:22:27.553Z] Step 8/23 : COPY . . [2022-03-09T16:22:27.767Z] snapd is not logged in, snap install commands will use sudo [2022-03-09T16:22:27.828Z] Removing intermediate container ccb913b63b06 [2022-03-09T16:22:27.828Z] ---> 15145d8ea579 [2022-03-09T16:22:27.828Z] Step 8/23 : COPY . . [2022-03-09T16:22:28.104Z] Removing intermediate container adbb34810473 [2022-03-09T16:22:28.104Z] ---> 2bd6a9c47aad [2022-03-09T16:22:28.104Z] Step 8/23 : COPY . . [2022-03-09T16:22:28.104Z] Removing intermediate container 344f30410bb0 [2022-03-09T16:22:28.104Z] ---> c65a9dd84431 [2022-03-09T16:22:28.104Z] Step 8/24 : COPY . . [2022-03-09T16:22:39.986Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-09T16:22:40.245Z] Downloading snap 'edgex-app-service-configurable' [2022-03-09T16:22:42.786Z] Pulling app-service-configurable [2022-03-09T16:22:42.786Z] + snapcraftctl pull [2022-03-09T16:22:44.167Z] Pulling config-common [2022-03-09T16:22:44.425Z] + snapcraftctl pull [2022-03-09T16:22:45.813Z] Pulling go-build-helper [2022-03-09T16:22:45.813Z] + snapcraftctl pull [2022-03-09T16:22:47.193Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-09T16:22:47.193Z] Skipping pull go-build-helper (already ran) [2022-03-09T16:22:47.193Z] Building go-build-helper [2022-03-09T16:22:47.193Z] + snapcraftctl build [2022-03-09T16:22:48.134Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-09T16:22:48.706Z] Staging go-build-helper [2022-03-09T16:22:48.706Z] + snapcraftctl stage [2022-03-09T16:22:54.907Z] ---> dc2fdd3ae168 [2022-03-09T16:22:54.907Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:22:54.907Z] ---> 949b71379fc5 [2022-03-09T16:22:54.907Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-09T16:22:54.907Z] ---> 3bfeb823cf18 [2022-03-09T16:22:54.907Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-09T16:22:54.907Z] ---> 1916eea1fd85 [2022-03-09T16:22:54.907Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:22:54.907Z] ---> 0b3d685b1022 [2022-03-09T16:22:54.907Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:22:54.907Z] ---> Running in 5dbb8af4c382 [2022-03-09T16:22:54.907Z] ---> Running in 6817f85722f6 [2022-03-09T16:22:54.907Z] ---> Running in 3bba4c3beb29 [2022-03-09T16:22:54.907Z] ---> Running in b52fe27904d7 [2022-03-09T16:22:54.907Z] ---> Running in f668f3ef53af [2022-03-09T16:22:54.907Z] Removing intermediate container 5dbb8af4c382 [2022-03-09T16:22:54.907Z] ---> 00306a539f75 [2022-03-09T16:22:54.907Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:22:54.907Z] ---> Running in 46ba40dcad80 [2022-03-09T16:22:54.907Z] Removing intermediate container b52fe27904d7 [2022-03-09T16:22:54.907Z] ---> 17a4491ba9c6 [2022-03-09T16:22:54.907Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:22:54.907Z] Removing intermediate container f668f3ef53af [2022-03-09T16:22:54.907Z] ---> 24e9b3ac97cb [2022-03-09T16:22:54.907Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:22:54.907Z] ---> Running in 9af0de737231 [2022-03-09T16:22:54.907Z] ---> Running in f8e69d680b05 [2022-03-09T16:22:55.285Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-09T16:22:55.286Z] Fetched 290 kB in 0s (0 B/s) [2022-03-09T16:22:55.286Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-09T16:22:55.286Z] Fetched 158 kB in 0s (0 B/s) [2022-03-09T16:22:55.286Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-09T16:22:55.286Z] Fetched 242 kB in 0s (0 B/s) [2022-03-09T16:22:55.286Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-09T16:22:55.286Z] Fetched 150 kB in 0s (0 B/s) [2022-03-09T16:22:55.286Z] Pulling edgex-go [2022-03-09T16:22:55.286Z] + snapcraftctl pull [2022-03-09T16:22:55.513Z] 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-09T16:22:55.513Z] 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-09T16:22:55.545Z] Pulling hooks [2022-03-09T16:22:55.545Z] + snapcraftctl pull [2022-03-09T16:22:58.141Z] spire-1.2.0/ [2022-03-09T16:22:58.420Z] spire-1.2.0/ [2022-03-09T16:22:58.420Z] spire-1.2.0/ [2022-03-09T16:23:02.748Z] spire-1.2.0/README.md [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/ [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/spire-server [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/server/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/agent/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:23:02.748Z] spire-1.2.0/LICENSE [2022-03-09T16:23:02.748Z] spire-1.2.0/README.md [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/ [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/spire-server [2022-03-09T16:23:02.748Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/server/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/agent/ [2022-03-09T16:23:02.748Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:23:02.748Z] spire-1.2.0/LICENSE [2022-03-09T16:23:03.355Z] spire-1.2.0/README.md [2022-03-09T16:23:03.355Z] spire-1.2.0/bin/ [2022-03-09T16:23:03.355Z] spire-1.2.0/bin/spire-server [2022-03-09T16:23:03.355Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:23:03.355Z] spire-1.2.0/conf/ [2022-03-09T16:23:03.355Z] spire-1.2.0/conf/server/ [2022-03-09T16:23:03.355Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:23:03.355Z] spire-1.2.0/conf/agent/ [2022-03-09T16:23:03.355Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:23:03.355Z] spire-1.2.0/LICENSE [2022-03-09T16:23:10.564Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-09T16:23:10.564Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-09T16:23:10.564Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-09T16:23:10.564Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-09T16:23:10.564Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-09T16:23:10.564Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-09T16:23:10.564Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-09T16:23:10.564Z] Fetched 234 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-09T16:23:10.564Z] Fetched 155 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-09T16:23:10.564Z] Fetched 170 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-09T16:23:10.564Z] Fetched 267 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-09T16:23:10.564Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-09T16:23:10.564Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-09T16:23:10.564Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-09T16:23:10.564Z] Fetched 121 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-09T16:23:10.564Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-09T16:23:10.564Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-09T16:23:10.564Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-09T16:23:10.564Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-09T16:23:10.564Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-09T16:23:10.564Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-09T16:23:10.564Z] Fetched 142 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-09T16:23:10.564Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-09T16:23:10.564Z] Fetched 181 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-09T16:23:10.564Z] Fetched 208 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-09T16:23:10.564Z] Fetched 161 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-09T16:23:10.564Z] Fetched 107 kB in 0s (0 B/s) [2022-03-09T16:23:10.564Z] Pulling static-packages [2022-03-09T16:23:10.564Z] + snapcraftctl pull [2022-03-09T16:23:11.135Z] Pulling version [2022-03-09T16:23:11.135Z] + cd /root/project [2022-03-09T16:23:11.135Z] ++ git describe --tags --abbrev=0 [2022-03-09T16:23:11.135Z] ++ sed s/v// [2022-03-09T16:23:11.135Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-09T16:23:11.135Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-09T16:23:11.135Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-09T16:23:12.514Z] Building app-service-configurable [2022-03-09T16:23:12.514Z] + snapcraftctl build [2022-03-09T16:23:14.423Z] Building config-common [2022-03-09T16:23:14.423Z] + snapcraftctl build [2022-03-09T16:23:15.787Z] Removing intermediate container 9af0de737231 [2022-03-09T16:23:15.787Z] ---> 2dcc71b3a013 [2022-03-09T16:23:15.787Z] [2022-03-09T16:23:15.787Z] Step 11/23 : FROM alpine:3.15 [2022-03-09T16:23:15.787Z] Removing intermediate container f8e69d680b05 [2022-03-09T16:23:15.787Z] ---> 31ce755d4917 [2022-03-09T16:23:15.787Z] [2022-03-09T16:23:15.787Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:23:15.787Z] Removing intermediate container 46ba40dcad80 [2022-03-09T16:23:15.787Z] ---> a1bd9c5cd8d8 [2022-03-09T16:23:15.787Z] [2022-03-09T16:23:15.787Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:23:15.787Z] 3.15: Pulling from library/alpine [2022-03-09T16:23:15.787Z] 3.15: Pulling from library/alpine [2022-03-09T16:23:15.787Z] 3.15: Pulling from library/alpine [2022-03-09T16:23:15.799Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-09T16:23:16.080Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:23:16.080Z] Status: Downloaded newer image for alpine:3.15 [2022-03-09T16:23:16.080Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:23:16.080Z] Status: Image is up to date for alpine:3.15 [2022-03-09T16:23:16.080Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:23:16.080Z] Status: Image is up to date for alpine:3.15 [2022-03-09T16:23:16.080Z] ---> 8e1d7573f448 [2022-03-09T16:23:16.080Z] ---> 8e1d7573f448 [2022-03-09T16:23:16.080Z] ---> 8e1d7573f448 [2022-03-09T16:23:16.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:23:16.080Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:23:16.080Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:23:16.362Z] ---> Running in 9169aeeec180 [2022-03-09T16:23:16.362Z] ---> Running in 35038f7249cc [2022-03-09T16:23:16.362Z] ---> Running in 12d5d42079de [2022-03-09T16:23:16.369Z] Skipping build go-build-helper (already ran) [2022-03-09T16:23:16.369Z] Building edgex-go [2022-03-09T16:23:16.628Z] + cd /root/parts/edgex-go/src [2022-03-09T16:23:16.628Z] ++ git describe --tags --abbrev=0 [2022-03-09T16:23:16.628Z] ++ sed s/v// [2022-03-09T16:23:16.628Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-09T16:23:16.628Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-09T16:23:16.628Z] + echo 2.2.0-dev.33 [2022-03-09T16:23:16.628Z] + '[' '!' -d vendor ']' [2022-03-09T16:23:16.628Z] + go mod download all [2022-03-09T16:23:17.350Z] Removing intermediate container 35038f7249cc [2022-03-09T16:23:17.350Z] ---> 4d04eefd06f6 [2022-03-09T16:23:17.350Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:23:17.350Z] Removing intermediate container 9169aeeec180 [2022-03-09T16:23:17.350Z] ---> d12363ef8912 [2022-03-09T16:23:17.350Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:23:17.624Z] Removing intermediate container 12d5d42079de [2022-03-09T16:23:17.624Z] ---> 3c33bfa1f489 [2022-03-09T16:23:17.624Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:23:17.624Z] ---> Running in b0ec863d6c01 [2022-03-09T16:23:17.624Z] ---> Running in a95195279276 [2022-03-09T16:23:17.905Z] ---> Running in 4c924bc96638 [2022-03-09T16:23:22.244Z] Removing intermediate container a95195279276 [2022-03-09T16:23:22.244Z] ---> 1b88490050fe [2022-03-09T16:23:22.244Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-09T16:23:22.244Z] ---> Running in f905d2b44c77 [2022-03-09T16:23:22.532Z] Removing intermediate container b0ec863d6c01 [2022-03-09T16:23:22.532Z] ---> 8ea16afbb5bc [2022-03-09T16:23:22.532Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:23:22.532Z] ---> Running in b394b287d4ef [2022-03-09T16:23:22.532Z] Removing intermediate container 4c924bc96638 [2022-03-09T16:23:22.532Z] ---> 3e6fa3e16097 [2022-03-09T16:23:22.532Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:23:22.811Z] ---> Running in 93aa936d0f07 [2022-03-09T16:23:24.770Z] + make build [2022-03-09T16:23:24.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T16:23:24.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:25.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:25.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:25.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:26.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:26.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:27.218Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:23:27.218Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:23:27.218Z] OK: 15734 distinct packages available [2022-03-09T16:23:27.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:27.772Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:23:27.772Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:23:27.772Z] OK: 15734 distinct packages available [2022-03-09T16:23:27.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:27.772Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:23:27.772Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:23:27.772Z] OK: 15734 distinct packages available [2022-03-09T16:23:28.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:28.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:28.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:29.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:23:30.194Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-09T16:23:30.194Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T16:23:30.194Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:23:30.194Z] (3/4) Installing libucontext (1.1-r0) [2022-03-09T16:23:30.194Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:23:30.469Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-09T16:23:30.469Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T16:23:30.469Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:23:30.469Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T16:23:30.469Z] OK: 6 MiB in 18 packages [2022-03-09T16:23:30.469Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T16:23:30.469Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T16:23:30.469Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:23:30.745Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T16:23:30.745Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:23:30.745Z] OK: 6 MiB in 19 packages [2022-03-09T16:23:30.745Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T16:23:30.745Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T16:23:31.021Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:23:31.021Z] OK: 6 MiB in 19 packages [2022-03-09T16:23:33.011Z] Removing intermediate container f905d2b44c77 [2022-03-09T16:23:33.011Z] ---> b6d2239bddc7 [2022-03-09T16:23:33.011Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:23:33.011Z] Removing intermediate container 93aa936d0f07 [2022-03-09T16:23:33.011Z] ---> ab9215807b1b [2022-03-09T16:23:33.011Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-09T16:23:33.292Z] Removing intermediate container b394b287d4ef [2022-03-09T16:23:33.292Z] ---> 7187d274249b [2022-03-09T16:23:33.292Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:23:34.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T16:23:40.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T16:23:40.057Z] ---> 90a0eeab2cc7 [2022-03-09T16:23:40.057Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:23:40.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T16:23:41.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T16:23:42.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T16:23:42.688Z] ---> 8fa2b80be676 [2022-03-09T16:23:42.688Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:23:43.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T16:23:44.132Z] ---> c9b83f323cb8 [2022-03-09T16:23:44.132Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-09T16:23:44.417Z] ---> Running in 06f587102a50 [2022-03-09T16:23:44.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T16:23:44.696Z] ---> b799b266bbf7 [2022-03-09T16:23:44.696Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:23:45.295Z] Removing intermediate container 06f587102a50 [2022-03-09T16:23:45.295Z] ---> 359164b4863e [2022-03-09T16:23:45.295Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-09T16:23:45.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T16:23:46.747Z] ---> ab4e4d7d4a7f [2022-03-09T16:23:46.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-09T16:23:46.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T16:23:47.734Z] ---> 9135565926dc [2022-03-09T16:23:47.734Z] Step 19/24 : WORKDIR / [2022-03-09T16:23:47.734Z] ---> Running in 4fe80785de78 [2022-03-09T16:23:47.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T16:23:48.344Z] ---> 8d2af5255b3f [2022-03-09T16:23:48.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-09T16:23:48.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T16:23:48.948Z] Removing intermediate container 4fe80785de78 [2022-03-09T16:23:48.948Z] ---> afec827cd6c6 [2022-03-09T16:23:48.948Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:23:49.227Z] ---> Running in c6b5c4b5ba18 [2022-03-09T16:23:49.508Z] ---> baba2e0a381b [2022-03-09T16:23:49.508Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:23:49.783Z] ---> ef024005c50f [2022-03-09T16:23:49.783Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:23:50.144Z] Removing intermediate container c6b5c4b5ba18 [2022-03-09T16:23:50.144Z] ---> 09a8281e6c62 [2022-03-09T16:23:50.144Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:23:50.144Z] ---> Running in bdf4d0c7a49c [2022-03-09T16:23:50.144Z] ---> Running in d15d57863030 [2022-03-09T16:23:50.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T16:23:51.249Z] Removing intermediate container d15d57863030 [2022-03-09T16:23:51.250Z] ---> acc6d9dc35be [2022-03-09T16:23:51.250Z] Step 22/24 : LABEL arch=arm64 [2022-03-09T16:23:51.250Z] ---> Running in 0e8a92068bea [2022-03-09T16:23:51.250Z] Removing intermediate container bdf4d0c7a49c [2022-03-09T16:23:51.250Z] ---> 1882c699727c [2022-03-09T16:23:51.250Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:23:51.250Z] ---> 3b2ad08be3d9 [2022-03-09T16:23:51.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-09T16:23:51.548Z] ---> Running in b8921d0c3e6d [2022-03-09T16:23:52.226Z] Removing intermediate container 0e8a92068bea [2022-03-09T16:23:52.226Z] ---> f262f8005ee1 [2022-03-09T16:23:52.226Z] Step 23/24 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:23:52.572Z] ---> Running in 9cb9774c3de0 [2022-03-09T16:23:52.572Z] Removing intermediate container b8921d0c3e6d [2022-03-09T16:23:52.572Z] ---> 85d72590fdaf [2022-03-09T16:23:52.572Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T16:23:52.898Z] ---> Running in 1829f7b14b6c [2022-03-09T16:23:53.200Z] ---> 29b34ca57d3e [2022-03-09T16:23:53.200Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-09T16:23:53.521Z] Removing intermediate container 9cb9774c3de0 [2022-03-09T16:23:53.521Z] ---> 5f8dd8ec6a48 [2022-03-09T16:23:53.521Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:23:53.521Z] ---> Running in 7381729d6920 [2022-03-09T16:23:53.798Z] Removing intermediate container 1829f7b14b6c [2022-03-09T16:23:53.798Z] ---> b47eba49fbe1 [2022-03-09T16:23:53.798Z] Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:23:54.072Z] ---> Running in 2df02469fa2c [2022-03-09T16:23:54.673Z] Removing intermediate container 7381729d6920 [2022-03-09T16:23:54.673Z] ---> 11590176e198 [2022-03-09T16:23:54.673Z] [2022-03-09T16:23:54.947Z] ---> 88a020f11bd9 [2022-03-09T16:23:54.947Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:23:54.947Z] Removing intermediate container 2df02469fa2c [2022-03-09T16:23:54.947Z] ---> 7b9b48aadcd5 [2022-03-09T16:23:54.947Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:23:54.947Z] ---> Running in 4b4f8a8a9033 [2022-03-09T16:23:55.254Z] ---> Running in 3071a2134210 [2022-03-09T16:23:55.851Z] Removing intermediate container 4b4f8a8a9033 [2022-03-09T16:23:55.851Z] ---> 86feb3b39283 [2022-03-09T16:23:55.851Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:23:56.124Z] ---> Running in 79371e34ab1a [2022-03-09T16:23:56.124Z] Removing intermediate container 3071a2134210 [2022-03-09T16:23:56.124Z] ---> a98cbdb4d56b [2022-03-09T16:23:56.124Z] [2022-03-09T16:23:56.124Z] Successfully built 11590176e198 [2022-03-09T16:23:56.124Z] Successfully tagged security-spire-config-arm64:latest [2022-03-09T16:23:56.124Z] Building security-spiffe-token-provider [2022-03-09T16:23:56.728Z]  Building security-spire-config ... done Successfully built a98cbdb4d56b [2022-03-09T16:23:56.728Z] Successfully tagged security-spire-server-arm64:latest [2022-03-09T16:23:56.728Z]  Building security-spire-server ... done Building core-data [2022-03-09T16:23:56.728Z] Removing intermediate container 79371e34ab1a [2022-03-09T16:23:56.728Z] ---> 92919124e89d [2022-03-09T16:23:56.728Z] Step 22/24 : LABEL arch=arm64 [2022-03-09T16:23:57.002Z] ---> Running in 8593f5d9a910 [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-09T16:23:57.202Z] + case "$service" in [2022-03-09T16:23:57.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-09T16:23:57.202Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-09T16:23:57.202Z] + 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-09T16:23:57.202Z] Building hooks [2022-03-09T16:23:57.202Z] + cd /root/parts/hooks/src [2022-03-09T16:23:57.202Z] + make build [2022-03-09T16:23:57.202Z] go mod tidy [2022-03-09T16:23:57.202Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-09T16:23:57.275Z] Removing intermediate container 8593f5d9a910 [2022-03-09T16:23:57.275Z] ---> da2c9699822e [2022-03-09T16:23:57.275Z] Step 23/24 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:23:57.549Z] ---> Running in df4ee5d35229 [2022-03-09T16:23:57.770Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-09T16:23:57.771Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-09T16:23:57.771Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-09T16:23:57.826Z] Removing intermediate container df4ee5d35229 [2022-03-09T16:23:57.826Z] ---> 1f9ca2bf2c4f [2022-03-09T16:23:57.826Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:23:58.098Z] ---> Running in 32ac92b46cc8 [2022-03-09T16:23:58.340Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-09T16:23:58.712Z] Removing intermediate container 32ac92b46cc8 [2022-03-09T16:23:58.712Z] ---> b3874db798ed [2022-03-09T16:23:58.712Z] [2022-03-09T16:23:58.907Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-09T16:23:58.907Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-09T16:23:58.987Z] Successfully built b3874db798ed [2022-03-09T16:23:58.987Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-09T16:23:58.987Z] Building security-bootstrapper [2022-03-09T16:24:00.816Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-09T16:24:00.816Z] Building static-packages [2022-03-09T16:24:00.816Z] + snapcraftctl build [2022-03-09T16:24:02.725Z] Building version [2022-03-09T16:24:02.725Z] + snapcraftctl build [2022-03-09T16:24:04.633Z] Staging app-service-configurable [2022-03-09T16:24:04.633Z] + snapcraftctl stage [2022-03-09T16:24:06.012Z] Staging config-common [2022-03-09T16:24:06.012Z] + snapcraftctl stage [2022-03-09T16:24:06.950Z] Skipping stage go-build-helper (already ran) [2022-03-09T16:24:06.950Z] Staging edgex-go [2022-03-09T16:24:06.950Z] + snapcraftctl stage [2022-03-09T16:24:08.335Z] Staging hooks [2022-03-09T16:24:08.335Z] + snapcraftctl stage [2022-03-09T16:24:09.718Z] Staging static-packages [2022-03-09T16:24:09.718Z] + snapcraftctl stage [2022-03-09T16:24:11.099Z] Staging version [2022-03-09T16:24:11.099Z] + snapcraftctl stage [2022-03-09T16:24:12.546Z] Priming app-service-configurable [2022-03-09T16:24:12.546Z] + snapcraftctl prime [2022-03-09T16:24:15.855Z] 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-09T16:24:15.855Z] stage-packages: [2022-03-09T16:24:15.855Z] - libnorm1 [2022-03-09T16:24:15.855Z] - libpgm-5.2-0 [2022-03-09T16:24:15.855Z] - libsodium23 [2022-03-09T16:24:15.855Z] - libzmq5 [2022-03-09T16:24:15.855Z] Priming config-common [2022-03-09T16:24:15.855Z] + snapcraftctl prime [2022-03-09T16:24:17.233Z] Priming go-build-helper [2022-03-09T16:24:17.233Z] + snapcraftctl prime [2022-03-09T16:24:18.613Z] Priming edgex-go [2022-03-09T16:24:18.613Z] + snapcraftctl prime [2022-03-09T16:24:19.993Z] Priming hooks [2022-03-09T16:24:19.993Z] + snapcraftctl prime [2022-03-09T16:24:21.372Z] Priming static-packages [2022-03-09T16:24:21.372Z] + snapcraftctl prime [2022-03-09T16:24:25.565Z] Priming version [2022-03-09T16:24:25.565Z] + snapcraftctl prime [2022-03-09T16:24:26.944Z] 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-09T16:24:55.674Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:24:55.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:24:55.674Z] ---> bf7513ea33e5 [2022-03-09T16:24:55.674Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> a9db66729d6e [2022-03-09T16:24:55.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> 09abd90db191 [2022-03-09T16:24:55.674Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-09T16:24:55.674Z] ---> Running in 818329ae8758 [2022-03-09T16:24:55.674Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:24:55.674Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:24:55.674Z] ---> bf7513ea33e5 [2022-03-09T16:24:55.674Z] Step 3/20 : WORKDIR /edgex-go [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> a9db66729d6e [2022-03-09T16:24:55.674Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-09T16:24:55.674Z] ---> Running in 332085a39c54 [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] Removing intermediate container 3bba4c3beb29 [2022-03-09T16:24:55.674Z] ---> fb554d44fb6d [2022-03-09T16:24:55.674Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-09T16:24:55.674Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:24:55.674Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:24:55.674Z] ---> bf7513ea33e5 [2022-03-09T16:24:55.674Z] Step 3/31 : WORKDIR /edgex-go [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> a9db66729d6e [2022-03-09T16:24:55.674Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> 09abd90db191 [2022-03-09T16:24:55.674Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> 1acc7b829199 [2022-03-09T16:24:55.674Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> e104b4de35b8 [2022-03-09T16:24:55.674Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> c65a9dd84431 [2022-03-09T16:24:55.674Z] Step 8/31 : COPY . . [2022-03-09T16:24:55.674Z] ---> Running in ea2bc560bdb5 [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] ---> Using cache [2022-03-09T16:24:55.674Z] ---> 0b3d685b1022 [2022-03-09T16:24:55.674Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-09T16:24:55.674Z] ---> Running in 57c0c6f14b95 [2022-03-09T16:24:55.674Z] OK: 220 MiB in 52 packages [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] Removing intermediate container 818329ae8758 [2022-03-09T16:24:55.674Z] ---> 478b915582f9 [2022-03-09T16:24:55.674Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:24:55.674Z] 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-09T16:24:55.674Z] 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-09T16:24:55.674Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:24:55.674Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:24:55.674Z] OK: 15737 distinct packages available [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:24:55.674Z] ---> d8cea834ecab [2022-03-09T16:24:55.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:24:55.674Z] ---> Running in c5b533ee0f44 [2022-03-09T16:24:55.952Z] Removing intermediate container 6817f85722f6 [2022-03-09T16:24:55.952Z] ---> bd1c87584693 [2022-03-09T16:24:55.952Z] [2022-03-09T16:24:55.952Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:24:55.952Z] 3.14: Pulling from library/alpine [2022-03-09T16:24:56.230Z] OK: 220 MiB in 52 packages [2022-03-09T16:24:58.880Z] Removing intermediate container 332085a39c54 [2022-03-09T16:24:58.880Z] ---> 2db08efd1bfd [2022-03-09T16:24:58.880Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-09T16:24:58.880Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T16:24:58.880Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T16:24:58.880Z] ---> 5b8b7b635229 [2022-03-09T16:24:58.880Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:24:58.880Z] ---> Running in 19533d283932 [2022-03-09T16:24:59.168Z] Removing intermediate container ea2bc560bdb5 [2022-03-09T16:24:59.168Z] ---> 5fbf525e18b3 [2022-03-09T16:24:59.168Z] [2022-03-09T16:24:59.168Z] Step 11/23 : FROM docker:20.10.10 [2022-03-09T16:24:59.446Z] 20.10.10: Pulling from library/docker [2022-03-09T16:25:00.449Z] ---> 76cc1a625c8a [2022-03-09T16:25:00.449Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:25:00.737Z] ---> Running in 2c343e71324a [2022-03-09T16:25:02.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:25:02.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:25:02.471Z] Removing intermediate container c5b533ee0f44 [2022-03-09T16:25:02.471Z] ---> 714f6192b910 [2022-03-09T16:25:02.471Z] Step 8/23 : COPY . . [2022-03-09T16:25:03.470Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-09T16:25:03.470Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:25:03.470Z] OK: 6 MiB in 15 packages [2022-03-09T16:25:06.153Z] Removing intermediate container 19533d283932 [2022-03-09T16:25:06.153Z] ---> 1abc792429f3 [2022-03-09T16:25:06.153Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:25:06.153Z] ---> Running in 01e0f3a44ed2 [2022-03-09T16:25:07.153Z] Removing intermediate container 01e0f3a44ed2 [2022-03-09T16:25:07.153Z] ---> 1148a35c4206 [2022-03-09T16:25:07.153Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-09T16:25:07.439Z] ---> Running in fc1c6ca4755d [2022-03-09T16:25:08.432Z] Removing intermediate container 2c343e71324a [2022-03-09T16:25:08.432Z] ---> 755d1fbc0314 [2022-03-09T16:25:08.432Z] Step 7/20 : COPY . . [2022-03-09T16:25:08.725Z] Removing intermediate container fc1c6ca4755d [2022-03-09T16:25:08.725Z] ---> 34e8bcdd4f28 [2022-03-09T16:25:08.725Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:25:08.725Z] ---> Running in bf24a5262ecb [2022-03-09T16:25:10.202Z] Removing intermediate container bf24a5262ecb [2022-03-09T16:25:10.202Z] ---> 1c977a9652ee [2022-03-09T16:25:10.202Z] Step 15/23 : WORKDIR / [2022-03-09T16:25:10.202Z] ---> Running in ae22f5a2f8a0 [2022-03-09T16:25:12.238Z] Removing intermediate container ae22f5a2f8a0 [2022-03-09T16:25:12.238Z] ---> f1e27d9eb140 [2022-03-09T16:25:12.238Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:25:14.251Z] ---> 356df0771032 [2022-03-09T16:25:14.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-09T16:25:18.584Z] ---> d313c03ddbaf [2022-03-09T16:25:18.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-09T16:25:21.223Z] ---> 1e87910b6ab5 [2022-03-09T16:25:21.223Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-09T16:25:21.499Z] ---> Running in 842b20273421 [2022-03-09T16:25:22.502Z] Removing intermediate container 842b20273421 [2022-03-09T16:25:22.502Z] ---> b311a17edece [2022-03-09T16:25:22.502Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:25:22.777Z] ---> Running in 07ab1c05916b [2022-03-09T16:25:23.769Z] Removing intermediate container 07ab1c05916b [2022-03-09T16:25:23.769Z] ---> d6641e138f06 [2022-03-09T16:25:23.769Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T16:25:24.373Z] ---> Running in 045e871ba0e6 [2022-03-09T16:25:25.371Z] Removing intermediate container 045e871ba0e6 [2022-03-09T16:25:25.371Z] ---> b5be37e5ca52 [2022-03-09T16:25:25.371Z] Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:25:25.651Z] ---> Running in 28cdac4f2510 [2022-03-09T16:25:27.118Z] Removing intermediate container 28cdac4f2510 [2022-03-09T16:25:27.119Z] ---> 1866aea53ff6 [2022-03-09T16:25:27.119Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:25:27.395Z] ---> Running in c8340ad80901 [2022-03-09T16:25:28.004Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-09T16:25:28.004Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-09T16:25:28.285Z] ---> 520e9a0a30f7 [2022-03-09T16:25:28.285Z] 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-09T16:25:28.564Z] Removing intermediate container c8340ad80901 [2022-03-09T16:25:28.564Z] ---> 115f4c195225 [2022-03-09T16:25:28.564Z] [2022-03-09T16:25:28.564Z] ---> Running in 32cc17210109 [2022-03-09T16:25:29.545Z] Removing intermediate container 32cc17210109 [2022-03-09T16:25:29.545Z] ---> 50a4185398be [2022-03-09T16:25:29.545Z] 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-09T16:25:29.822Z] ---> Running in c63f3d728fbd [2022-03-09T16:25:30.095Z] Successfully built 115f4c195225 [2022-03-09T16:25:30.095Z] Successfully tagged core-metadata-arm64:latest [2022-03-09T16:25:30.095Z] Building support-scheduler [2022-03-09T16:25:32.077Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:25:32.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:25:33.685Z] (1/42) Installing readline (8.1.0-r0) [2022-03-09T16:25:33.965Z] (2/42) Installing bash (5.1.4-r0) [2022-03-09T16:25:33.965Z] Executing bash-5.1.4-r0.post-install [2022-03-09T16:25:33.965Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:25:33.965Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:25:33.965Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-09T16:25:33.965Z] (6/42) Installing curl (7.79.1-r0) [2022-03-09T16:25:33.966Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-09T16:25:33.966Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-09T16:25:33.966Z] (9/42) Installing expat (2.4.7-r0) [2022-03-09T16:25:33.966Z] (10/42) Installing libffi (3.3-r2) [2022-03-09T16:25:33.966Z] (11/42) Installing gdbm (1.19-r0) [2022-03-09T16:25:33.966Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-09T16:25:34.258Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:25:34.258Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:25:34.258Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-09T16:25:34.258Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-09T16:25:34.258Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-09T16:25:36.908Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-09T16:25:36.908Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-09T16:25:36.908Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-09T16:25:36.908Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-09T16:25:36.908Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-09T16:25:36.908Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-09T16:25:36.908Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-09T16:25:36.908Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-09T16:25:36.908Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-09T16:25:36.908Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-09T16:25:37.183Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-09T16:25:37.183Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-09T16:25:37.183Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-09T16:25:37.183Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-09T16:25:37.183Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-09T16:25:37.183Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-09T16:25:37.183Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-09T16:25:37.183Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-09T16:25:37.183Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-09T16:25:37.183Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-09T16:25:37.183Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-09T16:25:37.457Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-09T16:25:37.457Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-09T16:25:37.457Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-09T16:25:37.457Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-09T16:25:38.058Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:25:38.333Z] OK: 84 MiB in 64 packages [2022-03-09T16:25:43.975Z] Collecting docker-compose==1.23.2 [2022-03-09T16:25:44.255Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-09T16:25:45.699Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-09T16:25:45.699Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-09T16:25:45.973Z] Collecting texttable<0.10,>=0.9.0 [2022-03-09T16:25:45.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-09T16:25:48.614Z] Collecting cached-property<2,>=1.2.0 [2022-03-09T16:25:48.614Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-09T16:25:49.213Z] Collecting jsonschema<3,>=2.5.1 [2022-03-09T16:25:49.213Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-09T16:25:49.213Z] Collecting docopt<0.7,>=0.6.1 [2022-03-09T16:25:49.213Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-09T16:25:52.615Z] 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-09T16:25:52.615Z] ---> 88c6b191be45 [2022-03-09T16:25:52.615Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-09T16:25:52.615Z] ---> Running in 80de5a545c3e [2022-03-09T16:25:52.891Z] Collecting docker<4.0,>=3.6.0 [2022-03-09T16:25:52.891Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-09T16:25:53.166Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-09T16:25:53.166Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-09T16:25:53.166Z] ---> a35bd916ab9a [2022-03-09T16:25:53.166Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-09T16:25:53.441Z] ---> Running in 7dfec6daf703 [2022-03-09T16:25:54.886Z] 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-09T16:25:55.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T16:25:56.469Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-09T16:25:56.470Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-09T16:25:57.912Z] Collecting PyYAML<4,>=3.10 [2022-03-09T16:25:57.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-09T16:26:01.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:26:01.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:26:01.307Z] ---> bf7513ea33e5 [2022-03-09T16:26:01.307Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:26:01.307Z] ---> Using cache [2022-03-09T16:26:01.307Z] ---> a9db66729d6e [2022-03-09T16:26:01.307Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:26:01.307Z] ---> Using cache [2022-03-09T16:26:01.307Z] ---> 09abd90db191 [2022-03-09T16:26:01.307Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-09T16:26:01.307Z] ---> Using cache [2022-03-09T16:26:01.307Z] ---> 1acc7b829199 [2022-03-09T16:26:01.308Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:26:01.308Z] ---> Using cache [2022-03-09T16:26:01.308Z] ---> e104b4de35b8 [2022-03-09T16:26:01.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:26:01.308Z] ---> Using cache [2022-03-09T16:26:01.308Z] ---> c65a9dd84431 [2022-03-09T16:26:01.308Z] Step 8/22 : COPY . . [2022-03-09T16:26:01.308Z] ---> Using cache [2022-03-09T16:26:01.308Z] ---> 0b3d685b1022 [2022-03-09T16:26:01.308Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-09T16:26:01.583Z] ---> Running in 80fa61586496 [2022-03-09T16:26:03.570Z] 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-09T16:26:04.170Z] Collecting docker-pycreds>=0.4.0 [2022-03-09T16:26:04.170Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-09T16:26:04.444Z] 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-09T16:26:05.425Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-09T16:26:05.425Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-09T16:26:06.025Z] Collecting idna<2.8,>=2.5 [2022-03-09T16:26:06.025Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-09T16:26:06.025Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-09T16:26:06.025Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-09T16:26:06.627Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-09T16:26:06.627Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-09T16:26:06.627Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-09T16:26:06.627Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-09T16:26:08.070Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-09T16:26:08.070Z] Attempting uninstall: urllib3 [2022-03-09T16:26:08.070Z] Found existing installation: urllib3 1.26.5 [2022-03-09T16:26:08.070Z] Uninstalling urllib3-1.26.5: [2022-03-09T16:26:08.070Z] Successfully uninstalled urllib3-1.26.5 [2022-03-09T16:26:09.055Z] Attempting uninstall: idna [2022-03-09T16:26:09.055Z] Found existing installation: idna 3.2 [2022-03-09T16:26:09.055Z] Uninstalling idna-3.2: [2022-03-09T16:26:09.055Z] Successfully uninstalled idna-3.2 [2022-03-09T16:26:10.501Z] Attempting uninstall: chardet [2022-03-09T16:26:10.501Z] Found existing installation: chardet 4.0.0 [2022-03-09T16:26:10.501Z] Uninstalling chardet-4.0.0: [2022-03-09T16:26:10.775Z] Successfully uninstalled chardet-4.0.0 [2022-03-09T16:26:12.759Z] Attempting uninstall: requests [2022-03-09T16:26:12.759Z] Found existing installation: requests 2.25.1 [2022-03-09T16:26:12.759Z] Uninstalling requests-2.25.1: [2022-03-09T16:26:13.032Z] Successfully uninstalled requests-2.25.1 [2022-03-09T16:26:13.634Z] Running setup.py install for texttable: started [2022-03-09T16:26:16.260Z] Running setup.py install for texttable: finished with status 'done' [2022-03-09T16:26:16.260Z] Running setup.py install for PyYAML: started [2022-03-09T16:26:19.654Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-09T16:26:19.928Z] Running setup.py install for docopt: started [2022-03-09T16:26:23.324Z] Running setup.py install for docopt: finished with status 'done' [2022-03-09T16:26:23.324Z] Running setup.py install for dockerpty: started [2022-03-09T16:26:25.975Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-09T16:26:27.957Z] 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-09T16:26:46.281Z] Removing intermediate container c63f3d728fbd [2022-03-09T16:26:46.281Z] Removing intermediate container 57c0c6f14b95 [2022-03-09T16:26:46.281Z] ---> b6e779c53d0e [2022-03-09T16:26:46.281Z] [2022-03-09T16:26:46.281Z] Step 10/31 : FROM alpine:3.14 [2022-03-09T16:26:46.281Z] ---> 5b8b7b635229 [2022-03-09T16:26:46.281Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-09T16:26:46.281Z] ---> c6d676f72a01 [2022-03-09T16:26:46.281Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-09T16:26:46.281Z] ---> Running in 68e04f20647a [2022-03-09T16:26:46.281Z] ---> Running in 3172454047b1 [2022-03-09T16:26:46.281Z] Removing intermediate container 68e04f20647a [2022-03-09T16:26:46.281Z] ---> 02d6917a888f [2022-03-09T16:26:46.281Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-09T16:26:46.281Z] Removing intermediate container 3172454047b1 [2022-03-09T16:26:46.281Z] ---> 81ab53e3824b [2022-03-09T16:26:46.281Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-09T16:26:46.281Z] ---> Running in 4408d984328d [2022-03-09T16:26:46.281Z] ---> Running in 9d46265802fc [2022-03-09T16:26:46.281Z] Removing intermediate container 9d46265802fc [2022-03-09T16:26:46.281Z] ---> 2f9279c3f4db [2022-03-09T16:26:46.281Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-09T16:26:47.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:26:47.870Z] ---> 6d36c28e4b4a [2022-03-09T16:26:47.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-09T16:26:47.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:26:48.862Z] ---> f7185e8fe3ec [2022-03-09T16:26:48.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-09T16:26:49.462Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:26:49.462Z] (2/2) Installing su-exec (0.2-r1) [2022-03-09T16:26:49.462Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:26:49.744Z] OK: 6 MiB in 16 packages [2022-03-09T16:26:50.350Z] ---> 96859ae44d1e [2022-03-09T16:26:50.350Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-09T16:26:50.350Z] ---> Running in b93e4568cabc [2022-03-09T16:26:51.335Z] Removing intermediate container b93e4568cabc [2022-03-09T16:26:51.335Z] ---> b97ad11b1bdc [2022-03-09T16:26:51.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:26:51.335Z] Removing intermediate container 4408d984328d [2022-03-09T16:26:51.335Z] ---> 72982febf3c2 [2022-03-09T16:26:51.335Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-09T16:26:51.335Z] ---> Running in cdf476143270 [2022-03-09T16:26:51.620Z] ---> Running in d101feee3d02 [2022-03-09T16:26:52.224Z] Removing intermediate container cdf476143270 [2022-03-09T16:26:52.224Z] ---> 579ec65b82e8 [2022-03-09T16:26:52.224Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T16:26:52.224Z] Removing intermediate container d101feee3d02 [2022-03-09T16:26:52.224Z] ---> 0fb1ae5c8e72 [2022-03-09T16:26:52.224Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-09T16:26:52.224Z] ---> Running in 7d747fcbc831 [2022-03-09T16:26:52.503Z] ---> Running in 7c73705bb0a7 [2022-03-09T16:26:53.128Z] Removing intermediate container 7d747fcbc831 [2022-03-09T16:26:53.128Z] ---> 4c2a012564de [2022-03-09T16:26:53.128Z] Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:26:53.128Z] Removing intermediate container 7c73705bb0a7 [2022-03-09T16:26:53.128Z] ---> 372b818e1231 [2022-03-09T16:26:53.128Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-09T16:26:53.403Z] ---> Running in 2912be63b316 [2022-03-09T16:26:53.403Z] ---> Running in 22ae7dda215a [2022-03-09T16:26:54.388Z] Removing intermediate container 2912be63b316 [2022-03-09T16:26:54.388Z] ---> bd25f7a94673 [2022-03-09T16:26:54.388Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:26:54.388Z] ---> Running in 7a77ed141ae6 [2022-03-09T16:26:54.988Z] Removing intermediate container 7a77ed141ae6 [2022-03-09T16:26:55.266Z] ---> ab471363a1e6 [2022-03-09T16:26:55.266Z] [2022-03-09T16:26:55.868Z] Successfully built ab471363a1e6 [2022-03-09T16:26:55.868Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-09T16:26:55.868Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-03-09T16:26:56.858Z] Removing intermediate container 22ae7dda215a [2022-03-09T16:26:56.858Z] ---> e5f4eefc07db [2022-03-09T16:26:56.858Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-09T16:26:57.133Z] ---> Running in f6d94b80d0bd [2022-03-09T16:26:57.730Z] Removing intermediate container f6d94b80d0bd [2022-03-09T16:26:57.730Z] ---> c4e3cd402b69 [2022-03-09T16:26:57.730Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-09T16:26:59.171Z] ---> cf9e34bbed04 [2022-03-09T16:26:59.171Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-09T16:26:59.171Z] ---> Running in ec66978ed0a9 [2022-03-09T16:27:02.573Z] Removing intermediate container ec66978ed0a9 [2022-03-09T16:27:02.573Z] ---> 39d771a2dfa2 [2022-03-09T16:27:02.573Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:27:03.788Z] ---> f60d5447fa5d [2022-03-09T16:27:03.788Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-09T16:27:05.821Z] ---> 92154aa08c8c [2022-03-09T16:27:05.821Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-09T16:27:06.804Z] ---> 910d423c56bb [2022-03-09T16:27:06.804Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-09T16:27:07.784Z] ---> 54ef0e357af2 [2022-03-09T16:27:07.784Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-09T16:27:08.771Z] ---> 761fa33738a0 [2022-03-09T16:27:08.771Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-09T16:27:09.370Z] ---> Running in f263ae8c5586 [2022-03-09T16:27:09.975Z] Removing intermediate container f263ae8c5586 [2022-03-09T16:27:09.975Z] ---> 0618afc9adf3 [2022-03-09T16:27:09.975Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-09T16:27:11.413Z] ---> f0f3531ea288 [2022-03-09T16:27:11.413Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-09T16:27:11.691Z] ---> Running in e6ec50c01137 [2022-03-09T16:27:15.089Z] Removing intermediate container e6ec50c01137 [2022-03-09T16:27:15.089Z] ---> 716c1583adf1 [2022-03-09T16:27:15.089Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-09T16:27:15.690Z] ---> Running in 9510717a36b9 [2022-03-09T16:27:16.289Z] Removing intermediate container 9510717a36b9 [2022-03-09T16:27:16.289Z] ---> dfb6aad028c9 [2022-03-09T16:27:16.289Z] Step 28/31 : CMD ["gate"] [2022-03-09T16:27:16.565Z] ---> Running in 811374c2b2c6 [2022-03-09T16:27:17.561Z] Removing intermediate container 811374c2b2c6 [2022-03-09T16:27:17.561Z] ---> 38d55aa3e908 [2022-03-09T16:27:17.561Z] Step 29/31 : LABEL arch=arm64 [2022-03-09T16:27:17.836Z] ---> Running in 488306abec6a [2022-03-09T16:27:18.824Z] Removing intermediate container 488306abec6a [2022-03-09T16:27:18.824Z] ---> a2e9f953d9df [2022-03-09T16:27:18.824Z] Step 30/31 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:27:19.100Z] ---> Running in 559cf3a73dc9 [2022-03-09T16:27:19.707Z] Removing intermediate container 559cf3a73dc9 [2022-03-09T16:27:19.707Z] ---> 5e45b819105f [2022-03-09T16:27:19.707Z] Step 31/31 : LABEL version=0.0.0 [2022-03-09T16:27:20.311Z] ---> Running in fd3e8800abd2 [2022-03-09T16:27:20.916Z] Removing intermediate container fd3e8800abd2 [2022-03-09T16:27:20.916Z] ---> d4456e071d4d [2022-03-09T16:27:20.916Z] [2022-03-09T16:27:21.516Z] Successfully built d4456e071d4d [2022-03-09T16:27:21.516Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-09T16:27:21.516Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-03-09T16:27:24.915Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:27:24.915Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:27:24.915Z] ---> bf7513ea33e5 [2022-03-09T16:27:24.915Z] Step 3/25 : WORKDIR /edgex-go [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> a9db66729d6e [2022-03-09T16:27:24.915Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> 09abd90db191 [2022-03-09T16:27:24.915Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> 1acc7b829199 [2022-03-09T16:27:24.915Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> e104b4de35b8 [2022-03-09T16:27:24.915Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> c65a9dd84431 [2022-03-09T16:27:24.915Z] Step 8/25 : COPY . . [2022-03-09T16:27:24.915Z] ---> Using cache [2022-03-09T16:27:24.915Z] ---> 0b3d685b1022 [2022-03-09T16:27:24.915Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-09T16:27:24.915Z] ---> Running in afa86caba50e [2022-03-09T16:27:26.356Z] 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-09T16:27:53.187Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:27:53.187Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:27:53.187Z] ---> bf7513ea33e5 [2022-03-09T16:27:53.187Z] Step 3/21 : WORKDIR /edgex-go [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> a9db66729d6e [2022-03-09T16:27:53.187Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> 09abd90db191 [2022-03-09T16:27:53.187Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> 1acc7b829199 [2022-03-09T16:27:53.187Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> e104b4de35b8 [2022-03-09T16:27:53.187Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> c65a9dd84431 [2022-03-09T16:27:53.187Z] Step 8/21 : COPY . . [2022-03-09T16:27:53.187Z] ---> Using cache [2022-03-09T16:27:53.187Z] ---> 0b3d685b1022 [2022-03-09T16:27:53.187Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-09T16:27:53.187Z] ---> Running in 691129e96e73 [2022-03-09T16:27:53.187Z] 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-09T16:29:14.994Z] Removing intermediate container 80fa61586496 [2022-03-09T16:29:14.994Z] ---> f26706950a14 [2022-03-09T16:29:14.994Z] [2022-03-09T16:29:14.994Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:29:14.994Z] ---> 5b8b7b635229 [2022-03-09T16:29:14.994Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:29:14.994Z] ---> Using cache [2022-03-09T16:29:14.994Z] ---> 1abc792429f3 [2022-03-09T16:29:14.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:29:14.994Z] ---> Using cache [2022-03-09T16:29:14.994Z] ---> 1148a35c4206 [2022-03-09T16:29:14.994Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-09T16:29:14.994Z] ---> Running in 47c2489b478c [2022-03-09T16:29:14.994Z] Removing intermediate container 47c2489b478c [2022-03-09T16:29:14.994Z] ---> f233ff4d8088 [2022-03-09T16:29:14.994Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:29:14.994Z] ---> Running in bcebf5c93d37 [2022-03-09T16:29:14.994Z] Removing intermediate container bcebf5c93d37 [2022-03-09T16:29:14.994Z] ---> 71e8bbb6594c [2022-03-09T16:29:14.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:29:14.994Z] ---> f06ab3e4fa65 [2022-03-09T16:29:14.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-09T16:29:14.994Z] ---> 605e124abddd [2022-03-09T16:29:14.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-09T16:29:14.994Z] ---> 536afa0679fd [2022-03-09T16:29:14.994Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-09T16:29:14.994Z] ---> Running in eabd36e6c3fd [2022-03-09T16:29:14.994Z] Removing intermediate container eabd36e6c3fd [2022-03-09T16:29:14.994Z] ---> dccb00bfbade [2022-03-09T16:29:14.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:29:14.994Z] ---> Running in de8f06265e20 [2022-03-09T16:29:14.994Z] Removing intermediate container de8f06265e20 [2022-03-09T16:29:14.994Z] ---> acde2454d49a [2022-03-09T16:29:14.994Z] Step 20/22 : LABEL arch=arm64 [2022-03-09T16:29:14.994Z] ---> Running in 10ef9bc5e4cb [2022-03-09T16:29:14.994Z] Removing intermediate container 10ef9bc5e4cb [2022-03-09T16:29:14.994Z] ---> 408ef39120c7 [2022-03-09T16:29:14.994Z] Step 21/22 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:29:14.994Z] ---> Running in 313735757abb [2022-03-09T16:29:14.994Z] Removing intermediate container 313735757abb [2022-03-09T16:29:14.994Z] ---> a609fe1cdc17 [2022-03-09T16:29:14.994Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:29:14.994Z] ---> Running in 3935775a16f2 [2022-03-09T16:29:14.994Z] Removing intermediate container 3935775a16f2 [2022-03-09T16:29:14.994Z] ---> ba11e78059d2 [2022-03-09T16:29:14.994Z] [2022-03-09T16:29:15.273Z] Successfully built ba11e78059d2 [2022-03-09T16:29:15.273Z] Successfully tagged support-scheduler-arm64:latest [2022-03-09T16:29:15.273Z]  Building support-scheduler ... done Building core-command [2022-03-09T16:29:27.717Z] Removing intermediate container 80de5a545c3e [2022-03-09T16:29:27.717Z] ---> dc6d4aa312cd [2022-03-09T16:29:27.717Z] [2022-03-09T16:29:27.717Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:29:27.717Z] ---> 5b8b7b635229 [2022-03-09T16:29:27.717Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-09T16:29:27.717Z] ---> Running in 522f6a4dcb86 [2022-03-09T16:29:27.717Z] Removing intermediate container 522f6a4dcb86 [2022-03-09T16:29:27.717Z] ---> 2936583c6acd [2022-03-09T16:29:27.717Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-09T16:29:27.717Z] ---> Running in 410f394100e6 [2022-03-09T16:29:27.717Z] Removing intermediate container 410f394100e6 [2022-03-09T16:29:27.717Z] ---> 9c4359cb5d83 [2022-03-09T16:29:27.717Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-09T16:29:27.717Z] ---> Running in 73f65a99cbe1 [2022-03-09T16:29:28.717Z] Removing intermediate container 73f65a99cbe1 [2022-03-09T16:29:28.717Z] ---> 204601c2b2d8 [2022-03-09T16:29:28.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:29:28.717Z] ---> Running in 58c160e48eb0 [2022-03-09T16:29:33.040Z] Removing intermediate container 58c160e48eb0 [2022-03-09T16:29:33.040Z] ---> 52d918009db2 [2022-03-09T16:29:33.040Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-09T16:29:33.040Z] ---> Running in 93272beac7c4 [2022-03-09T16:29:35.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:29:36.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:29:38.503Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-09T16:29:38.846Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:29:38.846Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-09T16:29:38.846Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:29:39.125Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-09T16:29:39.405Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-09T16:29:39.405Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:29:39.405Z] OK: 8 MiB in 20 packages [2022-03-09T16:29:42.059Z] Removing intermediate container 93272beac7c4 [2022-03-09T16:29:42.059Z] ---> 39cd3ed9f88e [2022-03-09T16:29:42.060Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:29:44.061Z] ---> 551f384701e5 [2022-03-09T16:29:44.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-09T16:29:44.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:29:44.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:29:44.345Z] ---> bf7513ea33e5 [2022-03-09T16:29:44.345Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> a9db66729d6e [2022-03-09T16:29:44.345Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> 09abd90db191 [2022-03-09T16:29:44.345Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> 1acc7b829199 [2022-03-09T16:29:44.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> e104b4de35b8 [2022-03-09T16:29:44.345Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> c65a9dd84431 [2022-03-09T16:29:44.345Z] Step 8/23 : COPY . . [2022-03-09T16:29:44.345Z] ---> Using cache [2022-03-09T16:29:44.345Z] ---> 0b3d685b1022 [2022-03-09T16:29:44.345Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-09T16:29:44.626Z] ---> Running in 674071389f02 [2022-03-09T16:29:46.624Z] ---> 3106b0bae270 [2022-03-09T16:29:46.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-09T16:29:47.231Z] 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-09T16:29:47.845Z] ---> 9026dc529b0b [2022-03-09T16:29:47.845Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-09T16:29:47.845Z] ---> Running in 3bda4f52fdd4 [2022-03-09T16:29:48.480Z] Removing intermediate container 3bda4f52fdd4 [2022-03-09T16:29:48.480Z] ---> d5c45e641a20 [2022-03-09T16:29:48.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:29:48.480Z] ---> Running in 36bc52df3405 [2022-03-09T16:29:49.224Z] Removing intermediate container 36bc52df3405 [2022-03-09T16:29:49.224Z] ---> c6f908d0b666 [2022-03-09T16:29:49.224Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T16:29:49.521Z] ---> Running in d8ac76628076 [2022-03-09T16:29:50.189Z] Removing intermediate container d8ac76628076 [2022-03-09T16:29:50.189Z] ---> 55ac9ca9a8bc [2022-03-09T16:29:50.189Z] Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:29:50.189Z] ---> Running in 0fec0fffd4c4 [2022-03-09T16:29:50.945Z] Removing intermediate container 0fec0fffd4c4 [2022-03-09T16:29:50.945Z] ---> 07a7f7b49de2 [2022-03-09T16:29:50.945Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:29:51.225Z] ---> Running in 7d57fa67baba [2022-03-09T16:29:51.821Z] Removing intermediate container 7d57fa67baba [2022-03-09T16:29:51.821Z] ---> 982c1b951c9d [2022-03-09T16:29:51.821Z] [2022-03-09T16:29:52.095Z] Successfully built 982c1b951c9d [2022-03-09T16:29:52.095Z] Successfully tagged core-data-arm64:latest [2022-03-09T16:29:52.095Z]  Building core-data ... done Building support-notifications [2022-03-09T16:30:02.332Z] 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-09T16:30:20.683Z] 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-09T16:30:20.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:30:20.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:30:20.683Z] ---> bf7513ea33e5 [2022-03-09T16:30:20.683Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:30:20.683Z] ---> Using cache [2022-03-09T16:30:20.683Z] ---> a9db66729d6e [2022-03-09T16:30:20.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:30:20.683Z] ---> Using cache [2022-03-09T16:30:20.683Z] ---> 09abd90db191 [2022-03-09T16:30:20.683Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-09T16:30:20.683Z] ---> Running in 8995e0689efd [2022-03-09T16:30:21.336Z] Removing intermediate container afa86caba50e [2022-03-09T16:30:21.336Z] ---> fc58211ab42d [2022-03-09T16:30:21.336Z] [2022-03-09T16:30:21.336Z] Step 10/25 : FROM alpine:3.14 [2022-03-09T16:30:21.336Z] ---> 5b8b7b635229 [2022-03-09T16:30:21.336Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-09T16:30:21.336Z] ---> Running in b7d9b0b86108 [2022-03-09T16:30:22.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:23.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:23.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:25.442Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-09T16:30:25.442Z] OK: 220 MiB in 52 packages [2022-03-09T16:30:25.442Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-09T16:30:25.442Z] (3/3) Installing su-exec (0.2-r1) [2022-03-09T16:30:25.442Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:30:25.442Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:30:26.048Z] OK: 6 MiB in 17 packages [2022-03-09T16:30:27.042Z] Removing intermediate container 8995e0689efd [2022-03-09T16:30:27.042Z] ---> c9ba76b1fd23 [2022-03-09T16:30:27.042Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:30:28.487Z] Removing intermediate container b7d9b0b86108 [2022-03-09T16:30:28.487Z] ---> 210eda36ce0c [2022-03-09T16:30:28.487Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:30:28.487Z] ---> Running in 734a0d17552e [2022-03-09T16:30:28.487Z] ---> 77ffba5f878c [2022-03-09T16:30:28.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:30:28.771Z] ---> Running in 23228522aa8a [2022-03-09T16:30:29.376Z] Removing intermediate container 734a0d17552e [2022-03-09T16:30:29.376Z] ---> 90576bb6f360 [2022-03-09T16:30:29.675Z] Step 13/25 : WORKDIR / [2022-03-09T16:30:29.675Z] ---> Running in 946752bd1d77 [2022-03-09T16:30:30.291Z] Removing intermediate container 946752bd1d77 [2022-03-09T16:30:30.291Z] ---> 04306b5ae0ee [2022-03-09T16:30:30.291Z] 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-09T16:30:31.746Z] ---> 28b4dc27ef71 [2022-03-09T16:30:31.746Z] 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-09T16:30:32.764Z] ---> 371a3f2c2253 [2022-03-09T16:30:32.764Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-09T16:30:33.366Z] ---> 00b4d11de1c5 [2022-03-09T16:30:33.366Z] 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-09T16:30:35.362Z] ---> 3f571e6d51a3 [2022-03-09T16:30:35.362Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-09T16:30:35.958Z] Removing intermediate container 23228522aa8a [2022-03-09T16:30:35.958Z] ---> 2e4706d102ec [2022-03-09T16:30:35.958Z] Step 8/22 : COPY . . [2022-03-09T16:30:38.594Z] ---> aa4baedb3570 [2022-03-09T16:30:38.594Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-09T16:30:44.072Z] ---> d1793f3d7641 [2022-03-09T16:30:44.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-09T16:30:44.072Z] Removing intermediate container 691129e96e73 [2022-03-09T16:30:44.072Z] ---> 356d53845cb0 [2022-03-09T16:30:44.072Z] [2022-03-09T16:30:44.072Z] Step 10/21 : FROM alpine:3.14 [2022-03-09T16:30:44.072Z] ---> 5b8b7b635229 [2022-03-09T16:30:44.072Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-09T16:30:44.072Z] ---> Running in a4d61f562e7c [2022-03-09T16:30:46.083Z] ---> 952b6003bbc2 [2022-03-09T16:30:46.083Z] 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-09T16:30:46.083Z] ---> Running in 45bd6702665e [2022-03-09T16:30:46.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:46.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:47.644Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-09T16:30:47.922Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:30:47.922Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:30:47.922Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-09T16:30:47.922Z] (5/5) Installing curl (7.79.1-r0) [2022-03-09T16:30:47.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:30:47.922Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:30:48.211Z] OK: 8 MiB in 19 packages [2022-03-09T16:30:50.892Z] Removing intermediate container 45bd6702665e [2022-03-09T16:30:50.892Z] ---> ba8e73344bc3 [2022-03-09T16:30:50.892Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-09T16:30:50.892Z] ---> Running in e80d9716c341 [2022-03-09T16:30:50.892Z] Removing intermediate container a4d61f562e7c [2022-03-09T16:30:50.892Z] ---> b3dcf6ea632c [2022-03-09T16:30:50.892Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:30:51.170Z] ---> Running in 33408a5d5c14 [2022-03-09T16:30:51.438Z] Removing intermediate container 7dfec6daf703 [2022-03-09T16:30:51.438Z] ---> 6acda974e12e [2022-03-09T16:30:51.438Z] [2022-03-09T16:30:51.438Z] Step 9/20 : FROM alpine:3.15 [2022-03-09T16:30:51.438Z] ---> 8e1d7573f448 [2022-03-09T16:30:51.438Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:30:51.438Z] ---> Using cache [2022-03-09T16:30:51.438Z] ---> 3c33bfa1f489 [2022-03-09T16:30:51.438Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:30:51.438Z] ---> Using cache [2022-03-09T16:30:51.438Z] ---> 3e6fa3e16097 [2022-03-09T16:30:51.438Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-09T16:30:51.711Z] ---> Running in 9e939173e4e2 [2022-03-09T16:30:51.711Z] Removing intermediate container e80d9716c341 [2022-03-09T16:30:51.711Z] ---> 2199f6b8c0b3 [2022-03-09T16:30:51.711Z] Step 23/25 : LABEL arch=arm64 [2022-03-09T16:30:51.985Z] ---> Running in cb1d01698164 [2022-03-09T16:30:51.985Z] Removing intermediate container 33408a5d5c14 [2022-03-09T16:30:51.985Z] ---> 9d022c69f4db [2022-03-09T16:30:51.985Z] Step 13/21 : WORKDIR /edgex [2022-03-09T16:30:52.270Z] ---> Running in d3fd8ed69df6 [2022-03-09T16:30:53.261Z] Removing intermediate container cb1d01698164 [2022-03-09T16:30:53.261Z] Removing intermediate container d3fd8ed69df6 [2022-03-09T16:30:53.261Z] ---> 65fc8dc6e46a [2022-03-09T16:30:53.261Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-09T16:30:53.261Z] ---> 23ca75639fac [2022-03-09T16:30:53.261Z] Step 24/25 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:30:53.261Z] ---> Running in 50b34a5eb799 [2022-03-09T16:30:53.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:54.145Z] Removing intermediate container 50b34a5eb799 [2022-03-09T16:30:54.145Z] ---> fd9ffacf2159 [2022-03-09T16:30:54.145Z] Step 25/25 : LABEL version=0.0.0 [2022-03-09T16:30:54.424Z] ---> aca9c75f860d [2022-03-09T16:30:54.424Z] ---> Running in a24a4b44568c [2022-03-09T16:30:54.424Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-09T16:30:54.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:55.311Z] Removing intermediate container a24a4b44568c [2022-03-09T16:30:55.311Z] ---> c4284b2d5945 [2022-03-09T16:30:55.311Z] [2022-03-09T16:30:56.310Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:30:56.310Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:30:56.310Z] OK: 15734 distinct packages available [2022-03-09T16:30:56.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:56.310Z] Successfully built c4284b2d5945 [2022-03-09T16:30:56.592Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-09T16:30:56.871Z]  Building security-secretstore-setup ... done  ---> 4515a74bd0ac [2022-03-09T16:30:56.871Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-09T16:30:57.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:30:58.940Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-09T16:30:58.940Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:30:59.218Z] ---> 359de8947ed2 [2022-03-09T16:30:59.218Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-09T16:30:59.218Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-09T16:30:59.218Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-09T16:30:59.496Z] (5/9) Installing curl (7.80.0-r0) [2022-03-09T16:30:59.496Z] ---> Running in cabe6a5d6f1e [2022-03-09T16:30:59.496Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-09T16:30:59.496Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:30:59.782Z] (8/9) Installing libucontext (1.1-r0) [2022-03-09T16:30:59.782Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-09T16:30:59.782Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:31:00.064Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:31:00.354Z] Removing intermediate container cabe6a5d6f1e [2022-03-09T16:31:00.354Z] ---> aae0bb56e898 [2022-03-09T16:31:00.354Z] Step 18/21 : CMD ["--init=true"] [2022-03-09T16:31:00.354Z] OK: 8 MiB in 23 packages [2022-03-09T16:31:00.354Z] ---> Running in 9bffaadf3539 [2022-03-09T16:31:01.363Z] Removing intermediate container 9bffaadf3539 [2022-03-09T16:31:01.363Z] ---> 5a117f047e09 [2022-03-09T16:31:01.363Z] Step 19/21 : LABEL arch=arm64 [2022-03-09T16:31:01.645Z] ---> Running in b890851c9b63 [2022-03-09T16:31:02.641Z] Removing intermediate container b890851c9b63 [2022-03-09T16:31:02.641Z] ---> 4bf8d2454730 [2022-03-09T16:31:02.641Z] Step 20/21 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:31:02.641Z] ---> Running in 69ad621b183d [2022-03-09T16:31:02.917Z] Removing intermediate container 9e939173e4e2 [2022-03-09T16:31:02.917Z] ---> be0806bc6c4f [2022-03-09T16:31:02.917Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:31:03.533Z] Removing intermediate container 69ad621b183d [2022-03-09T16:31:03.533Z] ---> e6422de8ea52 [2022-03-09T16:31:03.533Z] Step 21/21 : LABEL version=0.0.0 [2022-03-09T16:31:03.814Z] ---> Running in 9c3f15501ca5 [2022-03-09T16:31:04.446Z] ---> 085f537991ee [2022-03-09T16:31:04.446Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-09T16:31:04.728Z] Removing intermediate container 9c3f15501ca5 [2022-03-09T16:31:04.728Z] ---> f8f2293c6410 [2022-03-09T16:31:04.728Z] [2022-03-09T16:31:06.186Z] Successfully built f8f2293c6410 [2022-03-09T16:31:06.186Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-09T16:31:08.387Z]  Building security-proxy-setup ... done  ---> f2b7e6332d9c [2022-03-09T16:31:08.387Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-09T16:31:10.508Z] ---> 046a107d4cb0 [2022-03-09T16:31:10.509Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-09T16:31:10.509Z] ---> Running in 8f4cfe554a16 [2022-03-09T16:31:11.502Z] Removing intermediate container 8f4cfe554a16 [2022-03-09T16:31:11.502Z] ---> 6a21ee02744a [2022-03-09T16:31:11.502Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:31:11.502Z] ---> 40051d14021a [2022-03-09T16:31:11.502Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-09T16:31:11.502Z] ---> Running in c5707f97e189 [2022-03-09T16:31:11.502Z] ---> Running in 1cab4ead7958 [2022-03-09T16:31:12.124Z] Removing intermediate container c5707f97e189 [2022-03-09T16:31:12.124Z] ---> c349fa2f3bf0 [2022-03-09T16:31:12.124Z] Step 18/20 : LABEL arch=arm64 [2022-03-09T16:31:12.406Z] ---> Running in cfd8b6d22663 [2022-03-09T16:31:13.023Z] Removing intermediate container cfd8b6d22663 [2022-03-09T16:31:13.023Z] ---> 29c7e6c46186 [2022-03-09T16:31:13.023Z] Step 19/20 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:31:13.316Z] ---> Running in 70539453b39a [2022-03-09T16:31:13.595Z] 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-09T16:31:13.877Z] Removing intermediate container 70539453b39a [2022-03-09T16:31:13.877Z] ---> 20a7052f5689 [2022-03-09T16:31:13.877Z] Step 20/20 : LABEL version=0.0.0 [2022-03-09T16:31:13.877Z] ---> Running in a5eedb0254fa [2022-03-09T16:31:14.481Z] Removing intermediate container a5eedb0254fa [2022-03-09T16:31:14.481Z] ---> e6fe96c3c54a [2022-03-09T16:31:14.481Z] [2022-03-09T16:31:14.759Z] Successfully built e6fe96c3c54a [2022-03-09T16:31:14.759Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-09T16:31:27.487Z]  Building security-spiffe-token-provider ... done Removing intermediate container 674071389f02 [2022-03-09T16:31:27.487Z] ---> 46f3d2260915 [2022-03-09T16:31:27.487Z] [2022-03-09T16:31:27.487Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:31:27.487Z] ---> 5b8b7b635229 [2022-03-09T16:31:27.487Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:31:27.487Z] ---> Using cache [2022-03-09T16:31:27.487Z] ---> 1abc792429f3 [2022-03-09T16:31:27.487Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:31:27.487Z] ---> Using cache [2022-03-09T16:31:27.487Z] ---> 1148a35c4206 [2022-03-09T16:31:27.487Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-09T16:31:27.487Z] ---> Running in 55148230854a [2022-03-09T16:31:27.487Z] Removing intermediate container 55148230854a [2022-03-09T16:31:27.487Z] ---> 2d130810b340 [2022-03-09T16:31:27.487Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:31:27.487Z] ---> Running in d7b3dd7b247e [2022-03-09T16:31:28.094Z] Removing intermediate container d7b3dd7b247e [2022-03-09T16:31:28.094Z] ---> 13103652b16a [2022-03-09T16:31:28.094Z] Step 15/23 : WORKDIR / [2022-03-09T16:31:28.094Z] ---> Running in 4936afe09a6e [2022-03-09T16:31:28.696Z] Removing intermediate container 4936afe09a6e [2022-03-09T16:31:28.696Z] ---> 609833cff1d9 [2022-03-09T16:31:28.696Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:31:29.694Z] ---> 90bacadbb67e [2022-03-09T16:31:29.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-09T16:31:31.731Z] ---> 5cff73962348 [2022-03-09T16:31:31.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-09T16:31:32.731Z] ---> 7b3ffc1edf8c [2022-03-09T16:31:32.731Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-09T16:31:33.028Z] ---> Running in 805383eaa0e0 [2022-03-09T16:31:33.308Z] Removing intermediate container 805383eaa0e0 [2022-03-09T16:31:33.308Z] ---> 6d0d0514ec30 [2022-03-09T16:31:33.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:31:33.588Z] ---> Running in 79008fb701c9 [2022-03-09T16:31:34.200Z] Removing intermediate container 79008fb701c9 [2022-03-09T16:31:34.200Z] ---> f2456e5fc551 [2022-03-09T16:31:34.200Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T16:31:34.200Z] ---> Running in e763fc8b0f6a [2022-03-09T16:31:35.200Z] Removing intermediate container e763fc8b0f6a [2022-03-09T16:31:35.200Z] ---> ca38ef627e0f [2022-03-09T16:31:35.200Z] Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:31:35.200Z] ---> Running in 297a142114f3 [2022-03-09T16:31:35.482Z] Removing intermediate container 297a142114f3 [2022-03-09T16:31:35.482Z] ---> b6af65649ac4 [2022-03-09T16:31:35.482Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:31:35.769Z] ---> Running in c1aef1248500 [2022-03-09T16:31:36.379Z] Removing intermediate container c1aef1248500 [2022-03-09T16:31:36.379Z] ---> cfe1c185db63 [2022-03-09T16:31:36.379Z] [2022-03-09T16:31:36.989Z] Successfully built cfe1c185db63 [2022-03-09T16:31:36.989Z] Successfully tagged core-command-arm64:latest [2022-03-09T16:32:09.411Z]  Building core-command ... done Removing intermediate container 1cab4ead7958 [2022-03-09T16:32:09.411Z] ---> d4f56aeaadb2 [2022-03-09T16:32:09.411Z] [2022-03-09T16:32:09.411Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:32:09.411Z] ---> 5b8b7b635229 [2022-03-09T16:32:09.411Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-09T16:32:09.411Z] ---> Running in d7ec3197f77f [2022-03-09T16:32:09.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T16:32:09.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T16:32:09.411Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-09T16:32:09.411Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:32:09.411Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:32:09.411Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:32:09.411Z] OK: 6 MiB in 16 packages [2022-03-09T16:32:09.411Z] Removing intermediate container d7ec3197f77f [2022-03-09T16:32:09.411Z] ---> 2cfdaa0b0266 [2022-03-09T16:32:09.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:32:09.686Z] ---> Running in 3b8f8253cfec [2022-03-09T16:32:09.966Z] Removing intermediate container 3b8f8253cfec [2022-03-09T16:32:09.966Z] ---> 002150b73cd7 [2022-03-09T16:32:09.966Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-09T16:32:09.966Z] ---> Running in d30a97a3f8ed [2022-03-09T16:32:10.578Z] Removing intermediate container d30a97a3f8ed [2022-03-09T16:32:10.578Z] ---> 1615cdcc9ce4 [2022-03-09T16:32:10.578Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:32:10.578Z] ---> Running in d6498e7f5809 [2022-03-09T16:32:11.181Z] Removing intermediate container d6498e7f5809 [2022-03-09T16:32:11.181Z] ---> f6e7a44b27f0 [2022-03-09T16:32:11.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:32:11.783Z] ---> ead62e8bd336 [2022-03-09T16:32:11.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-09T16:32:12.772Z] ---> 3463236ab14a [2022-03-09T16:32:12.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-09T16:32:13.755Z] ---> da0b524b013c [2022-03-09T16:32:13.755Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-09T16:32:13.755Z] ---> Running in 2901c85d1599 [2022-03-09T16:32:14.028Z] Removing intermediate container 2901c85d1599 [2022-03-09T16:32:14.028Z] ---> 5c2a434b2ae6 [2022-03-09T16:32:14.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:32:14.303Z] ---> Running in 85cad7ebeebb [2022-03-09T16:32:14.579Z] Removing intermediate container 85cad7ebeebb [2022-03-09T16:32:14.579Z] ---> e3d9283db39e [2022-03-09T16:32:14.579Z] Step 20/22 : LABEL arch=arm64 [2022-03-09T16:32:14.856Z] ---> Running in cfcc7dfb832d [2022-03-09T16:32:15.131Z] Removing intermediate container cfcc7dfb832d [2022-03-09T16:32:15.131Z] ---> d6f2dfe6c79f [2022-03-09T16:32:15.131Z] Step 21/22 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 [2022-03-09T16:32:15.131Z] ---> Running in cb50eb118268 [2022-03-09T16:32:15.739Z] Removing intermediate container cb50eb118268 [2022-03-09T16:32:15.739Z] ---> e23d2d3f404e [2022-03-09T16:32:15.739Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:32:15.739Z] ---> Running in 47b89ca44626 [2022-03-09T16:32:16.333Z] Removing intermediate container 47b89ca44626 [2022-03-09T16:32:16.333Z] ---> d27e49177703 [2022-03-09T16:32:16.333Z] [2022-03-09T16:32:16.604Z] Successfully built d27e49177703 [2022-03-09T16:32:16.604Z] Successfully tagged support-notifications-arm64:latest [2022-03-09T16:32:17.219Z]  Building support-notifications ... done  [Pipeline] } [2022-03-09T16:32:17.270Z] $ docker stop --time=1 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e [2022-03-09T16:32:19.063Z] $ docker rm -f 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T16:32:19.621Z] + docker images [2022-03-09T16:32:19.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T16:32:19.895Z] support-notifications-arm64 latest d27e49177703 3 seconds ago 16.1MB [2022-03-09T16:32:19.895Z] d4f56aeaadb2 15 seconds ago 1.62GB [2022-03-09T16:32:19.895Z] core-command-arm64 latest cfe1c185db63 43 seconds ago 15.3MB [2022-03-09T16:32:19.895Z] 46f3d2260915 54 seconds ago 1.61GB [2022-03-09T16:32:19.895Z] security-spiffe-token-provider-arm64 latest e6fe96c3c54a About a minute ago 27.6MB [2022-03-09T16:32:19.895Z] security-proxy-setup-arm64 latest f8f2293c6410 About a minute ago 25.5MB [2022-03-09T16:32:19.895Z] security-secretstore-setup-arm64 latest c4284b2d5945 About a minute ago 27MB [2022-03-09T16:32:19.895Z] 6acda974e12e About a minute ago 1.66GB [2022-03-09T16:32:19.895Z] 356d53845cb0 About a minute ago 1.62GB [2022-03-09T16:32:19.895Z] fc58211ab42d About a minute ago 1.62GB [2022-03-09T16:32:19.895Z] core-data-arm64 latest 982c1b951c9d 2 minutes ago 19.2MB [2022-03-09T16:32:19.895Z] dc6d4aa312cd 2 minutes ago 1.63GB [2022-03-09T16:32:19.895Z] support-scheduler-arm64 latest ba11e78059d2 3 minutes ago 15.4MB [2022-03-09T16:32:19.895Z] f26706950a14 3 minutes ago 1.62GB [2022-03-09T16:32:19.895Z] security-bootstrapper-arm64 latest d4456e071d4d 4 minutes ago 18MB [2022-03-09T16:32:19.895Z] sys-mgmt-agent-arm64 latest ab471363a1e6 5 minutes ago 280MB [2022-03-09T16:32:19.895Z] b6e779c53d0e 5 minutes ago 1.61GB [2022-03-09T16:32:19.895Z] core-metadata-arm64 latest 115f4c195225 6 minutes ago 16MB [2022-03-09T16:32:19.895Z] 5fbf525e18b3 7 minutes ago 1.61GB [2022-03-09T16:32:19.895Z] bd1c87584693 7 minutes ago 1.62GB [2022-03-09T16:32:19.895Z] security-spire-agent-arm64 latest b3874db798ed 8 minutes ago 118MB [2022-03-09T16:32:19.895Z] security-spire-server-arm64 latest a98cbdb4d56b 8 minutes ago 82.6MB [2022-03-09T16:32:19.895Z] security-spire-config-arm64 latest 11590176e198 8 minutes ago 81.9MB [2022-03-09T16:32:19.895Z] a1bd9c5cd8d8 9 minutes ago 1.7GB [2022-03-09T16:32:19.895Z] 2dcc71b3a013 9 minutes ago 1.7GB [2022-03-09T16:32:19.895Z] 31ce755d4917 9 minutes ago 1.7GB [2022-03-09T16:32:19.895Z] ci-base-image-arm64 latest bf7513ea33e5 20 minutes ago 1.26GB [2022-03-09T16:32:19.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-09T16:32:19.895Z] alpine 3.15 8e1d7573f448 3 months ago 5.33MB [2022-03-09T16:32:19.895Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-09T16:32:19.895Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-09T16:32:20.168Z] 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-09T16:32:20.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T16:32:20.616Z] [2022-03-09T16:32:20.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:32:20.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T16:32:21.256Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-09T16:32:21.256Z] 8998bd30e6a1: Pulling fs layer [2022-03-09T16:32:21.256Z] 04944245beec: Pulling fs layer [2022-03-09T16:32:21.256Z] 699f458cf7ca: Pulling fs layer [2022-03-09T16:32:21.256Z] 765212b225bb: Pulling fs layer [2022-03-09T16:32:21.256Z] f23df028b6ca: Pulling fs layer [2022-03-09T16:32:21.256Z] d65c8cfc05b1: Pulling fs layer [2022-03-09T16:32:21.256Z] 2437ff75d9bd: Pulling fs layer [2022-03-09T16:32:21.256Z] 765212b225bb: Waiting [2022-03-09T16:32:21.256Z] 2437ff75d9bd: Waiting [2022-03-09T16:32:21.256Z] f23df028b6ca: Waiting [2022-03-09T16:32:21.256Z] d65c8cfc05b1: Waiting [2022-03-09T16:32:21.256Z] 04944245beec: Verifying Checksum [2022-03-09T16:32:21.256Z] 04944245beec: Download complete [2022-03-09T16:32:21.256Z] 765212b225bb: Download complete [2022-03-09T16:32:21.256Z] f23df028b6ca: Verifying Checksum [2022-03-09T16:32:21.256Z] f23df028b6ca: Download complete [2022-03-09T16:32:21.531Z] d65c8cfc05b1: Verifying Checksum [2022-03-09T16:32:21.531Z] d65c8cfc05b1: Download complete [2022-03-09T16:32:21.531Z] 699f458cf7ca: Verifying Checksum [2022-03-09T16:32:21.531Z] 699f458cf7ca: Download complete [2022-03-09T16:32:21.806Z] 8998bd30e6a1: Verifying Checksum [2022-03-09T16:32:21.806Z] 8998bd30e6a1: Download complete [2022-03-09T16:32:24.426Z] 2437ff75d9bd: Verifying Checksum [2022-03-09T16:32:24.426Z] 2437ff75d9bd: Download complete [2022-03-09T16:32:26.408Z] 8998bd30e6a1: Pull complete [2022-03-09T16:32:27.003Z] 04944245beec: Pull complete [2022-03-09T16:32:28.432Z] 699f458cf7ca: Pull complete [2022-03-09T16:32:29.865Z] 765212b225bb: Pull complete [2022-03-09T16:32:30.466Z] f23df028b6ca: Pull complete [2022-03-09T16:32:31.068Z] d65c8cfc05b1: Pull complete [2022-03-09T16:32:49.424Z] 2437ff75d9bd: Pull complete [2022-03-09T16:32:49.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-09T16:32:49.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T16:32:49.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-09T16:32:49.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2022-03-09T16:32:49.863Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:32:53.330Z] $ docker top e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:32:54.353Z] ---> job-cost.sh [2022-03-09T16:32:54.353Z] lf-activate-venv: SKIPPING [2022-03-09T16:32:54.353Z] INFO: No Stack... [2022-03-09T16:32:55.332Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-09T16:32:56.317Z] INFO: Archiving Costs [Pipeline] sh [2022-03-09T16:32:56.997Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-03-09T16:32:56.997Z] + cut -d, -f6 [Pipeline] lock [2022-03-09T16:32:57.071Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] [2022-03-09T16:32:57.080Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] did not exist. Created. [2022-03-09T16:32:57.080Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-09T16:32:57.760Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-09T16:32:57.957Z] Stashed 1 file(s) [Pipeline] } [2022-03-09T16:32:57.963Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-09T16:32:58.024Z] $ docker stop --time=1 e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d [2022-03-09T16:32:59.652Z] $ docker rm -f e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d [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-09T16:33:00.256Z] provisioning config files... [2022-03-09T16:33:00.264Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3755685110075588993tmp [Pipeline] { [Pipeline] sh [2022-03-09T16:33:00.563Z] + set +x [2022-03-09T16:33:00.563Z] + curl -s https://codecov.io/bash [2022-03-09T16:33:00.563Z] + bash -s -- [2022-03-09T16:33:00.563Z] [2022-03-09T16:33:00.563Z] _____ _ [2022-03-09T16:33:00.563Z] / ____| | | [2022-03-09T16:33:00.563Z] | | ___ __| | ___ ___ _____ __ [2022-03-09T16:33:00.563Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-09T16:33:00.563Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-09T16:33:00.563Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-09T16:33:00.563Z] Bash-1.0.6 [2022-03-09T16:33:00.563Z] [2022-03-09T16:33:00.563Z] [2022-03-09T16:33:00.563Z] ==> git version 2.24.4 found [2022-03-09T16:33:00.563Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-09T16:33:00.563Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-09T16:33:00.563Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-09T16:33:00.563Z] ==> Jenkins CI detected. [2022-03-09T16:33:00.826Z] current dir:  /w/workspace/edgex-go/8 [2022-03-09T16:33:00.826Z] project root: . [2022-03-09T16:33:00.826Z] --> token set from env [2022-03-09T16:33:00.826Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-09T16:33:00.826Z] ==> Running gcov in . (disable via -X gcov) [2022-03-09T16:33:00.826Z] ==> Python coveragepy not found [2022-03-09T16:33:00.826Z] ==> Searching for coverage reports in: [2022-03-09T16:33:00.826Z] + . [2022-03-09T16:33:00.826Z] -> Found 1 reports [2022-03-09T16:33:00.826Z] ==> Detecting git/mercurial file structure [2022-03-09T16:33:00.826Z] ==> Reading reports [2022-03-09T16:33:00.826Z] + ./coverage.out bytes=428383 [2022-03-09T16:33:00.826Z] ==> Appending adjustments [2022-03-09T16:33:00.826Z] https://docs.codecov.io/docs/fixing-reports [2022-03-09T16:33:02.219Z] + Found adjustments [2022-03-09T16:33:02.219Z] ==> Gzipping contents [2022-03-09T16:33:02.219Z] 60K /tmp/codecov.nD1Dug.gz [2022-03-09T16:33:02.219Z] ==> Uploading reports [2022-03-09T16:33:02.219Z] url: https://codecov.io [2022-03-09T16:33:02.219Z] query: branch=PR-3892&commit=6e960d4965412963f8f26af59f5209ef3e4af4a7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-09T16:33:02.219Z] -> Pinging Codecov [2022-03-09T16:33:02.219Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3892&commit=6e960d4965412963f8f26af59f5209ef3e4af4a7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-09T16:33:02.479Z] -> Uploading to [2022-03-09T16:33:02.479Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-09/00271124DB129430A58F1EEE437C3FCB/6e960d4965412963f8f26af59f5209ef3e4af4a7/460e54c1-c910-4f43-acb4-e259614886b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220309T163302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c283436cc414cc66c6b17502e970342e6ca6f706f080cf2b11e2540ea5c183c [2022-03-09T16:33:02.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T16:33:02.479Z] Dload Upload Total Spent Left Speed [2022-03-09T16:33:02.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58254 0 0 100 58254 0 166k --:--:-- --:--:-- --:--:-- 166k 100 58254 0 0 100 58254 0 166k --:--:-- --:--:-- --:--:-- 166k [2022-03-09T16:33:02.740Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] } [2022-03-09T16:33:02.748Z] 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-09T16:33:03.438Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:03.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:04.290Z] ---> package-listing.sh [2022-03-09T16:33:04.290Z] ++ facter osfamily [2022-03-09T16:33:04.290Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-09T16:33:04.549Z] + OS_FAMILY=redhat [2022-03-09T16:33:04.549Z] + workspace=/w/workspace/edgex-go/8 [2022-03-09T16:33:04.549Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-09T16:33:04.549Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-09T16:33:04.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-09T16:33:04.549Z] + PACKAGES=/tmp/packages_start.txt [2022-03-09T16:33:04.549Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-09T16:33:04.549Z] + PACKAGES=/tmp/packages_end.txt [2022-03-09T16:33:04.549Z] + case "${OS_FAMILY}" in [2022-03-09T16:33:04.549Z] + sort [2022-03-09T16:33:04.549Z] + rpm -qa [2022-03-09T16:33:08.750Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-09T16:33:08.750Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-09T16:33:08.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-09T16:33:08.750Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-09T16:33:08.750Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-03-09T16:33:08.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-03-09T16:33:08.763Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-09T16:33:09.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:33:09.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:33:09.606Z] [2022-03-09T16:33:09.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:33:09.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:33:09.918Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-09T16:33:09.918Z] 5eb5b503b376: Pulling fs layer [2022-03-09T16:33:09.918Z] 5c69ac0246d0: Pulling fs layer [2022-03-09T16:33:09.918Z] ec43610c2a17: Pulling fs layer [2022-03-09T16:33:09.918Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-09T16:33:09.918Z] 33b1e0a273af: Pulling fs layer [2022-03-09T16:33:09.918Z] 5d3b04190fa2: Pulling fs layer [2022-03-09T16:33:09.918Z] 2f39f015ded8: Pulling fs layer [2022-03-09T16:33:09.918Z] 33b1e0a273af: Waiting [2022-03-09T16:33:09.918Z] 5d3b04190fa2: Waiting [2022-03-09T16:33:09.918Z] 2f39f015ded8: Waiting [2022-03-09T16:33:09.918Z] 3a2ae6a8a46f: Waiting [2022-03-09T16:33:09.918Z] 5c69ac0246d0: Verifying Checksum [2022-03-09T16:33:09.918Z] 5c69ac0246d0: Download complete [2022-03-09T16:33:09.918Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-09T16:33:09.918Z] 3a2ae6a8a46f: Download complete [2022-03-09T16:33:09.918Z] ec43610c2a17: Verifying Checksum [2022-03-09T16:33:09.918Z] ec43610c2a17: Download complete [2022-03-09T16:33:10.183Z] 33b1e0a273af: Verifying Checksum [2022-03-09T16:33:10.183Z] 33b1e0a273af: Download complete [2022-03-09T16:33:10.183Z] 5d3b04190fa2: Verifying Checksum [2022-03-09T16:33:10.183Z] 5d3b04190fa2: Download complete [2022-03-09T16:33:10.183Z] 5eb5b503b376: Verifying Checksum [2022-03-09T16:33:10.183Z] 5eb5b503b376: Download complete [2022-03-09T16:33:10.770Z] 2f39f015ded8: Verifying Checksum [2022-03-09T16:33:10.770Z] 2f39f015ded8: Download complete [2022-03-09T16:33:11.716Z] 5eb5b503b376: Pull complete [2022-03-09T16:33:11.975Z] 5c69ac0246d0: Pull complete [2022-03-09T16:33:12.551Z] ec43610c2a17: Pull complete [2022-03-09T16:33:12.551Z] 3a2ae6a8a46f: Pull complete [2022-03-09T16:33:12.820Z] 33b1e0a273af: Pull complete [2022-03-09T16:33:12.820Z] 5d3b04190fa2: Pull complete [2022-03-09T16:33:18.139Z] 2f39f015ded8: Pull complete [2022-03-09T16:33:18.139Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-09T16:33:18.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:33:18.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-09T16:33:18.205Z] prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container [2022-03-09T16:33:18.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-09T16:33:23.048Z] $ docker top c43d1f77ccc971f9dacec134ccd7441e8194febec71614c854e2adb847610f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:33:23.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-09T16:33:23.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-09T16:33:23.988Z] + ls /var/log/sa-host [2022-03-09T16:33:23.989Z] + sadf -c /var/log/sa-host/sa09 [2022-03-09T16:33:23.989Z] file_magic: OK [2022-03-09T16:33:23.989Z] HZ: Using current value: 100 [2022-03-09T16:33:23.989Z] file_header: OK [2022-03-09T16:33:23.989Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-09T16:33:23.989Z] Statistics: [2022-03-09T16:33:23.989Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T16:33:23.989Z] File successfully converted to sysstat format version 12.5.2 [2022-03-09T16:33:23.989Z] + sadf -c /var/log/sa-host/sa17 [2022-03-09T16:33:23.989Z] file_magic: OK [2022-03-09T16:33:23.989Z] HZ: Using current value: 100 [2022-03-09T16:33:23.989Z] file_header: OK [2022-03-09T16:33:23.989Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-09T16:33:23.989Z] Statistics: [2022-03-09T16:33:23.989Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T16:33:23.989Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T16:33:24.210Z] provisioning config files... [2022-03-09T16:33:24.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3334325734100090811tmp [Pipeline] { [Pipeline] echo [2022-03-09T16:33:24.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:24.524Z] ---> create-netrc.sh [Pipeline] } [2022-03-09T16:33:24.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:24.868Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-09T16:33:24.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:25.170Z] ---> sudo-logs.sh [2022-03-09T16:33:25.170Z] Archiving 'sudo' log.. [2022-03-09T16:33:25.170Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6696.novalocal: Name or service not known [2022-03-09T16:33:25.170Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6696.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-09T16:33:25.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:25.481Z] ---> job-cost.sh [2022-03-09T16:33:25.481Z] lf-activate-venv: SKIPPING [2022-03-09T16:33:25.481Z] DEBUG: total: 0.10999999940395355 [2022-03-09T16:33:25.481Z] INFO: Retrieving Stack Cost... [2022-03-09T16:33:26.051Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-09T16:33:26.311Z] INFO: Archiving Costs [Pipeline] echo [2022-03-09T16:33:26.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:33:26.670Z] ---> logs-deploy.sh [2022-03-09T16:33:26.670Z] lf-activate-venv: SKIPPING [2022-03-09T16:33:26.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/8 [2022-03-09T16:33:26.670Z] INFO: archiving workspace using pattern(s): [2022-03-09T16:33:27.411Z] Archives upload complete. [2022-03-09T16:33:27.699Z] INFO: archiving logs to Nexus